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

Adding SSL Certificate to Java Keystore

Posted on Mon 23 November 2015 in Java • Tagged with bash, java, ssl, cert, keystore

How To Add an SSL Cert to the Java Keystore


Continue reading

Bash Builtin Override Trick

Posted on Fri 06 November 2015 in Bash • Tagged with bash, builtin, test, echo

Useful Bash trick to help with everyday scripting


Continue reading