git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Christian Couder <christian.couder@gmail.com>
Cc: Bagas Sanjaya <bagasdotme@gmail.com>, git <git@vger.kernel.org>
Subject: Re: Upstreaming Reviewed-by to git.git
Date: Mon, 29 Mar 2021 17:43:07 -0700	[thread overview]
Message-ID: <xmqqczvhfp44.fsf@gitster.g> (raw)
In-Reply-To: <xmqqr1jxisee.fsf@gitster.g> (Junio C. Hamano's message of "Mon, 29 Mar 2021 14:03:53 -0700")

Junio C Hamano <gitster@pobox.com> writes:

> In any case, reading others' patch, together with the original
> version before the patch changed, is a great opportunity to learn
> the codebase and how the project work in general.  It is highly
> recommended.

Addendum.  The above makes it sound as if I am encouraging new
people to only read to learn silently, but that is not what I meant.

Reading and then expressing what you read in the patch in your own
words is a good way for you to learn the system.  And it is also a
good way for the patch author to ensure what was written in the
patch is understandable.  For somebody who is totally new to the
codebase, any patch that is more complex than the most trivial might
not be hard to understand and that is not a patch author's fault,
but once contributors have learned the codebase enough, even before
they have their own changes to our codebase, a new patch should be
written in such a way to understandable by them without getting
misunderstood.  So a mere "this looks good to me" by new people may
not add much value to the discussion, but thinking aloud in more
detail, expressing why they think the patch is good, e.g. "I think
this change tries to do X by doing Y.  If I were doing so, I might
do so by Z, but I think Y would be a better approach than that"
would help others to see that what is written in the patch was truly
understandable (if what the new person said was to the point) or
misleading (otherwise).

Thanks.

  reply	other threads:[~2021-03-30  0:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-29 10:56 Upstreaming Reviewed-by to git.git Bagas Sanjaya
2021-03-29 12:15 ` Christian Couder
2021-03-29 21:03   ` Junio C Hamano
2021-03-30  0:43     ` Junio C Hamano [this message]
2021-03-30  7:21     ` Christian Couder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xmqqczvhfp44.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=bagasdotme@gmail.com \
    --cc=christian.couder@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).