author | Petr Baudis <pasky@suse.cz> | |
Sat, 26 Nov 2005 22:12:44 +0000 (23:12 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 5 Dec 2005 00:34:35 +0000 (16:34 -0800) | ||
commit | 8bf14d6ef9245f3b81d24cb7725a868f62343277 | |
tree | 33000c6d02b51071235ff646aee16aa9a16f1474 | tree | snapshot |
parent | 287f860054345505e4f737466279efa6c3ff04b5 | commit | diff |
Document the --(no-)edit switch of git-revert and git-cherry-pick
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>
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>
Documentation/git-cherry-pick.txt | diff | blob | history | |
Documentation/git-revert.txt | diff | blob | history | |
git-revert.sh | diff | blob | history |