Changes between Version 20 and Version 21 of DeveloperGuidelines/Git
- Timestamp:
- 01/21/12 03:08:33 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Git
v20 v21 11 11 === Fork a fresh Branch === 12 12 * Sign-up for an account on [https://github.com GitHub] 13 * So that you can contribute code back to the project you will need a ssh public key. Theiris on-line help at github (select Beginner - Set Up Git and then scroll down to Set Up SSH Keys)13 * So that you can contribute code back to the project you will need an SSH public key. There is on-line help at github (select Beginner - Set Up Git and then scroll down to Set Up SSH Keys) 14 14 * Fork the Eden Branch: https://github.com/flavour/eden/fork_select 15 15 * Use Git to clone this down to your PC: