智能助手网
标签聚合 pushing

/tag/pushing

hnrss.org · 2026-04-18 04:02:01+08:00 · tech

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