# Git Push ## Normal Push `git push` ## Push To Gerrit `git push origin HEAD:refs/for/$BRANCH_NAME` ## Push Tag push **指定的** tag `git push origin $TAG_NAME` push **本地端全部的** tag `git push --tags` ###### tags: `git` `gerrit`
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up