1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-03-30 11:53:06 +02:00

Merge pull request #1647 from openSUSE-Python/git-obs

fix[git-obs]: use rather git-obs command name
This commit is contained in:
Daniel Mach 2024-11-05 09:03:12 +01:00 committed by GitHub
commit 02a680f4e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -59,7 +59,7 @@ osc =
[options.entry_points]
console_scripts =
obs-git = osc.commandline_git:main
git-obs = osc.commandline_git:main
osc = osc.babysitter:main
[flake8]