gitbrowser-rs 0.1.1

A basic TUI git repository browser without needing to check out the revision being browsed.
1
2
3
4
5
6
7
# gitbrowser-rs

My first rust project.

A simple TUI app to browse git repositories at arbitraty revisions,
because I didn't feel like checking out the revision of a large
repository.