Allow specifying private email address when sending commits to github
Github supports hiding your address in commits by using your github private address, but this requires you to specify the private address instead of your username when creating the commit. Add a user settings that allows this to be specified when making git commits so we don't have to turn this feature off when using gearset.
1
vote