git-walktree

Homepage: https://github.com/10sr/git-walktree-el

Updated:

Summary

Browse Git tree and blob objects

Commentary

`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

Dependencies