projects
/
dotfiles
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
366d7c0
)
Rebase when pulling
master
author
Julien Valroff
<julien@kirya.net>
Sun, 25 Apr 2021 12:15:44 +0000
(14:15 +0200)
committer
Julien Valroff
<julien@kirya.net>
Sun, 25 Apr 2021 12:15:44 +0000
(14:15 +0200)
.gitconfig
patch
|
blob
|
history
diff --git
a/.gitconfig
b/.gitconfig
index
14614c2
..
64c00c6
100644
(file)
--- a/
.gitconfig
+++ b/
.gitconfig
@@
-20,3
+20,5
@@
ui = true
[push]
default = matching
+[pull]
+ rebase = true