From d6ef6b932407f30086fdf4427b2cfba5130a02fd Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Mon, 16 Mar 2020 17:20:28 +0100 Subject: [PATCH] todos --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 597dfd4b..719d50c3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # gitterm terminal ui (tui) frontend for git written in rust + + +# todo + +* [x] show files that changes +* [x] show files on index +* [] only show diff of selected file +* [] support committing +* [] log view