From e03ae0f93137cfd0a5e3c152469a35f9151fb2bb Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Sun, 16 May 2021 22:07:45 +0200 Subject: [PATCH] a new 1.0 release feature --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d71093f..2717c70a 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ These are the high level goals before calling out `1.0`: * file history log ([#381](https://github.com/extrawurst/gitui/issues/381)) * more tag support ([#483](https://github.com/extrawurst/gitui/issues/483)) * visualize branching structure in log tab ([#81](https://github.com/extrawurst/gitui/issues/81)) +* inspect file tree at specific revision ([#714](https://github.com/extrawurst/gitui/issues/714)) ## 5. Known Limitations [Top ▲](#table-of-contents)