Skip to content

Extra > character in 'Managing remote repositories' #22291

@Viicos

Description

@Viicos

Code of Conduct

What article on docs.github.com is affected?

https://docs.github.com/en/get-started/getting-started-with-git/managing-remote-repositories#adding-a-remote-repository

What part(s) of the article would you like to see updated?

I don't think this is intentional but there's an extra > character in the example:

$ git remote add origin https://github.com/USER/REPO>.git  # Here
# Set a new remote

$ git remote -v
# Verify new remote
> origin  https://github.com/USER/REPO.git (fetch)
> origin  https://github.com/USER/REPO.git (push)

If not, I can open a PR to fix this.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentThis issue or pull request belongs to the Docs Content teamget startedContent related to "Getting Started" doc setgood first issueGood for newcomershelp wantedAnyone is welcome to open a pull request to fix this issuerepositoriesContent related to repositoriesusing gitContent related to using git

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions