Re: list all the untrack files in a git respo

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

 



Gerb Stralko venit, vidit, dixit 04.06.2008 16:05:
Is there a way to list only the untracked files in git? git status
works, but i need to do some parsing in order to get a list of
untracked files.  Something like git status --show-only-untracked?

thanks

Jerry

git-ls-files --others --exclude-standard

may be what you are looking for.

Michael

--
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]

  Powered by Linux