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
Ran into this issue in production on sourcegraph.com. Fixing it with a patch that checks if commit.Author is nil but we're not sure if that should ever be the case.