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.
fetch-git-repo
1 parent 2b97ed4 commit de0d28aCopy full SHA for de0d28a
readme.md
@@ -1,3 +1,3 @@
1
-# download-git-repo-promise
+# fetch-git-repo
2
## Under construction
3
Not much to see right now. Come back lator! :crocodile:
src/index.js
@@ -1,4 +1,4 @@
-/** @module download-git-repo-promise */
+/** @module fetch-git-repo */
import downloadGitRepo from "download-git-repo"
4
import pify from "pify"
0 commit comments