diff options
author | typebrook <typebrook@gmail.com> | 2019-03-05 08:38:33 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-03-05 08:38:33 +0800 |
commit | 878acfab476ea180acd3a57791ecaad56b7303b2 (patch) | |
tree | 78b6328150fbfe3a22ade9e4b3f785037f6a4621 /gitconfig | |
parent | 1e70a5998c2362c3880bdc8552f4ef711792d9a8 (diff) |
update
Diffstat (limited to 'gitconfig')
-rw-r--r-- | gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |