mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
#2014 allow switch branches between two orgs in compose PR
This commit is contained in:
@@ -431,6 +431,7 @@ func ParseCompareInfo(ctx *middleware.Context) (*models.User, *models.Repository
|
||||
}
|
||||
return nil, nil, nil, nil, "", ""
|
||||
}
|
||||
ctx.Data["HeadUser"] = headUser
|
||||
|
||||
repo := ctx.Repo.Repository
|
||||
|
||||
|
Reference in New Issue
Block a user