From 278ed70d8de20ead1cdd3e3f70ecf9996d898732 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Wed, 18 Mar 2020 17:43:40 +0100 Subject: [PATCH] update --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index dd218f69..032f340a 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,12 @@ Over the last 2 years my go to GUI tool for this was [fork](https://git-fork.com # todo -* [x] stage files +* [x] (un)stage files * [x] inspect diffs * [x] commit -* [x] allow selecting/diff index items -* [ ] support unstaging -* [ ] polling in thread +* [ ] reset changes in status +* [ ] input polling in thread +* [ ] file watcher instead of polling git * [ ] log view # resources (quick links)