赞
踩
$ cp -Rf .git/refs/remotes/tags/* .git/refs/tags/ $ rm -Rf .git/refs/remotes/tags |
$ cp -Rf .git/refs/remotes/* .git/refs/heads/ $ rm -Rf .git/refs/remotes |
$ git push origin –all |
git svn clone https://jdbcdslog-exp.googlecode.com/svn/ -sr 1342:HEAD --authors-file=user.txt --no-metadata jdbcdslog |
$ git svn show-ignore > .git/info/exclude |
$ git svn rebase $ git svn dcommit |
$ git svn rebase $ git pull $ git commit –am “xxx” $ git push |
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。