Skip to content

chore: remove git:rebase task#94

Merged
KyleJune merged 1 commit into
mainfrom
chore/remove-git-rebase-task
Jun 14, 2026
Merged

chore: remove git:rebase task#94
KyleJune merged 1 commit into
mainfrom
chore/remove-git-rebase-task

Conversation

@KyleJune

Copy link
Copy Markdown
Member

Summary

Removes the git:rebase task as part of moving to a branch-from-main workflow (no long-lived dev branch kept in sync via rebase). Branch off main when ready to commit, stay on the branch until it squash-merges, then return to main.

Changes

  • deno.json: remove the git:rebase task.

🤖 Generated with Claude Code

Drop the git:rebase task in favor of a branch-from-main workflow: branch
off main when ready to commit, stay on the branch until it squash-merges,
then return to main — no long-lived dev branch to rebase.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@KyleJune KyleJune merged commit 3ab4c9d into main Jun 14, 2026
10 checks passed
@KyleJune KyleJune deleted the chore/remove-git-rebase-task branch June 14, 2026 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant