From f50ac551c56569e109a8350f27dab53bb2378d4d Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sun, 29 Mar 2026 15:43:50 +0000 Subject: *: Remove Close from object/ref store interfaces At places where you own the object, you should have the literal implementation with Close. If you're using it via the interface, then you probably don't own that store, and you shouldn't be closing it. Thanks to Michael Muré from git-bug for this point. --- TODO | 3 --- 1 file changed, 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index aa4eced5..eb840470 100644 --- a/TODO +++ b/TODO @@ -60,6 +60,3 @@ Unstructured ones try to resolve that probably * Needs much better diff API * revwalk/log - - -* Does Close belong in interfaces at all? -- cgit v1.3.1-10-gc9f91