From 09b92837bf6f816d9f5d0aa414a57ce83bacb9a9 Mon Sep 17 00:00:00 2001 From: Ben Date: Mon, 25 Nov 2024 13:20:13 +0100 Subject: [PATCH] add sync entry to readme --- Readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Readme.md b/Readme.md index a09d6ef..101f5f6 100644 --- a/Readme.md +++ b/Readme.md @@ -54,6 +54,16 @@ Stacks a new branch on top of the current stac gs add ``` +### Rebase branches + +Pulls, rebases and pushed all stack branches and updates PR descriptions + +```bash +gs sync +# or +gs ss +``` + ### Moving through stack branches Move up and down trough stack branches with: