From b6aad99ce9f812a84a45ff48a4adea3759c7c1b5 Mon Sep 17 00:00:00 2001 From: webanck Date: Tue, 7 Nov 2017 16:22:36 +0000 Subject: --- doc/bugs/Massive_git_add_produces_sqlite_crashes.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/bugs/Massive_git_add_produces_sqlite_crashes.mdwn b/doc/bugs/Massive_git_add_produces_sqlite_crashes.mdwn index dc6bda328..8a18fe441 100644 --- a/doc/bugs/Massive_git_add_produces_sqlite_crashes.mdwn +++ b/doc/bugs/Massive_git_add_produces_sqlite_crashes.mdwn @@ -52,6 +52,8 @@ Deleting git annex databases and running git annex fsck didnt do the trick: git add $(git ls-files --others | grep txt) # Again, plenty of sqlite errors :() +It seems like a big overhead to add files tracked only by git in git annex repo. I know there are hooks/filters that catch and recover annexed files after modification but is it possible to disable these git annex hooks/filters when adding files that shouldn't be annexed ? + ### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) Oh yeah, I am still discovering this powerfull git annex tool. -- cgit v1.2.3