Get started: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
ETSI Forge collaboration process is based on the [https://git-scm.com/ Git] versioning system. | |||
This means that the shared materials and documents are tracked and versioned at each revision. | |||
In this page we will go through the initial setup to contribute to the Forge. | |||
In case something is missin feel free to edit and add it to this page. If help is needed you can send an email at [mailto:cti_support@etsi.org cti_support@etsi.org]. | |||
== Set up on Windows == | |||
Install a Git client on your Windows operating system. | |||
(We recommend [Tortoise Git|https://tortoisegit.org/], the following steps are based on that client, but should be similar for other clients). | |||
== How to clone a repository == | |||
Find out how to clone a repository in [[How to contribute]]. |
Revision as of 14:43, 6 June 2017
ETSI Forge collaboration process is based on the Git versioning system. This means that the shared materials and documents are tracked and versioned at each revision.
In this page we will go through the initial setup to contribute to the Forge. In case something is missin feel free to edit and add it to this page. If help is needed you can send an email at cti_support@etsi.org.
Set up on Windows[edit | edit source]
Install a Git client on your Windows operating system. (We recommend [Tortoise Git|https://tortoisegit.org/], the following steps are based on that client, but should be similar for other clients).
How to clone a repository[edit | edit source]
Find out how to clone a repository in How to contribute.