summaryrefslogtreecommitdiffstats
path: root/git-difftool.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-02-25 17:34:37 -0800
committerJunio C Hamano <gitster@pobox.com>2021-02-25 17:34:37 -0800
commita372d5bb569776befd395d9c66067ecc09f13b96 (patch)
treee9f46a0ff18a8d49520307068a47e8944c44aa3d /git-difftool.html
parenta70c988a0584e1197ffd19b26c28e9790da32363 (diff)
downloadgit-htmldocs-a372d5bb569776befd395d9c66067ecc09f13b96.tar.gz
Autogenerated HTML docs for v2.31.0-rc0
Diffstat (limited to 'git-difftool.html')
-rw-r--r--git-difftool.html20
1 files changed, 19 insertions, 1 deletions
diff --git a/git-difftool.html b/git-difftool.html
index 28123a15b..2893f527a 100644
--- a/git-difftool.html
+++ b/git-difftool.html
@@ -802,6 +802,24 @@ to <em>git diff</em> and accepts the same options and arguments. See
</p>
</dd>
<dt class="hdlist1">
+--rotate-to=&lt;file&gt;
+</dt>
+<dd>
+<p>
+ Start showing the diff for the given path,
+ the paths before it will move to end and output.
+</p>
+</dd>
+<dt class="hdlist1">
+--skip-to=&lt;file&gt;
+</dt>
+<dd>
+<p>
+ Start showing the diff for the given path, skipping all
+ the paths before it.
+</p>
+</dd>
+<dt class="hdlist1">
-t &lt;tool&gt;
</dt>
<dt class="hdlist1">
@@ -1006,7 +1024,7 @@ difftool.trustExitCode
<div id="footer">
<div id="footer-text">
Last updated
- 2020-03-10 08:03:13 PDT
+ 2021-02-25 17:29:29 PST
</div>
</div>
</body>