Back to Browse

Remove untracked files from GIT | git clean

30.7K views
Jan 7, 2018
6:43

There are situations when there is large number of untracked file in git. In this video we will learn how to remove large number of untracked files at once. First we will evaluate that which files and directories are getting removed and then we will remove those untracked files from git commands that we will use are git clean -n git clean -n -d git clean -f git clean -f -d

Download

1 formats

Video Formats

360pmp49.8 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Remove untracked files from GIT | git clean | NatokHD