Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
7d811e
Add a new branch API
4 files
Authored by mprahl
7 years ago
, Committed by Pierre-Yves Chibon
7 years ago
,
raw
patch
tree
parent
4 files changed.
235 lines added
.
1 lines removed
.
pagure/api/__init__.py
file modified
+4
-1
pagure/api/project.py
file modified
+83
-0
pagure/lib/git.py
file modified
+29
-0
tests/test_pagure_flask_api_project.py
file modified
+119
-0
Add a new branch API
pagure/api/__init__.py
file modified
+4
-1
pagure/api/project.py
file modified
+83
-0
pagure/lib/git.py
file modified
+29
-0
tests/test_pagure_flask_api_project.py
file modified
+119
-0