ãã¼ã«ã«ã§Gitãµã¼ããæ§ç¯ã㦠$ git clone git://localhost/sample ã®ããã«git://ã«ã¢ã¯ã»ã¹ã§ããããã« git-daemon ãåããã¦ã¿ã¾ããã 1. gitãã¤ã³ã¹ãã¼ã« MacPortsã使ã£ã¦gitãã¤ã³ã¹ãã¼ã«ãã¾ãããããªãgit-daemonã"/opt/local/libexec/git-core/"ã«ã¤ã³ã¹ãã¼ã«ããã¾ãã $ sudo port install git-core 2. å ¬éç¨ã®ã¬ãã¸ããªä½æ $ mkdir test $ cd test/ $ git init --bare $ touch git-daemon-export-ok 3. git-daemonãèµ·å $ /opt/local/libexec/git-core/git-daemon --verbose --export-all --enable=r
{{#tags}}- {{label}}
{{/tags}}