author | SZEDER Gábor <szeder@ira.uka.de> | |
Thu, 6 Mar 2008 21:37:36 +0000 (22:37 +0100) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 10 Mar 2008 23:55:07 +0000 (19:55 -0400) | ||
commit | 51fe120903370ca8bf384c839c8cfb70ee563eb0 | |
tree | a929279e30c6fa287167e4b24537e80156ccd4b3 | tree | snapshot |
parent | 6753f2aa55280a0fef1cbdcee71c1b529cb0c910 | commit | diff |
bash: use __gitdir when completing 'git rebase' options
When doing completion of rebase options in a subdirectory of the work
tree during an ongoing rebase, wrong options were offered because of the
hardcoded .git/.dotest-merge path.
Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
When doing completion of rebase options in a subdirectory of the work
tree during an ongoing rebase, wrong options were offered because of the
hardcoded .git/.dotest-merge path.
Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
contrib/completion/git-completion.bash | diff | blob | history |