chiark
/
gitweb
/
~mdw
/
tig
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
904e68d
)
manual: mention the tree/blob views
author
Jonas Fonseca
<fonseca@diku.dk>
Sun, 10 Sep 2006 21:14:19 +0000
(23:14 +0200)
committer
Jonas Fonseca
<fonseca@antimatter.localdomain>
Sun, 10 Sep 2006 21:14:19 +0000
(23:14 +0200)
manual.txt
patch
|
blob
|
blame
|
history
diff --git
a/manual.txt
b/manual.txt
index 37907490690a7a7f3e18a890f7a2cb1193e7fbc0..e8e3cdcc1a23fb8e7f2bdfdb238b4a98726109e2 100644
(file)
--- a/
manual.txt
+++ b/
manual.txt
@@
-173,6
+173,15
@@
The diff view::
has changed since the last commit, or the commit diff complete
with log message, diffstat and diff.
has changed since the last commit, or the commit diff complete
with log message, diffstat and diff.
+The tree view::
+ Lists directory trees associated with the current revision allowing
+ subdirectories to be descended or ascended and file blobs to be
+ viewed.
+
+The blob view::
+ Displays the file content or "blob" of data associated with a file
+ name.
+
The pager view::
Is used for displaying both input from stdin and output from git
commands entered in the internal prompt.
The pager view::
Is used for displaying both input from stdin and output from git
commands entered in the internal prompt.
@@
-215,6
+224,8
@@
m Switch to main view.
d Switch to diff view.
l Switch to log view.
p Switch to pager view.
d Switch to diff view.
l Switch to log view.
p Switch to pager view.
+t Switch to (directory) tree view.
+b Switch to (file) blob view.
h Show man page.
-----------------------------------------------------------------------------
h Show man page.
-----------------------------------------------------------------------------