author | Jonas Fonseca <fonseca@diku.dk> | |
Sun, 10 Sep 2006 15:49:18 +0000 (17:49 +0200) | ||
committer | Jonas Fonseca <fonseca@antimatter.localdomain> | |
Sun, 10 Sep 2006 15:49:18 +0000 (17:49 +0200) | ||
commit | e733ee54428dadd0566f81150423735f50da711a | |
tree | f16ae22f3322bbf2a132a6b83b66cf8936d48bc3 | tree | snapshot |
parent | a389e9442c5877daf3570df75d8b188cf23679ee | commit | diff |
Add support for tree and blob view
No command line options have been added to directly enter the tree/blob
views, since that would require a much more complex option parsing because
it would no longer be possible to rely on git's option parsing.
Default keybindings are:
't' show tree view
'b' show blob view
No command line options have been added to directly enter the tree/blob
views, since that would require a much more complex option parsing because
it would no longer be possible to rely on git's option parsing.
Default keybindings are:
't' show tree view
'b' show blob view
tig.1.txt | diff | blob | history | |
tig.c | diff | blob | history |