set git to rebase on pull
This commit is contained in:
parent
57a246a90b
commit
37edfe594f
@ -71,6 +71,7 @@
|
||||
core.editor = "vim";
|
||||
core.autocrlf = "input";
|
||||
credential.helper = "store";
|
||||
pull.rebase = "true";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user