Y
Hacker News
new
|
ask
|
show
|
jobs
by
unqueued
1278 days ago
For bigger annex repos with lots of pointer files, I just disable the git-annex smudge filters. Consider whether smudge filters are requirement, or a convenience. The smudge filter interface does not scale that well at all.
1 comments
reverius42
1278 days ago
They're not a requirement! git-xet has a --no-smudge option if you prefer to deal with an unsmudged repo.
link