hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /build/diff-so-fancy/src/diff-so-fancy-1.4.3/.git/ 1..37 ok 1 All removed lines are present in diff ok 2 File with space in the name (#360) ok 3 Vanilla diff with add/remove empty lines (#366) ok 4 diff-so-fancy runs and exits without error ok 5 index line is removed entirely ok 6 +/- line symbols are stripped ok 7 +/- line symbols are stripped (truecolor) ok 8 empty lines added/removed are marked ok 9 diff --git line is removed entirely ok 10 header format uses a native line-drawing character ok 11 Should not show unicode bytes in hex if missing LC_*/LANG _and_ piping the output ok 12 Leading dashes are not handled as modified ok 13 Handle binary modifications ok 14 Handle unicode characters in diff output ok 15 Handle latin1 encoding sanely ok 16 Correctly handle hunk definition with no comma ok 17 Empty file add ok 18 Empty file delete ok 19 Move with content change ok 20 Mercurial support ok 21 Handle file renames ok 22 header_clean 'added:' ok 23 header_clean 'modified:' ok 24 header_clean 'deleted:' ok 25 header_clean permission changes ok 26 header_clean 'new file mode' is removed ok 27 header_clean 'deleted file mode' is removed ok 28 header_clean remove 'git --diff' header ok 29 Reworked hunks ok 30 Reworked hunks (noprefix) ok 31 Reworked hunks (deleted files) ok 32 Hunk formatting: @@@ -A,B -C,D +E,F @@@ ok 33 Hunk formatting: @@ -1,6 +1,6 @@ ok 34 Hunk formatting: @@ -1 0,0 @@ ok 35 Three way merge ok 36 mnemonicprefix handling ok 37 non-git diff parsing