Eric Sunshine writes:
> On Wed, Apr 17, 2019 at 1:32 AM Junio C Hamano wrote:
>> "Emily Shaffer via GitGitGadget" writes:
>> > +Now that you've written your manpage, you'll need to build it explicitly.
>> > We
>> > +convert your AsciiDoc to troff which is man-readable like so:
>> > +
>> > +mak
> > This code lab covers how to add a new command to Git and, in the
> > process, everything from cloning git/git to getting reviewed on the mail
>
> "lab"? I thought we settled on "tutorial". Also the place we are
> having conversation we call "mailing list", I think.
You're right. My find/repl
On Wed, Apr 17, 2019 at 1:32 AM Junio C Hamano wrote:
> "Emily Shaffer via GitGitGadget" writes:
> > +Now that you've written your manpage, you'll need to build it explicitly.
> > We
> > +convert your AsciiDoc to troff which is man-readable like so:
> > +
> > +make all doc
> > +man Documentation
"Emily Shaffer via GitGitGadget" writes:
> Subject: Re: [PATCH v2 1/1] documentation: add lab for first contribution
> From: Emily Shaffer
>
> This code lab covers how to add a new command to Git and, in the
> process, everything from cloning git/git to getting review
From: Emily Shaffer
This code lab covers how to add a new command to Git and, in the
process, everything from cloning git/git to getting reviewed on the mail
list. It's meant for new contributors to go through interactively,
learning the techniques generally used by the git/git development
commun
5 matches
Mail list logo