git checkout -b test git echo "test!" test.txt git add . git commit -m "this is a test branch" git checkout devlop git merge test git branch -d test |
git pull git add -A git commit -m "add a new project!" git push origin master |
程浥 发表于 2017-5-22 09:41 实际上Github 有图形化界面,不过不是那没强大,而且现在确实Github比较主流,也比较强大。 |
可以来个svn教程,本地操作更加简单哦 |
Archiver|手机版|小黑屋|cqutlab ( 渝ICP备15004556号 )
GMT+8, 2024-12-23 04:00 , Processed in 0.227535 second(s), 32 queries .
Powered by Discuz! X3.1
© 2001-2013 Comsenz Inc.