Skip to content

Commit

Permalink
Add a console script: git cstage
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewshadura committed Mar 24, 2022
1 parent dd97ae0 commit b73bce7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ doctest_optionflags = NORMALIZE_WHITESPACE
[options.entry_points]
console_scripts =
git-crecord = git_crecord.main:main
git-cstage = git_crecord.main:main

[flake8]
doctests = yes
Expand Down

0 comments on commit b73bce7

Please sign in to comment.