Hacker News new | ask | show | jobs
by dullcrisp 1317 days ago
> they probably don't know about -a

How are you going to keep them from learning about -a?

1 comments

When I first learned git, I had no idea what staging meant and the differences between A, M, D, R, AM, etc...

Only some time later (albeit a short time) I learned about -a, at which point I had a bit more understanding of the statuses and what it meant to stage a change. If you gave me -a before that, I would have never understood those things properly.