From 8fde22b112ac3e6cd6277d023d18d14cb31abba6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 31 Mar 2013 19:04:51 -0400 Subject: [PATCH] close --- ...ich_files___40__not__41___to_annex_via_.gitattributes.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/todo/wishlist:_Tell_git_annex___40__assistant__41___which_files___40__not__41___to_annex_via_.gitattributes.mdwn b/doc/todo/wishlist:_Tell_git_annex___40__assistant__41___which_files___40__not__41___to_annex_via_.gitattributes.mdwn index e377deae79..f65a95f45a 100644 --- a/doc/todo/wishlist:_Tell_git_annex___40__assistant__41___which_files___40__not__41___to_annex_via_.gitattributes.mdwn +++ b/doc/todo/wishlist:_Tell_git_annex___40__assistant__41___which_files___40__not__41___to_annex_via_.gitattributes.mdwn @@ -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]]