Git autocomplete
Git should be part of your main workflow when working on projects. A good branching model should be part of that as well. However, switching branches is not always auto-completed using the tab key. For this, you can find a script which fixes auto completion for you. ...