]> git.99rst.org Git - git.git/commit
builtin.h: remove cmd_tar_tree() declaration
authorÆvar Arnfjörð Bjarmason <redacted>
Fri, 1 Oct 2021 10:37:40 +0000 (12:37 +0200)
committerJunio C Hamano <redacted>
Fri, 1 Oct 2021 21:39:46 +0000 (14:39 -0700)
commitf787ebd51c478aec818f78e0526fe0d82309addb
treeab86c4988ed8fbe46b1cd5ba76ecb003ec2cbadb
parent225bc32a989d7a22fa6addafd4ce7dcd04675dbf
builtin.h: remove cmd_tar_tree() declaration

The cmd_tar_tree() function itself was removed in
925ceccf050 (tar-tree: remove deprecated command, 2013-11-10).

Signed-off-by: Ævar Arnfjörð Bjarmason <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin.h
git clone https://git.99rst.org/PROJECT