diff options
author | Đoàn Trần Công Danh <congdanhqx@gmail.com> | 2020-03-25 22:06:18 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-03-25 08:54:37 -0700 |
commit | 6c28bef2d4bb71ec90be0fa6049d4925f6713903 (patch) | |
tree | 7931dbf2ecf5529b745e2addcc4c471e30db5278 /t/t5512-ls-remote.sh | |
parent | t5003: skip conversion test if unzip -a is unavailable (diff) | |
download | tgif-6c28bef2d4bb71ec90be0fa6049d4925f6713903.tar.xz |
t5616: use rev-parse instead to get HEAD's object_id
Only HEAD's object_id is necessary, rev-list is an overkill.
Despite POSIX requires grep(1) treat single pattern with <newline>
as multiple patterns.
busybox's grep(1) (as of v1.31.1) haven't implemented it yet.
Use rev-parse to simplify the test and avoid busybox unimplemented
features.
Signed-off-by: Đoàn Trần Công Danh <congdanhqx@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5512-ls-remote.sh')
0 files changed, 0 insertions, 0 deletions