Adam Majer
86df1921e0
Imports can have history rewritten because email addresses can change in OBS and are not recorded as in git commits. This can be handled via comparing Tree objects and rebasing new changes ontop. |
||
---|---|---|
.. | ||
.gitignore | ||
go.mod | ||
go.sum | ||
main.go | ||
README.md |
OBS Devel Project importer tool
Used only as command-line tool to import devel project from OBS into Git
Requirements:
osc
command-line toolgit-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