We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add git archive, as it is faster than git clone/git checkout. Note, some providers like github do not support git archive.
git archive
git clone
git checkout
github
This is low priority as git clone on almost all module repositories is almost instant anyways.
Activity