Hi,
On Tue, 9 Jun 2009, Johannes Schindelin wrote:
one of my users managed to create 4b825dc trees. In case you do not know
what that is: it is a completely empty tree:
$ git hash-object -t tree --stdin < /dev/null
The way he managed to create those trees was by using "git rm --cached" to
remove all tracked files from a subdirectory and then committing using
eGit.
Possibly valuable piece of information: Git is at version 1.5.4.3 there.
Ciao,
Dscho