git-repo/subcmds
Gavin Mak 321b7934b5 sync: Ignore repo project when checking partial syncs
The repo project is fetched at most once a day and should be ignored
when checking if the tree is partially synced.

Bug: b/286126621, b/271507654
Change-Id: I684ed1669c3b3b9605162f8cc9d57185bb3dfe8e
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/383494
Commit-Queue: Gavin Mak <gavinmak@google.com>
Tested-by: Gavin Mak <gavinmak@google.com>
Reviewed-by: Josip Sokcevic <sokcevic@google.com>
2023-08-22 17:13:43 +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 sync: Ignore repo project when checking partial syncs 2023-08-22 17:13:43 +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