aboutsummaryrefslogtreecommitdiffhomepage
path: root/gitconfig
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2021-03-24 13:23:22 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2021-03-24 13:23:22 +0800
commitc7e01791ff397f9ae3621d71424a95cd068a0edf (patch)
tree2fd211a3e1a176d4cebdc8a7b7650173439a91fc /gitconfig
parent0143cd1866e2489ed30bd890c812a3073be6cc67 (diff)
update
Diffstat (limited to 'gitconfig')
-rw-r--r--gitconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/gitconfig b/gitconfig
index 6548819..7c76e24 100644
--- a/gitconfig
+++ b/gitconfig
@@ -1,7 +1,7 @@
1[user] 1[user]
2 email = typebrook@gmail.com 2 email = typebrook@gmail.com
3 name = Hsieh Chin Fan 3 name = Hsieh Chin Fan
4 signingkey = D6E0FBF2ED83191843F83EE1ABE01EF36DD8C14A 4 signingkey = 6DD8C14A
5 5
6[alias] 6[alias]
7 reorder = "!GIT_SEQUENCE_EDITOR=\"sed -i -n 'h;1n;2p;g;p'\" git rebase -i HEAD~2" 7 reorder = "!GIT_SEQUENCE_EDITOR=\"sed -i -n 'h;1n;2p;g;p'\" git rebase -i HEAD~2"
@@ -24,3 +24,5 @@
24 24
25[credential] 25[credential]
26 helper = store 26 helper = store
27[gpg]
28 program = gpg2