init no longer creates .gitattributes

This commit is contained in:
Joey Hess 2011-08-17 13:07:59 -04:00
parent a131fabc0d
commit 3b5f722130

View file

@ -122,7 +122,7 @@ Many git-annex commands will stage changes for later `git commit` by you.
* init description
Initializes git-annex with a description of the git repository,
and sets up `.gitattributes` and the pre-commit hook.
and sets up the pre-commit hook.
* describe repository description