Closed otac0n closed 13 years ago
This is being worked in a topic branch, "renames", starting with commit fdd72b9dc996fab10ba35abdc4dc4719765809da.
This is fixed in ace1d1cb2b734291fda94ed31fd40b5e28a05186.
The format for renames is:
key=="value": key="value"
OR
key=="value": key="value", key="value"
Where, key is one of name
or email
(case insensitive), and value is a string (repeat double quotes to escape).
The ==
may be subsituted with ~=
, meaning a case-insensitive search or %=
, meaning a RegEx replace.
Merged into master with commit bb8559f729c63c07d1008d2b63079ec5eeb919c9.
This is intended to fix usernames that come from Git-SVN, that were misspelled and never corrected, or that have an unnecessary prefix e.g. DOMAIN\YourName.