
Bash completions for git + porcelains
=====================================

Copyright in this code is held by various contributors.
This code is licensed under GPLv2; see the COPYING file for more information.

Contact
=======
Ben Clifford <benc@hawaga.org.uk>

To use
======

 1. cd <gitcompletions>
 2. source ./all-compl

Alternatively, source git-compl and then individual command completion files.

History
=======

stg-compl is basically the last code that I saw from <blaisorblade@yahoo.it> 
git-compl, gitk-compl and cg-compl are based very heavily on that.


