`git-walktree' is a Git `ls-tree` browser.
It has following features:

- Browse tree objects of arbitrary revisions without checking them out
  - Go subtrees
  - Visit blob objects
  - Go Parent and child revisions
- Checkout (dump) tree or blob object to current working directory