Mise à jour de 'Pages / How to'

Simon Vieille 2022-07-27 12:49:20 +02:00
parent 2f78c670d7
commit a529f46d07

@ -10,6 +10,8 @@ Create a branch `pages` in a repository:
```
git switch --orphan pages
# In case if ignored files exist
git rm --cached -r .
```
## Upload your files