]> git.99rst.org Git - git.git/commit
doc: clarify which remotes can be used with GitGitGadget
authorDaniele Sassoli <redacted>
Sat, 23 Aug 2025 09:12:11 +0000 (09:12 +0000)
committerJunio C Hamano <redacted>
Mon, 25 Aug 2025 16:17:25 +0000 (09:17 -0700)
commit37001cdbc4e0cc1a1dbffdb0d07ce1bd3533f2a9
treeafc689ac8bb986303ca92fa55c9e9d3cc13c1db5
parent47243eeed1749662e7c62d879d451a9383a25158
doc: clarify which remotes can be used with GitGitGadget

The docs mostly point to using git/git as one's remote, however, when it
comes to Sending a PR to GitGitGadget section, the reader is told to use
gitgitgadget/git, with no mention of git/git, potentially leading to
some confusion.

Clarify that both gitgitgadget/git and git/git can be used, albeit with
some differences.

Signed-off-by: Daniele Sassoli <redacted>
Acked-by: Elijah Newren <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/MyFirstContribution.adoc
git clone https://git.99rst.org/PROJECT