Oops, adding name and email to gitconfig
This commit is contained in:
parent
e6bbf9b4c1
commit
a063674c55
1 changed files with 4 additions and 0 deletions
|
|
@ -1,2 +1,6 @@
|
|||
[user]
|
||||
name = Dustin Swan
|
||||
email = dustinswan@gmail.com
|
||||
|
||||
[alias]
|
||||
hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue