author | Michael S. Tsirkin <mst@mellanox.co.il> | |
Thu, 8 Feb 2007 13:57:08 +0000 (15:57 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 8 Feb 2007 23:23:52 +0000 (15:23 -0800) | ||
commit | 67dad687ad15d26d8e26f4d27874af0bc0965ce2 | |
tree | 4a6d436ff71e9c83a9196a73596f3c6f6aaebd20 | tree | snapshot |
parent | 66e788bc7fd1888cb4834a48006128a6217f88af | commit | diff |
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>
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 | diff | blob | history | |
Documentation/git-rebase.txt | diff | blob | history | |
git-am.sh | diff | blob | history | |
git-rebase.sh | diff | blob | history |