Getting to the root of your Git

Posted on Sun 17 May 2015 in Dev Tools • Tagged with git, bash, util • 1 min read

How to quickly cd to the root of your git repository.


Continue reading

Docker commands - the git way

Posted on Sat 16 May 2015 in Dev Tools • Tagged with docker, git • 1 min read

Wouldn’t it be nice if you could run docker compose instead of docker-compose? What about Docker Machine? You can!


Continue reading