From e2466ee55a87821c96804b010aa837f8d36df801 Mon Sep 17 00:00:00 2001 From: PHO Date: Tue, 8 Nov 2016 14:45:56 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dot-files/_gitconfig b/dot-files/_gitconfig index 48089e7..4ec2ab0 100644 --- a/dot-files/_gitconfig +++ b/dot-files/_gitconfig @@ -23,3 +23,5 @@ draft = "!f(){ git push origin HEAD:refs/drafts/${1-master}; }; f" [push] default = simple +[pull] + rebase = true -- 2.40.0