Skip to content

Instantly share code, notes, and snippets.

View mhamilton723's full-sized avatar

Mark Hamilton mhamilton723

View GitHub Profile
@sethwebster
sethwebster / update-authors.sh
Last active May 15, 2017 17:26
Script to rewrite a list of authors in git history
#!/bin/bash
#
# +-----------------------+
# | Update Authors Script |
# +-----------------------+-------------------------------------------------------------------------+
# | |
# | Updates wrong authors and maps them to the new Git authors |
# | |