| |
@@ -3,8 +3,8 @@
|
| |
|
| |
.. split here
|
| |
|
| |
- This project implements a dynamic Git auth backend for Pagure for Dist-Git,
|
| |
- which has a slightly different access model than regular Pagure Git systems.
|
| |
+ This project implements a dynamic Git auth backend for Pagure for Dist-Git_
|
| |
+ to power https://src.fedoraproject.org
|
| |
|
| |
Configuration
|
| |
=============
|
| |
@@ -137,3 +137,5 @@
|
| |
|
| |
Now you should have running instance of pagure with dist-git on `http://localhost:5000`.
|
| |
Nice hacking! :-)
|
| |
+
|
| |
+ .. _Dist-Git: https://github.com/release-engineering/dist-git
|
| |
\ No newline at end of file
|
| |