Sunday, 15 September 2013

osx - Git clean single untracked file -



osx - Git clean single untracked file -

i file untracked unlike

git clean

which remove untrack files. best way that.

thanks.

delete (with rm or whatever facility os provides deleting files).

if want maintain file, add together repo's .gitignore file, , git won't seek track anymore.

osx git

No comments:

Post a Comment