DescriptionMake git auto-svn idempotent.
By directly using git-config rather than git-svn-init, this ensures that
crazy values don't get set. It could be "safer" (e.g. check to see if any
other git-svn configuration already exists and prompt before overwriting it),
but I think that simplicity is better here.
R=pgervais@chromium.org
BUG=425838
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=292640
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|