diff options
author | Dmitry <uok@gmx.net> | 2010-03-17 21:43:05 +0200 |
---|---|---|
committer | Leonid Volnitsky <Leonid@Volnitsky.com> | 2010-03-17 21:43:05 +0200 |
commit | 1a8d33b8b968068240aeccf4b3415192e1b45502 (patch) | |
tree | 186624ffa5d6206a2ea181f84b59893239b024f0 /screenshot-labels.xcf | |
parent | fixed: for case when there is no VCS modules (diff) | |
download | git-prompt-1a8d33b8b968068240aeccf4b3415192e1b45502.tar.gz git-prompt-1a8d33b8b968068240aeccf4b3415192e1b45502.tar.bz2 git-prompt-1a8d33b8b968068240aeccf4b3415192e1b45502.zip |
git autocompletion
The patch of (git-prompt.sh) provided
an autocomplexional git commands entering
You can check an action provided by patch:
$ cat parse_git_complete.patch | patch -d /path/to/git-prompt
$ cd /path/to/any/repository/of/git/
$ git checkout -b some_new_development_branch_v.0.0.1
Switched to a new branch 'some_new_development_branch_v.0.0.1'
Press <Tab> after console entering like:
$ git ch<Tab>so<Tab>
or:
$ g ch<Tab>so<Tab>
So: you can see the new branch 'some_new_development_branch_v.0.0.1'
listed
Diffstat (limited to 'screenshot-labels.xcf')
0 files changed, 0 insertions, 0 deletions