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 a migrated repository, some pull request pages return 500 when view the page.
2020/01/21 20:53:09 ...vices/pull/update.go:67:GetDiverging() [T] PushToBaseRepo[11]: pushing commits to base repo 'refs/pull/661/head'
2020/01/21 20:53:09 routers/repo/pull.go:348:PrepareViewPullInfo() [E] GetDiverging: exit status 128 - fatal: ambiguous argument 'master..unknown repository': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
2020/01/21 20:53:09 ...s/context/context.go:139:HTML() [D] Template: status/500
The text was updated successfully, but these errors were encountered:
In a migrated repository, some pull request pages return 500 when view the page.
The text was updated successfully, but these errors were encountered: