X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fdiff-options.txt;h=572154834b35675ccf56920efd540bf872d1ab25;hb=8e69d78be3f315ea8c7b96400c0c65763b3e8f00;hp=13234fa280b279bfccad0a9aec6989727957567a;hpb=36c79d2bf893b9957688a6c8c13cc0bf0589e596;p=git.git diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt index 13234fa28..572154834 100644 --- a/Documentation/diff-options.txt +++ b/Documentation/diff-options.txt @@ -228,6 +228,9 @@ endif::git-format-patch[] --no-ext-diff:: Disallow external diff drivers. +--ignore-submodules:: + Ignore changes to submodules in the diff generation. + --src-prefix=:: Show the given source prefix instead of "a/". @@ -238,4 +241,4 @@ endif::git-format-patch[] Do not show any source or destination prefix. For more detailed explanation on these common options, see also -link:diffcore.html[diffcore documentation]. +linkgit:gitdiffcore[7][diffcore documentation].