add -C[NUM] to git-am
commit67dad687ad15d26d8e26f4d27874af0bc0965ce2
authorMichael S. Tsirkin <mst@mellanox.co.il>
Thu, 8 Feb 2007 13:57:08 +0000 (8 15:57 +0200)
committerJunio C Hamano <junkio@cox.net>
Thu, 8 Feb 2007 23:23:52 +0000 (8 15:23 -0800)
tree4a6d436ff71e9c83a9196a73596f3c6f6aaebd20
parent66e788bc7fd1888cb4834a48006128a6217f88af
add -C[NUM] to git-am

Add -C[NUM] to git-am and git-rebase so that patches can be applied even
if context has changed a bit.

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-am.txt
Documentation/git-rebase.txt
git-am.sh
git-rebase.sh