-
- Downloads
init: handle -c conflicts with gitc-init
We keep getting requests for init to support -c. This conflicts with gitc-init which allocates -c for its own use. Lets make this dynamic so we keep it with "init" but omit it for "gitc-init". Bug: https://crbug.com/gerrit/10200 Change-Id: Ibf69c2bbeff638e28e63cb08926fea0c622258db Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/253252 Reviewed-by:David Pursehouse <dpursehouse@collab.net> Tested-by:
Mike Frysinger <vapier@google.com>
Please register or sign in to comment