File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 2
2
# changes, which should be ignored by git-blame, so that it can instead
3
3
# display more the relevant history and attribution information.
4
4
#
5
- # To use this file for a single blame operation,
5
+ # To use this file for a single command, pass it as follows:
6
6
#
7
7
# git blame --ignore-revs-file .git-blame-ignore-revs <somefile>
8
8
#
14
14
# the --ignore-revs-file option, and the git-config(1) man page's
15
15
# discussion of the blame.ignoreRevsFile option.
16
16
17
- # Convert RST to markdown.
17
+ # Convert RST to markdown
18
18
96f0925407c6bd9eadd9d58d253bad3e1ef7a9f2
19
19
20
- # Convert the formal grammar to markdown.
20
+ # Convert the formal grammar to markdown
21
21
4039ee0ef4e69d2cf6460861f9444a499503db16
22
22
23
23
# Clean up formatting of term-definition lists
Original file line number Diff line number Diff line change @@ -62,4 +62,5 @@ TSPL.docc/ReferenceManual/SummaryOfTheGrammar.md
62
62
63
63
TSPL.docc/RevisionHistory/RevisionHistory.md
64
64
65
- # Files that don't match a pattern listed above appear at the end.
65
+ # Files that don't match a pattern listed above, such as assets and
66
+ # build scripts, will appear at the end of the diff.
You can’t perform that action at this time.
0 commit comments