Document the --(no-)edit switch of git-revert and git-cherry-pick
authorPetr Baudis <pasky@suse.cz>
Sat, 26 Nov 2005 22:12:44 +0000 (23:12 +0100)
committerJunio C Hamano <junkio@cox.net>
Mon, 5 Dec 2005 00:34:35 +0000 (16:34 -0800)
This switch was not documented properly. I decided not to mention
the --no-edit switch in the git-cherry-pick documentation since
we always default to no editing.

Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found