mirror of
https://github.com/openSUSE/osc.git
synced 2025-04-18 04:08:47 +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:
commit
02a680f4e6
@ -59,7 +59,7 @@ osc =
|
|||||||
|
|
||||||
[options.entry_points]
|
[options.entry_points]
|
||||||
console_scripts =
|
console_scripts =
|
||||||
obs-git = osc.commandline_git:main
|
git-obs = osc.commandline_git:main
|
||||||
osc = osc.babysitter:main
|
osc = osc.babysitter:main
|
||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user