From: brian m. carlson Date: Sun, 18 Aug 2019 19:16:38 +0000 (+0000) Subject: t3404: abstract away SHA-1-specific constants X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/4dd1b5f90f2ae150f0b0d9213c703600c43e598d?hp=4dd1b5f90f2ae150f0b0d9213c703600c43e598d t3404: abstract away SHA-1-specific constants Adjust the test so that it computes variables for object IDs instead of using hard-coded hashes. Add a use of $EMPTY_TREE instead of a hard-coded value. Remove a comment about hard-coded hashes which is no longer applicable. Signed-off-by: brian m. carlson Signed-off-by: Junio C Hamano ---