Re: help, bunch of extra files in "git status" output

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Thu, 18 Jun 2009, Chris Friesen wrote:
> 
> Now when I do "git status" it shows about 600 filenames in the
> "Untracked files" section.  How do I return my tree to a clean state?
> Can I just delete all these files?

Yes. You can do "git clean -dqfx" and it will delete any files that aren't 
listed in the index.

		Linus
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]