Adding a gitconfig file so I can have gitimmersion's hist alias
This commit is contained in:
parent
469daa1985
commit
e6bbf9b4c1
1 changed files with 2 additions and 0 deletions
2
gitconfig
Normal file
2
gitconfig
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[alias]
|
||||
hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short
|
||||
Loading…
Add table
Add a link
Reference in a new issue