Changes between Version 5 and Version 6 of Setting Up Git
- Timestamp:
- Dec 2, 2015, 11:46:08 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Setting Up Git
v5 v6 30 30 3. Push your local branch to the server 31 31 4. When ready for review, merge your local branch with master 32 5. Push master to the server32 5. Ask Alex to push master to the server 33 33 34 34 == Accessing your code from home == 35 35 1. Follow the above instructions to add the git repo and then import the project 36 2. Right click on the project in the Git perspective, then press 'Switch to' 37 3. 36 2. Right click on the project in the Git perspective, then select 'Switch to,' 'Other.' 37 3. Select your branch in the window that comes up. 38 4. Select "Checkout as a local branch"