init: Configure .git/info/attributes to use git-annex as a smudge filter.
authorJoey Hess <joeyh@joeyh.name>
Fri, 4 Dec 2015 21:57:15 +0000 (17:57 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 4 Dec 2015 21:57:15 +0000 (17:57 -0400)
commit2fe21d47c54bca4a7bb339d991105cfea460d876
treead10a6b8b7c9a5760481c5312f319c8bc4300bb1
parentfb6ebdaae7a3c57cc27e2dfba2736497e0d61892
init: Configure .git/info/attributes to use git-annex as a smudge filter.

Note that this changes the default behavior of git add in a newly
initialized repository; it will add files to the annex.

Don't like that this could break workflows, but it's necessary in order for
any pointer files in the repo to be handled by git-annex.
Config.hs
Git.hs
debian/changelog
doc/git-annex-smudge.mdwn
doc/todo/smudge.mdwn
doc/upgrades.mdwn