close
authorJoey Hess <joey@kitenet.net>
Sun, 31 Mar 2013 23:04:51 +0000 (19:04 -0400)
committerJoey Hess <joey@kitenet.net>
Sun, 31 Mar 2013 23:04:51 +0000 (19:04 -0400)
doc/todo/wishlist:_Tell_git_annex___40__assistant__41___which_files___40__not__41___to_annex_via_.gitattributes.mdwn

index e377deae79a1278f2af2084e10abd5fa6a0c5ae8..f65a95f45ad9a2ab66a1858c14347a641f739c24 100644 (file)
@@ -3,3 +3,7 @@ Title says it all.
 It would be nice if I could tell git annex (assistant) which files (not) to annex (automatically).
 
 [[!tag /design/assistant]]
+
+> [[done]]; use `annex.largefiles` git config to configure criteria for
+> which files should be annexed. The rest will be added to git as normal
+> files. --[[Joey]]