X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fdiff-options.txt;h=6b496ede2550cf573a3a7ce37db908e6b3ab631e;hb=27dedf0c3b78d1072fb5449149421284f9e5297b;hp=8eef86e474aee14bb6743f0f81d6aa802ef8a621;hpb=60d64db4614b1007ca37c228923ec1964d5ad394;p=git.git diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt index 8eef86e47..6b496ede2 100644 --- a/Documentation/diff-options.txt +++ b/Documentation/diff-options.txt @@ -13,6 +13,11 @@ --name-status:: Show only names and status of changed files. +--full-index:: + Instead of the first handful characters, show full + object name of pre- and post-image blob on the "index" + line when generating a patch format output. + -B:: Break complete rewrite changes into pairs of delete and create.