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.
1 parent 32890f0 commit 57d6680Copy full SHA for 57d6680
README.md
@@ -0,0 +1,11 @@
1
+# Git LFS server PHP
2
+
3
+**Git LFS server written in PHP**
4
5
+## How to use
6
7
+### Set username and password
8
9
+```
10
+$ htpasswd -B -c .lfs-server-passwd [username]
11
0 commit comments