摘要: 1.Add a remote alias for your local repository, ex:git remote add self file:///path/to/your/repository2.Push to the self remote, ex:git push self dev:master 阅读全文
posted @ 2013-11-07 11:00 peija 阅读(118) 评论(0) 推荐(0) 编辑