Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-rebase--interactive.sh: use printf instead of echo to print commi…
…t message Replace the echo statements that operate on $rest with printf's to restore what was lost from 938791c. This avoids any mangling that XSI-conformant echo's may introduce. Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information