Created
July 17, 2014 16:53
-
-
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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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