commit | 5c759f96d020d7021a7e674c8d1e5bebd17dcd2f | [log] [tgz] |
---|---|---|
author | David Soria Parra <dsp@php.net> | Sun Jul 29 22:50:24 2007 -0300 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Jul 30 01:27:34 2007 -0700 |
tree | 2977e3c4b721d39d92bb9b8d661cfd8f783e28a0 | |
parent | d7f6bae28142e07e544efdab73260cf9f60ca899 [diff] |
Documentation/gitattributes.txt: typofix The file used for per-repository attribute setting is not $GIT_DIR/info/gitattributes, but $GIT_DIR/info/attributes. Signed-off-by: Junio C Hamano <gitster@pobox.com>