Published
- 1 min read
discard changes git
The solution for this is noted below
discard changes git
Solution
git reset –hard
# or
git clean -fxd
Try other methods by searching on the site. That is if this doesn’t work
Published
- 1 min read
The solution for this is noted below
git reset –hard
# or
git clean -fxd
Try other methods by searching on the site. That is if this doesn’t work