forked from Jlawster/git_tp_final
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0e6dd94
commit a28a1a6
Showing
2 changed files
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Comment forker un dépôt ? | ||
|
||
Forker un dépôt Github est une opération très simple. | ||
|
||
1. Il suffit en effet de cliquer sur le bouton `Fork` en **haut à droite** du dépôt que vous souhaitez forker. | ||
2. Il vous sera potentiellement ensuite demandé le compte Github sur lequel vous souhaitez le forker. Cliquez sur le vôtre. | ||
3. Un écran de chargement apparaît. | ||
4. C'est bon, le dépôt a été **forké** ! | ||
|
||
[retour à l'énoncé](https://github.com/ThomasEcalle/git_tp_final) |