diff --git a/appview/state/pull.go b/appview/state/pull.go index 6610f944..3efd45c7 100644 --- a/appview/state/pull.go +++ b/appview/state/pull.go @@ -372,9 +372,8 @@ func (s *State) RepoPulls(w http.ResponseWriter, r *http.Request) { return } } + p.PullSource.Repo = pullSourceRepo } - - p.PullSource.Repo = pullSourceRepo } identsToResolve := make([]string, len(pulls))