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.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/facebook--hermes--hermes commit 23eb2fdcb2

Frequently asked questions

npx skillmds@latest add tomevault-io/non-interactive-git-rebase