X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fdiff-options.txt;h=6b496ede2550cf573a3a7ce37db908e6b3ab631e;hb=bf3e274873e56d7df25d60800c8d59a309e0d8c6;hp=8eef86e474aee14bb6743f0f81d6aa802ef8a621;hpb=5f3aa197ac03eabbc45046cd3b9dbcfbda0426d9;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.