Re: [PATCH] Authentication support for pserver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux