Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit: do not add extra LF at the end of the summary.
The scripted version relied on the nice "auto-strip the terminating LF" behaviour shell gives to "var=$(cmd)" construct, but we have to roll that ourselves. Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information