From 9350d80f745cb950dc484dfbcb9b3b1cc89dfd99 Mon Sep 17 00:00:00 2001 From: Abdelilah El Aissaoui Date: Fri, 4 Feb 2022 18:54:58 +0100 Subject: [PATCH] Updated readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e82d0ac..4366d77 100644 --- a/README.md +++ b/README.md @@ -28,12 +28,12 @@ Right now you CAN: - Checkout a commit (detached HEAD). - View changes/diff in images (side to side comparison). - Force push. +- Remove branches from remote. Right now you CAN'T: - Rebase interactive. - Manage remotes. -- Remove branches from remote. - Remove tags from remote. - Side by side diff in text files. - Start a new local repository. @@ -41,7 +41,6 @@ Right now you CAN'T: - View file history - Blame file. - Search by commit message/author/commit id. -- Multiple customization settings. ## Releases