1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-07 21:58:41 +02:00

initial obs-git support

* init command is working inside of a git repository
* downloadassets command fetches references assets from build description
* checkout is cloning from git
This commit is contained in:
2021-11-30 13:13:11 +01:00
parent 66045d0254
commit c875ca2886
4 changed files with 130 additions and 12 deletions

5
NEWS
View File

@@ -1,5 +1,8 @@
0.178.0
-
- EXPERIMENTAL: git repository handling
* init command is working inside of a git repository
* downloadassets command fetches references assets from build description
* checkout is cloning from git
0.177.0
- switch to python3 in osc-wrapper and make python3 explicit