We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
g
1 parent 7c83a53 commit 156a995Copy full SHA for 156a995
pyproject.toml
@@ -42,6 +42,7 @@ Changes = "https://github.com/vcs-python/vcspull/blob/master/CHANGES"
42
43
[tool.poetry.scripts]
44
vcspull = 'vcspull:cli.cli'
45
+g = 'vcspull:cli.cli'
46
47
[tool.poetry.dependencies]
48
python = "^3.7"
0 commit comments