Run:
git clean -n(d)
To preview what will be removed.
Run:
git clean -fd
To force remove files and directories.
– Senior Fullstack Web Engineer
Run:
git clean -n(d)
To preview what will be removed.
Run:
git clean -fd
To force remove files and directories.
Leave a Reply
You must be logged in to post a comment.