From: Junio C Hamano <hidden> Date: 2016-06-15 22:41:54
quoted
quoted
quoted
quoted
"MU" == Matthias Urlichs [off-list ref] writes:
MU> Index: diff-tree.c
MU> +static const char diff_tree_usage[] =
MU> + "diff-tree [ -r (recurse) | -z (\\0-terminate) ]"
MU> + "\n\t<tree sha1> <tree sha1>";
I think we already have this, and Pasky's right to say the
(recurse) and (\0-terminate) should not be there.