Searched defs:repo (Results 1 – 3 of 3) sorted by relevance
/tools/patman/ |
A D | status.py | 150 repo=None): argument
|
A D | cser_helper.py | 770 def _pick_commit(self, repo, cmt): argument 798 def _finish_commit(self, repo, tree_id, commit, cur, msg=None): argument 819 def _finish_process(self, repo, branch, name, cur, old_head, new_name=None, argument
|
/tools/u_boot_pylib/ |
A D | gitutil.py | 265 def clone(repo, output_dir): argument
|
Completed in 53 milliseconds