diff --git a/progit/templates/repo_info.html b/progit/templates/repo_info.html index 4a6abb6..4acc805 100644 --- a/progit/templates/repo_info.html +++ b/progit/templates/repo_info.html @@ -104,8 +104,14 @@ {% endif %} {% if diff_commits and authenticated %} + {% if branchname %} Request pull + {% else %} + Request pull + {% endif %} {% endif %}