commit 576cd8b3ca3779e950e93a6642b0e1dcc07530f4 parent 99238e0e041c73c246bb647177b5f8b2911ab45e Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Wed, 23 Nov 2022 23:44:35 +0100 Added link to blog post Diffstat:
M | README.md | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -1,3 +1,6 @@ # Git hooks Some scripts I use to update [my git website](https://git.tronto.net). + +See [my blog](https://sebastiano.tronto.net/blog/2022-11-23-git-host) +for more info.