summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@datawire.io>2019-04-29 15:52:30 -0400
committerLuke Shumaker <lukeshu@datawire.io>2019-04-29 15:52:30 -0400
commit74fabe738b1d4330fe60d52195f03af4ce15775d (patch)
tree932b1fad907b29a3aec59cd5465041db98ab2e8f
parenta8e97e8e31d20ad1a45a2bec6984c147f8eeca37 (diff)
git: I want to be explicit when pushing
-rw-r--r--.config/git/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/git/config b/.config/git/config
index 0d57de5..453b799 100644
--- a/.config/git/config
+++ b/.config/git/config
@@ -7,7 +7,7 @@
[color]
ui = auto
[push]
- default = matching
+ default = nothing
[merge "merge-changelog"]
name = GNU-style ChangeLog merge driver
driver =git-merge-changelog %O %A %B