]> git.99rst.org Git - git.git/commit
get-tar-commit-id: use TYPEFLAG_GLOBAL_HEADER instead of magic value
authorRené Scharfe <redacted>
Sat, 8 Apr 2023 10:25:04 +0000 (12:25 +0200)
committerJunio C Hamano <redacted>
Mon, 10 Apr 2023 16:22:34 +0000 (09:22 -0700)
commitc870de65024e8ee4ca1637f4765d2d61ecb51152
tree276fad0bc5c83268ff9117ce1c5ddc4014fc1de5
parent73876f4861cd3d187a4682290ab75c9dccadbc56
get-tar-commit-id: use TYPEFLAG_GLOBAL_HEADER instead of magic value

Use the same macro in the archive reader code as on the writer side in
archive-tar.c to document the connection.

Signed-off-by: René Scharfe <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/get-tar-commit-id.c
git clone https://git.99rst.org/PROJECT