Mercurial > hg > config
diff .gitconfig @ 854:66321798ac82
[git] update for modern times
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Mon, 11 Dec 2017 16:56:22 +0000 |
parents | 737b9eda7f77 |
children | 7611b27e7cc3 |
line wrap: on
line diff
--- a/.gitconfig Sun Dec 10 17:18:29 2017 -0800 +++ b/.gitconfig Mon Dec 11 16:56:22 2017 +0000 @@ -2,7 +2,7 @@ excludesfile = /home/jhammel/.gitignore [user] name = Jeff Hammel - email = jehammel@cisco.com + email = jeff@leapyear.io [alias] branches = branch -a current-branch = rev-parse --abbrev-ref HEAD