mirror of
https://github.com/Dev-Wiki/git-repo.git
synced 2025-09-30 05:22:14 +08:00
On a mirror client we don't prompt for user.name,user.email as the data is only necessary if you will make new commits. On a re-init we were testing the command line option, not the existing IsMirror property from the manifest configuration file. Signed-off-by: Shawn O. Pearce <sop@google.com>