--- On Tue, 6/3/08, Jakub Narebski <jnareb@xxxxxxxxx> wrote: > > > > + my $parent_commit = > <$dd> || ''; > > By the way, here you would probably want > > + my $parent_commit = <$dd> || > '--root'; > > (if it works). AFAIR, I did experiment with the "--root" parameter. Not sure why, but my command line ended up without it, and thus git_blame2() ended up without it. If you feel that it is, at this time having had changes commited since my original commit, more correct to include it, then please go ahead. Thanks! Luben -- 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