Add preliminary information about Dist Git

Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
This commit is contained in:
Akashdeep Dhar 2024-01-04 10:59:53 +05:30
parent 96281091b5
commit 7020219651

View file

@ -1,6 +1,16 @@
Dist Git Move
=============
Definition
----------
Dist Git is a generic Git forge platform based on Pagure with additional data storage.
The Git forge part of the platform holds contents like codebases, documentation and RPM
specfiles and the data storage part of the platform holds binaries like source tarballs.
The project primarily consists of three main components - Git repositories, Lookaside
Cache to store source tarballs and scripts to manage both. More information about the
project can be found `here <https://github.com/release-engineering/dist-git>`_.
Purpose
-------