-
Notifications
You must be signed in to change notification settings - Fork 8k
Open
Open
Copy link
Labels
bugSomething isn't workingSomething isn't workinggh-reporelating to the gh repo commandrelating to the gh repo commandgood first issuepriority-3Affects a small number of users or is largely cosmeticAffects a small number of users or is largely cosmetic
Description
Describe the bug
When I try to fork a repo and add a new remote, it doesn't add a new remote to my current repository.
gh version 1.4.0 (2020-12-17)
Expected vs actual behavior
I expect to see a fork remote added to my repository, but nothing is added.
Logs
❯ gh repo fork --clone=false --remote=true $(git remote get-url up)
- Forking someorg/somerepo...
✓ Created fork gib/somerepo
❯ git remote
up
❯ gh --version
gh version 1.4.0 (2020-12-17)
https://github.com/cli/cli/releases/latestReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggh-reporelating to the gh repo commandrelating to the gh repo commandgood first issuepriority-3Affects a small number of users or is largely cosmeticAffects a small number of users or is largely cosmetic