Skip to main content
Skip table of contents

Git repository

As technology advances, the IEC is offering its experts the opportunity to share source code via a git repository.

A git repository tab may appear in your workspace.

To request a repository, please contact your Technical Officer officially.

A repository will then be created and made available to members.

image-20250616-095940.png

⚠️ Notes:

  • You can only view documents from CP, to work with git you will need to connect to the repository and clone the project.

  • As of now you can only have one repository per workspace

  • Members of the git repository are directly associated with the list of members in your workspace.

  • To clone projects you will need to create a personal access token (PAT) by following the gitlab documentation.

  • Project clones are made using the HTTPS URL.

  • Git documentation

❗ Example:

CODE
git clone https://git.iec.ch/tcx_wg10/my-project.git
  • Use your username when prompted for a username.

  • Use your personal access token (PAT) when prompted for a password.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.