git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Possible eGit bug...
@ 2009-06-09 11:40 Johannes Schindelin
  2009-06-09 11:42 ` Johannes Schindelin
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Schindelin @ 2009-06-09 11:40 UTC (permalink / raw)
  To: git

Hi,

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.

I have the slight suspicion that eGit is at fault here.  Possible?  
(Sorry, I cannot try myself...)

Ciao,
Dscho

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Possible eGit bug...
  2009-06-09 11:40 Possible eGit bug Johannes Schindelin
@ 2009-06-09 11:42 ` Johannes Schindelin
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Schindelin @ 2009-06-09 11:42 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-06-09 11:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-09 11:40 Possible eGit bug Johannes Schindelin
2009-06-09 11:42 ` Johannes Schindelin

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).