aboutsummaryrefslogtreecommitdiffhomepage
path: root/gitconfig
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-03-05 12:00:34 +0800
committertypebrook <typebrook@gmail.com>2019-03-05 12:00:34 +0800
commitcc8db5b944d7c28a01415a6339ae33a7771b328a (patch)
treea77da3fd94cf9e3c81e230362fd800b598287ca0 /gitconfig
parentc471b5238cc181143805b25dcb133da2a95acaac (diff)
parent154e6dbe5faaf213fb9ed48ac262ad100cc5bc51 (diff)
Merge branch 'master' of github.com:typebrook/settings
Diffstat (limited to 'gitconfig')
-rw-r--r--gitconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitconfig b/gitconfig
index 2036c46..1df5b38 100644
--- a/gitconfig
+++ b/gitconfig
@@ -4,6 +4,6 @@
4[alias] 4[alias]
5 reorder = "!GIT_SEQUENCE_EDITOR=\"sed -i -n 'h;1n;2p;g;p'\" git rebase -i HEAD~2" 5 reorder = "!GIT_SEQUENCE_EDITOR=\"sed -i -n 'h;1n;2p;g;p'\" git rebase -i HEAD~2"
6[core] 6[core]
7 pager = tig 7 pager =
8[color] 8[color]
9 ui = off 9 ui = off