git-repo/subcmds
Gavin Mak 16109a66b7 upload: Suggest full sync if hooks fail with partially synced tree
Pre-upload hooks may fail because of partial syncs.

Bug: b/271507654
Change-Id: I124cd386c5af2c34e1dcaa3e86916624e235b1e3
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/383474
Reviewed-by: Mike Frysinger <vapier@google.com>
Commit-Queue: Gavin Mak <gavinmak@google.com>
Tested-by: Gavin Mak <gavinmak@google.com>
2023-08-22 17:18:13 +00:00
..
__init__.py Update errors to extend BaseRepoError 2023-07-31 21:31:36 +00:00
abandon.py Raise repo exit errors in place of sys.exit 2023-08-07 23:56:07 +00:00
branches.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
checkout.py Raise RepoExitError in place of sys.exit 2023-08-10 23:46:31 +00:00
cherry_pick.py Raise RepoExitError in place of sys.exit 2023-08-10 23:46:31 +00:00
diff.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
diffmanifests.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
download.py Raise RepoExitError in place of sys.exit 2023-08-10 23:46:31 +00:00
forall.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
grep.py Raise RepoExitError in place of sys.exit 2023-08-10 23:46:31 +00:00
help.py gitc: drop support 2023-08-15 22:14:52 +00:00
info.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
init.py gitc: drop support 2023-08-15 22:14:52 +00:00
list.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
manifest.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
overview.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
prune.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
rebase.py [git_trace2] Add logs for critical cmds 2023-05-17 18:06:14 +00:00
selfupdate.py Raise RepoExitError in place of sys.exit 2023-08-10 23:46:31 +00:00
smartsync.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
stage.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
start.py gitc: drop support 2023-08-15 22:14:52 +00:00
status.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
sync.py upload: Suggest full sync if hooks fail with partially synced tree 2023-08-22 17:18:13 +00:00
upload.py upload: Suggest full sync if hooks fail with partially synced tree 2023-08-22 17:18:13 +00:00
version.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00