Non Interactive Git Rebase

Use when needing to reorder, split, drop, or amend git commits that are not the top commit, without interactive editor access. Covers programmatic rebase via GIT_SEQUENCE_EDITOR, commit splitting with automated hunk selection, and metadata changes (author, message, dates) on any commit in a range.

facebook b0d460d 7.1 KB Updated

File contents

facebook/hermes/tree/main/.claude/skills/non-interactive-git-rebase commit b0d460dfcc

Frequently asked questions

npx skillmds@latest add facebook/non-interactive-git-rebase