Reverting Distinct Git Commits

Posted on Mon 10 October 2016 in Git • Tagged with git, bash, gocd

How I got the changes from non-contiguous, discrete Git commits to save someone's bacon


Continue reading

Git Fast-Forward Merges

Posted on Thu 05 November 2015 in Git • Tagged with git, merge, enterprise

Brief discussion about when to use --no-ff or not when merging in Git


Continue reading