|
|
|
|
|
by Seb-C
2589 days ago
|
|
I didn't use the staging area until I started to use git add -p. Now I use it very often to properly separate mixed changes into more logical commits. It makes the staging very convenient to use. But without this command, I agree that it is a pain to use. |
|