~smlavine/pre-push

git pre-push hook to stop code from being pushed late at night
Add note about use
Linkify title, remove Contributing section
Update README.md

clone

read-only
https://git.sr.ht/~smlavine/pre-push
read/write
git@git.sr.ht:~smlavine/pre-push

You can also use your local clone with git send-email.

#pre-push

A git pre-push hook to stop code from being pushed late at night.

I don't really use it that much.

#Installation

cd mygitproject/
curl --create-dirs -o .git/hooks/pre-push https://git.sr.ht/~smlavine/pre-push/blob/master/pre-push
chmod +x .git/hooks/pre-push

Licensed under the terms of the MIT license. See LICENSE.

Do not follow this link