Comment by DarylZero
4 years ago
It seems like you could just use the index.
I.e. just use "git add -A" instead of "git cam"
Then you don't need "git wip"
4 years ago
It seems like you could just use the index.
I.e. just use "git add -A" instead of "git cam"
Then you don't need "git wip"
For me, having it be a real commit is nicer -- can switch between branches, push if I'm switching computers, look at history, &c.