Aller au contenu. | Aller à la navigation

Outils personnels

Navigation
Vous êtes ici : Accueil / Services Communs / Pôle Biocomputing / Training courses / Git the basis

Git the basis

Learn how to configure and use git a file version control system.

The sources for this partical can be found here

 

Prerequisite

You will needto create an account on the gitlab server of the LBMC: https://gitbio.ens-lyon.fr/
To connect, simply click on the CAS button.
Your account is now linked to the gitlab server, but blocked
You can send an email to laurent.modolo@ens-lyon.fr to activate your account.

If you work on a laptop, you can bring it with git installed (if you work on Linux you know how to do that, for the others you can install https://desktop.github.com/ to get a GUI and a command-line version of git).
Otherwise, you can use one of the computers present in the room.

Please don’t hesitate to ask me if you have any problem activating your account or installing git before the formation.

 

Practial guide

The practical guide is decomposed in three sections, after configuring your ssh client:

  1. In the first part Git Alone , you will learn to use the basic Git command.
  2. In the second part Git remote , you will learn to interact with a Git remote repository
  3. In the last part Git together , you will learn to work in collaboration with another person using Git.

Creative Commons License
This works are licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.