Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | commit --amend -S: strip existing gpgsig headers | Junio C Hamano | 2012-01-05 |
| | | | | | | | | Any existing commit signature was made against the contents of the old commit, including its committer date that is about to change, and will become invalid by amending it. Signed-off-by: Junio C Hamano <gitster@pobox.com> | ||
* | test "commit -S" and "log --show-signature" | Junio C Hamano | 2011-11-12 |
Signed-off-by: Junio C Hamano <gitster@pobox.com> |