What even is a commit message

This commit is contained in:
Dan Buch
2015-08-18 20:14:39 -04:00
parent 777f86082b
commit 44d3d31ffe
5 changed files with 28 additions and 8 deletions

View File

@@ -10,7 +10,7 @@
editor = vim
filemode = true
autocrlf = false
pager = less -FRX
pager = less -FRXx2
[clean]
requireForce = false
@@ -89,6 +89,7 @@
logv = log --name-status
hug = blame
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit
# vim: set filetype=cfg noexpandtab:
[commit]