mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
add git cleanup hint
parent
5c99686ed5
commit
57d1fa52d0
1 changed files with 8 additions and 0 deletions
|
@ -19,6 +19,14 @@ dnf install python3-pytest python-tox python-typeguard python-flake8
|
|||
|
||||
Run in main source directory
|
||||
|
||||
### Directory Cleanup (optional)
|
||||
|
||||
Note: will remove everything untracked, even ignored
|
||||
|
||||
```bash
|
||||
git clean -fdx
|
||||
```
|
||||
|
||||
### Syntax check
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue