diff options
author | Dan Willemsen <dwillemsen@google.com> | 2020-02-06 17:00:00 -0800 |
---|---|---|
committer | Mike Frysinger <vapier@google.com> | 2020-02-07 15:54:52 -0500 |
commit | 619a2b58871e03ecc4f40b93a183206b51853fa5 (patch) | |
tree | aabcb4b544775376ef38351b88efb9d0f849fa43 /project.py | |
parent | ab15e42fa4403a0354c936d8740f864300b00929 (diff) | |
download | git-repo-619a2b58871e03ecc4f40b93a183206b51853fa5.tar.gz |
Fix inverted logic around [gitc-]init and -cv1.13.9.4
Instead of not using '-c' for '--current-branch' when using gitc, we
were only using '-c' when using gitc, so we still had the conflict with
the gitc option, and other users still couldn't use '-c'.
Test: repo init -u https://android.googlesource.com/platform/manifest; repo init -c
Test: repo gitc-init -u ... -b ... -c testing
Change-Id: I71e4950a49c281418249f0783c6a2ea34f0d3e2b
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/253795
Reviewed-by: Mike Frysinger <vapier@google.com>
Tested-by: Dan Willemsen <dwillemsen@google.com>
(cherry picked from commit 93293ca47f3a898b30eecf21e7b4e1038780c867)
Diffstat (limited to 'project.py')
0 files changed, 0 insertions, 0 deletions