]> git.ipfire.org Git - thirdparty/git.git/commit - git-am.sh
rebase: support automatic notes copying
authorThomas Rast <trast@student.ethz.ch>
Fri, 12 Mar 2010 17:04:33 +0000 (18:04 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sat, 13 Mar 2010 05:55:40 +0000 (21:55 -0800)
commiteb2151bb8938a8e2af86e3ed34243af7b1c95786
tree3662a91fb03bd6c76d6ff1caa3409eeacf72f18d
parent6956f858f6237d426fa422949033e3c558104802
rebase: support automatic notes copying

Luckily, all the support already happens to be there.

Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-am.sh
git-rebase--interactive.sh
git-rebase.sh
t/t3400-rebase.sh
t/t3404-rebase-interactive.sh