Tag: git

Autocomplete Git Commands and Branch Names in Bash

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 – Git Management for WordPress

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…

divmain/GitSavvy – full git and GitHub integration with ST3

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…

Learn git via this GitHub repo that’s a game

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…

Git Immersion – Brought to you by Neo

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…