[Git] Cleanup the modified files from other branch

Sometimes we when switch branch, might bring some modified files into the new branch

to cleanup those files

git clean -df

https://git-scm.com/docs/git-clean/2.22.0

posted @ 2023-01-25 04:36  Zhentiw  阅读(19)  评论(0编辑  收藏  举报