]> git.ipfire.org Git - thirdparty/git.git/commit - contrib/completion/git-completion.bash
bash: git-branch -d and -m lists only local branches
authorSZEDER Gábor <szeder@ira.uka.de>
Tue, 4 Mar 2008 18:00:59 +0000 (19:00 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Mar 2008 20:10:29 +0000 (12:10 -0800)
commitb9217642ef2db34e2cbeaef8d4439b07a03027cd
treeeeb2319961e5ec26e8fd3e4750022e92b4d15220
parent3b376b0cb8b5d6b7b0d3f3acff6a31f350a7ab04
bash: git-branch -d and -m lists only local branches

But still all branches are listed, if -r is present

Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
Acked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash