Searched refs:get_upstream (Results 1 - 2 of 2) sorted by relevance

/u-boot/tools/patman/
H A Dgitutil.py64 us, msg = get_upstream('.git', branch)
126 def get_upstream(git_dir, branch): function
169 upstream, msg = get_upstream(git_dir, branch)
/u-boot/tools/buildman/
H A Dcontrol.py284 upstream_commit = gitutil.get_upstream(git_dir, branch)

Completed in 91 milliseconds