Skip to content

Instantly share code, notes, and snippets.

@Charlynux
Created February 25, 2016 16:30
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 Charlynux/adb35cfe9e0ec47019d6 to your computer and use it in GitHub Desktop.
Save Charlynux/adb35cfe9e0ec47019d6 to your computer and use it in GitHub Desktop.
Git commands
git log --pretty=format:"%h" --grep=OSIUI-49 | sed -re :a -e 'N;s/(.+)\n/\1" /;ba'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment