Skip to content

Instantly share code, notes, and snippets.

@Cspeisman
Created July 17, 2014 16:53
Show Gist options
  • Save Cspeisman/1fb288b8a7c4e967c0eb to your computer and use it in GitHub Desktop.
Save Cspeisman/1fb288b8a7c4e967c0eb to your computer and use it in GitHub Desktop.
How to pull someone else's branch who contributes to the same repo
git pull [email protected]:username/repo.git branch_name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment