git add .
git add filename
git commit -m'commit 注释'

修改commit 注释

git commit --amend  
git pull origin develop --rebase 
git push
git merge --no-ff origin/develop
git stash list
git stash pop [stash@{1}]
git stash pop === git stash pop stash@{0}

git 撤销

SRE实战 互联网时代守护先锋,助力企业售后服务体系运筹帷幄!一键直达领取阿里云限量特价优惠。
撤销命令
扫码关注我们
微信号:SRE实战
拒绝背锅 运筹帷幄