updating gitconfig with new email
This commit is contained in:
parent
3ae771ce1d
commit
09db3e0de3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
[user]
|
[user]
|
||||||
name = Dustin Swan
|
name = Dustin Swan
|
||||||
email = dustinswan@gmail.com
|
email = dustin@dustinswan.com
|
||||||
|
|
||||||
[alias]
|
[alias]
|
||||||
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%C(bold blue)<%an>%Creset' --abbrev-commit
|
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%C(bold blue)<%an>%Creset' --abbrev-commit
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue