On 29 October 2010 07:01, Erick Tryzelaar <eri...@felix-lang.org> wrote: > On Thu, Oct 28, 2010 at 8:20 PM, john skaller > <skal...@users.sourceforge.net> wrote: >> >> It is working now, although I lost the whole mornings work because >> I ended up deleting everything and trying to start again, >> I committed stuff but didn't push it so that got lost when I deleted felix :) > > There are some things that git can help you with that. Rather than > just deleting all of felix, you can do: > > % git clean -xfd > > And it will delete all of the uncommitted files.
Not quite, it doesn't delete .gitignored files, which include the build directory which changes the build's bahaviour quite a bit. I deleted .gitignore then did git clean -fd to get to a known state. ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Felix-language mailing list Felix-language@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/felix-language