feat(commitizen): add commitizen config

Signed-off-by: zontreck <tarapiccari@gmail.com>
This commit is contained in:
zontreck 2024-10-06 14:49:47 -07:00
parent 16cbd9d517
commit 12816746e8
7 changed files with 38 additions and 0 deletions

4
push Executable file
View file

@ -0,0 +1,4 @@
#!/bin/bash
git push --all
git push --tags