mirror of
https://github.com/extrawurst/gitui.git
synced 2024-11-22 19:29:14 +03:00
doc links
This commit is contained in:
parent
25c2b34bf2
commit
6e48f4fd0d
@ -1,7 +1,6 @@
|
|||||||
# gitterm
|
# gitterm
|
||||||
terminal ui (tui) frontend for git written in rust
|
terminal ui (tui) frontend for git written in rust
|
||||||
|
|
||||||
test
|
|
||||||
# todo
|
# todo
|
||||||
|
|
||||||
* [x] show files that changes
|
* [x] show files that changes
|
||||||
@ -13,3 +12,9 @@ test
|
|||||||
* [ ] support committing
|
* [ ] support committing
|
||||||
* [ ] support push/pull
|
* [ ] support push/pull
|
||||||
* [ ] log view
|
* [ ] 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 New Issue
Block a user