site
scripts to generate personal blog and git repositories
git clone https://9o.is/git/site.git
commit 554083843bac7c6bfe46c870a1b6ef3f86485761 parent 0e9a1d0c6f53fd562ece6ac60636ff29a201900d Author: Jul <jul@9o.is> Date: Tue, 5 May 2026 17:45:53 +0800 add git-query git repo Diffstat:
| A | stagit/git-query.git | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/stagit/git-query.git b/stagit/git-query.git @@ -0,0 +1,3 @@ +name=git-query +path=~/git-query +description="git data extraction tool using c and libgit2"