mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-05 00:48:45 +00:00
Specify git pull with rebase
This commit is contained in:
@@ -53,3 +53,5 @@
|
||||
# local user config, usernames, etc
|
||||
[include]
|
||||
path=~/.gitconfig-local
|
||||
[pull]
|
||||
rebase = true
|
||||
|
||||
Reference in New Issue
Block a user