summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-11-18 14:29:14 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-11-18 14:29:14 -0400
commitf3f3bc6cae0f907fe023708d2c298c1219b0b603 (patch)
tree83549eb032da83c2924373f793d8cd19a4a5a061
parentda794cce7d4630a99d95e39d516485834892c286 (diff)
mention git-bigfiles
-rw-r--r--doc/not.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/not.mdwn b/doc/not.mdwn
index affcb57f1..d965ab86f 100644
--- a/doc/not.mdwn
+++ b/doc/not.mdwn
@@ -11,6 +11,10 @@
too slow, or its strict mirroring of everything to both places too
limiting, then git-annex could be a useful alternative.
+* git-annex is more than just a workaround for git limitations that might
+ eventually be fixed by efforts like
+ [git-bigfiles](http://caca.zoy.org/wiki/git-bigfiles).
+
* git-annex is not some flaky script that was quickly thrown together.
I wrote it in Haskell because I wanted it to be solid and to compile
down to a binary.