public
Description: git addon script to help with contributing to YUI
Home | Edit | New

Bash Completion

Top level commands are now supported in the bash complete file.

First you need to follow these instructions to get Bash Completion working:
http://github.com/guides/put-your-git-branch-name-in-your-shell-prompt

Now you can copy the git-yui.bash to ~/.git-yui.bash

Now add this line to your .bashrc

source ~/.git-yui.bash

Now you should be able to git yui <TAB><TAB> or git yui l<TAB>

Last edited by davglass, Sat Apr 11 18:05:04 -0700 2009
Home | Edit | New
Versions: