Add support for tree and blob view
authorJonas Fonseca <fonseca@diku.dk>
Sun, 10 Sep 2006 15:49:18 +0000 (17:49 +0200)
committerJonas Fonseca <fonseca@antimatter.localdomain>
Sun, 10 Sep 2006 15:49:18 +0000 (17:49 +0200)
commite733ee54428dadd0566f81150423735f50da711a
treef16ae22f3322bbf2a132a6b83b66cf8936d48bc3
parenta389e9442c5877daf3570df75d8b188cf23679ee
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
tig.1.txt
tig.c