data repository
Sep 3, 2021 路 2 min read 路 A rocky start: discard unstaged changes You decided to make some changes to a file, but halfway through you thought to yourself: "Nah, I鈥檇 better start over before I reach a dead-end!" COPY COPY $ git checkout -- If your files are unstaged (you can ...
Join discussion