summaryrefslogtreecommitdiff
path: root/index.txt
diff options
context:
space:
mode:
authorLeonid Volnitsky <Leonid@Volnitsky.com>2011-01-29 15:43:42 +0200
committerLeonid Volnitsky <Leonid@Volnitsky.com>2011-01-29 15:43:42 +0200
commitcefca60a6e20c95523aa8ac69ecf280a8218f145 (patch)
tree7501d969f8cc16255619f03a23d3465524211e12 /index.txt
parent-- docs (diff)
parentremoved bash completion for git-prompt (diff)
downloadgit-prompt-cefca60a6e20c95523aa8ac69ecf280a8218f145.tar.gz
git-prompt-cefca60a6e20c95523aa8ac69ecf280a8218f145.tar.bz2
git-prompt-cefca60a6e20c95523aa8ac69ecf280a8218f145.zip
Merge branch 'test'
Diffstat (limited to 'index.txt')
-rw-r--r--index.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/index.txt b/index.txt
index 61b68ea..3c816e2 100644
--- a/index.txt
+++ b/index.txt
@@ -87,16 +87,6 @@ j .*3 # same as cd "~/long dir mp3"
-------------
-== Bash Completion
-
-Completion can be done for git subcommands, branches and remotes:
-
----------------------
-git ch<tab> # expands to git checkout
-git checkout ma<tab> # expands to git checkout master
---------------------
-
-
== Install
Download link:git-prompt.sh[] or get it with GIT: