Adding a gitconfig file so I can have gitimmersion's hist alias

This commit is contained in:
Dustin Swan
2011-09-21 18:31:28 -04:00
parent 469daa1985
commit e6bbf9b4c1

2
gitconfig Normal file
View File

@@ -0,0 +1,2 @@
[alias]
hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short