Skip to content

Instantly share code, notes, and snippets.

@prosenjit-manna
Last active June 27, 2019 10:33
Show Gist options
  • Save prosenjit-manna/e49cc0fc1dc1faf4040c20ee73aee786 to your computer and use it in GitHub Desktop.
Save prosenjit-manna/e49cc0fc1dc1faf4040c20ee73aee786 to your computer and use it in GitHub Desktop.
git log --pretty=oneline
git format-patch -1 <commit id>
git apply mypatch.patch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment