Re: [PATCH 1/3] Documentation: lost-found is now deprecated.
From: Junio C Hamano <hidden> Date: 2016-06-15 22:43:48
Jonas Fonseca [off-list ref] writes:
Junio C Hamano [off-list ref] wrote Thu, Nov 08, 2007:
quoted
This makes it possible to mark commands that are deprecated in the
command list of the primary manual page git(7), and uses it to
mark "git lost-found" as deprecated.
How about also marking git-tar-tree as deprecated?
Good eyes -- I missed it from my "git grep DEPRECATED Documentation/"
output.
Thanks.