Changes between Version 21 and Version 22 of InstallationGuidelines/Windows/Developer/Manual


Ignore:
Timestamp:
01/07/12 11:56:55 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Windows/Developer/Manual

    v21 v22  
    4646Several downloads are [http://code.google.com/p/msysgit/downloads/list available here], pick the latest one available and install it.
    4747
    48 If you want to develop using the "forks"-feature of [http://github.com GitHub] (which are basically branches - but in your own repository) or by commiting code directly to the eden repository, you have to [https://github.com/signup/free create a GitHub account].
     48If you want to develop using the "forks"-feature of !GitHub (which are basically branches - but in your own repository) or by commiting code directly to the eden repository, you have to [https://github.com/signup/free create a GitHub account].
    4949
    5050After that you can setup your git by configuring your SSH keys and accountdata. A pretty good tutorial is available at the [http://help.github.com/win-set-up-git/ GitHub-Manual].