Files
git/commit.c
Junio C Hamano e82a4966c0 Merge branch 'bc/sign-commit-with-custom-encoding' into next
Signing commit with custom encoding was passing the data to be
signed at a wrong stage in the pipeline, which has been corrected.

* bc/sign-commit-with-custom-encoding:
  commit: sign commit after mutating buffer
  commit: name UTF-8 function appropriately
2026-05-13 12:21:27 +09:00

52 KiB