Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Fork repositories not owned by the current userΒ #582

Open
@smashwilson

Description

@smashwilson

The scenario here is that:

  • You've cloned someone else's repository from GitHub to browse or build their source;
  • And you see something that you'd like to change;
  • You πŸ”§ in your local repository on a branch;
  • You attempt to push, but can't because you don't have permission to do so.

What you likely want to do is fork the origin repository to your own account, reconfigure your remotes (origin πŸ‘‰ your fork; upstream πŸ‘‰ the source fork?), then push -u your branch to your fork.

@haacked mentioned in Slack that this would be nice to have in Atom: github/VisualStudio#900

Metadata

Metadata

Assignees

No one assigned

    Labels

    githubpapercutSmall-scope issues and bugs we can use to backfill our sprint plans

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions