Learn more about these different git repos.
Other Git URLs
In Pagure git master (b597484), the clone URLs render incorrectly for project tabs other than the "source" tab.
Since the images didn't upload correctly, here it is:
<img alt="Screenshot_20180617_145015.png" src="/pagure/issue/raw/files/eb75b265bb644a295fd14c215ae77dc240ede5dc9ded84e113032f8ac6b9d670-Screenshot_20180617_145015.png" /><img alt="Screenshot_20180617_145026.png" src="/pagure/issue/raw/files/05856461b2c8c9dd409f342feada1d7d511b212b70b56ae69d757c2b839fb484-Screenshot_20180617_145026.png" />
Metadata Update from @ryanlerch: - Issue assigned to ryanlerch
ah, there is a variable that is passed to some of the templates, but not others that use repo_master.
@pingou is there an easy way to pass this variable to everything that uses repo_master? or do i need to go trhough and add it as a variable to every one... (there is about 30ish)
Hey @ryanlerch I've already noticed it and I'll fix it in a commit to #3328 :)
@ryanlerch: for the future https://pagure.io/pagure/blob/master/f/pagure/flask_app.py#_222 :)
Commit 4194aa6 fixes this issue
Log in to comment on this ticket.