Adding pre-commit git hook

This commit is contained in:
Chemaclass
2023-03-07 19:08:11 +01:00
parent f8d6cf8dba
commit c4c8c0fbf7
3 changed files with 44 additions and 0 deletions

View File

@@ -108,6 +108,14 @@ Build the app:
./gradlew installDebug
```
## Git Hooks
You can add the git hook running the following bash script:
```bash
./tools/git-hooks/init.sh
```
## How to Deploy
1. Generate a new signing key