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
In GetBranchesContainingCommit()
my 'refs/remotes/origin/HEAD' is evaluated as well but commits.Reference.Target is null and if (!commits.Any()) will then throw an exception.