Skip to content

Instantly share code, notes, and snippets.

@lgrz
Created May 10, 2019 04:15
Show Gist options
  • Save lgrz/28b092e07a284949ea50b5dbd72bab91 to your computer and use it in GitHub Desktop.
Save lgrz/28b092e07a284949ea50b5dbd72bab91 to your computer and use it in GitHub Desktop.
git log --oneline HEAD..abs |sed '$d' | awk '{print $1}' | xargs git cherry-pick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment