]> git.ipfire.org Git - thirdparty/git.git/commit - t/t7012-skip-worktree-writing.sh
test-lib.sh: introduce and use $EMPTY_BLOB
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sat, 16 Jul 2016 05:06:25 +0000 (07:06 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Jul 2016 20:45:32 +0000 (13:45 -0700)
commit378932d3c3214cf658805af20c4bd101922d8fcd
tree19edf930c44afa447b70e538b56a0b676447900f
parentf9e7d9f8c3e32280418a0bedd9d37f2a0cc2e2b9
test-lib.sh: introduce and use $EMPTY_BLOB

Similar to $EMPTY_TREE this makes it easier to recognize this special
SHA-1 and change hash later.

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1011-read-tree-sparse-checkout.sh
t/t1700-split-index.sh
t/t3102-ls-tree-wildcards.sh
t/t7011-skip-worktree-reading.sh
t/t7012-skip-worktree-writing.sh
t/t7063-status-untracked-cache.sh
t/t7508-status.sh
t/test-lib.sh