1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-08-03 14:13:38 +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:
2024-11-05 09:03:12 +01:00
committed by GitHub

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]