-
Notifications
You must be signed in to change notification settings - Fork 8.2k
gh repo sync not working #7574
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingcoreThis issue is not accepting PRs from outside contributorsThis issue is not accepting PRs from outside contributorsmore-info-neededMore info needed from user/contributorMore info needed from user/contributorplatformProblems with the GitHub platform rather than the CLI clientProblems with the GitHub platform rather than the CLI client
Description
Describe the bug
$ gh repo sync alizter/dune
HTTP 404: Not Found (https://api.github.com/repos/alizter/dune/git/refs/heads/main)when the repo doesn't need syncing, the command succeeds. Clicking this URL also correctly fetches the json.
NixOS
gh version 2.29.0 (1980-01-01)
https://github.com/cli/cli/releases/tag/v2.29.0
Steps to reproduce the behavior
- Have a repo that needs syncing.
- Do
gh repo sync user/repo - Should 404
Expected vs actual behavior
It used to work and sync the repo.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcoreThis issue is not accepting PRs from outside contributorsThis issue is not accepting PRs from outside contributorsmore-info-neededMore info needed from user/contributorMore info needed from user/contributorplatformProblems with the GitHub platform rather than the CLI clientProblems with the GitHub platform rather than the CLI client
Type
Fields
Give feedbackNo fields configured for issues without a type.