On Tue, Jan 26, 2016 at 11:22 AM, Yonik Seeley <[email protected]> wrote: > On Tue, Jan 26, 2016 at 10:54 AM, [email protected] > <[email protected]> wrote: >> My only critique of it is that I sense the git branch.autosetuprebase option >> (what Yonik is using) might be obsoleted by the pull.rebase option;
Ah, OK... I see from the other thread you meant this: git config --global pull.rebase true Didn't know about that. Looks good to me! -Yonik --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
