Show HN: Git-stage-batch – curate clean commit history before pushing

Show HN: Git-stage-batch – curate clean commit history before pushing
Show HN: Git-stage-batch – curate clean commit history before pushing

Hunk-by-hunk and line-by-line staging for git, designed for building clean commit history!

Writing code is messy. Git history doesn't have to be.

During development we experiment, refactor, backtrack, and fix mistakes. If every step ends up as a commit, the history becomes noise. A curated history turns that process into a clear sequence of logical changes.

git-stage-batch helps you build that history incrementally by letting you stage changes hunk-by-hunk or line-by-line, shaping commits around meaning instead of the order the edits happened.


Comments URL: https://news.ycombinator.com/item?id=47809951

Points: 6

# Comments: 1

来源: hnrss.org查看原文