mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-03 20:36:07 +01:00 
			
		
		
		
	work on PR conversation
This commit is contained in:
		@@ -297,6 +297,7 @@ func CompareDiff(ctx *middleware.Context) {
 | 
			
		||||
	}
 | 
			
		||||
	commits = models.ValidateCommitsWithEmails(commits)
 | 
			
		||||
 | 
			
		||||
	ctx.Data["CommitRepoLink"] = ctx.Repo.RepoLink
 | 
			
		||||
	ctx.Data["Commits"] = commits
 | 
			
		||||
	ctx.Data["CommitCount"] = commits.Len()
 | 
			
		||||
	ctx.Data["BeforeCommitID"] = beforeCommitID
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user