diff options
Diffstat (limited to 'git/README.md')
-rw-r--r-- | git/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/git/README.md b/git/README.md new file mode 100644 index 0000000..5637f06 --- /dev/null +++ b/git/README.md | |||
@@ -0,0 +1,9 @@ | |||
1 | ## For Git Daemon | ||
2 | |||
3 | read https://git-scm.com/book/be/v2/Git-on-the-Server-Git-Daemon | ||
4 | |||
5 | ## For Http Files for Git | ||
6 | |||
7 | refs: | ||
8 | - https://mtkn.jp/computer/git_server.html | ||
9 | - https://codemadness.org/stagit.html | ||