From f86e2391c0acacc1c6cf973659ed9e9456b24c44 Mon Sep 17 00:00:00 2001 From: Abdelilah El Aissaoui Date: Fri, 1 Apr 2022 19:56:08 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 996ebc2..ba1aaed 100644 --- a/README.md +++ b/README.md @@ -31,15 +31,16 @@ Right now you CAN: - Force push. - Remove branches from remote. - Manage remotes. +- Start a new local repository. Right now you CAN'T: +- Create/Apply patches - Rebase interactive. - Remove tags from remote. - Side by side diff in text files. -- Start a new local repository. - View stashes in the log tree. -- View file history +- View file history. - Blame file. - Search by commit message/author/commit id.