no message
This commit is contained in:
parent
b7777b024a
commit
199951e3e2
1 changed files with 1 additions and 1 deletions
|
|
@ -2,5 +2,5 @@
|
||||||
# go to the root of the repository
|
# go to the root of the repository
|
||||||
cd "$(git rev-parse --show-toplevel)"
|
cd "$(git rev-parse --show-toplevel)"
|
||||||
# reset the repository to the main branch and clean it
|
# reset the repository to the main branch and clean it
|
||||||
git reset --hard main
|
git reset --hard
|
||||||
git clean -fdx -e .env/ -e .idea/
|
git clean -fdx -e .env/ -e .idea/
|
||||||
Loading…
Add table
Add a link
Reference in a new issue