Dan Willemsen 619a2b5887 Fix inverted logic around [gitc-]init and -c
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)
2020-02-07 15:54:52 -05:00
..
2019-06-13 14:30:52 +00:00
2019-06-13 14:30:52 +00:00
2019-10-01 05:44:09 +00:00
2019-06-13 14:30:52 +00:00
2019-10-01 05:45:58 +00:00
2019-12-03 02:31:05 +00:00
2020-01-24 14:46:30 +00:00
2019-06-13 14:30:52 +00:00
2019-09-24 04:17:03 +00:00
2019-06-13 14:30:52 +00:00
2019-06-14 14:13:23 +00:00