I was revisiting Randy Fay’s Rebase Workflow post and went down the ‘rebase’ rabbit hole again. Each time I learn a little more. Probably because I understand a little more… This time I landed here: ‘Simpler Rebasing …’ http://www.randyfay.com/node/103 and as a result I’ve updated my git config to rebase on pull: git config –global [...]
↧