We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
g
1 parent 0f58d24 commit 677e12cCopy full SHA for 677e12c
pyproject.toml
@@ -39,6 +39,7 @@ Repository = "https://github.com/vcs-python/vcspull"
39
40
[tool.poetry.scripts]
41
vcspull = 'vcspull:cli.cli'
42
+g = 'vcspull:cli.cli'
43
44
[tool.poetry.dependencies]
45
python = "^3.6"
0 commit comments