@ndyRobinson.com
Home
git
git
Git checkout previous branch
I often use git checkout - to checkout the previous branch I
git
Creating a PR from the command line
I use the command line to create GIT branches, add files and
git
Git pre-commit hook
A very simple script to run tests before allowing a commit.