gitãµã¼ããèªå® ã®ubuntuãã·ã³ã«ç«ã¦ãã®ã§ãã®æé ãã¡ã¢ ubuntuã«gitãã¤ã³ã¹ãã¼ã« sudo apt-get install git-core ubuntuã«ãã¼ã«ã«ãªãã¸ããªãä½æ ä¸å¿ubuntuãã·ã³ã¯å®å ¨ãªãµã¼ãã§ã¯ãªããéçºãã·ã³ã¨ãã¦ã使ç¨ããã®ã§ãã¼ã«ã«ã«ãªãã¸ããªãä½æããã mkdir -p /home/amacou/repos/tstrepos cd /home/amacou/repos/tstrepos git init touch init git add . git commit -m "init" ubuntuã«å ¬éç¨ãªãã¸ããªã®ä½æ sudo mkdir /var/repos cd /var/repos git clone --bare /home/amacou/repos/tstrepos ./tstrepos.git touch tstr
{{#tags}}- {{label}}
{{/tags}}