Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 35cbfae0adac5edf16834f208a4c9e30 > files > 3

gitcompletion-0-0.20060726.2mdv2010.0.noarch.rpm


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.