Each time I'm trying to switch branches, but I'm getting the usual error that I need to commit/slash first my changes before doing so. The branch I'm in is the dev, so I don't think I made any changes there. Anyway, I only commit to my own branch the create a pull request.
git checkout .
Each time I open SourceTree and/or Visual Studio, I still see that file appSettings.test.json, that I didn't changes, complaining about changes that I need to commit.
I want to have a clean dev on my local.
Thanks for helping
Stash the changes you want to remove and then drop the stash.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With