Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions HOWTO/HOWTO-GitHub.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ Voici un exemple de journée de travail fait avec un logiciel de versioning dans

5. Lorsque j'ai terminé, tout le monde sur le même projet a accès aux modifications que j'ai fait.

Ce [court tutoriel](https://learngitbranching.js.org/) aide à maîtriser le *versioning* et le fonctionnement des branches.

## GitHub

### Je veux travailler sur le code de *xyz*, qu'est-ce que je fais?
Expand Down Expand Up @@ -110,6 +112,8 @@ Here is an example of a working day done with a versioning software in its simpl

5. When I'm done, everyone on the same project has access to the changes I've made.

This [short tutorial](https://learngitbranching.js.org/) helps to understand *versioning* and how branches work.

## GitHub

### I want to work on the code for *xyz*, what do I do?
Expand Down