Git: Clean Up Old Remote Tracking References September 27, 2018 less than 1 minute read Using git fetch origin –prune
Git: List All Files Changed Between Two Branches September 27, 2018 less than 1 minute read Using git diff –name-only master
Git: Configure to Use Single Key Presses in Interactive Mode September 27, 2018 less than 1 minute read The interactive.singlekey option