From e323b15eb7849649b5c9bd8b4a086ee665b86dbd Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 16 Feb 2024 01:18:58 -0600 Subject: moving code into repostatus --- structs.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'structs.go') diff --git a/structs.go b/structs.go index a699810..495d81c 100644 --- a/structs.go +++ b/structs.go @@ -85,8 +85,8 @@ type autoType struct { } type repo struct { - hidden bool - path string + hidden bool + // path string lasttagrev string lasttag string giturl string -- cgit v1.2.3