Heya, On Fri, Dec 18, 2009 at 13:32, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Sure, it will empty the index, so it is dangerous in the same sense that > "reset --hard" is dangerous because it will wipe all your local changes, > or "rm -rf it" will remove everything underneath it. With the difference that both 'reset --hard' and 'rm -rf' need a flag to do their destructive work? Although 'git reset' might be just as destructive if you've been using 'git add -p' a lot or something, mhh... -- Cheers, Sverre Rabbelier -- 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