Changes between Version 47 and Version 48 of DeveloperGuidelines/Git


Ignore:
Timestamp:
05/08/12 09:36:04 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Git

    v47 v48  
    44== Developer Workflow ==
    55=== Fork a fresh Branch ===
    6 http://help.github.com/set-up-git-redirect
    7 1. Sign-up for an account on [https://github.com GitHub]
    8 2. Fork the Eden Branch: https://github.com/flavour/eden/fork_select
    9 3. Set Up Git on you your computer by following these instructions: http://help.github.com/set-up-git-redirect
     61. If you've not used !GitHub before, set up Git on you your computer by following these instructions: http://help.github.com/set-up-git-redirect
     72. Sign-up for an account on [https://github.com GitHub]
     83. Fork the Eden Branch: https://github.com/flavour/eden/fork_select
    1094. Use Git to clone this down to your PC:
    1110
    12 Note: (So that you can contribute code back to the project) If you want to use SSH to push your changes to the code back to Github, 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) [1]
     11Note: (So that you can contribute code back to the project) If you want to use SSH to push your changes to the code back to Github, 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)
    1312{{{
    1413cd web2py/applications