1
0
mirror of https://github.com/git/git.git synced 2024-10-05 02:11:43 +02:00
git/contrib/completion
SZEDER Gábor 51fe120903 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>
2008-03-10 19:55:07 -04:00
..
git-completion.bash bash: use __gitdir when completing 'git rebase' options 2008-03-10 19:55:07 -04:00