Searched refs:get_upstream_branch (Results 1 – 2 of 2) sorted by relevance
46 def get_upstream_branch(): function175 cmd = ['git', 'log', '%s..' % get_upstream_branch(), '--format=%H']
261 upstream_branch = rh.git.get_upstream_branch()