Junio C Hamano <gitster@xxxxxxxxx> wrote: > avar@xxxxxxxx (Ævar Arnfjörð Bjarmason) writes: > > + > > + # This should never happen, the same format has been used since > > + # CVS was spawned > > + $str =~ s/^(.)//; > > + die "invalid password format $1" unless $1 eq 'A'; > > I do not quite understand what "spawn" means in this sentence. spawned: since it came from the depths of hell and cursed all developers, until the day Git was born. :-) -- Shawn. - 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