1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Merge pull request #33038 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2022-11-29 06:38:35 -08:00
committed by GitHub

View File

@@ -36,7 +36,7 @@ The `git remote add` command takes two arguments:
For example:
```shell
$ git remote add origin https://{% data variables.command_line.codeblock %}/USER/REPO>.git
$ git remote add origin https://{% data variables.command_line.codeblock %}/USER/REPO.git
# Set a new remote
$ git remote -v