On Sat, May 01, 2021 at 03:16:09PM -0400, Eric Sunshine wrote: > Just a really microscopic nit... feel free to ignore... > > > diff --git a/Documentation/gitattributes.txt b/Documentation/gitattributes.txt > > @@ -1247,6 +1247,13 @@ to: > > +NOTES > > +----- > > + > > +Note that Git does not follow symbolic links when accessing a > > +`.gitattributes` file in the working tree. This keeps behavior > > +consistent when the file is accessed from the index or a tree versus > > +from the filesystem. > > We're in the "NOTES" section, so it feels redundant to begin the > sentence with "Note that". Thanks. I think it's a good suggestion. I agree it's pretty minor, but I'm going to re-roll anyway to drop the test_i18ngrep, so I'll reword this, too. -Peff