On Tue, Mar 10, 2009 at 9:21 PM, Johannes Schindelin
[off-list ref] wrote:
Hi,
On Tue, 10 Mar 2009, Jiri Olsa wrote:
quoted
mb=$($GIT merge-base HEAD yyy)
$GIT read-tree $mb HEAD yyy
While I agree that it is a bad thing for Git to segfault, I think this
here is a pilot error. You try to read 3 trees at the same time, but not
perform a merge. IMHO you want to add -m at least.
agreed, I've already said I executed it like this by an accident...
it was easy to recreate so I shared... I'm not saying it is a show stopper :)
jirka
Ciao,
Dscho