`git status` should tell you any uncommitted changes and untracked files
also.
--tek

On Fri, Oct 10, 2008 at 2:50 PM, Dustin <[EMAIL PROTECTED]> wrote:

>
>
> On Oct 10, 11:33 am, sbtodd <[EMAIL PROTECTED]> wrote:
> > Is there a way to find files that have beed added to a project but not
> > added to git repository?
>
>   Is this what you want?
>
> git ls-files --exclude-standard --others
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GitHub" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/github?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to