Johannes Sixt <j.sixt@xxxxxxxxxxxxx> writes: > Running read-tree without any arguments purges the index, but this is not > documented. This behavior is dubious at best because contrary to many > other commands, it does not use HEAD if nothing else is specified. > > If one really wants to clear the index, this can be achieved with > 'git rm --cached .' or 'rm -f .git/index' in a more explicit way. One can (I think) also always use "git read-tree <empty tree>", where <empty tree> = 4b825dc642cb6eb9a060e54bf8d69288fbee4904 -- Jakub Narebski Poland ShadeHawk on #git -- 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