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.
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.