Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

001 repo creation on the fly

Xavier L edited this page Mar 23, 2013 · 1 revision

Discussion for the repo creation on the fly spec.


My opinion would be to have a flag in the main configuration file that would specify if on-the-fly repositories are permitted. The default would be false.

If true, upon encountering a push or pull to a non-existent repository, it would create said repository and add an entry in the gitorium-admin.git/gitorium.conf file granting all access to the user that accessed that repository.

Clone this wiki locally