From 8a9c2d5fc360d337eb3e41be3ad04642ce4c5c5c Mon Sep 17 00:00:00 2001 From: Abdelilah El Aissaoui Date: Sat, 2 Apr 2022 04:30:09 +0200 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ba1aaed..665c724 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ The main goal of Gitnuro is to provide a multiplatform open source Git client wi can use it nor relying on web technologies. The project it is still in alpha and many features are lacking or missing, but can be good for basic usage. -q -Right now you CAN: + +Gitnuro features: - View diffs for text based files. - View your history log and all its branches. @@ -32,8 +32,9 @@ Right now you CAN: - Remove branches from remote. - Manage remotes. - Start a new local repository. +- Search by commit message/author/commit id. -Right now you CAN'T: +Missing: - Create/Apply patches - Rebase interactive. @@ -42,7 +43,7 @@ Right now you CAN'T: - View stashes in the log tree. - View file history. - Blame file. -- Search by commit message/author/commit id. +- Submodules support. ## Releases