Skip to content

Commit 69cd57e

Browse files
save file
1 parent 502170e commit 69cd57e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

utils/github/download-a-directory-from-a-github-repository/download-a-directory-from-a-github-repository.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@
77
<head>
88
<meta charset=utf-8>
99

10-
<title>download github directory</title>
10+
<title>
11+
download github directory
12+
</title>
13+
1114
<meta name=description content='Download any directory from a GitHub repository and create a ZIP file. Fast, lightweight tool for developers who want a copy of a specific folders without cloning the entire repo'>
1215

1316
<base href='https://ext-code.com/utils/github/download-a-directory-from-a-github-repository/'>
@@ -60,8 +63,6 @@
6063
//:
6164

6265

63-
mod.stack.add = init;
64-
6566
async function init(){
6667

6768

0 commit comments

Comments
 (0)