2024年4月29日
摘要: git总结 1、cd gitspace 2、git clone 3、cd gitspace 4、git add readme.txt 5、git commit -a -m 'study' 6、git pull ssh://s 7、git push origin HEAD:refs/for/maste 阅读全文
posted @ 2024-04-29 13:46 嘉拉图 阅读(5) 评论(0) 推荐(0)