Searched defs:get_current_branch (Results 1 – 2 of 2) sorted by relevance
72 def get_current_branch(self): member in GitRepo
39 def get_current_branch(repodir=None): function