We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
$ 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
gh repo sync user/repo
It used to work and sync the repo.
Describe the bug
when the repo doesn't need syncing, the command succeeds. Clicking this URL also correctly fetches the json.
NixOS
Steps to reproduce the behavior
gh repo sync user/repoExpected vs actual behavior
It used to work and sync the repo.