I'm trying to use backport locally for convenient backporting, but no matter what access token I give it I'm hitting:
$ npx backport --commit 516b25067b4bec1d1fb4fc075f85f3415433c767 --sourceBranch 23-12-11-just-backport-commit
repo: fedimint/fedimint
? Select commit chore: backport-commit
? Select branch releases/v0.2
Backporting to releases/v0.2:
✖ Pulling latest changes
The branch "releases/v0.2" is invalid or doesn't exist
Is there a -v flag or something where I could look at what is going on under the hood?