From: Chris Shoemaker Date: Fri, 28 Oct 2005 17:04:49 +0000 (-0400) Subject: Documentation changes to recursive option for git-diff-tree X-Git-Tag: v0.99.9~24 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/50b8e355b64c93a71d5008557e15f52c032240ff?hp=50b8e355b64c93a71d5008557e15f52c032240ff Documentation changes to recursive option for git-diff-tree Update docs and usages regarding '-r' recursive option for git-diff-tree. Remove '-r' from common diff options, mention it only for git-diff-tree. Remove one extraneous use of '-r' with git-diff-files in get-merge.sh. Sync the synopsis and usage string for git-diff-tree. Signed-off-by: Chris Shoemaker Signed-off-by: Junio C Hamano ---