Quantcast
Channel: How do I discard unstaged changes in Git? - Stack Overflow
Viewing all articles
Browse latest Browse all 42

Answer by Choletski for How do I discard unstaged changes in Git?

$
0
0

Final working solution

git restore .git clean -f   git clean -df (if you have folders in your local changes)

Viewing all articles
Browse latest Browse all 42

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>