git 常用命令

一、改变提交的github目录

①、git remote rm origin(清除)

②、git remote add origin https://github.com/jwwb681232/github仓库名.git

③、git push origin master(提交)

posted @ 2016-05-09 17:03  捅了个浆糊  阅读(120)  评论(0)    收藏  举报