git常用命令

来源:互联网 发布:免费的数据恢复app 编辑:程序博客网 时间:2024/05/20 06:06


$git clone *

$git add --all

$git status ;''

$git commit -m "描述"

$git push
0 0
原创粉丝点击