#branch
2 posts tagged branch. Clear filter
-
Very Basic Git Workflow
Very, very basic git workflow
-
Working with Branches in Git
Show all the branches Create a new branch Use that branch Pushing the new branch to a remote server Pulling that branch down on another machine Listing all branches on other machine Updating other...