git-repo/subcmds
Jason Chang 5a3a5f7cec upload: fix error handling
There was a bug in error handeling code that caused an uncaught
exception to be raised.

Bug: b/296316540
Change-Id: I49c72f29c00f26ba60de552f958bc6eddf841162
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/383254
Reviewed-by: Mike Frysinger <vapier@google.com>
Commit-Queue: Jason Chang <jasonnc@google.com>
Tested-by: Jason Chang <jasonnc@google.com>
2023-08-21 16:52:48 +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 gitc: drop support 2023-08-15 22:14:52 +00:00
upload.py upload: fix error handling 2023-08-21 16:52:48 +00:00
version.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00