7 ms·
Thanks for the hint about `--intent-to-add` / `-N`. There's constantly new things to learn about git. I use `git add -p` extensively, but never thought to chec
by ydant 2y ago
Thanks for the hint about `--intent-to-add` / `-N`.
There's constantly new things to learn about git. I use `git add -p` extensively, but never thought to check for an option like that.