Skip to content

Instantly share code, notes, and snippets.

@karabulut
Created December 19, 2020 10:51
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 karabulut/40dc11bd5e56773b4ed88d9e0e698fe4 to your computer and use it in GitHub Desktop.
Save karabulut/40dc11bd5e56773b4ed88d9e0e698fe4 to your computer and use it in GitHub Desktop.
Git - am
git am -3 patch.mbox (In case of conflict, resolve the conflict and)
git am --resolve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment