You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, Thank you all for this great library. I was able to control the git repositories in my server because of you.
I have a question, and I know it's not related with the package, but you are most experts in git with python.
If I have git bare repositories that has been created using GitPython on a server. How do I access them using git remote from my computer? I tried to use Apache or Nginx, but it still not working.
Any clues or ideas how this can be done?
The text was updated successfully, but these errors were encountered:
First, Thank you all for this great library. I was able to control the git repositories in my server because of you.
I have a question, and I know it's not related with the package, but you are most experts in git with python.
If I have
git
bare repositories that has been created usingGitPython
on a server. How do I access them usinggit remote
from my computer? I tried to use Apache or Nginx, but it still not working.Any clues or ideas how this can be done?
The text was updated successfully, but these errors were encountered: