Admin message
Pour rappel, le service sera inaccessible ce lundi 13/04/26 midi pour raison de mise à jour.
Changes
Page history
Update git
authored
Feb 14, 2023
by
Boman Romain
Show whitespace changes
Inline
Side-by-side
git.md
View page @
214f3290
...
...
@@ -173,7 +173,7 @@ Get the current state of the working copy (each time you have a doubt!):
git status
```
Create a branch named
`mybranch`
:
Create a branch named
`mybranch`
(you can use your family name instead)
:
```
git checkout -b mybranch
...
...
...
...