Get the latest tech news

Splitting a Git Commit


commit Splitting a git commit is now easy, using: git history split ${REF} It will ask you hunk by hunk for the things to include in the first commit, and then bring up the editor for the first and second commit message. It couldn’t be simpler than that.

None

Get the Android app

Or read this on Hacker News

Read more on:

Photo of git commit

git commit

Related news:

News photo

Show HN: Cocommit – A copilot for git commit

News photo

Git-absorb: Git commit –fixup, but automatic

News photo

Creating a Git Commit: The Hard Way