git 常用命令
git clone -v git@abc.com:efg/hig.git
git pull
git branch -D BRANCH_NAME_LOCAL
git push origin --delete BRNACH_NAME_REMOTE
git clone -v git@abc.com:efg/hig.git
git pull
git branch -D BRANCH_NAME_LOCAL
git push origin --delete BRNACH_NAME_REMOTE
本文标题:Git Usage
本文链接:https://www.haomeiwen.com/subject/jpacaltx.html
网友评论