Searched refs:GetUpstream (Results 1 – 2 of 2) sorted by relevance
65 us, msg = GetUpstream('.git', branch)124 def GetUpstream(git_dir, branch): function165 upstream, msg = GetUpstream(git_dir, branch)
277 upstream_commit = gitutil.GetUpstream(options.git_dir,
Completed in 3 milliseconds