Git - Remove untracked files

0 votes
187 views
added May 8, 2023 in Git by lcjr First Warrant Officer (11,930 points)

If you don't need the untracked files and want to remove them permanently, you can use the following command:

git clean -f sites/all/ads/ads_mrec_sideslide.min.css

 

lazacode.org - Malaysia's programming knowledge sharing platform, where everyone can share their finding as reference to others.
...