diff options
author | Carlo Marcelo Arenas Belón <carenas@gmail.com> | 2018-12-01 03:52:12 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-12-01 13:00:11 +0100 |
commit | cc4cb0902c2e4f9bc003b52f33da8fcb6020f649 (patch) | |
tree | 8f29b67edde9fa673415872a8d359a93c5b95161 /RelNotes | |
parent | merge-recursive: combine error handling (diff) | |
download | git-cc4cb0902c2e4f9bc003b52f33da8fcb6020f649.tar.xz git-cc4cb0902c2e4f9bc003b52f33da8fcb6020f649.zip |
t6036: avoid non-portable "cp -a"
b8cd1bb713 ("t6036, t6043: increase code coverage for file collision
handling", 2018-11-07) uses this GNU extension that is not available
in a POSIX complaint cp. In this particular case, there is no need to
use the option, as it is just copying a single file to create another
file.
Signed-off-by: Carlo Marcelo Arenas Belón <carenas@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'RelNotes')
0 files changed, 0 insertions, 0 deletions