From 9ad7b2337325ea069ed2e76c755115ab52fcf42e Mon Sep 17 00:00:00 2001 From: Abdelilah El Aissaoui Date: Thu, 17 Feb 2022 20:09:53 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 765c319..2adf32e 100644 --- a/README.md +++ b/README.md @@ -30,11 +30,11 @@ Right now you CAN: - View changes/diff in images (side to side comparison). - Force push. - Remove branches from remote. +- Manage remotes. Right now you CAN'T: - Rebase interactive. -- Manage remotes. - Remove tags from remote. - Side by side diff in text files. - Start a new local repository.