mirror of
https://github.com/git/git.git
synced 2026-02-05 07:23:13 +00:00
Along the lines of05d0e3bandf33946d, use cat instead of echo to avoid line ending mismatches in the test result of "am empty-file does not infloop" which make the test fail. Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
These are original scripted implementations, kept primarily for their reference value to any aspiring plumbing users who want to learn how pieces can be fit together.