1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-02-11 13:29:19 +01:00

fix[git-obs]: use rather git-obs command name

It works with git better and uses git-something mechanism.
This commit is contained in:
Matej Cepl 2024-10-28 17:20:58 +01:00
parent 4ccb00b392
commit e5b0b90101
Signed by untrusted user: mcepl
GPG Key ID: 79205802880BC9D8

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]