From 47b1acb36de11ba97187c31185afe37649bdde04 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Mar 26 2015 12:43:54 +0000 Subject: Add link to show where the pull-request is coming from (repo/branch) --- diff --git a/pagure/templates/pull_request.html b/pagure/templates/pull_request.html index 9eb703e..05cd693 100644 --- a/pagure/templates/pull_request.html +++ b/pagure/templates/pull_request.html @@ -97,6 +97,11 @@ From + {{ pull_request.repo_from.fullname }} ({{ pull_request.branch_from }})