Skip to content

Instantly share code, notes, and snippets.

@AV4TAr
Created October 24, 2011 18:27
Show Gist options
  • Save AV4TAr/1309726 to your computer and use it in GitHub Desktop.
Save AV4TAr/1309726 to your computer and use it in GitHub Desktop.
Merge one file to a branch
git checkout <branch_you_want_to_merge_from> <file_paths_to_merge...>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment