am --abort: Add to bash-completion and mention in git-rerere documentation
authorStephan Beyer <s-beyer@gmx.net>
Wed, 23 Jul 2008 00:10:25 +0000 (02:10 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Jul 2008 23:57:09 +0000 (16:57 -0700)
The git-rerere documentation talks about commands that invoke
"git rerere clear" automatically. git am --abort is added and
a typo is fixed additionally.

Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found