Tag: git
I’m adding this one to my dotfiles: Autocomplete Git Commands and Branch Names in Bash In bash in Mac OS X, you can use [TAB] to autocomplete file…
Revisr is a Git-based version control solution for WordPress. Revisr is a Git and WordPress database plugin that allows you to keep track of your web projects in…
Sublime Text 3 plugin providing the following features: basic Git functionality; init, add, commit, amend, checkout, pull, push, etc. inline diff viewing, including quick navigation between modified hunks…
Very cool way to learn git via the command line: Learn git by cloning this repo. Then you check README.md for your next clue. This is a terminal…
Write code? Don’t use version control? Great resource for learning #git: gitimmersion.com GIT IMMERSION IS A GUIDED TOUR THAT WALKS THROUGH THE FUNDAMENTALS OF GIT, INSPIRED BY THE…