Skip to content

Instantly share code, notes, and snippets.

@karabulut
Created December 19, 2020 11:36
Show Gist options
  • Save karabulut/4d6f5809fb3adfd71bb3d399e07a80d0 to your computer and use it in GitHub Desktop.
Save karabulut/4d6f5809fb3adfd71bb3d399e07a80d0 to your computer and use it in GitHub Desktop.
Git - Branch b1 b2
git checkout <B2>
git merge <B1>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment