From 5d819ccd1535a170a13c94e48c9cc84aef1fc58c Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Tue, 24 Mar 2020 11:07:27 +0100 Subject: [PATCH] todo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 230fd27c..f3472dea 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ gitui * [ ] fix: diff is not updated when changed * [ ] fix: diff is updated when some hunks of the same file where diffed in unstaged before * [ ] help command +* [ ] confirm destructive commands (revert/reset) * [ ] (un)staging selected hunks * [ ] publish as homebrew-tap * [ ] release on crates.io