From: Eric Wong <e@80x24.org>
Date: Mon, 15 Apr 2019 18:28:00 +0000 (+0000)
Subject: TODO: add an item for hooks support
X-Git-Tag: v1.2.0~323
X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=6b723498528f292da23ec23f0c41b1c5cb51a7a3;p=public-inbox.git

TODO: add an item for hooks support

and add a note for grokmirror support/integration, too
---

diff --git a/TODO b/TODO
index ef77d1c2..7a3bb6b8 100644
--- a/TODO
+++ b/TODO
@@ -98,3 +98,8 @@ all need to be considered for everything we introduce)
 
 * imperfect scraper importers for obfuscated list archives
   (e.g. obfuscated Mailman stuff, Google Groups, etc...)
+
+* support hooks, since low-level git-fast-import does not run them
+  https://public-inbox.org/meta/20190405174329.GA21472@chatter.qube.local/
+
+* investigate native grokmirror support/integration