git review (gerrit)

git clone ssh://[email protected]:29418/haoning-telegraf
git remote add gerrit ssh://[email protected]:29418/haoning-telegraf
git review -s
############################
git checkout -b zouhy
git status
git add .
git commit .
git fetch
git rebase master

git review

###############################
git rebase -i master

猜你喜欢

转载自haoningabc.iteye.com/blog/2303896