All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Heba Waly via GitGitGadget" <gitgitgadget@gmail.com>
To: git@vger.kernel.org
Cc: Heba Waly <heba.waly@gmail.com>, Junio C Hamano <gitster@pobox.com>
Subject: [PATCH v2 0/1] [Outreachy] doc/gitcore-tutorial: fix prose to match example command
Date: Wed, 08 Jan 2020 00:31:35 +0000	[thread overview]
Message-ID: <pull.515.v2.git.1578443496.gitgitgadget@gmail.com> (raw)
In-Reply-To: <pull.515.git.1578391553.gitgitgadget@gmail.com>

In 328c6cb853 (doc: promote "git switch", 2019-03-29), an example was
changed to use "git switch" rather than "git checkout" but an instance of
"git checkout" in the explanatory text preceding the example was overlooked.
Fix this oversight.

Heba Waly (1):
  doc/gitcore-tutorial: fix prose to match example command

 Documentation/gitcore-tutorial.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


base-commit: 8679ef24ed64018bb62170c43ce73e0261c0600a
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-515%2FHebaWaly%2Fgitcore_tutorial_typo-v2
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-515/HebaWaly/gitcore_tutorial_typo-v2
Pull-Request: https://github.com/gitgitgadget/git/pull/515

Range-diff vs v1:

 1:  ee8636e0ed ! 1:  0c75cd8f97 doc: fix a typo in gitcore-tutorial.txt
     @@ -1,6 +1,11 @@
      Author: Heba Waly <heba.waly@gmail.com>
      
     -    doc: fix a typo in gitcore-tutorial.txt
     +    doc/gitcore-tutorial: fix prose to match example command
     +
     +    In 328c6cb853 (doc: promote "git switch", 2019-03-29), an example
     +    was changed to use "git switch" rather than "git checkout" but an
     +    instance of "git checkout" in the explanatory text preceding the
     +    example was overlooked. Fix this oversight.
      
          Signed-off-by: Heba Waly <heba.waly@gmail.com>
      

-- 
gitgitgadget

  parent reply	other threads:[~2020-01-08  0:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-07 10:05 [PATCH 0/1] [Outreachy] doc: fix a typo in gitcore-tutorial.txt Heba Waly via GitGitGadget
2020-01-07 10:05 ` [PATCH 1/1] " Heba Waly via GitGitGadget
2020-01-07 11:35   ` Eric Sunshine
2020-01-07 19:58     ` Junio C Hamano
2020-01-08  0:09     ` Heba Waly
2020-01-08  0:31 ` Heba Waly via GitGitGadget [this message]
2020-01-08  0:31   ` [PATCH v2 1/1] doc/gitcore-tutorial: fix prose to match example command Heba Waly via GitGitGadget
2020-01-08 16:57     ` Junio C Hamano

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=pull.515.v2.git.1578443496.gitgitgadget@gmail.com \
    --to=gitgitgadget@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=heba.waly@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.