Skip to content

Instantly share code, notes, and snippets.

@chris-piekarski
Created June 27, 2013 20:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chris-piekarski/5879895 to your computer and use it in GitHub Desktop.
Save chris-piekarski/5879895 to your computer and use it in GitHub Desktop.
How to tag AOSP using repo
repo forall -c 'git tag spectralink_sprint_8'
repo forall -c 'git push ssh://cpiekarski@tinfoil:29418/$REPO_PROJECT --tags'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment