{"author_name":"cynipe","height":"190","image_url":null,"url":"https://cynipe.hateblo.jp/entry/2014/08/29/105006","version":"1.0","blog_title":"cynipe\u3068\u8aad\u3080","author_url":"https://blog.hatena.ne.jp/cynipe/","blog_url":"https://cynipe.hateblo.jp/","provider_name":"Hatena Blog","categories":[],"html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcynipe.hateblo.jp%2Fentry%2F2014%2F08%2F29%2F105006\" title=\"\u5b58\u5728\u3057\u3066\u308b\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306bgit clone\u3059\u308b\u65b9\u6cd5 - cynipe\u3068\u8aad\u3080\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","title":"\u5b58\u5728\u3057\u3066\u308b\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306bgit clone\u3059\u308b\u65b9\u6cd5","type":"rich","width":"100%","provider_url":"https://hatena.blog","published":"2014-08-29 10:50:06","description":"init\u3059\u308b\u65b9\u6cd5 $ cd /path/to/existing_dir $ git init $ git remote add origin <remote-url> $ git fetch origin $ git checkout -b master --track origin/master \u5225\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306bclone\u3057\u3066.git\u3092\u30b3\u30d4\u30fc\u3059\u308b\u65b9\u6cd5 $ git clone --no-checkout <remote-url> /path/to/writable_dir $ mv /path/to/writable_dir/.git /path/to/existing_dir $ cd /p\u2026"}