sourceforge.jpにも書いてあるし、もちろんドキュメントにも書いてあるんだけどメモ。
git clone git://git.sourceforge.jp/gitroot/modchxj/mod_chxj.git
が、
svn checkout http://svn.sourceforge.jp/svnroot/modchxj/mod_chxj
みたいな感じ。
git clone git://git.sourceforge.jp/gitroot/modchxj/mod_chxj.git hehehe
が
svn checkout http://svn.sourceforge.jp/svnroot/modchxj/mod_chxj hehehe
みたいな感じ。
originがセットされてるんで、branchを取りたい場合は
cd hehehe
git checkout -b branch_0.12.0 origin/branch_0.12.0
でいける。
で?
.
0 コメント:
コメントを投稿