You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently GET /repos/{owner}/{repo}/branches is the only way to access this information. However, I am already calling GET /users/{username}/repos and would like to avoid the extra request if possible.