Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
fd18bd
Use forms with POST method to merge and cancel requested pulls
3 files
Authored by Johan Cwiklinski
11 years ago
, Committed by Pierre-Yves Chibon
11 years ago
,
raw
patch
tree
parent
3 files changed.
30 lines added
.
11 lines removed
.
progit/static/progit.css
file modified
+4
-0
progit/templates/pull_request.html
file modified
+11
-9
progit/ui/fork.py
file modified
+15
-2
Use forms with POST method to merge and cancel requested pulls
progit/static/progit.css
file modified
+4
-0
progit/templates/pull_request.html
file modified
+11
-9
progit/ui/fork.py
file modified
+15
-2