> I do not think that nimble needs to know default branch of your git repo when > publishing
I don't mean that. It went wrong when `nimble` copied <https://github.com/nim-lang/packages> and tried to push it onto <https://github.com/sls1005/packages>, the branch of it on the github is `master`, but on local it's `main`.
