Mise à jour de 'Pages / How to'
parent
2f78c670d7
commit
a529f46d07
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue