Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Document gitk --argscmd flag.
author
Yann Dirson
<ydirson@altern.org>
Thu, 28 Aug 2008 22:00:28 +0000
(
00:00
+0200)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 29 Aug 2008 07:14:29 +0000
(
00:14
-0700)
This was part of my original patch, but appears to have been lost.
Signed-off-by: Yann Dirson <ydirson@altern.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitk.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
441bca0
)
diff --git
a/Documentation/gitk.txt
b/Documentation/gitk.txt
index 6e827cd11c6d464e1369bf1ca23af0dd53b9be32..ae29a00d591289b0b2534402599fa7a6fe1e3266 100644
(file)
--- a/
Documentation/gitk.txt
+++ b/
Documentation/gitk.txt
@@
-49,6
+49,13
@@
frequently used options.
the history between two branches (i.e. the HEAD and the MERGE_HEAD)
that modify the conflicted files.
the history between two branches (i.e. the HEAD and the MERGE_HEAD)
that modify the conflicted files.
+--argscmd=<command>::
+ Command to be run each time gitk has to determine the list of
+ <revs> to show. The command is expected to print on its standard
+ output a list of additional revs to be shown, one per line.
+ Use this instead of explicitly specifying <revs> if the set of
+ commits to show may vary between refreshes.
+
<revs>::
Limit the revisions to show. This can be either a single revision
<revs>::
Limit the revisions to show. This can be either a single revision