From a2866a8789735f5a14985967818f1f647c7698de Mon Sep 17 00:00:00 2001 From: leo Date: Thu, 20 Jun 2024 17:08:29 +0800 Subject: [PATCH] readme: add description for interactive rebase --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d84335ed..24efee43 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ Opensource Git GUI client. * Supports SSH access with each remote * GIT commands with GUI * Clone/Fetch/Pull/Push... + * Merge/Rebase/Reset/Revert/Amend/Cherry-pick... + * Interactive rebase (Basic) * Branches * Remotes * Tags