On Fri, Jan 16, 2009 at 11:25 AM, sig_UVA <[email protected]> wrote: > > Git ignore has worked well so far, but I am going to try the git gui > now. Sounds interesting.
perhaps I should have been clearer :-) gitignore says: "make sure this file never gets added. Ever." (or until I change the gitignore anyway) git gui says "get this file out of the index right now", using a simple GUI and a single click. However, this also means that if tomorrow the file comes back you'll have to run "git gui" again! But I don't know what your situation is so maybe git gui *is* indeed what you need... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
