gitui/README.md
Stephan Dilly 2e6b8055f2 update
2020-03-18 00:15:49 +01:00

579 B

gitterm

terminal ui (tui) frontend for git written in rust

todo

  • show files that changes
  • show files on index
  • colorize diff
  • only show diff of selected file
  • change detection
  • allow scrolling diff
  • support staging
  • show added files on working dir changes
  • support committing
  • allow selecting/diff index items
  • support unstaging
  • polling in thread
  • log view

resources