From: Junio C Hamano
Date: Wed, 20 Sep 2006 21:29:27 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.4.2.1-g62e27
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d5784139def7af962c513f39bbef7fd72db02638;p=git.git
Autogenerated HTML docs for v1.4.2.1-g62e27
---
diff --git a/gitk.html b/gitk.html
index 9d79ee949..2b32c8c50 100644
--- a/gitk.html
+++ b/gitk.html
@@ -314,6 +314,14 @@ frequently used options.
+--all
+
+
+
+ Show all branches.
+
+
+
<revs>
@@ -358,6 +366,15 @@ gitk --since="2 weeks ago" -- gitk
gitk
+
+gitk --max-count=100 --all — Makefile
+
+
+
+ Show at most 100 changes made to the file Makefile. Instead of only
+ looking for changes in the current branch look in all branches.
+
+
See Also
@@ -406,7 +423,7 @@ gitk --since="2 weeks ago" -- gitk