Skip to content

Commit 3661a66

Browse files
committed
fix[git-obs]: use rather git-obs command name, so it works with git better
1 parent 4ccb00b commit 3661a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ osc =
5959

6060
[options.entry_points]
6161
console_scripts =
62-
obs-git = osc.commandline_git:main
62+
git-obs = osc.commandline_git:main
6363
osc = osc.babysitter:main
6464

6565
[flake8]

0 commit comments

Comments
 (0)