Blazing 💥 fast terminal-ui for git written in rust 🦀
Go to file
2020-03-16 17:22:26 +01:00
src show index items separately 2020-03-16 15:34:12 +01:00
.gitignore initial commit 2020-03-15 18:42:15 +01:00
Cargo.lock show current repo status 2020-03-16 13:34:01 +01:00
Cargo.toml show current repo status 2020-03-16 13:34:01 +01:00
LICENSE.md add license 2020-03-16 15:42:56 +01:00
README.md Update README.md 2020-03-16 17:22:26 +01:00

gitterm

terminal ui (tui) frontend for git written in rust

todo

  • show files that changes
  • show files on index
  • only show diff of selected file
  • support committing
  • support push/pull
  • log view