--- title: Diff date: 2023-11-07T12:39:25+00:00 tags: git identifier: "20231107T123925" --- # Diffs (20231107T123925-hunk-header)= ## Defining a custom hunk header See the section with the same name in `man 5 gitattributes` ## List files that changed between commits ``` git diff --name-only ```