Skip to content

Instantly share code, notes, and snippets.

@c0ldlimit
Created November 18, 2012 18:22
Show Gist options
  • Save c0ldlimit/4106647 to your computer and use it in GitHub Desktop.
Save c0ldlimit/4106647 to your computer and use it in GitHub Desktop.
Git: Merging
# will attempt to merge into the current/active branch
git merge [branch_name]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment