Use sigaction and SA_RESTART in read-tree.c; add option in Makefile.
[git.git] / Documentation / git-cherry-pick.txt
index 744f2c9..4f323fa 100644 (file)
@@ -20,7 +20,7 @@ OPTIONS
 <commit>::
        Commit to cherry-pick.
 
---edit::
+-e|--edit::
        With this option, `git-cherry-pick` will let you edit the commit
        message prior committing.