I use tags in git to version my code and push changes to production. Tagging is fairly simple using the git cli, but I’ve made it even easier using a simple Grunt task.
[Read More]How to fork your own repo in Github
While forking your own repo sounds like it should be fairly obvious, its definitely not.
[Read More]