Skip to content

Commit

Permalink
Merge pull request #1647 from openSUSE-Python/git-obs
Browse files Browse the repository at this point in the history
fix[git-obs]: use rather git-obs command name
  • Loading branch information
dmach authored Nov 5, 2024
2 parents 4ccb00b + e5b0b90 commit 02a680f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 02a680f

Please sign in to comment.