diff options
author | Raman Tenneti <rtenneti@google.com> | 2021-05-07 10:22:16 -0700 |
---|---|---|
committer | Raman Tenneti <rtenneti@google.com> | 2021-05-07 20:15:50 +0000 |
commit | f907ced0fead284b733872d9d5fd950996e52e9e (patch) | |
tree | e4f621fbd049fa10f343c9f01165e550cc9e16d9 /git_config.py | |
parent | b44294395f44352d6d9592e896587dd46eea5b6d (diff) | |
download | git-repo-f907ced0fead284b733872d9d5fd950996e52e9e.tar.gz |
sync: Recommend using --no-use-superproject if sync fails.
If superproject was not available for a branch, then the next
repo sync would also fail because --use-superproject is
remembered across repo init. In such cases, hoping the hint to
to use --no-use-superproject will help.
Tested the code with the following commands and by forcing
a failure.
$ ./run_tests -v
Bug: [google internal] b/187459275
Change-Id: Ie250812b7ba83afc230b5b1d154ba11f245f8b8a
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/305622
Reviewed-by: Xin Li <delphij@google.com>
Tested-by: Raman Tenneti <rtenneti@google.com>
Diffstat (limited to 'git_config.py')
0 files changed, 0 insertions, 0 deletions