Commit a8d0591
committed
Enable the markdown hunk header for diff context.
Telling Git that .md files are markdown makes the @@ context lines in
git-diff show the section heading that contains the change, rather than
just showing one additional line of the context before the change.
For more information, see the section "Defining a custom hunk-header" in
the gitattributes(5) man page.1 parent c914c44 commit a8d0591
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
0 commit comments