Aha! Moments When Learning Git
Fave:
git checkout foo.txt
(Undo local changes)
Often forget that you can just target individual files in this way.
by
Aha! Moments When Learning Git
git checkout foo.txt
(Undo local changes)
Often forget that you can just target individual files in this way.
by