From 01d493fc78fc2f8367fbc046bb26b7113b7048c8 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Wed, 25 Mar 2026 16:36:35 +0000 Subject: repository: Yeah this phrasing is *much* better than the 2AM one --- repository/repository.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/repository/repository.go b/repository/repository.go index 6a24abdc..66de0a72 100644 --- a/repository/repository.go +++ b/repository/repository.go @@ -12,7 +12,8 @@ import ( refstore "codeberg.org/lindenii/furgit/ref/store" ) -// Repository is a thin composition root for repository-local stores. +// Repository represents a typical on-disk Git repository by composing +// their stores together for access. // // Open expects a root for the Git directory itself: // a bare repository root or a non-bare ".git" directory. -- cgit v1.3.1-10-gc9f91