From 501cc7914293366dfb167ebd87256fd43532e8ed Mon Sep 17 00:00:00 2001 From: garhve Date: Mon, 16 Sep 2024 11:51:26 +0800 Subject: add git/awesome --- .config/git/git_template/hooks/post-commit | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 .config/git/git_template/hooks/post-commit (limited to '.config/git/git_template/hooks/post-commit') diff --git a/.config/git/git_template/hooks/post-commit b/.config/git/git_template/hooks/post-commit new file mode 100755 index 0000000..6d5dc58 --- /dev/null +++ b/.config/git/git_template/hooks/post-commit @@ -0,0 +1,3 @@ +#! /bin/bash + +git push origin main -- cgit v1.2.3-70-g09d2