From 44a2fa9dc9375de6c4e3bc4bb7fb43825954d79a Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Fri, 20 Mar 2020 18:38:53 +0100 Subject: [PATCH] remove this todo for now, debug log is ok for now --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index bdb1b22e..3fb25a2b 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,6 @@ gitui * [x] inspect diffs * [x] commit * [x] [input polling in thread](assets/perf_compare.jpg) -* [ ] debug log view * [ ] only ask git when necessary. maybe in a worker thread? * [ ] show content of new files * [ ] discard untracked files (remove)