X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fdiff-options.txt;h=6b496ede2550cf573a3a7ce37db908e6b3ab631e;hb=refs%2Ftags%2Fv0.99.9j;hp=8eef86e474aee14bb6743f0f81d6aa802ef8a621;hpb=60d64db4614b1007ca37c228923ec1964d5ad394;p=git.git diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt index 8eef86e4..6b496ede 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.