summaryrefslogtreecommitdiffstats
path: root/git-rev-list.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-05-20 17:51:23 -0700
committerJunio C Hamano <gitster@pobox.com>2022-05-20 17:51:23 -0700
commit72ea2ca8dec6a3ae3698a59fac2a20a56056fc30 (patch)
treeeb5a837e0640457f44eb454d0d731f16923281d2 /git-rev-list.html
parent27d3c17733fa8f10acf11076634fe9f11bb955a0 (diff)
downloadgit-htmldocs-72ea2ca8dec6a3ae3698a59fac2a20a56056fc30.tar.gz
Autogenerated HTML docs for v2.36.1-153-gf9b95
Diffstat (limited to 'git-rev-list.html')
-rw-r--r--git-rev-list.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/git-rev-list.html b/git-rev-list.html
index d909aac8b..9004b92f3 100644
--- a/git-rev-list.html
+++ b/git-rev-list.html
@@ -846,6 +846,16 @@ ordering and formatting options, such as <code>--reverse</code>.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--since-as-filter=&lt;date&gt;
+</dt>
+<dd>
+<p>
+ Show all commits more recent than a specific date. This visits
+ all commits in the range, rather than stopping at the first commit which
+ is older than a specific date.
+</p>
+</dd>
+<dt class="hdlist1">
--until=&lt;date&gt;
</dt>
<dt class="hdlist1">