Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Chun-Min Chang d67d4d2b46
Revise prepush when deleting branch (#76)
* Use uppercase for constant variables

* Skip checking when deleting branches

* Disallow to delete main branch

* Unify indent to 4 spaces

* Disallow `git push <remote> :<main-branch>`

* Change Shebang to bash
2020-04-03 10:06:55 -07:00
Chun-Min Chang 20daa86ae2
Revise git hooks (#68)
* Revise pre-push script

* Remove unrelated the comments in pre-push script

* Update README for git hooks
2020-03-26 07:47:24 -07:00
Paul Adenot 1cc8a31d42
Add a hook to check that commits are formatted and linted correctly (#66) 2020-03-25 17:45:33 -07:00