Skip to content

Commit

Permalink
fix[git-obs]: use rather git-obs command name
Browse files Browse the repository at this point in the history
It works with git better and uses git-something mechanism.
  • Loading branch information
mcepl committed Oct 28, 2024
1 parent 4ccb00b commit e5b0b90
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 e5b0b90

Please sign in to comment.