changeset 869:ca1fb54c03ee

https://coderwall.com/p/7aymfa/please-oh-please-use-git-pull-rebase
author Jeff Hammel <k0scist@gmail.com>
date Mon, 10 Sep 2018 10:23:50 -0700
parents 0c505e8fdad7
children ff31f0975d71
files .gitconfig
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.gitconfig	Fri Aug 17 16:19:42 2018 -0700
+++ b/.gitconfig	Mon Sep 10 10:23:50 2018 -0700
@@ -22,3 +22,5 @@
         helper = cache --timeout=10000
 [diff]
 	submodule = log
+[branch]
+	autosetuprebase = always