Mercurial > dotfiles
diff git/gitconfig @ 358:a951ca3b5d8c
Add local `gitconfig`.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 19 Dec 2016 20:06:46 -0800 |
parents | 6938fb0146f5 |
children | ff48d206d1f1 |
line wrap: on
line diff
--- a/git/gitconfig Mon Dec 19 20:06:04 2016 -0800 +++ b/git/gitconfig Mon Dec 19 20:06:46 2016 -0800 @@ -10,3 +10,5 @@ lg2 = log --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold cyan)%aD%C(reset) %C(bold green)(%ar)%C(reset)%C(bold yellow)%d%C(reset)%n'' %C(white)%s%C(reset) %C(dim white)- %an%C(reset)' --all lg = !"git lg1" +[include] +path = gitconfig-local