appview: fix nil assignment
anirudh.fi 8 months ago e37f688d 09c05893
··· 372 372 return 373 373 } 374 374 } 375 375 + p.PullSource.Repo = pullSourceRepo 375 376 } 376 376 - 377 377 - p.PullSource.Repo = pullSourceRepo 378 377 } 379 378 380 379 identsToResolve := make([]string, len(pulls))