git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Pratyush Yadav <me@yadavpratyush.com>
To: <git@vger.kernel.org>
Cc: Junio C Hamano <gitster@pobox.com>
Subject: [PATCH v2] Documentation: update the location of the git-gui repo
Date: Sat,  5 Oct 2019 18:27:42 +0530	[thread overview]
Message-ID: <20191005125742.3753-1-me@yadavpratyush.com> (raw)
In-Reply-To: <20191004222956.12341-1-me@yadavpratyush.com>

Signed-off-by: Pratyush Yadav <me@yadavpratyush.com>
---

Changes in v2:
- Only link the repo, instead of having instructions to "clone" and
  "browse online".

Do note that I am using single quotes around git gui instead of
backticks like you suggested because the rest of the man page does the
same.

Interdiff against v1:
  diff --git a/Documentation/git-gui.txt b/Documentation/git-gui.txt
  index 98337b69f1..c9d7e96214 100644
  --- a/Documentation/git-gui.txt
  +++ b/Documentation/git-gui.txt
  @@ -112,11 +112,9 @@ Other
   versions are distributed as part of the Git suite for the convenience
   of end users.

  -A 'git gui' development repository can be obtained from:
  +The official repository of the 'git gui' project can be found at:

  -  git clone https://github.com/prati0100/git-gui.git
  -
  -or browsed online at https://github.com/prati0100/git-gui[].
  +  https://github.com/prati0100/git-gui.git/

   GIT
   ---

 Documentation/git-gui.txt | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/Documentation/git-gui.txt b/Documentation/git-gui.txt
index 5f93f8003d..c9d7e96214 100644
--- a/Documentation/git-gui.txt
+++ b/Documentation/git-gui.txt
@@ -112,15 +112,9 @@ Other
 versions are distributed as part of the Git suite for the convenience
 of end users.

-A 'git gui' development repository can be obtained from:
+The official repository of the 'git gui' project can be found at:

-  git clone git://repo.or.cz/git-gui.git
-
-or
-
-  git clone http://repo.or.cz/r/git-gui.git
-
-or browsed online at http://repo.or.cz/w/git-gui.git/[].
+  https://github.com/prati0100/git-gui.git/

 GIT
 ---
--
2.21.0


      parent reply	other threads:[~2019-10-05 12:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-04 22:29 [PATCH] Documentation: update the location of the git-gui repo Pratyush Yadav
2019-10-05  9:02 ` Junio C Hamano
2019-10-05 12:57 ` Pratyush Yadav [this message]

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

  List information: http://vger.kernel.org/majordomo-info.html

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

  git send-email \
    --in-reply-to=20191005125742.3753-1-me@yadavpratyush.com \
    --to=me@yadavpratyush.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).