Hacker News new | ask | show | jobs
by tome 1311 days ago
> How do you construct a commit, in order to commit regularly, without having a staging environment in which to compose that commit?

In git, with `git commit --patch`