git-query
git data extraction tool using c and libgit2
git clone https://9o.is/git/git-query.git
commit 6433f991566c8b36cad5906cedf9734f48166d50 parent c78bb32b781e2c29fe47acc4da74d3cd1ab1d513 Author: Jul <jul@9o.is> Date: Mon, 2 Mar 2026 16:29:11 +0800 remove see also from man page and change author Diffstat:
| M | git-query.1 | | | 5 | +---- |
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/git-query.1 b/git-query.1 @@ -81,8 +81,5 @@ git-query blob /path/to/repo README.md # Get list of branches and tags git-query refs /path/to/repo .Ed -.Sh SEE ALSO -.Xr stagit 1 , -.Xr stagit-index 1 .Sh AUTHORS -.An Hiltjo Posthuma Aq Mt hiltjo@codemadness.org +.An Jul Aq Mt jul@9o.is