aboutsummaryrefslogtreecommitdiffhomepage
path: root/gitconfig
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2023-10-26 22:17:16 +0800
committerHsieh Chin Fan <pham@topo.tw>2023-10-26 22:17:35 +0800
commit15da06988f31e8bc4c6f2150cac0ec9de9ea0b7a (patch)
treeda6ee301389f79f511bd488b54fe3b0f8ab0aaba /gitconfig
parentc30d9e996c51de1745c410f91f8c029708dccc38 (diff)
Update
Diffstat (limited to 'gitconfig')
-rw-r--r--gitconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/gitconfig b/gitconfig
index b641f77..1700dfb 100644
--- a/gitconfig
+++ b/gitconfig
@@ -21,10 +21,6 @@
21 git stash drop stash@{1} 21 git stash drop stash@{1}
22 swapprotocol = !swap-protocol.bash 22 swapprotocol = !swap-protocol.bash
23 23
24[core]
25 editor = vim
26 pager =
27
28[merge] 24[merge]
29 tool = vimdiff 25 tool = vimdiff
30 26