rebase

Rebase the current branch onto main.

artifact-depot/artifact-depot1 installsApache-2.0Synced Aug 22

Works with

Claude CodeCursorCodex CLIGitHub CopilotGemini CLI
---
name: rebase
description: Rebase the current branch onto main.
license: Apache-2.0
---

Rebase the current branch onto main.

## Process

1. Run `git rebase main`.
2. If there are conflicts, resolve them and continue the rebase.
3. Verify the result with `git log --oneline -5`.
4. **MANDATORY**: Run `make test` after the rebase completes successfully. The rebase may have introduced incompatibilities between main's changes and the branch's changes. Tests MUST pass before the branch is considered ready. Do NOT skip this step — we cannot break main.

More Git Workflows skills

← All Git Workflows skills

Check your AI visibility

One URL in, a 0–100 score and the exact fixes out.

RUN THE CHECK

Browse all the tools

15 tools across six categories
13 of them never send your data anywhere

Free · No signup · No trial clock

SEE THE DIRECTORY