From 2f34ba9a792c3e0f4a5249d2e000cacbe73574fe Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sun, 7 Jun 2026 10:16:02 +0000 Subject: internal/testgit: Prepare for tag --- internal/testgit/identity.go | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 internal/testgit/identity.go (limited to 'internal/testgit/identity.go') diff --git a/internal/testgit/identity.go b/internal/testgit/identity.go new file mode 100644 index 00000000..1c155464 --- /dev/null +++ b/internal/testgit/identity.go @@ -0,0 +1,7 @@ +package testgit + +// Identity configures a Git identity. +type Identity struct { + Name string + Email string +} -- cgit v1.3.1-10-gc9f91