Jeff King <peff@xxxxxxxx> writes: > Definitely a "NOTES" section should go in that spot, but possibly the > text should be in the "DESCRIPTION" section. I was worried about > cluttering that early part with a detail that most people wouldn't care > too much about. > > Looks like my patch is in 'next'; do you want to propose a patch moving > it around on top? It probably is possible to tweak the introductory text this way without being unnecessarily loud and keep the NOTES section where it is. I personally found that the placement of new text was OK, but this may be overly compensated by my tendency to discount things that we have discussed recently, which our mind often consider (only for relative a short moment) as more important than they are, relative to other things in the same document. Documentation/gitattributes.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git i/Documentation/gitattributes.txt w/Documentation/gitattributes.txt index 2d0a03715b..fd2de7344a 100644 --- i/Documentation/gitattributes.txt +++ w/Documentation/gitattributes.txt @@ -13,8 +13,8 @@ $GIT_DIR/info/attributes, .gitattributes DESCRIPTION ----------- -A `gitattributes` file is a simple text file that gives -`attributes` to pathnames. +A `gitattributes` file is a simple text file (it cannot be a +symbolic link to anything) that gives `attributes` to pathnames. Each line in `gitattributes` file is of form: