gitattributes: document more clearly where macros are allowed
commite78e6967f3f3f28fd66c1dfe52544788e0cd0236
authorMichael Haggerty <mhagger@alum.mit.edu>
Tue, 14 Jan 2014 02:58:49 +0000 (14 03:58 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 14 Jan 2014 21:56:56 +0000 (14 13:56 -0800)
treef0c1415857e65945b926f3bcb0817c9886c56ce1
parent69490f345943f6f6d7ae52e0e9c870e8b48a5dea
gitattributes: document more clearly where macros are allowed

The old text made it sound like macros are only allowed in the
.gitattributes file at the top-level of the working tree.  Make it
clear that they are also allowed in $GIT_DIR/info/attributes and in
the global and system-wide gitattributes files.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitattributes.txt