提交 7950659d 编写于 作者: E Eric Raible 提交者: Junio C Hamano

bash completion: 'git apply' should use 'fix' not 'strip'

Bring completion up to date with the man page.
Signed-off-by: NEric Raible <raible@gmail.com>
Acked-by: NShawn O. Pearce <spearce@spearce.org>
Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 a0653d55
......@@ -501,7 +501,7 @@ __git_has_doubledash ()
return 1
}
__git_whitespacelist="nowarn warn error error-all strip"
__git_whitespacelist="nowarn warn error error-all fix"
_git_am ()
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册