甯哥敤 Git 鍛戒护

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了甯哥敤 Git 鍛戒护相关的知识,希望对你有一定的参考价值。

鏍囩锛?a href='http://www.mamicode.com/so/1/%e5%88%86%e6%94%af' title='鍒嗘敮'>鍒嗘敮   fetch   message   _id   rev   pull   鏈湴   甯哥敤   git pull   

Branch

# 鍒楀嚭杩滅▼鍒嗘敮
git branch -r

# 鍒犻櫎杩滅▼鍒嗘敮
git push -d origin {branch_name}
git push origin :{branch_name}

# 鍒犻櫎鏈湴鍒嗘敮
git branch -D {branch_name}

# 鎺ㄩ€佸埌鎸囧畾鐨勪笂娓?git push -u origin --all

Commit

# 鎾ら攢鏈湴鏈€鍚庝竴娆?commit
git reset --soft HEAD~1

# 鏌ユ壘鍖呭惈鏌愪釜 commit 鐨勫垎鏀?git branch --contains {commitid}

# 鎷疯礉涓€涓?commit 鍒板綋鍓嶅垎鏀?git cherry-pick {commit_id}

# 鏀惧純鏈湴鐗堟湰锛屼互杩滅▼鐗堟湰涓哄噯
git fetch origin
git reset --hard origin/{branch_name}
git pull

# 鍥炴粴鎻愪氦
git revert {commit_id}

Stash

# 鏆傚瓨
git stash save "message ..."

# 鏆傚瓨鏈窡韪枃浠?git stash --include-untracked

鍏朵粬

# 娓呯悊鐩綍
git clean -fxd -q

以上是关于甯哥敤 Git 鍛戒护的主要内容,如果未能解决你的问题,请参考以下文章

GitLab 甯哥敤鍛戒护

Linux甯哥敤鍛戒护

Linux甯哥敤鍛戒护

sql甯哥敤鍛戒护

Linux甯哥敤鍛戒护

linux甯哥敤鍛戒护--宸ヤ綔璁板綍20201126