赞
踩
$ git clone git://git.kernel.org/pub/scm/.../linux-2.6 my2.6 $ cd my2.6 $ make
$ git clone -l -s -n . ../copy $ cd ../copy $ git show-branch
$ git clone --reference my2.6 \ git://git.kernel.org/pub/scm/.../linux-2.7 \ my2.7 $ cd my2.7
$ git clone --bare -l /home/proj/.git /pub/scm/proj.git
$ git clone --bare -l -s /pub/scm/.../torvalds/linux-2.6.git \ /pub/scm/.../me/subsys-2.6.git
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。