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
For questions, please consider using stackoverflow instead, suitable answers are more likely there and will be made much faster. Just be sure to set the gitpython tag.
However, to answer your question explicitly, I believe that tracking_branch() would be what you are looking for.
How do I access remote upstream branch tree?
the doc are silent about it. http://gitpython.readthedocs.org/en/stable/reference.html#module-git.remote
The text was updated successfully, but these errors were encountered: