progit / progit2

Pro Git 2nd Edition
Other
5.79k stars 1.9k forks source link

Monospace markup needs a correction in one sentence in 8.2 Customizing Git - Git Attributes #1644

Closed max-cx closed 2 years ago

max-cx commented 3 years ago

Hi, I had trouble finding the manuscript file in the repository (it's not easily accessible or not named as such). Hence, opening this issue:

Which version of the book is affected? Current html content online https://www.git-scm.com/book/en/v2

Describe the bug: in

https://git-scm.com/book/en/v2/Customizing-Git-Git-Attributes

under

export-subst

the following sentence

When exporting files for deployment you can apply git log’s formatting and keyword-expansion processing to selected portions of files marked with the `export-subst attribute.

should probably be:

When exporting files for deployment you can apply git log’s formatting and keyword-expansion processing to selected portions of files marked with the export-subst attribute.

Steps to reproduce: Go to https://git-scm.com/book/en/v2/Customizing-Git-Git-Attributes

Additional context: IMPORTANT: This problem is likely to exist in the files of other concurrent versions of this book.

Desktop: