Git - Remove untracked files

0 votes
137 views
added May 8 in Git by lcjr First Warrant Officer (9,750 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.
...