tools/prepush: apply the formatting instead of checking it
Signed-off-by: Gunwant Jain <mail@wantguns.dev>
This commit is contained in:
parent
08ec2cbecb
commit
3a5212e09c
2 changed files with 3 additions and 3 deletions
|
|
@ -210,7 +210,7 @@ This pastebin:
|
|||
to your Git hooks:
|
||||
|
||||
```bash
|
||||
$ cat tools/prepush >> .git/hooks/pre-push
|
||||
$ cp -a tools/prepush .git/hooks/pre-push
|
||||
```
|
||||
|
||||
Alternately, just run `./tools/prepush` yourself before pushing.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue