Quantcast
Channel: Using GitPython module to get remote HEAD branch - Stack Overflow
Viewing all articles
Browse latest Browse all 4

Answer by moisesvega for Using GitPython module to get remote HEAD branch

$
0
0

I just saw your question I was wondering about this gitPython, looks like really nice tool, and I was looking for this specific question in the GitPython documentation with no lucky but if you search on github you will see a lot of tests there and there's a test for that.

You will see something like this when you search for "remove new branch":

# remove new branchHead.delete(new_remote_branch.repo, new_remote_branch)

GitPython Reference


Viewing all articles
Browse latest Browse all 4

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>