]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Tue, 8 Nov 2016 05:45:56 +0000 (14:45 +0900)
committerPHO <pho@cielonegro.org>
Tue, 8 Nov 2016 05:45:56 +0000 (14:45 +0900)
dot-files/_gitconfig

index 48089e73b0a3baf35576bbed8f85b4a7f45f2b67..4ec2ab0af7206b7f03054c97e90e8e9f4e88109c 100644 (file)
@@ -23,3 +23,5 @@
        draft = "!f(){ git push origin HEAD:refs/drafts/${1-master}; }; f"
 [push]
        default = simple
+[pull]
+       rebase = true