aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-07-17 11:32:23 +0200
committerPatrick Spek <p.spek@tyil.nl>2021-08-14 11:59:40 +0200
commitc4972021f5408bf9f7d1e78b46b3219d559b2779 (patch)
tree7786c4c249c3d98a0ecf4264ff37d60c8fe8fdab /.config
parent1fcb0b1c34c9606f631ea0aaa162ba4b1de2cb8d (diff)
Set rebase as default pull strategy
Diffstat (limited to '.config')
-rw-r--r--.config/git/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/git/config b/.config/git/config
index fc114a3..60a3e03 100644
--- a/.config/git/config
+++ b/.config/git/config
@@ -40,7 +40,7 @@
[pull]
default = current
- #rebase = true
+ rebase = true
[push]
default = current