24 lines
513 B
Markdown
24 lines
513 B
Markdown
|
OBS Devel Project importer tool
|
||
|
===============================
|
||
|
|
||
|
Used only as command-line tool to import devel project
|
||
|
from OBS into Git
|
||
|
|
||
|
Requirements:
|
||
|
* `osc` command-line tool
|
||
|
* `git-importer` command-line tool
|
||
|
|
||
|
Areas of Responsibility
|
||
|
-----------------------
|
||
|
|
||
|
* Sync packages from OBS devel project to Git
|
||
|
* Forks /pool, if available
|
||
|
* Uses `git-importer` to import packages
|
||
|
* Set maintainership information for devel project
|
||
|
|
||
|
Target Usage
|
||
|
------------
|
||
|
|
||
|
Importing devel project from OBS to Gitea
|
||
|
|