From 49992d7cc1f37cf99f7928b8644461020313ede2 Mon Sep 17 00:00:00 2001 From: Abdelilah El Aissaoui Date: Thu, 26 May 2022 23:43:35 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cc1fe41..58e487b 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,9 @@ Gitnuro features: - Manage remotes. - Start a new local repository. - Search by commit message/author/commit id. -- Rebase interactive. (will be available in 0.2.0) +- Rebase interactive (will be available in 0.2.0). +- Blame file (initial support will be available in 0.2.0). +- View file history (initial support will be available in 0.2.0). Missing: @@ -41,8 +43,6 @@ Missing: - Remove tags from remote. - Side by side diff in text files. - View stashes in the log tree. -- View file history. -- Blame file. - Submodules support.