mirror of
https://github.com/git/git.git
synced 2026-03-13 10:23:30 +01:00
Teaches 'git commit --amend' to copy notes. The catch is that this must also be guarded by --no-post-rewrite, which we use to prevent --amend from copying notes during a rebase -i 'edit'/'reword'. Signed-off-by: Thomas Rast <trast@student.ethz.ch> Signed-off-by: Junio C Hamano <gitster@pobox.com>
9.7 KiB
Executable File
9.7 KiB
Executable File