summaryrefslogtreecommitdiff
path: root/.config/git/git_template/hooks/post-commit
diff options
context:
space:
mode:
authorgarhve <git@garhve.com>2024-09-16 11:51:26 +0800
committergarhve <git@garhve.com>2024-09-16 11:51:26 +0800
commit501cc7914293366dfb167ebd87256fd43532e8ed (patch)
tree7da202bee63b7ceb79b875bed60654daf3c7ce65 /.config/git/git_template/hooks/post-commit
parentb25ba7ac30630c1b664534089778b87af6c723b1 (diff)
add git/awesome
Diffstat (limited to '.config/git/git_template/hooks/post-commit')
-rwxr-xr-x.config/git/git_template/hooks/post-commit3
1 files changed, 3 insertions, 0 deletions
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