diff options
| author | Jason Gross | 2020-04-29 14:17:07 -0400 |
|---|---|---|
| committer | Jason Gross | 2020-04-29 14:17:07 -0400 |
| commit | c8a6991f425ac843ce692df28cc02b9c408f9c1b (patch) | |
| tree | 142bdff5b451234d2d52edfd34148f72fb4559da /dev/bugzilla2github_stripped.csv | |
| parent | 62105448c40adfff86c9b191e6de2335839a7b37 (diff) | |
Merge duplicates in .mailmap
I gave preference to the email address with the larger number of
commits.
To find duplicates, I used the script
```bash
for i in $(git shortlog -nse | sed s'/^\s*[0-9]*\s*//g' | grep -o '^[^<]*' | sed s'/\s*$//g' | sed s'/ /,/g'); do if [ $(git shortlog -nse | sed s'/ /,/g' | grep -c "$i") -gt 1 ]; then git shortlog -nse | grep "$(echo "$i" | sed s'/,/ /g')"; fi; done
```
Diffstat (limited to 'dev/bugzilla2github_stripped.csv')
0 files changed, 0 insertions, 0 deletions
