# HG changeset patch # User Jeff Hammel # Date 1536600230 25200 # Node ID ca1fb54c03ee5d07ce9cb2c06d358d6b14745d6b # Parent 0c505e8fdad7245f293e81963270f454e1db4013 https://coderwall.com/p/7aymfa/please-oh-please-use-git-pull-rebase diff -r 0c505e8fdad7 -r ca1fb54c03ee .gitconfig --- 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