We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
-
I have this simple snippet:
gitcl='git clone ${1:branch} ${2:repo} ${3:dir}'
First step when calling it:
When I start to fill in the first field, which should be -b somebranch, just after typing - I see that it is duplicated by TA:
-b somebranch