Skip to content

Add Claude update command for rebasing the current branch#88

Merged
BunsDev merged 1 commit into
mainfrom
okcode/default-update-action
Mar 28, 2026
Merged

Add Claude update command for rebasing the current branch#88
BunsDev merged 1 commit into
mainfrom
okcode/default-update-action

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Mar 28, 2026

Summary

  • Add a new Claude command at .claude/commands/update.md.
  • The command fetches origin and rebases the current branch onto origin/${branch}.
  • The command instructs Claude to detect the active branch with git branch --show-current and report the result back to the user.

Testing

  • Not run (documentation-only change).
  • Verified the new command file contents in the diff.

- Document the update workflow using `git fetch` and rebase onto the current branch
- Tell Claude to report the result back to the user
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Mar 28, 2026 7:53pm

@BunsDev BunsDev merged commit 13012a3 into main Mar 28, 2026
8 of 9 checks passed
@github-actions github-actions Bot added the vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. label Mar 28, 2026
@BunsDev BunsDev deleted the okcode/default-update-action branch March 31, 2026 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant