Skip to content

Instantly share code, notes, and snippets.

@murano500k
Created April 3, 2017 10:11
Show Gist options
  • Save murano500k/62a5138212c3194a7d5334cfede21a1f to your computer and use it in GitHub Desktop.
Save murano500k/62a5138212c3194a7d5334cfede21a1f to your computer and use it in GitHub Desktop.
repo push gerrit git help
git clone ssh://[email protected]:29418/renesas/device/renesas/salvator/common
git checkout r-ncar
gitdir=$(git rev-parse --git-dir); scp -p -P 29418 [email protected]:hooks/commit-msg ${gitdir}/hooks/
git add [changes]
git commit -s #-s for signed by
git push gl-mirror HEAD:refs/for/r-car-7.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment