aboutsummaryrefslogtreecommitdiff
path: root/internal/git2c/client.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/git2c/client.go')
-rw-r--r--internal/git2c/client.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/git2c/client.go b/internal/git2c/client.go
index f9b562f..d178c47 100644
--- a/internal/git2c/client.go
+++ b/internal/git2c/client.go
@@ -1,6 +1,7 @@
// SPDX-License-Identifier: AGPL-3.0-only
// SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu <https://runxiyu.org>
+// Package git2c provides routines to interact with the git2d backend daemon.
package git2c
import (