From: Joey Hess Date: Sun, 31 Mar 2013 23:04:51 +0000 (-0400) Subject: close X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~4693 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8fde22b112ac3e6cd6277d023d18d14cb31abba6;p=git-annex.git close --- 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]]