site

Unnamed repository; edit this file 'description' to name the repository.
git clone https://git.beauhilton.com/site.git
Log | Files | Refs

commit dec7f5706aac5c848b2fcdb17ec4e8f119a80c90
parent 8d734015f496fe6d9c07462e55f13a21fbdeb834
Author: Beau <cbeauhilton@gmail.com>
Date:   Fri,  2 Dec 2022 16:38:22 -0600

new hooks dir

Diffstat:
A.gitconfig | 2++
Ahooks/pre-commit | 1+
2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/.gitconfig b/.gitconfig @@ -0,0 +1,2 @@ +[core] + hooksPath = hooks diff --git a/hooks/pre-commit b/hooks/pre-commit @@ -0,0 +1 @@ +echo "hi!" && soupault && rsync -av --rsync-path=openrsync build/* beau@beauhilton.com:/var/www/htdocs/www.beauhilton.com/