Loading...
Loading...
Rebase the current branch onto the latest main. Use when asked to rebase, sync with main, update branch, or pull latest changes. Fetches and rebases onto latest main; does not push automatically.
npx skill4agent add lgtm-hq/ai-skills rebaseorigin/maingit status
git branch --show-currentmaingit fetch origingit rebase origin/maingit rebase --abortRebased feat/123-add-watch-mode onto origin/maingit push --force-with-lease--force--force-with-leasemaingit push --force--force-with-lease--no-edit-i