mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 01:18:21 +00:00
doc links
This commit is contained in:
parent
25c2b34bf2
commit
6e48f4fd0d
1 changed files with 6 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
# gitterm
|
||||
terminal ui (tui) frontend for git written in rust
|
||||
|
||||
test
|
||||
# todo
|
||||
|
||||
* [x] show files that changes
|
||||
|
|
@ -13,3 +12,9 @@ test
|
|||
* [ ] support committing
|
||||
* [ ] support push/pull
|
||||
* [ ] log view
|
||||
|
||||
# resources
|
||||
|
||||
* https://docs.rs/git2/0.13.0/git2/
|
||||
* https://libgit2.org
|
||||
* https://docs.rs/tui/0.8.0/tui/
|
||||
Loading…
Reference in a new issue