Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/git.spec'], chrootPath='/var/lib/mock/c9s-build-15487-297/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/git.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False sh: line 1: /usr/bin/perl: No such file or directory sh: line 1: /usr/bin/perl: No such file or directory Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1615248000 Wrote: /builddir/build/SRPMS/git-2.30.2-1.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/git.spec'], chrootPath='/var/lib/mock/c9s-build-15487-297/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/git.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1615248000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7fjPxp + umask 022 + cd /builddir/build/BUILD + xz -dc /builddir/build/SOURCES/git-2.30.2.tar.xz + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/gpgkey-junio.asc --signature=/builddir/build/SOURCES/git-2.30.2.tar.sign --data=- gpgv: Signature made Tue Mar 9 01:05:28 2021 UTC gpgv: using RSA key E1F036B1FEE7221FC778ECEFB0B5E88696AFE6CB gpgv: Good signature from "Junio C Hamano " gpgv: aka "Junio C Hamano " gpgv: aka "Junio C Hamano " + cd /builddir/build/BUILD + rm -rf git-2.30.2 + /usr/bin/xz -dc /builddir/build/SOURCES/git-2.30.2.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd git-2.30.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/git-cvsimport-Ignore-cvsps-2.2b1-Branches-output.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + install -p -m 755 /builddir/build/SOURCES/print-failed-test-output print-failed-test-output + sed -i '/^git-archimport/d' command-list.txt + sed -i '/^git-cvs/d' command-list.txt + sed -i '/^git-p4/d' command-list.txt + cat + tee config.mak V = 1 CFLAGS = -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection LDFLAGS = -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld NEEDS_CRYPTO_WITH_SSL = 1 USE_LIBPCRE = 1 ETC_GITCONFIG = /etc/gitconfig INSTALL_SYMLINKS = 1 GITWEB_PROJECTROOT = /var/lib/git GNU_ROFF = 1 NO_PERL_CPAN_FALLBACKS = 1 NO_PYTHON = 1 # endif with python2 USE_ASCIIDOCTOR = 1 # endif with asciidoctor htmldir = /usr/share/doc/git prefix = /usr perllibdir = /usr/share/perl5/vendor_perl gitwebdir = /var/www/git # Test options DEFAULT_TEST_TARGET = prove GIT_PROVE_OPTS = --verbose --normalize -j20 --formatter=TAP::Formatter::File GIT_TEST_OPTS = -x --verbose-log + rm -rf perl/Git/LoadCPAN.pm perl/Git/LoadCPAN/ + grep -rlZ '^use Git::LoadCPAN::' + xargs -r0 sed -i s/Git::LoadCPAN:://g + sed -i 's@"++GITWEB_HOME_LINK_STR++"@$ENV{"SERVER_NAME"} ? "git://" . $ENV{"SERVER_NAME"} : "projects"@' gitweb/gitweb.perl + mv contrib/contacts/git-contacts.txt contrib/subtree/git-subtree.txt Documentation/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ab9h6l + umask 022 + cd /builddir/build/BUILD + cd git-2.30.2 + export TZ=UTC + TZ=UTC ++ date -r version +%s + export SOURCE_DATE_EPOCH=1615235761 + SOURCE_DATE_EPOCH=1615235761 + /usr/bin/make -O -j20 V=1 VERBOSE=1 all doc GIT_VERSION = 2.30.2 * new build flags mkdir -p perl/build/man/man3/ && \ pod2man perl/Git.pm perl/build/man/man3/Git.3pm /usr/bin/make -C Documentation all cc -o fuzz-pack-headers.o -c -MF ./.depend/fuzz-pack-headers.o.d -MQ fuzz-pack-headers.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' fuzz-pack-headers.c cc -o fuzz-commit-graph.o -c -MF ./.depend/fuzz-commit-graph.o.d -MQ fuzz-commit-graph.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' fuzz-commit-graph.c cc -o fuzz-pack-idx.o -c -MF ./.depend/fuzz-pack-idx.o.d -MQ fuzz-pack-idx.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' fuzz-pack-idx.c * new link flags * new prefix flags make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f cmd-list.made && \ /usr/bin/perl ./cmd-list.perl ../command-list.txt cmds-ancillaryinterrogators.txt cmds-ancillarymanipulators.txt cmds-mainporcelain.txt cmds-plumbinginterrogators.txt cmds-plumbingmanipulators.txt cmds-synchingrepositories.txt cmds-synchelpers.txt cmds-guide.txt cmds-purehelpers.txt cmds-foreignscminterface.txt && \ date >cmd-list.made make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' /usr/bin/make -C ../ GIT-VERSION-FILE Can't locate File/Compare.pm in @INC (you may need to install the File::Compare module) (@INC contains: /usr/local/lib64/perl5/5.32 /usr/local/share/perl5/5.32 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at ./cmd-list.perl line 3. BEGIN failed--compilation aborted at ./cmd-list.perl line 3. make[2]: 'GIT-VERSION-FILE' is up to date. cc -o common-main.o -c -MF ./.depend/common-main.o.d -MQ common-main.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' common-main.c cc -o alias.o -c -MF ./.depend/alias.o.d -MQ alias.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' alias.c cc -o base85.o -c -MF ./.depend/base85.o.d -MQ base85.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' base85.c cc -o blob.o -c -MF ./.depend/blob.o.d -MQ blob.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' blob.c cc -o advice.o -c -MF ./.depend/advice.o.d -MQ advice.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' advice.c cc -o alloc.o -c -MF ./.depend/alloc.o.d -MQ alloc.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' alloc.c cc -o abspath.o -c -MF ./.depend/abspath.o.d -MQ abspath.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' abspath.c cc -o bulk-checkin.o -c -MF ./.depend/bulk-checkin.o.d -MQ bulk-checkin.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' bulk-checkin.c cc -o chdir-notify.o -c -MF ./.depend/chdir-notify.o.d -MQ chdir-notify.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' chdir-notify.c cc -o archive.o -c -MF ./.depend/archive.o.d -MQ archive.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' archive.c cc -o bloom.o -c -MF ./.depend/bloom.o.d -MQ bloom.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' bloom.c cc -o archive-tar.o -c -MF ./.depend/archive-tar.o.d -MQ archive-tar.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' archive-tar.c cc -o checkout.o -c -MF ./.depend/checkout.o.d -MQ checkout.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' checkout.c cc -o branch.o -c -MF ./.depend/branch.o.d -MQ branch.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' branch.c cc -o compat/obstack.o -c -MF compat/.depend/obstack.o.d -MQ compat/obstack.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' compat/obstack.c cc -o archive-zip.o -c -MF ./.depend/archive-zip.o.d -MQ archive-zip.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' archive-zip.c cc -o column.o -c -MF ./.depend/column.o.d -MQ column.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' column.c cc -o color.o -c -MF ./.depend/color.o.d -MQ color.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' color.c cc -o daemon.o -c -MF ./.depend/daemon.o.d -MQ daemon.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' daemon.c cc -o cache-tree.o -c -MF ./.depend/cache-tree.o.d -MQ cache-tree.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' cache-tree.c cc -o bundle.o -c -MF ./.depend/bundle.o.d -MQ bundle.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' bundle.c cc -o bisect.o -c -MF ./.depend/bisect.o.d -MQ bisect.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' bisect.c cc -o add-interactive.o -c -MF ./.depend/add-interactive.o.d -MQ add-interactive.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' add-interactive.c cc -o copy.o -c -MF ./.depend/copy.o.d -MQ copy.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' copy.c cc -o connected.o -c -MF ./.depend/connected.o.d -MQ connected.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' connected.c cc -o ctype.o -c -MF ./.depend/ctype.o.d -MQ ctype.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' ctype.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f mergetools-list.made && \ /bin/sh -c 'MERGE_TOOLS_DIR=../mergetools && \ . ../git-mergetool--lib.sh && \ show_tool_names can_diff "* " || :' >mergetools-diff.txt && \ /bin/sh -c 'MERGE_TOOLS_DIR=../mergetools && \ . ../git-mergetool--lib.sh && \ show_tool_names can_merge "* " || :' >mergetools-merge.txt && \ date >mergetools-list.made make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' * new asciidoc flags cc -o compat/terminal.o -c -MF compat/.depend/terminal.o.d -MQ compat/terminal.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' compat/terminal.c cc -o csum-file.o -c -MF ./.depend/csum-file.o.d -MQ csum-file.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' csum-file.c cc -o commit-reach.o -c -MF ./.depend/commit-reach.o.d -MQ commit-reach.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' commit-reach.c cc -o decorate.o -c -MF ./.depend/decorate.o.d -MQ decorate.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' decorate.c cc -o connect.o -c -MF ./.depend/connect.o.d -MQ connect.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' connect.c cc -o diff-delta.o -c -MF ./.depend/diff-delta.o.d -MQ diff-delta.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' diff-delta.c cc -o add-patch.o -c -MF ./.depend/add-patch.o.d -MQ add-patch.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' add-patch.c cc -o blame.o -c -MF ./.depend/blame.o.d -MQ blame.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' blame.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f howto-index.txt+ howto-index.txt && \ '/bin/sh' ./howto-index.sh howto/keep-canonical-history-correct.txt howto/maintain-git.txt howto/new-command.txt howto/rebase-from-internal-branch.txt howto/rebuild-from-update-hook.txt howto/recover-corrupted-blob-object.txt howto/recover-corrupted-object-harder.txt howto/revert-a-faulty-merge.txt howto/revert-branch-rebase.txt howto/separating-topic-branches.txt howto/setup-git-server-over-http.txt howto/update-hook-example.txt howto/use-git-daemon.txt howto/using-merge-subtree.txt howto/using-signed-tag-in-pull-request.txt >howto-index.txt+ && \ mv howto-index.txt+ howto-index.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o diff-no-index.o -c -MF ./.depend/diff-no-index.o.d -MQ diff-no-index.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' diff-no-index.c cc -o diffcore-order.o -c -MF ./.depend/diffcore-order.o.d -MQ diffcore-order.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' diffcore-order.c cc -o credential.o -c -MF ./.depend/credential.o.d -MQ credential.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' credential.c cc -o diff-lib.o -c -MF ./.depend/diff-lib.o.d -MQ diff-lib.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' diff-lib.c cc -o diffcore-delta.o -c -MF ./.depend/diffcore-delta.o.d -MQ diffcore-delta.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' diffcore-delta.c cc -o combine-diff.o -c -MF ./.depend/combine-diff.o.d -MQ combine-diff.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' combine-diff.c cc -o commit.o -c -MF ./.depend/commit.o.d -MQ commit.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' commit.c cc -o diffcore-pickaxe.o -c -MF ./.depend/diffcore-pickaxe.o.d -MQ diffcore-pickaxe.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' diffcore-pickaxe.c cc -o diffcore-break.o -c -MF ./.depend/diffcore-break.o.d -MQ diffcore-break.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' diffcore-break.c cc -o dir-iterator.o -c -MF ./.depend/dir-iterator.o.d -MQ dir-iterator.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' dir-iterator.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 git-tools.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o date.o -c -MF ./.depend/date.o.d -MQ date.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' date.c cc -o convert.o -c -MF ./.depend/convert.o.d -MQ convert.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' convert.c cc -o editor.o -c -MF ./.depend/editor.o.d -MQ editor.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' editor.c cc -o ewah/ewah_rlw.o -c -MF ewah/.depend/ewah_rlw.o.d -MQ ewah/ewah_rlw.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' ewah/ewah_rlw.c cc -o fetch-negotiator.o -c -MF ./.depend/fetch-negotiator.o.d -MQ fetch-negotiator.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' fetch-negotiator.c cc -o delta-islands.o -c -MF ./.depend/delta-islands.o.d -MQ delta-islands.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' delta-islands.c cc -o ewah/ewah_io.o -c -MF ewah/.depend/ewah_io.o.d -MQ ewah/ewah_io.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' ewah/ewah_io.c cc -o environment.o -c -MF ./.depend/environment.o.d -MQ environment.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' environment.c cc -o diffcore-rename.o -c -MF ./.depend/diffcore-rename.o.d -MQ diffcore-rename.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' diffcore-rename.c cc -o ewah/bitmap.o -c -MF ewah/.depend/bitmap.o.d -MQ ewah/bitmap.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' ewah/bitmap.c cc -o exec-cmd.o -c -MF ./.depend/exec-cmd.o.d -MQ exec-cmd.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' '-DGIT_EXEC_PATH="libexec/git-core"' '-DGIT_LOCALE_PATH="share/locale"' '-DBINDIR="bin"' '-DFALLBACK_RUNTIME_PREFIX="/usr"' exec-cmd.c cc -o ewah/ewah_bitmap.o -c -MF ewah/.depend/ewah_bitmap.o.d -MQ ewah/ewah_bitmap.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' ewah/ewah_bitmap.c cc -o entry.o -c -MF ./.depend/entry.o.d -MQ entry.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' entry.c cc -o gettext.o -c -MF ./.depend/gettext.o.d -MQ gettext.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -DGIT_LOCALE_PATH='"share/locale"' gettext.c cc -o fsmonitor.o -c -MF ./.depend/fsmonitor.o.d -MQ fsmonitor.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' fsmonitor.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 git-bisect-lk2009.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o commit-graph.o -c -MF ./.depend/commit-graph.o.d -MQ commit-graph.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' commit-graph.c cc -o gpg-interface.o -c -MF ./.depend/gpg-interface.o.d -MQ gpg-interface.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' gpg-interface.c cc -o fmt-merge-msg.o -c -MF ./.depend/fmt-merge-msg.o.d -MQ fmt-merge-msg.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' fmt-merge-msg.c cc -o hex.o -c -MF ./.depend/hex.o.d -MQ hex.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' hex.c cc -o hashmap.o -c -MF ./.depend/hashmap.o.d -MQ hashmap.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' hashmap.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f user-manual.xml+ user-manual.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d book -o user-manual.xml+ user-manual.txt && \ mv user-manual.xml+ user-manual.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o graph.o -c -MF ./.depend/graph.o.d -MQ graph.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' graph.c cc -o levenshtein.o -c -MF ./.depend/levenshtein.o.d -MQ levenshtein.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' levenshtein.c cc -o ident.o -c -MF ./.depend/ident.o.d -MQ ident.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' ident.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f howto/revert-branch-rebase.html+ howto/revert-branch-rebase.html && \ sed -e '1,/^$/d' howto/revert-branch-rebase.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/revert-branch-rebase.html+ && \ mv howto/revert-branch-rebase.html+ howto/revert-branch-rebase.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o json-writer.o -c -MF ./.depend/json-writer.o.d -MQ json-writer.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' json-writer.c cc -o config.o -c -MF ./.depend/config.o.d -MQ config.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -DETC_GITCONFIG='"/etc/gitconfig"' config.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f howto/new-command.html+ howto/new-command.html && \ sed -e '1,/^$/d' howto/new-command.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/new-command.html+ && \ mv howto/new-command.html+ howto/new-command.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o linear-assignment.o -c -MF ./.depend/linear-assignment.o.d -MQ linear-assignment.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' linear-assignment.c cc -o fsck.o -c -MF ./.depend/fsck.o.d -MQ fsck.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' fsck.c cc -o line-range.o -c -MF ./.depend/line-range.o.d -MQ line-range.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' line-range.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f howto/using-merge-subtree.html+ howto/using-merge-subtree.html && \ sed -e '1,/^$/d' howto/using-merge-subtree.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/using-merge-subtree.html+ && \ mv howto/using-merge-subtree.html+ howto/using-merge-subtree.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o list-objects-filter-options.o -c -MF ./.depend/list-objects-filter-options.o.d -MQ list-objects-filter-options.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' list-objects-filter-options.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f howto/use-git-daemon.html+ howto/use-git-daemon.html && \ sed -e '1,/^$/d' howto/use-git-daemon.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/use-git-daemon.html+ && \ mv howto/use-git-daemon.html+ howto/use-git-daemon.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o ls-refs.o -c -MF ./.depend/ls-refs.o.d -MQ ls-refs.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' ls-refs.c cc -o ll-merge.o -c -MF ./.depend/ll-merge.o.d -MQ ll-merge.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' ll-merge.c cc -o lockfile.o -c -MF ./.depend/lockfile.o.d -MQ lockfile.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' lockfile.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f howto/using-signed-tag-in-pull-request.html+ howto/using-signed-tag-in-pull-request.html && \ sed -e '1,/^$/d' howto/using-signed-tag-in-pull-request.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/using-signed-tag-in-pull-request.html+ && \ mv howto/using-signed-tag-in-pull-request.html+ howto/using-signed-tag-in-pull-request.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o list-objects.o -c -MF ./.depend/list-objects.o.d -MQ list-objects.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' list-objects.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f howto/update-hook-example.html+ howto/update-hook-example.html && \ sed -e '1,/^$/d' howto/update-hook-example.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/update-hook-example.html+ && \ mv howto/update-hook-example.html+ howto/update-hook-example.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f howto/setup-git-server-over-http.html+ howto/setup-git-server-over-http.html && \ sed -e '1,/^$/d' howto/setup-git-server-over-http.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/setup-git-server-over-http.html+ && \ mv howto/setup-git-server-over-http.html+ howto/setup-git-server-over-http.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o list-objects-filter.o -c -MF ./.depend/list-objects-filter.o.d -MQ list-objects-filter.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' list-objects-filter.c cc -o mailmap.o -c -MF ./.depend/mailmap.o.d -MQ mailmap.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' mailmap.c cc -o merge-ort.o -c -MF ./.depend/merge-ort.o.d -MQ merge-ort.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' merge-ort.c cc -o kwset.o -c -MF ./.depend/kwset.o.d -MQ kwset.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' kwset.c cc -o mem-pool.o -c -MF ./.depend/mem-pool.o.d -MQ mem-pool.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' mem-pool.c cc -o dir.o -c -MF ./.depend/dir.o.d -MQ dir.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' dir.c cc -o grep.o -c -MF ./.depend/grep.o.d -MQ grep.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' grep.c cc -o merge-blobs.o -c -MF ./.depend/merge-blobs.o.d -MQ merge-blobs.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' merge-blobs.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f howto/separating-topic-branches.html+ howto/separating-topic-branches.html && \ sed -e '1,/^$/d' howto/separating-topic-branches.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/separating-topic-branches.html+ && \ mv howto/separating-topic-branches.html+ howto/separating-topic-branches.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o match-trees.o -c -MF ./.depend/match-trees.o.d -MQ match-trees.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' match-trees.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f howto/recover-corrupted-blob-object.html+ howto/recover-corrupted-blob-object.html && \ sed -e '1,/^$/d' howto/recover-corrupted-blob-object.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/recover-corrupted-blob-object.html+ && \ mv howto/recover-corrupted-blob-object.html+ howto/recover-corrupted-blob-object.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o mergesort.o -c -MF ./.depend/mergesort.o.d -MQ mergesort.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' mergesort.c cc -o merge-ort-wrappers.o -c -MF ./.depend/merge-ort-wrappers.o.d -MQ merge-ort-wrappers.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' merge-ort-wrappers.c cc -o line-log.o -c -MF ./.depend/line-log.o.d -MQ line-log.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' line-log.c cc -o negotiator/noop.o -c -MF negotiator/.depend/noop.o.d -MQ negotiator/noop.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' negotiator/noop.c cc -o fetch-pack.o -c -MF ./.depend/fetch-pack.o.d -MQ fetch-pack.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' fetch-pack.c cc -o merge.o -c -MF ./.depend/merge.o.d -MQ merge.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' merge.c cc -o log-tree.o -c -MF ./.depend/log-tree.o.d -MQ log-tree.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' log-tree.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f howto/revert-a-faulty-merge.html+ howto/revert-a-faulty-merge.html && \ sed -e '1,/^$/d' howto/revert-a-faulty-merge.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/revert-a-faulty-merge.html+ && \ mv howto/revert-a-faulty-merge.html+ howto/revert-a-faulty-merge.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f howto/recover-corrupted-object-harder.html+ howto/recover-corrupted-object-harder.html && \ sed -e '1,/^$/d' howto/recover-corrupted-object-harder.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/recover-corrupted-object-harder.html+ && \ mv howto/recover-corrupted-object-harder.html+ howto/recover-corrupted-object-harder.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o negotiator/skipping.o -c -MF negotiator/.depend/skipping.o.d -MQ negotiator/skipping.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' negotiator/skipping.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f howto/rebuild-from-update-hook.html+ howto/rebuild-from-update-hook.html && \ sed -e '1,/^$/d' howto/rebuild-from-update-hook.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/rebuild-from-update-hook.html+ && \ mv howto/rebuild-from-update-hook.html+ howto/rebuild-from-update-hook.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o notes-cache.o -c -MF ./.depend/notes-cache.o.d -MQ notes-cache.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' notes-cache.c cc -o negotiator/default.o -c -MF negotiator/.depend/default.o.d -MQ negotiator/default.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' negotiator/default.c cc -o apply.o -c -MF ./.depend/apply.o.d -MQ apply.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' apply.c cc -o name-hash.o -c -MF ./.depend/name-hash.o.d -MQ name-hash.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' name-hash.c cc -o notes-utils.o -c -MF ./.depend/notes-utils.o.d -MQ notes-utils.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' notes-utils.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f howto/keep-canonical-history-correct.html+ howto/keep-canonical-history-correct.html && \ sed -e '1,/^$/d' howto/keep-canonical-history-correct.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/keep-canonical-history-correct.html+ && \ mv howto/keep-canonical-history-correct.html+ howto/keep-canonical-history-correct.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f howto/maintain-git.html+ howto/maintain-git.html && \ sed -e '1,/^$/d' howto/maintain-git.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/maintain-git.html+ && \ mv howto/maintain-git.html+ howto/maintain-git.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/api-error-handling.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f howto/rebase-from-internal-branch.html+ howto/rebase-from-internal-branch.html && \ sed -e '1,/^$/d' howto/rebase-from-internal-branch.txt | \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 - >howto/rebase-from-internal-branch.html+ && \ mv howto/rebase-from-internal-branch.html+ howto/rebase-from-internal-branch.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o mailinfo.o -c -MF ./.depend/mailinfo.o.d -MQ mailinfo.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' mailinfo.c cc -o object.o -c -MF ./.depend/object.o.d -MQ object.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' object.c cc -o oid-array.o -c -MF ./.depend/oid-array.o.d -MQ oid-array.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' oid-array.c cc -o oidmap.o -c -MF ./.depend/oidmap.o.d -MQ oidmap.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' oidmap.c cc -o pack-objects.o -c -MF ./.depend/pack-objects.o.d -MQ pack-objects.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' pack-objects.c cc -o pack-revindex.o -c -MF ./.depend/pack-revindex.o.d -MQ pack-revindex.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' pack-revindex.c cc -o oidset.o -c -MF ./.depend/oidset.o.d -MQ oidset.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' oidset.c cc -o notes-merge.o -c -MF ./.depend/notes-merge.o.d -MQ notes-merge.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' notes-merge.c cc -o pack-check.o -c -MF ./.depend/pack-check.o.d -MQ pack-check.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' pack-check.c cc -o midx.o -c -MF ./.depend/midx.o.d -MQ midx.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' midx.c cc -o pack-bitmap-write.o -c -MF ./.depend/pack-bitmap-write.o.d -MQ pack-bitmap-write.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' pack-bitmap-write.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/api-parse-options.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o patch-delta.o -c -MF ./.depend/patch-delta.o.d -MQ patch-delta.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' patch-delta.c cc -o pager.o -c -MF ./.depend/pager.o.d -MQ pager.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' pager.c cc -o patch-ids.o -c -MF ./.depend/patch-ids.o.d -MQ patch-ids.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' patch-ids.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/api-merge.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' cp SubmittingPatches SubmittingPatches.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/api-trace2.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o preload-index.o -c -MF ./.depend/preload-index.o.d -MQ preload-index.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' preload-index.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 MyFirstContribution.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o parse-options-cb.o -c -MF ./.depend/parse-options-cb.o.d -MQ parse-options-cb.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' parse-options-cb.c cc -o pack-write.o -c -MF ./.depend/pack-write.o.d -MQ pack-write.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' pack-write.c cc -o notes.o -c -MF ./.depend/notes.o.d -MQ notes.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' notes.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 MyFirstObjectWalk.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o prio-queue.o -c -MF ./.depend/prio-queue.o.d -MQ prio-queue.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' prio-queue.c cc -o pack-bitmap.o -c -MF ./.depend/pack-bitmap.o.d -MQ pack-bitmap.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' pack-bitmap.c cc -o protocol.o -c -MF ./.depend/protocol.o.d -MQ protocol.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' protocol.c cc -o pkt-line.o -c -MF ./.depend/pkt-line.o.d -MQ pkt-line.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' pkt-line.c cc -o prune-packed.o -c -MF ./.depend/prune-packed.o.d -MQ prune-packed.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' prune-packed.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/hash-function-transition.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o pathspec.o -c -MF ./.depend/pathspec.o.d -MQ pathspec.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' pathspec.c cc -o prompt.o -c -MF ./.depend/prompt.o.d -MQ prompt.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' prompt.c cc -o promisor-remote.o -c -MF ./.depend/promisor-remote.o.d -MQ promisor-remote.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' promisor-remote.c cc -o progress.o -c -MF ./.depend/progress.o.d -MQ progress.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' progress.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/http-protocol.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/index-format.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o parse-options.o -c -MF ./.depend/parse-options.o.d -MQ parse-options.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' parse-options.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/long-running-process-protocol.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o path.o -c -MF ./.depend/path.o.d -MQ path.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' path.c cc -o rebase.o -c -MF ./.depend/rebase.o.d -MQ rebase.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' rebase.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/multi-pack-index.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o reflog-walk.o -c -MF ./.depend/reflog-walk.o.d -MQ reflog-walk.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' reflog-walk.c cc -o rebase-interactive.o -c -MF ./.depend/rebase-interactive.o.d -MQ rebase-interactive.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' rebase-interactive.c cc -o reachable.o -c -MF ./.depend/reachable.o.d -MQ reachable.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' reachable.c cc -o packfile.o -c -MF ./.depend/packfile.o.d -MQ packfile.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' packfile.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/pack-protocol.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/pack-format.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/pack-heuristics.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o merge-recursive.o -c -MF ./.depend/merge-recursive.o.d -MQ merge-recursive.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' merge-recursive.c cc -o refs/debug.o -c -MF refs/.depend/debug.o.d -MQ refs/debug.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' refs/debug.c cc -o range-diff.o -c -MF ./.depend/range-diff.o.d -MQ range-diff.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' range-diff.c cc -o quote.o -c -MF ./.depend/quote.o.d -MQ quote.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' quote.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/partial-clone.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o diff.o -c -MF ./.depend/diff.o.d -MQ diff.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' diff.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/protocol-common.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o refs/iterator.o -c -MF refs/.depend/iterator.o.d -MQ refs/iterator.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' refs/iterator.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/racy-git.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o pretty.o -c -MF ./.depend/pretty.o.d -MQ pretty.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' pretty.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/protocol-capabilities.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' /bin/sh ./generate-cmdlist.sh \ \ command-list.txt >command-list.h+ && mv command-list.h+ command-list.h cc -o refspec.o -c -MF ./.depend/refspec.o.d -MQ refspec.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' refspec.c cc -o repo-settings.o -c -MF ./.depend/repo-settings.o.d -MQ repo-settings.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' repo-settings.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/protocol-v2.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o replace-object.o -c -MF ./.depend/replace-object.o.d -MQ replace-object.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' replace-object.c cc -o repository.o -c -MF ./.depend/repository.o.d -MQ repository.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' repository.c cc -o refs/ref-cache.o -c -MF refs/.depend/ref-cache.o.d -MQ refs/ref-cache.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' refs/ref-cache.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/reftable.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o refs/packed-backend.o -c -MF refs/.depend/packed-backend.o.d -MQ refs/packed-backend.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' refs/packed-backend.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/signature-format.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/shallow.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' cd technical && '/bin/sh' ./api-index.sh make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o resolve-undo.o -c -MF ./.depend/resolve-undo.o.d -MQ resolve-undo.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' resolve-undo.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/send-pack-pipeline.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' sed "s|@@MAN_BASE_URL@@|file:///usr/share/doc/git/|" manpage-base-url.xsl.in > manpage-base-url.xsl make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o reset.o -c -MF ./.depend/reset.o.d -MQ reset.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' reset.c cc -o serve.o -c -MF ./.depend/serve.o.d -MQ serve.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' serve.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/trivial-merge.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o server-info.o -c -MF ./.depend/server-info.o.d -MQ server-info.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' server-info.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f everyday.html+ everyday.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -o everyday.html+ everyday.txto && \ mv everyday.html+ everyday.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-remote-helpers.html+ git-remote-helpers.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -o git-remote-helpers.html+ git-remote-helpers.txto && \ mv git-remote-helpers.html+ git-remote-helpers.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-add.xml+ git-add.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-add.xml+ git-add.txt && \ mv git-add.xml+ git-add.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o refs.o -c -MF ./.depend/refs.o.d -MQ refs.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' refs.c cc -o sha1-lookup.o -c -MF ./.depend/sha1-lookup.o.d -MQ sha1-lookup.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' sha1-lookup.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-am.xml+ git-am.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-am.xml+ git-am.txt && \ mv git-am.xml+ git-am.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o rerere.o -c -MF ./.depend/rerere.o.d -MQ rerere.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' rerere.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-annotate.xml+ git-annotate.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-annotate.xml+ git-annotate.txt && \ mv git-annotate.xml+ git-annotate.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-archimport.xml+ git-archimport.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-archimport.xml+ git-archimport.txt && \ mv git-archimport.xml+ git-archimport.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o read-cache.o -c -MF ./.depend/read-cache.o.d -MQ read-cache.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' read-cache.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-apply.xml+ git-apply.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-apply.xml+ git-apply.txt && \ mv git-apply.xml+ git-apply.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-archive.xml+ git-archive.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-archive.xml+ git-archive.txt && \ mv git-archive.xml+ git-archive.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o send-pack.o -c -MF ./.depend/send-pack.o.d -MQ send-pack.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' send-pack.c cc -o sigchain.o -c -MF ./.depend/sigchain.o.d -MQ sigchain.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' sigchain.c cc -o sideband.o -c -MF ./.depend/sideband.o.d -MQ sideband.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' sideband.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-bisect.xml+ git-bisect.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-bisect.xml+ git-bisect.txt && \ mv git-bisect.xml+ git-bisect.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o ref-filter.o -c -MF ./.depend/ref-filter.o.d -MQ ref-filter.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' ref-filter.c cc -o setup.o -c -MF ./.depend/setup.o.d -MQ setup.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' setup.c cc -o run-command.o -c -MF ./.depend/run-command.o.d -MQ run-command.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' run-command.c cc -o stable-qsort.o -c -MF ./.depend/stable-qsort.o.d -MQ stable-qsort.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' stable-qsort.c cc -o split-index.o -c -MF ./.depend/split-index.o.d -MQ split-index.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' split-index.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-bugreport.xml+ git-bugreport.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-bugreport.xml+ git-bugreport.txt && \ mv git-bugreport.xml+ git-bugreport.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-bundle.xml+ git-bundle.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-bundle.xml+ git-bundle.txt && \ mv git-bundle.xml+ git-bundle.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o refs/files-backend.o -c -MF refs/.depend/files-backend.o.d -MQ refs/files-backend.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' refs/files-backend.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-branch.xml+ git-branch.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-branch.xml+ git-branch.txt && \ mv git-branch.xml+ git-branch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-cat-file.xml+ git-cat-file.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-cat-file.xml+ git-cat-file.txt && \ mv git-cat-file.xml+ git-cat-file.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-blame.xml+ git-blame.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-blame.xml+ git-blame.txt && \ mv git-blame.xml+ git-blame.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o strmap.o -c -MF ./.depend/strmap.o.d -MQ strmap.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' strmap.c cc -o strvec.o -c -MF ./.depend/strvec.o.d -MQ strvec.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' strvec.c cc -o shallow.o -c -MF ./.depend/shallow.o.d -MQ shallow.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' shallow.c cc -o streaming.o -c -MF ./.depend/streaming.o.d -MQ streaming.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' streaming.c cc -o string-list.o -c -MF ./.depend/string-list.o.d -MQ string-list.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' string-list.c cc -o sub-process.o -c -MF ./.depend/sub-process.o.d -MQ sub-process.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' sub-process.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-check-attr.xml+ git-check-attr.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-check-attr.xml+ git-check-attr.txt && \ mv git-check-attr.xml+ git-check-attr.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-check-ignore.xml+ git-check-ignore.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-check-ignore.xml+ git-check-ignore.txt && \ mv git-check-ignore.xml+ git-check-ignore.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o symlinks.o -c -MF ./.depend/symlinks.o.d -MQ symlinks.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' symlinks.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-checkout-index.xml+ git-checkout-index.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-checkout-index.xml+ git-checkout-index.txt && \ mv git-checkout-index.xml+ git-checkout-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-check-ref-format.xml+ git-check-ref-format.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-check-ref-format.xml+ git-check-ref-format.txt && \ mv git-check-ref-format.xml+ git-check-ref-format.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o sha1-file.o -c -MF ./.depend/sha1-file.o.d -MQ sha1-file.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' sha1-file.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-check-mailmap.xml+ git-check-mailmap.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-check-mailmap.xml+ git-check-mailmap.txt && \ mv git-check-mailmap.xml+ git-check-mailmap.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o tag.o -c -MF ./.depend/tag.o.d -MQ tag.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' tag.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-checkout.xml+ git-checkout.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-checkout.xml+ git-checkout.txt && \ mv git-checkout.xml+ git-checkout.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o thread-utils.o -c -MF ./.depend/thread-utils.o.d -MQ thread-utils.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' thread-utils.c cc -o sha1-name.o -c -MF ./.depend/sha1-name.o.d -MQ sha1-name.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' sha1-name.c cc -o submodule-config.o -c -MF ./.depend/submodule-config.o.d -MQ submodule-config.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' submodule-config.c cc -o tempfile.o -c -MF ./.depend/tempfile.o.d -MQ tempfile.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' tempfile.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-cherry-pick.xml+ git-cherry-pick.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-cherry-pick.xml+ git-cherry-pick.txt && \ mv git-cherry-pick.xml+ git-cherry-pick.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-citool.xml+ git-citool.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-citool.xml+ git-citool.txt && \ mv git-citool.xml+ git-citool.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-cherry.xml+ git-cherry.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-cherry.xml+ git-cherry.txt && \ mv git-cherry.xml+ git-cherry.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o trace2/tr2_cmd_name.o -c -MF trace2/.depend/tr2_cmd_name.o.d -MQ trace2/tr2_cmd_name.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trace2/tr2_cmd_name.c cc -o trace2/tr2_cfg.o -c -MF trace2/.depend/tr2_cfg.o.d -MQ trace2/tr2_cfg.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trace2/tr2_cfg.c cc -o tmp-objdir.o -c -MF ./.depend/tmp-objdir.o.d -MQ tmp-objdir.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' tmp-objdir.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-clone.xml+ git-clone.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-clone.xml+ git-clone.txt && \ mv git-clone.xml+ git-clone.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o trace2/tr2_sid.o -c -MF trace2/.depend/tr2_sid.o.d -MQ trace2/tr2_sid.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trace2/tr2_sid.c cc -o trace2/tr2_sysenv.o -c -MF trace2/.depend/tr2_sysenv.o.d -MQ trace2/tr2_sysenv.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trace2/tr2_sysenv.c cc -o trace.o -c -MF ./.depend/trace.o.d -MQ trace.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trace.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-clean.xml+ git-clean.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-clean.xml+ git-clean.txt && \ mv git-clean.xml+ git-clean.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-commit-graph.xml+ git-commit-graph.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-commit-graph.xml+ git-commit-graph.txt && \ mv git-commit-graph.xml+ git-commit-graph.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o trace2/tr2_dst.o -c -MF trace2/.depend/tr2_dst.o.d -MQ trace2/tr2_dst.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trace2/tr2_dst.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-column.xml+ git-column.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-column.xml+ git-column.txt && \ mv git-column.xml+ git-column.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o remote.o -c -MF ./.depend/remote.o.d -MQ remote.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' remote.c cc -o trace2.o -c -MF ./.depend/trace2.o.d -MQ trace2.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trace2.c cc -o trace2/tr2_tbuf.o -c -MF trace2/.depend/tr2_tbuf.o.d -MQ trace2/tr2_tbuf.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trace2/tr2_tbuf.c cc -o revision.o -c -MF ./.depend/revision.o.d -MQ revision.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' revision.c cc -o strbuf.o -c -MF ./.depend/strbuf.o.d -MQ strbuf.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' strbuf.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-commit-tree.xml+ git-commit-tree.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-commit-tree.xml+ git-commit-tree.txt && \ mv git-commit-tree.xml+ git-commit-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-commit.xml+ git-commit.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-commit.xml+ git-commit.txt && \ mv git-commit.xml+ git-commit.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-contacts.xml+ git-contacts.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-contacts.xml+ git-contacts.txt && \ mv git-contacts.xml+ git-contacts.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o trace2/tr2_tgt_normal.o -c -MF trace2/.depend/tr2_tgt_normal.o.d -MQ trace2/tr2_tgt_normal.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trace2/tr2_tgt_normal.c cc -o trace2/tr2_tls.o -c -MF trace2/.depend/tr2_tls.o.d -MQ trace2/tr2_tls.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trace2/tr2_tls.c cc -o trace2/tr2_tgt_event.o -c -MF trace2/.depend/tr2_tgt_event.o.d -MQ trace2/tr2_tgt_event.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trace2/tr2_tgt_event.c cc -o submodule.o -c -MF ./.depend/submodule.o.d -MQ submodule.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' submodule.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-count-objects.xml+ git-count-objects.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-count-objects.xml+ git-count-objects.txt && \ mv git-count-objects.xml+ git-count-objects.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o trace2/tr2_tgt_perf.o -c -MF trace2/.depend/tr2_tgt_perf.o.d -MQ trace2/tr2_tgt_perf.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trace2/tr2_tgt_perf.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-credential-cache--daemon.xml+ git-credential-cache--daemon.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-credential-cache--daemon.xml+ git-credential-cache--daemon.txt && \ mv git-credential-cache--daemon.xml+ git-credential-cache--daemon.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-config.xml+ git-config.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-config.xml+ git-config.txt && \ mv git-config.xml+ git-config.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-credential.xml+ git-credential.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-credential.xml+ git-credential.txt && \ mv git-credential.xml+ git-credential.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o tree-diff.o -c -MF ./.depend/tree-diff.o.d -MQ tree-diff.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' tree-diff.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-credential-cache.xml+ git-credential-cache.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-credential-cache.xml+ git-credential-cache.txt && \ mv git-credential-cache.xml+ git-credential-cache.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o url.o -c -MF ./.depend/url.o.d -MQ url.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' url.c cc -o tree.o -c -MF ./.depend/tree.o.d -MQ tree.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' tree.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-credential-store.xml+ git-credential-store.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-credential-store.xml+ git-credential-store.txt && \ mv git-credential-store.xml+ git-credential-store.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-cvsexportcommit.xml+ git-cvsexportcommit.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-cvsexportcommit.xml+ git-cvsexportcommit.txt && \ mv git-cvsexportcommit.xml+ git-cvsexportcommit.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o usage.o -c -MF ./.depend/usage.o.d -MQ usage.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' usage.c cc -o userdiff.o -c -MF ./.depend/userdiff.o.d -MQ userdiff.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' userdiff.c cc -o varint.o -c -MF ./.depend/varint.o.d -MQ varint.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' varint.c cc -o trailer.o -c -MF ./.depend/trailer.o.d -MQ trailer.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' trailer.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-cvsserver.xml+ git-cvsserver.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-cvsserver.xml+ git-cvsserver.txt && \ mv git-cvsserver.xml+ git-cvsserver.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o tree-walk.o -c -MF ./.depend/tree-walk.o.d -MQ tree-walk.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' tree-walk.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-cvsimport.xml+ git-cvsimport.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-cvsimport.xml+ git-cvsimport.txt && \ mv git-cvsimport.xml+ git-cvsimport.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-describe.xml+ git-describe.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-describe.xml+ git-describe.txt && \ mv git-describe.xml+ git-describe.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o versioncmp.o -c -MF ./.depend/versioncmp.o.d -MQ versioncmp.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' versioncmp.c cc -o utf8.o -c -MF ./.depend/utf8.o.d -MQ utf8.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' utf8.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-daemon.xml+ git-daemon.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-daemon.xml+ git-daemon.txt && \ mv git-daemon.xml+ git-daemon.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o urlmatch.o -c -MF ./.depend/urlmatch.o.d -MQ urlmatch.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' urlmatch.c cc -o transport.o -c -MF ./.depend/transport.o.d -MQ transport.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' transport.c cc -o write-or-die.o -c -MF ./.depend/write-or-die.o.d -MQ write-or-die.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' write-or-die.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-diff-files.xml+ git-diff-files.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-diff-files.xml+ git-diff-files.txt && \ mv git-diff-files.xml+ git-diff-files.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-diff-index.xml+ git-diff-index.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-diff-index.xml+ git-diff-index.txt && \ mv git-diff-index.xml+ git-diff-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o walker.o -c -MF ./.depend/walker.o.d -MQ walker.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' walker.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-diff-tree.xml+ git-diff-tree.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-diff-tree.xml+ git-diff-tree.txt && \ mv git-diff-tree.xml+ git-diff-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o wildmatch.o -c -MF ./.depend/wildmatch.o.d -MQ wildmatch.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' wildmatch.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-difftool.xml+ git-difftool.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-difftool.xml+ git-difftool.txt && \ mv git-difftool.xml+ git-difftool.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o ws.o -c -MF ./.depend/ws.o.d -MQ ws.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' ws.c cc -o transport-helper.o -c -MF ./.depend/transport-helper.o.d -MQ transport-helper.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' transport-helper.c cc -o upload-pack.o -c -MF ./.depend/upload-pack.o.d -MQ upload-pack.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' upload-pack.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-fast-export.xml+ git-fast-export.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-fast-export.xml+ git-fast-export.txt && \ mv git-fast-export.xml+ git-fast-export.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o wrapper.o -c -MF ./.depend/wrapper.o.d -MQ wrapper.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' wrapper.c cc -o sha1dc_git.o -c -MF ./.depend/sha1dc_git.o.d -MQ sha1dc_git.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' sha1dc_git.c cc -o unix-socket.o -c -MF ./.depend/unix-socket.o.d -MQ unix-socket.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' unix-socket.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-diff.xml+ git-diff.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-diff.xml+ git-diff.txt && \ mv git-diff.xml+ git-diff.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o zlib.o -c -MF ./.depend/zlib.o.d -MQ zlib.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' zlib.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-fetch-pack.xml+ git-fetch-pack.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-fetch-pack.xml+ git-fetch-pack.txt && \ mv git-fetch-pack.xml+ git-fetch-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o xdiff-interface.o -c -MF ./.depend/xdiff-interface.o.d -MQ xdiff-interface.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' xdiff-interface.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-fast-import.xml+ git-fast-import.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-fast-import.xml+ git-fast-import.txt && \ mv git-fast-import.xml+ git-fast-import.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o compat/fopen.o -c -MF compat/.depend/fopen.o.d -MQ compat/fopen.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' compat/fopen.c cc -o worktree.o -c -MF ./.depend/worktree.o.d -MQ worktree.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' worktree.c cc -o compat/qsort_s.o -c -MF compat/.depend/qsort_s.o.d -MQ compat/qsort_s.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' compat/qsort_s.c cc -o compat/strlcpy.o -c -MF compat/.depend/strlcpy.o.d -MQ compat/strlcpy.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' compat/strlcpy.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-fetch.xml+ git-fetch.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-fetch.xml+ git-fetch.txt && \ mv git-fetch.xml+ git-fetch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o unpack-trees.o -c -MF ./.depend/unpack-trees.o.d -MQ unpack-trees.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' unpack-trees.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-fmt-merge-msg.xml+ git-fmt-merge-msg.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-fmt-merge-msg.xml+ git-fmt-merge-msg.txt && \ mv git-fmt-merge-msg.xml+ git-fmt-merge-msg.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-filter-branch.xml+ git-filter-branch.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-filter-branch.xml+ git-filter-branch.txt && \ mv git-filter-branch.xml+ git-filter-branch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-for-each-ref.xml+ git-for-each-ref.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-for-each-ref.xml+ git-for-each-ref.txt && \ mv git-for-each-ref.xml+ git-for-each-ref.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-for-each-repo.xml+ git-for-each-repo.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-for-each-repo.xml+ git-for-each-repo.txt && \ mv git-for-each-repo.xml+ git-for-each-repo.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o xdiff/xemit.o -c -MF xdiff/.depend/xemit.o.d -MQ xdiff/xemit.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' xdiff/xemit.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-fsck-objects.xml+ git-fsck-objects.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-fsck-objects.xml+ git-fsck-objects.txt && \ mv git-fsck-objects.xml+ git-fsck-objects.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-format-patch.xml+ git-format-patch.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-format-patch.xml+ git-format-patch.txt && \ mv git-format-patch.xml+ git-format-patch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o sha1dc/ubc_check.o -c -MF sha1dc/.depend/ubc_check.o.d -MQ sha1dc/ubc_check.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' sha1dc/ubc_check.c cc -o xdiff/xhistogram.o -c -MF xdiff/.depend/xhistogram.o.d -MQ xdiff/xhistogram.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' xdiff/xhistogram.c cc -o xdiff/xpatience.o -c -MF xdiff/.depend/xpatience.o.d -MQ xdiff/xpatience.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' xdiff/xpatience.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-fsck.xml+ git-fsck.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-fsck.xml+ git-fsck.txt && \ mv git-fsck.xml+ git-fsck.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o xdiff/xprepare.o -c -MF xdiff/.depend/xprepare.o.d -MQ xdiff/xprepare.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' xdiff/xprepare.c cc -o xdiff/xutils.o -c -MF xdiff/.depend/xutils.o.d -MQ xdiff/xutils.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' xdiff/xutils.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-get-tar-commit-id.xml+ git-get-tar-commit-id.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-get-tar-commit-id.xml+ git-get-tar-commit-id.txt && \ mv git-get-tar-commit-id.xml+ git-get-tar-commit-id.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o xdiff/xmerge.o -c -MF xdiff/.depend/xmerge.o.d -MQ xdiff/xmerge.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' xdiff/xmerge.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-gc.xml+ git-gc.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-gc.xml+ git-gc.txt && \ mv git-gc.xml+ git-gc.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-grep.xml+ git-grep.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-grep.xml+ git-grep.txt && \ mv git-grep.xml+ git-grep.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o sha256/block/sha256.o -c -MF sha256/block/.depend/sha256.o.d -MQ sha256/block/sha256.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' sha256/block/sha256.c cc -o xdiff/xdiffi.o -c -MF xdiff/.depend/xdiffi.o.d -MQ xdiff/xdiffi.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' xdiff/xdiffi.c * new script parameters make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-gui.xml+ git-gui.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-gui.xml+ git-gui.txt && \ mv git-gui.xml+ git-gui.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-hash-object.xml+ git-hash-object.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-hash-object.xml+ git-hash-object.txt && \ mv git-hash-object.xml+ git-hash-object.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' * new perl-specific parameters rm -f git-instaweb git-instaweb+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-instaweb.sh >git-instaweb+ && \ chmod +x git-instaweb+ && \ mv git-instaweb+ git-instaweb cc -o sh-i18n--envsubst.o -c -MF ./.depend/sh-i18n--envsubst.o.d -MQ sh-i18n--envsubst.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' sh-i18n--envsubst.c cc -o sha1dc/sha1.o -c -MF sha1dc/.depend/sha1.o.d -MQ sha1dc/sha1.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' sha1dc/sha1.c cc -o shell.o -c -MF ./.depend/shell.o.d -MQ shell.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' shell.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-help.xml+ git-help.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-help.xml+ git-help.txt && \ mv git-help.xml+ git-help.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-http-backend.xml+ git-http-backend.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-http-backend.xml+ git-http-backend.txt && \ mv git-http-backend.xml+ git-http-backend.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o http-backend.o -c -MF ./.depend/http-backend.o.d -MQ http-backend.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' http-backend.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-http-fetch.xml+ git-http-fetch.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-http-fetch.xml+ git-http-fetch.txt && \ mv git-http-fetch.xml+ git-http-fetch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-imap-send.xml+ git-imap-send.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-imap-send.xml+ git-imap-send.txt && \ mv git-imap-send.xml+ git-imap-send.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-init-db.xml+ git-init-db.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-init-db.xml+ git-init-db.txt && \ mv git-init-db.xml+ git-init-db.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-http-push.xml+ git-http-push.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-http-push.xml+ git-http-push.txt && \ mv git-http-push.xml+ git-http-push.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o http-fetch.o -c -MF ./.depend/http-fetch.o.d -MQ http-fetch.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' http-fetch.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-index-pack.xml+ git-index-pack.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-index-pack.xml+ git-index-pack.txt && \ mv git-index-pack.xml+ git-index-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o http-walker.o -c -MF ./.depend/http-walker.o.d -MQ http-walker.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' http-walker.c cc -o builtin/annotate.o -c -MF builtin/.depend/annotate.o.d -MQ builtin/annotate.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/annotate.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-instaweb.xml+ git-instaweb.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-instaweb.xml+ git-instaweb.txt && \ mv git-instaweb.xml+ git-instaweb.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/apply.o -c -MF builtin/.depend/apply.o.d -MQ builtin/apply.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/apply.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-interpret-trailers.xml+ git-interpret-trailers.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-interpret-trailers.xml+ git-interpret-trailers.txt && \ mv git-interpret-trailers.xml+ git-interpret-trailers.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-ls-remote.xml+ git-ls-remote.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-ls-remote.xml+ git-ls-remote.txt && \ mv git-ls-remote.xml+ git-ls-remote.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-mailinfo.xml+ git-mailinfo.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-mailinfo.xml+ git-mailinfo.txt && \ mv git-mailinfo.xml+ git-mailinfo.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-ls-tree.xml+ git-ls-tree.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-ls-tree.xml+ git-ls-tree.txt && \ mv git-ls-tree.xml+ git-ls-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-init.xml+ git-init.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-init.xml+ git-init.txt && \ mv git-init.xml+ git-init.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o sequencer.o -c -MF ./.depend/sequencer.o.d -MQ sequencer.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' sequencer.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-ls-files.xml+ git-ls-files.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-ls-files.xml+ git-ls-files.txt && \ mv git-ls-files.xml+ git-ls-files.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/add.o -c -MF builtin/.depend/add.o.d -MQ builtin/add.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/add.c cc -o imap-send.o -c -MF ./.depend/imap-send.o.d -MQ imap-send.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' imap-send.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-log.xml+ git-log.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-log.xml+ git-log.txt && \ mv git-log.xml+ git-log.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/archive.o -c -MF builtin/.depend/archive.o.d -MQ builtin/archive.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/archive.c cc -o wt-status.o -c -MF ./.depend/wt-status.o.d -MQ wt-status.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' wt-status.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-mailsplit.xml+ git-mailsplit.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-mailsplit.xml+ git-mailsplit.txt && \ mv git-mailsplit.xml+ git-mailsplit.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-maintenance.xml+ git-maintenance.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-maintenance.xml+ git-maintenance.txt && \ mv git-maintenance.xml+ git-maintenance.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-merge-base.xml+ git-merge-base.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-merge-base.xml+ git-merge-base.txt && \ mv git-merge-base.xml+ git-merge-base.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o git.o -c -MF ./.depend/git.o.d -MQ git.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' '-DGIT_HTML_PATH="share/doc/git"' '-DGIT_MAN_PATH="share/man"' '-DGIT_INFO_PATH="share/info"' git.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-merge-index.xml+ git-merge-index.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-merge-index.xml+ git-merge-index.txt && \ mv git-merge-index.xml+ git-merge-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-merge-one-file.xml+ git-merge-one-file.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-merge-one-file.xml+ git-merge-one-file.txt && \ mv git-merge-one-file.xml+ git-merge-one-file.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-merge-file.xml+ git-merge-file.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-merge-file.xml+ git-merge-file.txt && \ mv git-merge-file.xml+ git-merge-file.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/bugreport.o -c -MF builtin/.depend/bugreport.o.d -MQ builtin/bugreport.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/bugreport.c cc -o builtin/bundle.o -c -MF builtin/.depend/bundle.o.d -MQ builtin/bundle.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/bundle.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-merge-tree.xml+ git-merge-tree.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-merge-tree.xml+ git-merge-tree.txt && \ mv git-merge-tree.xml+ git-merge-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-mergetool--lib.xml+ git-mergetool--lib.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-mergetool--lib.xml+ git-mergetool--lib.txt && \ mv git-mergetool--lib.xml+ git-mergetool--lib.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-merge.xml+ git-merge.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-merge.xml+ git-merge.txt && \ mv git-merge.xml+ git-merge.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-mergetool.xml+ git-mergetool.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-mergetool.xml+ git-mergetool.txt && \ mv git-mergetool.xml+ git-mergetool.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-mktag.xml+ git-mktag.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-mktag.xml+ git-mktag.txt && \ mv git-mktag.xml+ git-mktag.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/check-ignore.o -c -MF builtin/.depend/check-ignore.o.d -MQ builtin/check-ignore.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/check-ignore.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-mktree.xml+ git-mktree.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-mktree.xml+ git-mktree.txt && \ mv git-mktree.xml+ git-mktree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/check-mailmap.o -c -MF builtin/.depend/check-mailmap.o.d -MQ builtin/check-mailmap.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/check-mailmap.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-mv.xml+ git-mv.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-mv.xml+ git-mv.txt && \ mv git-mv.xml+ git-mv.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o remote-curl.o -c -MF ./.depend/remote-curl.o.d -MQ remote-curl.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' remote-curl.c cc -o builtin/cat-file.o -c -MF builtin/.depend/cat-file.o.d -MQ builtin/cat-file.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/cat-file.c cc -o builtin/check-attr.o -c -MF builtin/.depend/check-attr.o.d -MQ builtin/check-attr.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/check-attr.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-multi-pack-index.xml+ git-multi-pack-index.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-multi-pack-index.xml+ git-multi-pack-index.txt && \ mv git-multi-pack-index.xml+ git-multi-pack-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/check-ref-format.o -c -MF builtin/.depend/check-ref-format.o.d -MQ builtin/check-ref-format.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/check-ref-format.c cc -o builtin/bisect--helper.o -c -MF builtin/.depend/bisect--helper.o.d -MQ builtin/bisect--helper.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/bisect--helper.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-name-rev.xml+ git-name-rev.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-name-rev.xml+ git-name-rev.txt && \ mv git-name-rev.xml+ git-name-rev.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-notes.xml+ git-notes.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-notes.xml+ git-notes.txt && \ mv git-notes.xml+ git-notes.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-p4.xml+ git-p4.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-p4.xml+ git-p4.txt && \ mv git-p4.xml+ git-p4.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o http.o -c -MF ./.depend/http.o.d -MQ http.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' http.c cc -o builtin/branch.o -c -MF builtin/.depend/branch.o.d -MQ builtin/branch.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/branch.c cc -o http-push.o -c -MF ./.depend/http-push.o.d -MQ http-push.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' http-push.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-pack-refs.xml+ git-pack-refs.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-pack-refs.xml+ git-pack-refs.txt && \ mv git-pack-refs.xml+ git-pack-refs.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/blame.o -c -MF builtin/.depend/blame.o.d -MQ builtin/blame.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/blame.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-pack-objects.xml+ git-pack-objects.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-pack-objects.xml+ git-pack-objects.txt && \ mv git-pack-objects.xml+ git-pack-objects.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-pack-redundant.xml+ git-pack-redundant.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-pack-redundant.xml+ git-pack-redundant.txt && \ mv git-pack-redundant.xml+ git-pack-redundant.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-patch-id.xml+ git-patch-id.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-patch-id.xml+ git-patch-id.txt && \ mv git-patch-id.xml+ git-patch-id.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-prune-packed.xml+ git-prune-packed.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-prune-packed.xml+ git-prune-packed.txt && \ mv git-prune-packed.xml+ git-prune-packed.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/column.o -c -MF builtin/.depend/column.o.d -MQ builtin/column.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/column.c cc -o builtin/checkout-index.o -c -MF builtin/.depend/checkout-index.o.d -MQ builtin/checkout-index.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/checkout-index.c cc -o builtin/am.o -c -MF builtin/.depend/am.o.d -MQ builtin/am.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/am.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-prune.xml+ git-prune.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-prune.xml+ git-prune.txt && \ mv git-prune.xml+ git-prune.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-push.xml+ git-push.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-push.xml+ git-push.txt && \ mv git-push.xml+ git-push.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-quiltimport.xml+ git-quiltimport.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-quiltimport.xml+ git-quiltimport.txt && \ mv git-quiltimport.xml+ git-quiltimport.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/commit-graph.o -c -MF builtin/.depend/commit-graph.o.d -MQ builtin/commit-graph.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/commit-graph.c cc -o builtin/commit-tree.o -c -MF builtin/.depend/commit-tree.o.d -MQ builtin/commit-tree.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/commit-tree.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-pull.xml+ git-pull.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-pull.xml+ git-pull.txt && \ mv git-pull.xml+ git-pull.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-range-diff.xml+ git-range-diff.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-range-diff.xml+ git-range-diff.txt && \ mv git-range-diff.xml+ git-range-diff.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-rebase.xml+ git-rebase.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-rebase.xml+ git-rebase.txt && \ mv git-rebase.xml+ git-rebase.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-receive-pack.xml+ git-receive-pack.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-receive-pack.xml+ git-receive-pack.txt && \ mv git-receive-pack.xml+ git-receive-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-remote-ext.xml+ git-remote-ext.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-remote-ext.xml+ git-remote-ext.txt && \ mv git-remote-ext.xml+ git-remote-ext.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/credential-cache.o -c -MF builtin/.depend/credential-cache.o.d -MQ builtin/credential-cache.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/credential-cache.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-reflog.xml+ git-reflog.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-reflog.xml+ git-reflog.txt && \ mv git-reflog.xml+ git-reflog.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/count-objects.o -c -MF builtin/.depend/count-objects.o.d -MQ builtin/count-objects.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/count-objects.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-read-tree.xml+ git-read-tree.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-read-tree.xml+ git-read-tree.txt && \ mv git-read-tree.xml+ git-read-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/credential-cache--daemon.o -c -MF builtin/.depend/credential-cache--daemon.o.d -MQ builtin/credential-cache--daemon.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/credential-cache--daemon.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-remote-fd.xml+ git-remote-fd.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-remote-fd.xml+ git-remote-fd.txt && \ mv git-remote-fd.xml+ git-remote-fd.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-repack.xml+ git-repack.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-repack.xml+ git-repack.txt && \ mv git-repack.xml+ git-repack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/credential.o -c -MF builtin/.depend/credential.o.d -MQ builtin/credential.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/credential.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-remote.xml+ git-remote.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-remote.xml+ git-remote.txt && \ mv git-remote.xml+ git-remote.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-replace.xml+ git-replace.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-replace.xml+ git-replace.txt && \ mv git-replace.xml+ git-replace.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/clean.o -c -MF builtin/.depend/clean.o.d -MQ builtin/clean.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/clean.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-request-pull.xml+ git-request-pull.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-request-pull.xml+ git-request-pull.txt && \ mv git-request-pull.xml+ git-request-pull.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/credential-store.o -c -MF builtin/.depend/credential-store.o.d -MQ builtin/credential-store.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/credential-store.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-rerere.xml+ git-rerere.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-rerere.xml+ git-rerere.txt && \ mv git-rerere.xml+ git-rerere.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/clone.o -c -MF builtin/.depend/clone.o.d -MQ builtin/clone.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/clone.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-restore.xml+ git-restore.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-restore.xml+ git-restore.txt && \ mv git-restore.xml+ git-restore.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/diff-index.o -c -MF builtin/.depend/diff-index.o.d -MQ builtin/diff-index.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/diff-index.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-reset.xml+ git-reset.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-reset.xml+ git-reset.txt && \ mv git-reset.xml+ git-reset.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-rev-parse.xml+ git-rev-parse.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-rev-parse.xml+ git-rev-parse.txt && \ mv git-rev-parse.xml+ git-rev-parse.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/config.o -c -MF builtin/.depend/config.o.d -MQ builtin/config.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/config.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-rev-list.xml+ git-rev-list.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-rev-list.xml+ git-rev-list.txt && \ mv git-rev-list.xml+ git-rev-list.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/diff-files.o -c -MF builtin/.depend/diff-files.o.d -MQ builtin/diff-files.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/diff-files.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-revert.xml+ git-revert.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-revert.xml+ git-revert.txt && \ mv git-revert.xml+ git-revert.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-send-email.xml+ git-send-email.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-send-email.xml+ git-send-email.txt && \ mv git-send-email.xml+ git-send-email.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-send-pack.xml+ git-send-pack.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-send-pack.xml+ git-send-pack.txt && \ mv git-send-pack.xml+ git-send-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-rm.xml+ git-rm.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-rm.xml+ git-rm.txt && \ mv git-rm.xml+ git-rm.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-sh-i18n.xml+ git-sh-i18n.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-sh-i18n.xml+ git-sh-i18n.txt && \ mv git-sh-i18n.xml+ git-sh-i18n.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/diff-tree.o -c -MF builtin/.depend/diff-tree.o.d -MQ builtin/diff-tree.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/diff-tree.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-sh-i18n--envsubst.xml+ git-sh-i18n--envsubst.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-sh-i18n--envsubst.xml+ git-sh-i18n--envsubst.txt && \ mv git-sh-i18n--envsubst.xml+ git-sh-i18n--envsubst.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-sh-setup.xml+ git-sh-setup.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-sh-setup.xml+ git-sh-setup.txt && \ mv git-sh-setup.xml+ git-sh-setup.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-shell.xml+ git-shell.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-shell.xml+ git-shell.txt && \ mv git-shell.xml+ git-shell.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/env--helper.o -c -MF builtin/.depend/env--helper.o.d -MQ builtin/env--helper.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/env--helper.c cc -o builtin/checkout.o -c -MF builtin/.depend/checkout.o.d -MQ builtin/checkout.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/checkout.c cc -o builtin/describe.o -c -MF builtin/.depend/describe.o.d -MQ builtin/describe.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/describe.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-show-index.xml+ git-show-index.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-show-index.xml+ git-show-index.txt && \ mv git-show-index.xml+ git-show-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-shortlog.xml+ git-shortlog.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-shortlog.xml+ git-shortlog.txt && \ mv git-shortlog.xml+ git-shortlog.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/commit.o -c -MF builtin/.depend/commit.o.d -MQ builtin/commit.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/commit.c cc -o builtin/diff.o -c -MF builtin/.depend/diff.o.d -MQ builtin/diff.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/diff.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-show-branch.xml+ git-show-branch.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-show-branch.xml+ git-show-branch.txt && \ mv git-show-branch.xml+ git-show-branch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-stage.xml+ git-stage.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-stage.xml+ git-stage.txt && \ mv git-stage.xml+ git-stage.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-stash.xml+ git-stash.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-stash.xml+ git-stash.txt && \ mv git-stash.xml+ git-stash.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-sparse-checkout.xml+ git-sparse-checkout.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-sparse-checkout.xml+ git-sparse-checkout.txt && \ mv git-sparse-checkout.xml+ git-sparse-checkout.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-show-ref.xml+ git-show-ref.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-show-ref.xml+ git-show-ref.txt && \ mv git-show-ref.xml+ git-show-ref.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-status.xml+ git-status.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-status.xml+ git-status.txt && \ mv git-status.xml+ git-status.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-submodule.xml+ git-submodule.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-submodule.xml+ git-submodule.txt && \ mv git-submodule.xml+ git-submodule.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-stripspace.xml+ git-stripspace.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-stripspace.xml+ git-stripspace.txt && \ mv git-stripspace.xml+ git-stripspace.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-show.xml+ git-show.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-show.xml+ git-show.txt && \ mv git-show.xml+ git-show.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/difftool.o -c -MF builtin/.depend/difftool.o.d -MQ builtin/difftool.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/difftool.c cc -o builtin/fetch-pack.o -c -MF builtin/.depend/fetch-pack.o.d -MQ builtin/fetch-pack.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/fetch-pack.c cc -o builtin/fmt-merge-msg.o -c -MF builtin/.depend/fmt-merge-msg.o.d -MQ builtin/fmt-merge-msg.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/fmt-merge-msg.c cc -o builtin/for-each-repo.o -c -MF builtin/.depend/for-each-repo.o.d -MQ builtin/for-each-repo.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/for-each-repo.c /bin/sh ./generate-configlist.sh \ >config-list.h+ && mv config-list.h+ config-list.h make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-subtree.xml+ git-subtree.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-subtree.xml+ git-subtree.txt && \ mv git-subtree.xml+ git-subtree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/for-each-ref.o -c -MF builtin/.depend/for-each-ref.o.d -MQ builtin/for-each-ref.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/for-each-ref.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-symbolic-ref.xml+ git-symbolic-ref.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-symbolic-ref.xml+ git-symbolic-ref.txt && \ mv git-symbolic-ref.xml+ git-symbolic-ref.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-svn.xml+ git-svn.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-svn.xml+ git-svn.txt && \ mv git-svn.xml+ git-svn.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-unpack-file.xml+ git-unpack-file.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-unpack-file.xml+ git-unpack-file.txt && \ mv git-unpack-file.xml+ git-unpack-file.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-unpack-objects.xml+ git-unpack-objects.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-unpack-objects.xml+ git-unpack-objects.txt && \ mv git-unpack-objects.xml+ git-unpack-objects.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-tag.xml+ git-tag.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-tag.xml+ git-tag.txt && \ mv git-tag.xml+ git-tag.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/get-tar-commit-id.o -c -MF builtin/.depend/get-tar-commit-id.o.d -MQ builtin/get-tar-commit-id.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/get-tar-commit-id.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-switch.xml+ git-switch.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-switch.xml+ git-switch.txt && \ mv git-switch.xml+ git-switch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-update-index.xml+ git-update-index.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-update-index.xml+ git-update-index.txt && \ mv git-update-index.xml+ git-update-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-update-server-info.xml+ git-update-server-info.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-update-server-info.xml+ git-update-server-info.txt && \ mv git-update-server-info.xml+ git-update-server-info.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-update-ref.xml+ git-update-ref.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-update-ref.xml+ git-update-ref.txt && \ mv git-update-ref.xml+ git-update-ref.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/hash-object.o -c -MF builtin/.depend/hash-object.o.d -MQ builtin/hash-object.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/hash-object.c cc -o builtin/fast-export.o -c -MF builtin/.depend/fast-export.o.d -MQ builtin/fast-export.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/fast-export.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-var.xml+ git-var.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-var.xml+ git-var.txt && \ mv git-var.xml+ git-var.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-upload-pack.xml+ git-upload-pack.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-upload-pack.xml+ git-upload-pack.txt && \ mv git-upload-pack.xml+ git-upload-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-upload-archive.xml+ git-upload-archive.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-upload-archive.xml+ git-upload-archive.txt && \ mv git-upload-archive.xml+ git-upload-archive.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-verify-commit.xml+ git-verify-commit.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-verify-commit.xml+ git-verify-commit.txt && \ mv git-verify-commit.xml+ git-verify-commit.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-verify-pack.xml+ git-verify-pack.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-verify-pack.xml+ git-verify-pack.txt && \ mv git-verify-pack.xml+ git-verify-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-web--browse.xml+ git-web--browse.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-web--browse.xml+ git-web--browse.txt && \ mv git-web--browse.xml+ git-web--browse.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/fsck.o -c -MF builtin/.depend/fsck.o.d -MQ builtin/fsck.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/fsck.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-verify-tag.xml+ git-verify-tag.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-verify-tag.xml+ git-verify-tag.txt && \ mv git-verify-tag.xml+ git-verify-tag.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/interpret-trailers.o -c -MF builtin/.depend/interpret-trailers.o.d -MQ builtin/interpret-trailers.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/interpret-trailers.c cc -o builtin/init-db.o -c -MF builtin/.depend/init-db.o.d -MQ builtin/init-db.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -DDEFAULT_GIT_TEMPLATE_DIR='"share/git-core/templates"' builtin/init-db.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-write-tree.xml+ git-write-tree.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-write-tree.xml+ git-write-tree.txt && \ mv git-write-tree.xml+ git-write-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-whatchanged.xml+ git-whatchanged.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-whatchanged.xml+ git-whatchanged.txt && \ mv git-whatchanged.xml+ git-whatchanged.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/ls-remote.o -c -MF builtin/.depend/ls-remote.o.d -MQ builtin/ls-remote.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/ls-remote.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitk.xml+ gitk.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitk.xml+ gitk.txt && \ mv gitk.xml+ gitk.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git.xml+ git.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git.xml+ git.txt && \ mv git.xml+ git.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-worktree.xml+ git-worktree.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o git-worktree.xml+ git-worktree.txt && \ mv git-worktree.xml+ git-worktree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor: ERROR: git.txt: line 208: include file not found: /builddir/build/BUILD/git-2.30.2/Documentation/cmds-mainporcelain.txt asciidoctor: ERROR: git.txt: line 214: include file not found: /builddir/build/BUILD/git-2.30.2/Documentation/cmds-ancillarymanipulators.txt asciidoctor: ERROR: git.txt: line 218: include file not found: /builddir/build/BUILD/git-2.30.2/Documentation/cmds-ancillaryinterrogators.txt asciidoctor: ERROR: git.txt: line 227: include file not found: /builddir/build/BUILD/git-2.30.2/Documentation/cmds-foreignscminterface.txt asciidoctor: ERROR: git.txt: line 276: include file not found: /builddir/build/BUILD/git-2.30.2/Documentation/cmds-plumbingmanipulators.txt asciidoctor: ERROR: git.txt: line 282: include file not found: /builddir/build/BUILD/git-2.30.2/Documentation/cmds-plumbinginterrogators.txt asciidoctor: ERROR: git.txt: line 291: include file not found: /builddir/build/BUILD/git-2.30.2/Documentation/cmds-synchingrepositories.txt asciidoctor: ERROR: git.txt: line 296: include file not found: /builddir/build/BUILD/git-2.30.2/Documentation/cmds-synchelpers.txt asciidoctor: ERROR: git.txt: line 305: include file not found: /builddir/build/BUILD/git-2.30.2/Documentation/cmds-purehelpers.txt asciidoctor: ERROR: git.txt: line 312: include file not found: /builddir/build/BUILD/git-2.30.2/Documentation/cmds-guide.txt make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitweb.xml+ gitweb.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitweb.xml+ gitweb.txt && \ mv gitweb.xml+ gitweb.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/ls-tree.o -c -MF builtin/.depend/ls-tree.o.d -MQ builtin/ls-tree.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/ls-tree.c cc -o builtin/mailinfo.o -c -MF builtin/.depend/mailinfo.o.d -MQ builtin/mailinfo.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/mailinfo.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitattributes.xml+ gitattributes.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitattributes.xml+ gitattributes.txt && \ mv gitattributes.xml+ gitattributes.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f githooks.xml+ githooks.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o githooks.xml+ githooks.txt && \ mv githooks.xml+ githooks.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/gc.o -c -MF builtin/.depend/gc.o.d -MQ builtin/gc.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/gc.c cc -o builtin/merge-base.o -c -MF builtin/.depend/merge-base.o.d -MQ builtin/merge-base.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/merge-base.c cc -o builtin/mailsplit.o -c -MF builtin/.depend/mailsplit.o.d -MQ builtin/mailsplit.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/mailsplit.c cc -o builtin/merge-file.o -c -MF builtin/.depend/merge-file.o.d -MQ builtin/merge-file.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/merge-file.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitignore.xml+ gitignore.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitignore.xml+ gitignore.txt && \ mv gitignore.xml+ gitignore.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitweb.conf.xml+ gitweb.conf.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitweb.conf.xml+ gitweb.conf.txt && \ mv gitweb.conf.xml+ gitweb.conf.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/merge-ours.o -c -MF builtin/.depend/merge-ours.o.d -MQ builtin/merge-ours.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/merge-ours.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitcredentials.xml+ gitcredentials.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitcredentials.xml+ gitcredentials.txt && \ mv gitcredentials.xml+ gitcredentials.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitcvs-migration.xml+ gitcvs-migration.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitcvs-migration.xml+ gitcvs-migration.txt && \ mv gitcvs-migration.xml+ gitcvs-migration.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/grep.o -c -MF builtin/.depend/grep.o.d -MQ builtin/grep.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/grep.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitmodules.xml+ gitmodules.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitmodules.xml+ gitmodules.txt && \ mv gitmodules.xml+ gitmodules.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitcli.xml+ gitcli.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitcli.xml+ gitcli.txt && \ mv gitcli.xml+ gitcli.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitcore-tutorial.xml+ gitcore-tutorial.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitcore-tutorial.xml+ gitcore-tutorial.txt && \ mv gitcore-tutorial.xml+ gitcore-tutorial.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/merge-index.o -c -MF builtin/.depend/merge-index.o.d -MQ builtin/merge-index.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/merge-index.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitrepository-layout.xml+ gitrepository-layout.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitrepository-layout.xml+ gitrepository-layout.txt && \ mv gitrepository-layout.xml+ gitrepository-layout.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/ls-files.o -c -MF builtin/.depend/ls-files.o.d -MQ builtin/ls-files.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/ls-files.c cc -o builtin/merge-recursive.o -c -MF builtin/.depend/merge-recursive.o.d -MQ builtin/merge-recursive.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/merge-recursive.c cc -o builtin/fetch.o -c -MF builtin/.depend/fetch.o.d -MQ builtin/fetch.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/fetch.c cc -o builtin/mktag.o -c -MF builtin/.depend/mktag.o.d -MQ builtin/mktag.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/mktag.c cc -o builtin/index-pack.o -c -MF builtin/.depend/index-pack.o.d -MQ builtin/index-pack.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/index-pack.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitfaq.xml+ gitfaq.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitfaq.xml+ gitfaq.txt && \ mv gitfaq.xml+ gitfaq.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f giteveryday.xml+ giteveryday.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o giteveryday.xml+ giteveryday.txt && \ mv giteveryday.xml+ giteveryday.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitdiffcore.xml+ gitdiffcore.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitdiffcore.xml+ gitdiffcore.txt && \ mv gitdiffcore.xml+ gitdiffcore.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/mktree.o -c -MF builtin/.depend/mktree.o.d -MQ builtin/mktree.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/mktree.c cc -o builtin/merge-tree.o -c -MF builtin/.depend/merge-tree.o.d -MQ builtin/merge-tree.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/merge-tree.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitrevisions.xml+ gitrevisions.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitrevisions.xml+ gitrevisions.txt && \ mv gitrevisions.xml+ gitrevisions.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/multi-pack-index.o -c -MF builtin/.depend/multi-pack-index.o.d -MQ builtin/multi-pack-index.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/multi-pack-index.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitsubmodules.xml+ gitsubmodules.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitsubmodules.xml+ gitsubmodules.txt && \ mv gitsubmodules.xml+ gitsubmodules.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitnamespaces.xml+ gitnamespaces.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitnamespaces.xml+ gitnamespaces.txt && \ mv gitnamespaces.xml+ gitnamespaces.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitglossary.xml+ gitglossary.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitglossary.xml+ gitglossary.txt && \ mv gitglossary.xml+ gitglossary.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/pack-refs.o -c -MF builtin/.depend/pack-refs.o.d -MQ builtin/pack-refs.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/pack-refs.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitremote-helpers.xml+ gitremote-helpers.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitremote-helpers.xml+ gitremote-helpers.txt && \ mv gitremote-helpers.xml+ gitremote-helpers.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gittutorial-2.xml+ gittutorial-2.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gittutorial-2.xml+ gittutorial-2.txt && \ mv gittutorial-2.xml+ gittutorial-2.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gittutorial.xml+ gittutorial.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gittutorial.xml+ gittutorial.txt && \ mv gittutorial.xml+ gittutorial.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/mv.o -c -MF builtin/.depend/mv.o.d -MQ builtin/mv.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/mv.c cc -o builtin/prune-packed.o -c -MF builtin/.depend/prune-packed.o.d -MQ builtin/prune-packed.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/prune-packed.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitworkflows.xml+ gitworkflows.xml && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b docbook5 -d manpage -o gitworkflows.xml+ gitworkflows.txt && \ mv gitworkflows.xml+ gitworkflows.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/patch-id.o -c -MF builtin/.depend/patch-id.o.d -MQ builtin/patch-id.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/patch-id.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-add.html+ git-add.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-add.html+ git-add.txt && \ mv git-add.html+ git-add.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-am.html+ git-am.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-am.html+ git-am.txt && \ mv git-am.html+ git-am.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-annotate.html+ git-annotate.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-annotate.html+ git-annotate.txt && \ mv git-annotate.html+ git-annotate.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/prune.o -c -MF builtin/.depend/prune.o.d -MQ builtin/prune.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/prune.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-bisect.html+ git-bisect.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-bisect.html+ git-bisect.txt && \ mv git-bisect.html+ git-bisect.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-apply.html+ git-apply.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-apply.html+ git-apply.txt && \ mv git-apply.html+ git-apply.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/notes.o -c -MF builtin/.depend/notes.o.d -MQ builtin/notes.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/notes.c cc -o builtin/pack-redundant.o -c -MF builtin/.depend/pack-redundant.o.d -MQ builtin/pack-redundant.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/pack-redundant.c cc -o builtin/name-rev.o -c -MF builtin/.depend/name-rev.o.d -MQ builtin/name-rev.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/name-rev.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-archimport.html+ git-archimport.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-archimport.html+ git-archimport.txt && \ mv git-archimport.html+ git-archimport.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/range-diff.o -c -MF builtin/.depend/range-diff.o.d -MQ builtin/range-diff.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/range-diff.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-blame.html+ git-blame.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-blame.html+ git-blame.txt && \ mv git-blame.html+ git-blame.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-archive.html+ git-archive.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-archive.html+ git-archive.txt && \ mv git-archive.html+ git-archive.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/read-tree.o -c -MF builtin/.depend/read-tree.o.d -MQ builtin/read-tree.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/read-tree.c cc -o builtin/merge.o -c -MF builtin/.depend/merge.o.d -MQ builtin/merge.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/merge.c cc -o builtin/fast-import.o -c -MF builtin/.depend/fast-import.o.d -MQ builtin/fast-import.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/fast-import.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-bugreport.html+ git-bugreport.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-bugreport.html+ git-bugreport.txt && \ mv git-bugreport.html+ git-bugreport.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/remote-fd.o -c -MF builtin/.depend/remote-fd.o.d -MQ builtin/remote-fd.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/remote-fd.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-branch.html+ git-branch.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-branch.html+ git-branch.txt && \ mv git-branch.html+ git-branch.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-check-attr.html+ git-check-attr.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-check-attr.html+ git-check-attr.txt && \ mv git-check-attr.html+ git-check-attr.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-cat-file.html+ git-cat-file.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-cat-file.html+ git-cat-file.txt && \ mv git-cat-file.html+ git-cat-file.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-bundle.html+ git-bundle.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-bundle.html+ git-bundle.txt && \ mv git-bundle.html+ git-bundle.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/remote-ext.o -c -MF builtin/.depend/remote-ext.o.d -MQ builtin/remote-ext.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/remote-ext.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-check-ignore.html+ git-check-ignore.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-check-ignore.html+ git-check-ignore.txt && \ mv git-check-ignore.html+ git-check-ignore.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-check-mailmap.html+ git-check-mailmap.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-check-mailmap.html+ git-check-mailmap.txt && \ mv git-check-mailmap.html+ git-check-mailmap.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/pull.o -c -MF builtin/.depend/pull.o.d -MQ builtin/pull.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/pull.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-check-ref-format.html+ git-check-ref-format.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-check-ref-format.html+ git-check-ref-format.txt && \ mv git-check-ref-format.html+ git-check-ref-format.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/log.o -c -MF builtin/.depend/log.o.d -MQ builtin/log.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/log.c cc -o builtin/push.o -c -MF builtin/.depend/push.o.d -MQ builtin/push.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/push.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-checkout-index.html+ git-checkout-index.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-checkout-index.html+ git-checkout-index.txt && \ mv git-checkout-index.html+ git-checkout-index.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-cherry-pick.html+ git-cherry-pick.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-cherry-pick.html+ git-cherry-pick.txt && \ mv git-cherry-pick.html+ git-cherry-pick.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-citool.html+ git-citool.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-citool.html+ git-citool.txt && \ mv git-citool.html+ git-citool.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/reflog.o -c -MF builtin/.depend/reflog.o.d -MQ builtin/reflog.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/reflog.c cc -o builtin/repack.o -c -MF builtin/.depend/repack.o.d -MQ builtin/repack.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/repack.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-checkout.html+ git-checkout.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-checkout.html+ git-checkout.txt && \ mv git-checkout.html+ git-checkout.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-cherry.html+ git-cherry.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-cherry.html+ git-cherry.txt && \ mv git-cherry.html+ git-cherry.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/rerere.o -c -MF builtin/.depend/rerere.o.d -MQ builtin/rerere.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/rerere.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-clean.html+ git-clean.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-clean.html+ git-clean.txt && \ mv git-clean.html+ git-clean.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-commit-tree.html+ git-commit-tree.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-commit-tree.html+ git-commit-tree.txt && \ mv git-commit-tree.html+ git-commit-tree.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/revert.o -c -MF builtin/.depend/revert.o.d -MQ builtin/revert.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/revert.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-clone.html+ git-clone.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-clone.html+ git-clone.txt && \ mv git-clone.html+ git-clone.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-column.html+ git-column.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-column.html+ git-column.txt && \ mv git-column.html+ git-column.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/show-index.o -c -MF builtin/.depend/show-index.o.d -MQ builtin/show-index.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/show-index.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-commit-graph.html+ git-commit-graph.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-commit-graph.html+ git-commit-graph.txt && \ mv git-commit-graph.html+ git-commit-graph.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/replace.o -c -MF builtin/.depend/replace.o.d -MQ builtin/replace.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/replace.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-commit.html+ git-commit.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-commit.html+ git-commit.txt && \ mv git-commit.html+ git-commit.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/reset.o -c -MF builtin/.depend/reset.o.d -MQ builtin/reset.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/reset.c cc -o builtin/rm.o -c -MF builtin/.depend/rm.o.d -MQ builtin/rm.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/rm.c cc -o builtin/shortlog.o -c -MF builtin/.depend/shortlog.o.d -MQ builtin/shortlog.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/shortlog.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-contacts.html+ git-contacts.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-contacts.html+ git-contacts.txt && \ mv git-contacts.html+ git-contacts.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/send-pack.o -c -MF builtin/.depend/send-pack.o.d -MQ builtin/send-pack.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/send-pack.c cc -o builtin/rev-list.o -c -MF builtin/.depend/rev-list.o.d -MQ builtin/rev-list.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/rev-list.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-count-objects.html+ git-count-objects.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-count-objects.html+ git-count-objects.txt && \ mv git-count-objects.html+ git-count-objects.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/remote.o -c -MF builtin/.depend/remote.o.d -MQ builtin/remote.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/remote.c cc -o builtin/show-ref.o -c -MF builtin/.depend/show-ref.o.d -MQ builtin/show-ref.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/show-ref.c cc -o builtin/stripspace.o -c -MF builtin/.depend/stripspace.o.d -MQ builtin/stripspace.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/stripspace.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-credential-cache--daemon.html+ git-credential-cache--daemon.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-credential-cache--daemon.html+ git-credential-cache--daemon.txt && \ mv git-credential-cache--daemon.html+ git-credential-cache--daemon.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/receive-pack.o -c -MF builtin/.depend/receive-pack.o.d -MQ builtin/receive-pack.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/receive-pack.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-config.html+ git-config.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-config.html+ git-config.txt && \ mv git-config.html+ git-config.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-credential-store.html+ git-credential-store.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-credential-store.html+ git-credential-store.txt && \ mv git-credential-store.html+ git-credential-store.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-credential-cache.html+ git-credential-cache.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-credential-cache.html+ git-credential-cache.txt && \ mv git-credential-cache.html+ git-credential-cache.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/sparse-checkout.o -c -MF builtin/.depend/sparse-checkout.o.d -MQ builtin/sparse-checkout.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/sparse-checkout.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-credential.html+ git-credential.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-credential.html+ git-credential.txt && \ mv git-credential.html+ git-credential.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/unpack-file.o -c -MF builtin/.depend/unpack-file.o.d -MQ builtin/unpack-file.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/unpack-file.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-cvsexportcommit.html+ git-cvsexportcommit.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-cvsexportcommit.html+ git-cvsexportcommit.txt && \ mv git-cvsexportcommit.html+ git-cvsexportcommit.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/symbolic-ref.o -c -MF builtin/.depend/symbolic-ref.o.d -MQ builtin/symbolic-ref.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/symbolic-ref.c cc -o builtin/rev-parse.o -c -MF builtin/.depend/rev-parse.o.d -MQ builtin/rev-parse.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/rev-parse.c cc -o builtin/update-server-info.o -c -MF builtin/.depend/update-server-info.o.d -MQ builtin/update-server-info.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/update-server-info.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-cvsimport.html+ git-cvsimport.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-cvsimport.html+ git-cvsimport.txt && \ mv git-cvsimport.html+ git-cvsimport.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/show-branch.o -c -MF builtin/.depend/show-branch.o.d -MQ builtin/show-branch.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/show-branch.c cc -o builtin/upload-archive.o -c -MF builtin/.depend/upload-archive.o.d -MQ builtin/upload-archive.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/upload-archive.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-describe.html+ git-describe.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-describe.html+ git-describe.txt && \ mv git-describe.html+ git-describe.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/unpack-objects.o -c -MF builtin/.depend/unpack-objects.o.d -MQ builtin/unpack-objects.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/unpack-objects.c cc -o builtin/upload-pack.o -c -MF builtin/.depend/upload-pack.o.d -MQ builtin/upload-pack.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/upload-pack.c cc -o builtin/var.o -c -MF builtin/.depend/var.o.d -MQ builtin/var.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/var.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-daemon.html+ git-daemon.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-daemon.html+ git-daemon.txt && \ mv git-daemon.html+ git-daemon.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/pack-objects.o -c -MF builtin/.depend/pack-objects.o.d -MQ builtin/pack-objects.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/pack-objects.c cc -o builtin/verify-commit.o -c -MF builtin/.depend/verify-commit.o.d -MQ builtin/verify-commit.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/verify-commit.c rm -f git-mergetool--lib git-mergetool--lib+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-mergetool--lib.sh >git-mergetool--lib+ && \ mv git-mergetool--lib+ git-mergetool--lib rm -f git-rebase--preserve-merges git-rebase--preserve-merges+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-rebase--preserve-merges.sh >git-rebase--preserve-merges+ && \ mv git-rebase--preserve-merges+ git-rebase--preserve-merges rm -f git-sh-i18n git-sh-i18n+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-sh-i18n.sh >git-sh-i18n+ && \ mv git-sh-i18n+ git-sh-i18n rm -f git-sh-setup git-sh-setup+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-sh-setup.sh >git-sh-setup+ && \ mv git-sh-setup+ git-sh-setup make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-diff-files.html+ git-diff-files.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-diff-files.html+ git-diff-files.txt && \ mv git-diff-files.html+ git-diff-files.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-cvsserver.html+ git-cvsserver.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-cvsserver.html+ git-cvsserver.txt && \ mv git-cvsserver.html+ git-cvsserver.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/verify-tag.o -c -MF builtin/.depend/verify-tag.o.d -MQ builtin/verify-tag.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/verify-tag.c cc -o builtin/verify-pack.o -c -MF builtin/.depend/verify-pack.o.d -MQ builtin/verify-pack.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/verify-pack.c cc -o builtin/tag.o -c -MF builtin/.depend/tag.o.d -MQ builtin/tag.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/tag.c cc -o builtin/write-tree.o -c -MF builtin/.depend/write-tree.o.d -MQ builtin/write-tree.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/write-tree.c cc -o builtin/update-ref.o -c -MF builtin/.depend/update-ref.o.d -MQ builtin/update-ref.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/update-ref.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-diff-index.html+ git-diff-index.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-diff-index.html+ git-diff-index.txt && \ mv git-diff-index.html+ git-diff-index.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-bisect git-bisect+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-bisect.sh >git-bisect+ && \ chmod +x git-bisect+ && \ mv git-bisect+ git-bisect rm -f git-difftool--helper git-difftool--helper+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-difftool--helper.sh >git-difftool--helper+ && \ chmod +x git-difftool--helper+ && \ mv git-difftool--helper+ git-difftool--helper cc -o builtin/stash.o -c -MF builtin/.depend/stash.o.d -MQ builtin/stash.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/stash.c rm -f xdiff/lib.a && ar rcs xdiff/lib.a xdiff/xdiffi.o xdiff/xemit.o xdiff/xhistogram.o xdiff/xmerge.o xdiff/xpatience.o xdiff/xprepare.o xdiff/xutils.o rm -f git-filter-branch git-filter-branch+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-filter-branch.sh >git-filter-branch+ && \ chmod +x git-filter-branch+ && \ mv git-filter-branch+ git-filter-branch rm -f git-merge-octopus git-merge-octopus+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-merge-octopus.sh >git-merge-octopus+ && \ chmod +x git-merge-octopus+ && \ mv git-merge-octopus+ git-merge-octopus rm -f git-merge-one-file git-merge-one-file+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-merge-one-file.sh >git-merge-one-file+ && \ chmod +x git-merge-one-file+ && \ mv git-merge-one-file+ git-merge-one-file rm -f git-merge-resolve git-merge-resolve+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-merge-resolve.sh >git-merge-resolve+ && \ chmod +x git-merge-resolve+ && \ mv git-merge-resolve+ git-merge-resolve rm -f git-mergetool git-mergetool+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-mergetool.sh >git-mergetool+ && \ chmod +x git-mergetool+ && \ mv git-mergetool+ git-mergetool rm -f git-quiltimport git-quiltimport+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-quiltimport.sh >git-quiltimport+ && \ chmod +x git-quiltimport+ && \ mv git-quiltimport+ git-quiltimport rm -f git-request-pull git-request-pull+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-request-pull.sh >git-request-pull+ && \ chmod +x git-request-pull+ && \ mv git-request-pull+ git-request-pull rm -f git-submodule git-submodule+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-submodule.sh >git-submodule+ && \ chmod +x git-submodule+ && \ mv git-submodule+ git-submodule rm -f git-web--browse git-web--browse+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's|@@LOCALEDIR@@|/usr/share/locale|g' -e 's/@@NO_CURL@@//g' -e 's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' -e 's|@@GITWEBDIR@@|/var/www/git|g' -e 's|@@PERL@@|/usr/bin/perl|g' -e 's|@@SANE_TEXT_GREP@@|-a|g' -e 's|@@PAGER_ENV@@|LESS=FRX LV=-c|g' git-web--browse.sh >git-web--browse+ && \ chmod +x git-web--browse+ && \ mv git-web--browse+ git-web--browse cc -o builtin/rebase.o -c -MF builtin/.depend/rebase.o.d -MQ builtin/rebase.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/rebase.c rm -f GIT-PERL-HEADER && \ INSTLIBDIR='/usr/share/perl5/vendor_perl' && \ INSTLIBDIR_EXTRA='' && \ INSTLIBDIR="$INSTLIBDIR${INSTLIBDIR_EXTRA:+:$INSTLIBDIR_EXTRA}" && \ sed -e 's=@@PATHSEP@@=:=g' \ -e "s=@@INSTLIBDIR@@=$INSTLIBDIR=g" \ -e 's=@@PERLLIBDIR_REL@@=share/perl5/vendor_perl=g' \ -e 's=@@GITEXECDIR_REL@@=libexec/git-core=g' \ -e 's=@@LOCALEDIR_REL@@=share/locale=g' \ perl/header_templates/fixed_prefix.template.pl >GIT-PERL-HEADER+ && \ mv GIT-PERL-HEADER+ GIT-PERL-HEADER rm -f git-p4 git-p4+ && \ sed -e '1s|#!.*/sh|#!/bin/sh|' \ -e 's|@@REASON@@|NO_PYTHON=1|g' \ unimplemented.sh >git-p4+ && \ chmod +x git-p4+ && \ mv git-p4+ git-p4 make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-fast-export.html+ git-fast-export.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-fast-export.html+ git-fast-export.txt && \ mv git-fast-export.html+ git-fast-export.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-add--interactive git-add--interactive+ && \ sed -e '1{' \ -e ' s|#!.*perl|#!/usr/bin/perl|' \ -e ' r GIT-PERL-HEADER' \ -e ' G' \ -e '}' \ -e 's/@@GIT_VERSION@@/2.30.2/g' \ git-add--interactive.perl >git-add--interactive+ && \ chmod +x git-add--interactive+ && \ mv git-add--interactive+ git-add--interactive make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-diff-tree.html+ git-diff-tree.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-diff-tree.html+ git-diff-tree.txt && \ mv git-diff-tree.html+ git-diff-tree.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-archimport git-archimport+ && \ sed -e '1{' \ -e ' s|#!.*perl|#!/usr/bin/perl|' \ -e ' r GIT-PERL-HEADER' \ -e ' G' \ -e '}' \ -e 's/@@GIT_VERSION@@/2.30.2/g' \ git-archimport.perl >git-archimport+ && \ chmod +x git-archimport+ && \ mv git-archimport+ git-archimport rm -f git-cvsexportcommit git-cvsexportcommit+ && \ sed -e '1{' \ -e ' s|#!.*perl|#!/usr/bin/perl|' \ -e ' r GIT-PERL-HEADER' \ -e ' G' \ -e '}' \ -e 's/@@GIT_VERSION@@/2.30.2/g' \ git-cvsexportcommit.perl >git-cvsexportcommit+ && \ chmod +x git-cvsexportcommit+ && \ mv git-cvsexportcommit+ git-cvsexportcommit rm -f git-cvsimport git-cvsimport+ && \ sed -e '1{' \ -e ' s|#!.*perl|#!/usr/bin/perl|' \ -e ' r GIT-PERL-HEADER' \ -e ' G' \ -e '}' \ -e 's/@@GIT_VERSION@@/2.30.2/g' \ git-cvsimport.perl >git-cvsimport+ && \ chmod +x git-cvsimport+ && \ mv git-cvsimport+ git-cvsimport rm -f git-cvsserver git-cvsserver+ && \ sed -e '1{' \ -e ' s|#!.*perl|#!/usr/bin/perl|' \ -e ' r GIT-PERL-HEADER' \ -e ' G' \ -e '}' \ -e 's/@@GIT_VERSION@@/2.30.2/g' \ git-cvsserver.perl >git-cvsserver+ && \ chmod +x git-cvsserver+ && \ mv git-cvsserver+ git-cvsserver make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-diff.html+ git-diff.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-diff.html+ git-diff.txt && \ mv git-diff.html+ git-diff.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-fetch-pack.html+ git-fetch-pack.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-fetch-pack.html+ git-fetch-pack.txt && \ mv git-fetch-pack.html+ git-fetch-pack.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-send-email git-send-email+ && \ sed -e '1{' \ -e ' s|#!.*perl|#!/usr/bin/perl|' \ -e ' r GIT-PERL-HEADER' \ -e ' G' \ -e '}' \ -e 's/@@GIT_VERSION@@/2.30.2/g' \ git-send-email.perl >git-send-email+ && \ chmod +x git-send-email+ && \ mv git-send-email+ git-send-email cc -o version.o -c -MF ./.depend/version.o.d -MQ version.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' '-DGIT_VERSION="2.30.2"' '-DGIT_USER_AGENT="git/2.30.2"' '-DGIT_BUILT_FROM_COMMIT=""' version.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-difftool.html+ git-difftool.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-difftool.html+ git-difftool.txt && \ mv git-difftool.html+ git-difftool.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-svn git-svn+ && \ sed -e '1{' \ -e ' s|#!.*perl|#!/usr/bin/perl|' \ -e ' r GIT-PERL-HEADER' \ -e ' G' \ -e '}' \ -e 's/@@GIT_VERSION@@/2.30.2/g' \ git-svn.perl >git-svn+ && \ chmod +x git-svn+ && \ mv git-svn+ git-svn make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-fast-import.html+ git-fast-import.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-fast-import.html+ git-fast-import.txt && \ mv git-fast-import.html+ git-fast-import.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/update-index.o -c -MF builtin/.depend/update-index.o.d -MQ builtin/update-index.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/update-index.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-filter-branch.html+ git-filter-branch.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-filter-branch.html+ git-filter-branch.txt && \ mv git-filter-branch.html+ git-filter-branch.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-fetch.html+ git-fetch.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-fetch.html+ git-fetch.txt && \ mv git-fetch.html+ git-fetch.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-for-each-ref.html+ git-for-each-ref.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-for-each-ref.html+ git-for-each-ref.txt && \ mv git-for-each-ref.html+ git-for-each-ref.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-for-each-repo.html+ git-for-each-repo.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-for-each-repo.html+ git-for-each-repo.txt && \ mv git-for-each-repo.html+ git-for-each-repo.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-fsck-objects.html+ git-fsck-objects.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-fsck-objects.html+ git-fsck-objects.txt && \ mv git-fsck-objects.html+ git-fsck-objects.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-fmt-merge-msg.html+ git-fmt-merge-msg.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-fmt-merge-msg.html+ git-fmt-merge-msg.txt && \ mv git-fmt-merge-msg.html+ git-fmt-merge-msg.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-format-patch.html+ git-format-patch.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-format-patch.html+ git-format-patch.txt && \ mv git-format-patch.html+ git-format-patch.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-fsck.html+ git-fsck.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-fsck.html+ git-fsck.txt && \ mv git-fsck.html+ git-fsck.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-grep.html+ git-grep.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-grep.html+ git-grep.txt && \ mv git-grep.html+ git-grep.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-hash-object.html+ git-hash-object.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-hash-object.html+ git-hash-object.txt && \ mv git-hash-object.html+ git-hash-object.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-gc.html+ git-gc.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-gc.html+ git-gc.txt && \ mv git-gc.html+ git-gc.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-help.html+ git-help.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-help.html+ git-help.txt && \ mv git-help.html+ git-help.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-http-fetch.html+ git-http-fetch.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-http-fetch.html+ git-http-fetch.txt && \ mv git-http-fetch.html+ git-http-fetch.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-http-backend.html+ git-http-backend.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-http-backend.html+ git-http-backend.txt && \ mv git-http-backend.html+ git-http-backend.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-get-tar-commit-id.html+ git-get-tar-commit-id.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-get-tar-commit-id.html+ git-get-tar-commit-id.txt && \ mv git-get-tar-commit-id.html+ git-get-tar-commit-id.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-gui.html+ git-gui.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-gui.html+ git-gui.txt && \ mv git-gui.html+ git-gui.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/worktree.o -c -MF builtin/.depend/worktree.o.d -MQ builtin/worktree.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/worktree.c cc -o attr.o -c -MF ./.depend/attr.o.d -MQ attr.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -DETC_GITATTRIBUTES='"/etc/gitattributes"' attr.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-http-push.html+ git-http-push.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-http-push.html+ git-http-push.txt && \ mv git-http-push.html+ git-http-push.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-index-pack.html+ git-index-pack.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-index-pack.html+ git-index-pack.txt && \ mv git-index-pack.html+ git-index-pack.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-imap-send.html+ git-imap-send.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-imap-send.html+ git-imap-send.txt && \ mv git-imap-send.html+ git-imap-send.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o builtin/submodule--helper.o -c -MF builtin/.depend/submodule--helper.o.d -MQ builtin/submodule--helper.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' builtin/submodule--helper.c cc -o builtin/help.o -c -MF builtin/.depend/help.o.d -MQ builtin/help.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' '-DGIT_HTML_PATH="share/doc/git"' '-DGIT_MAN_PATH="share/man"' '-DGIT_INFO_PATH="share/info"' builtin/help.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-init-db.html+ git-init-db.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-init-db.html+ git-init-db.txt && \ mv git-init-db.html+ git-init-db.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -o help.o -c -MF ./.depend/help.o.d -MQ help.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' help.c make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-instaweb.html+ git-instaweb.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-instaweb.html+ git-instaweb.txt && \ mv git-instaweb.html+ git-instaweb.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-init.html+ git-init.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-init.html+ git-init.txt && \ mv git-init.html+ git-init.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-interpret-trailers.html+ git-interpret-trailers.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-interpret-trailers.html+ git-interpret-trailers.txt && \ mv git-interpret-trailers.html+ git-interpret-trailers.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-ls-files.html+ git-ls-files.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-ls-files.html+ git-ls-files.txt && \ mv git-ls-files.html+ git-ls-files.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f libgit.a && ar rcs libgit.a abspath.o add-interactive.o add-patch.o advice.o alias.o alloc.o apply.o archive-tar.o archive-zip.o archive.o attr.o base85.o bisect.o blame.o blob.o bloom.o branch.o bulk-checkin.o bundle.o cache-tree.o chdir-notify.o checkout.o color.o column.o combine-diff.o commit-graph.o commit-reach.o commit.o compat/obstack.o compat/terminal.o config.o connect.o connected.o convert.o copy.o credential.o csum-file.o ctype.o date.o decorate.o delta-islands.o diff-delta.o diff-lib.o diff-no-index.o diff.o diffcore-break.o diffcore-delta.o diffcore-order.o diffcore-pickaxe.o diffcore-rename.o dir-iterator.o dir.o editor.o entry.o environment.o ewah/bitmap.o ewah/ewah_bitmap.o ewah/ewah_io.o ewah/ewah_rlw.o exec-cmd.o fetch-negotiator.o fetch-pack.o fmt-merge-msg.o fsck.o fsmonitor.o gettext.o gpg-interface.o graph.o grep.o hashmap.o help.o hex.o ident.o json-writer.o kwset.o levenshtein.o line-log.o line-range.o linear-assignment.o list-objects-filter-options.o list-objects-filter.o list-objects.o ll-merge.o lockfile.o log-tree.o ls-refs.o mailinfo.o mailmap.o match-trees.o mem-pool.o merge-blobs.o merge-ort.o merge-ort-wrappers.o merge-recursive.o merge.o mergesort.o midx.o name-hash.o negotiator/default.o negotiator/noop.o negotiator/skipping.o notes-cache.o notes-merge.o notes-utils.o notes.o object.o oid-array.o oidmap.o oidset.o pack-bitmap-write.o pack-bitmap.o pack-check.o pack-objects.o pack-revindex.o pack-write.o packfile.o pager.o parse-options-cb.o parse-options.o patch-delta.o patch-ids.o path.o pathspec.o pkt-line.o preload-index.o pretty.o prio-queue.o progress.o promisor-remote.o prompt.o protocol.o prune-packed.o quote.o range-diff.o reachable.o read-cache.o rebase-interactive.o rebase.o ref-filter.o reflog-walk.o refs.o refs/debug.o refs/files-backend.o refs/iterator.o refs/packed-backend.o refs/ref-cache.o refspec.o remote.o replace-object.o repo-settings.o repository.o rerere.o reset.o resolve-undo.o revision.o run-command.o send-pack.o sequencer.o serve.o server-info.o setup.o sha1-file.o sha1-lookup.o sha1-name.o shallow.o sideband.o sigchain.o split-index.o stable-qsort.o strbuf.o streaming.o string-list.o strmap.o strvec.o sub-process.o submodule-config.o submodule.o symlinks.o tag.o tempfile.o thread-utils.o tmp-objdir.o trace.o trace2.o trace2/tr2_cfg.o trace2/tr2_cmd_name.o trace2/tr2_dst.o trace2/tr2_sid.o trace2/tr2_sysenv.o trace2/tr2_tbuf.o trace2/tr2_tgt_event.o trace2/tr2_tgt_normal.o trace2/tr2_tgt_perf.o trace2/tr2_tls.o trailer.o transport-helper.o transport.o tree-diff.o tree-walk.o tree.o unpack-trees.o upload-pack.o url.o urlmatch.o usage.o userdiff.o utf8.o varint.o version.o versioncmp.o walker.o wildmatch.o worktree.o wrapper.o write-or-die.o ws.o wt-status.o xdiff-interface.o zlib.o unix-socket.o sha1dc_git.o sha1dc/sha1.o sha1dc/ubc_check.o sha256/block/sha256.o compat/fopen.o compat/strlcpy.o compat/qsort_s.o make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-ls-remote.html+ git-ls-remote.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-ls-remote.html+ git-ls-remote.txt && \ mv git-ls-remote.html+ git-ls-remote.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-mailinfo.html+ git-mailinfo.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-mailinfo.html+ git-mailinfo.txt && \ mv git-mailinfo.html+ git-mailinfo.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-ls-tree.html+ git-ls-tree.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-ls-tree.html+ git-ls-tree.txt && \ mv git-ls-tree.html+ git-ls-tree.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-mailsplit.html+ git-mailsplit.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-mailsplit.html+ git-mailsplit.txt && \ mv git-mailsplit.html+ git-mailsplit.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-merge-base.html+ git-merge-base.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-merge-base.html+ git-merge-base.txt && \ mv git-merge-base.html+ git-merge-base.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-merge-index.html+ git-merge-index.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-merge-index.html+ git-merge-index.txt && \ mv git-merge-index.html+ git-merge-index.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-log.html+ git-log.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-log.html+ git-log.txt && \ mv git-log.html+ git-log.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-merge-one-file.html+ git-merge-one-file.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-merge-one-file.html+ git-merge-one-file.txt && \ mv git-merge-one-file.html+ git-merge-one-file.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-merge-file.html+ git-merge-file.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-merge-file.html+ git-merge-file.txt && \ mv git-merge-file.html+ git-merge-file.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-mergetool--lib.html+ git-mergetool--lib.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-mergetool--lib.html+ git-mergetool--lib.txt && \ mv git-mergetool--lib.html+ git-mergetool--lib.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-maintenance.html+ git-maintenance.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-maintenance.html+ git-maintenance.txt && \ mv git-maintenance.html+ git-maintenance.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-mergetool.html+ git-mergetool.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-mergetool.html+ git-mergetool.txt && \ mv git-mergetool.html+ git-mergetool.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-mktag.html+ git-mktag.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-mktag.html+ git-mktag.txt && \ mv git-mktag.html+ git-mktag.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-mktree.html+ git-mktree.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-mktree.html+ git-mktree.txt && \ mv git-mktree.html+ git-mktree.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-multi-pack-index.html+ git-multi-pack-index.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-multi-pack-index.html+ git-multi-pack-index.txt && \ mv git-multi-pack-index.html+ git-multi-pack-index.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-merge.html+ git-merge.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-merge.html+ git-merge.txt && \ mv git-merge.html+ git-merge.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-merge-tree.html+ git-merge-tree.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-merge-tree.html+ git-merge-tree.txt && \ mv git-merge-tree.html+ git-merge-tree.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-name-rev.html+ git-name-rev.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-name-rev.html+ git-name-rev.txt && \ mv git-name-rev.html+ git-name-rev.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-mv.html+ git-mv.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-mv.html+ git-mv.txt && \ mv git-mv.html+ git-mv.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-notes.html+ git-notes.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-notes.html+ git-notes.txt && \ mv git-notes.html+ git-notes.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-pack-objects.html+ git-pack-objects.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-pack-objects.html+ git-pack-objects.txt && \ mv git-pack-objects.html+ git-pack-objects.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-p4.html+ git-p4.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-p4.html+ git-p4.txt && \ mv git-p4.html+ git-p4.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-pack-redundant.html+ git-pack-redundant.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-pack-redundant.html+ git-pack-redundant.txt && \ mv git-pack-redundant.html+ git-pack-redundant.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-pack-refs.html+ git-pack-refs.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-pack-refs.html+ git-pack-refs.txt && \ mv git-pack-refs.html+ git-pack-refs.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-patch-id.html+ git-patch-id.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-patch-id.html+ git-patch-id.txt && \ mv git-patch-id.html+ git-patch-id.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-prune-packed.html+ git-prune-packed.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-prune-packed.html+ git-prune-packed.txt && \ mv git-prune-packed.html+ git-prune-packed.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-prune.html+ git-prune.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-prune.html+ git-prune.txt && \ mv git-prune.html+ git-prune.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-quiltimport.html+ git-quiltimport.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-quiltimport.html+ git-quiltimport.txt && \ mv git-quiltimport.html+ git-quiltimport.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-push.html+ git-push.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-push.html+ git-push.txt && \ mv git-push.html+ git-push.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-range-diff.html+ git-range-diff.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-range-diff.html+ git-range-diff.txt && \ mv git-range-diff.html+ git-range-diff.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-pull.html+ git-pull.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-pull.html+ git-pull.txt && \ mv git-pull.html+ git-pull.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-receive-pack.html+ git-receive-pack.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-receive-pack.html+ git-receive-pack.txt && \ mv git-receive-pack.html+ git-receive-pack.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-read-tree.html+ git-read-tree.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-read-tree.html+ git-read-tree.txt && \ mv git-read-tree.html+ git-read-tree.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-rebase.html+ git-rebase.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-rebase.html+ git-rebase.txt && \ mv git-rebase.html+ git-rebase.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-reflog.html+ git-reflog.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-reflog.html+ git-reflog.txt && \ mv git-reflog.html+ git-reflog.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-remote-ext.html+ git-remote-ext.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-remote-ext.html+ git-remote-ext.txt && \ mv git-remote-ext.html+ git-remote-ext.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-remote-fd.html+ git-remote-fd.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-remote-fd.html+ git-remote-fd.txt && \ mv git-remote-fd.html+ git-remote-fd.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-remote.html+ git-remote.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-remote.html+ git-remote.txt && \ mv git-remote.html+ git-remote.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-replace.html+ git-replace.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-replace.html+ git-replace.txt && \ mv git-replace.html+ git-replace.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-repack.html+ git-repack.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-repack.html+ git-repack.txt && \ mv git-repack.html+ git-repack.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-request-pull.html+ git-request-pull.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-request-pull.html+ git-request-pull.txt && \ mv git-request-pull.html+ git-request-pull.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-rerere.html+ git-rerere.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-rerere.html+ git-rerere.txt && \ mv git-rerere.html+ git-rerere.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-restore.html+ git-restore.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-restore.html+ git-restore.txt && \ mv git-restore.html+ git-restore.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-reset.html+ git-reset.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-reset.html+ git-reset.txt && \ mv git-reset.html+ git-reset.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-revert.html+ git-revert.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-revert.html+ git-revert.txt && \ mv git-revert.html+ git-revert.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-rev-parse.html+ git-rev-parse.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-rev-parse.html+ git-rev-parse.txt && \ mv git-rev-parse.html+ git-rev-parse.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-rm.html+ git-rm.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-rm.html+ git-rm.txt && \ mv git-rm.html+ git-rm.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-rev-list.html+ git-rev-list.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-rev-list.html+ git-rev-list.txt && \ mv git-rev-list.html+ git-rev-list.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-send-email.html+ git-send-email.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-send-email.html+ git-send-email.txt && \ mv git-send-email.html+ git-send-email.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-sh-setup.html+ git-sh-setup.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-sh-setup.html+ git-sh-setup.txt && \ mv git-sh-setup.html+ git-sh-setup.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-sh-i18n.html+ git-sh-i18n.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-sh-i18n.html+ git-sh-i18n.txt && \ mv git-sh-i18n.html+ git-sh-i18n.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-send-pack.html+ git-send-pack.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-send-pack.html+ git-send-pack.txt && \ mv git-send-pack.html+ git-send-pack.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-sh-i18n--envsubst.html+ git-sh-i18n--envsubst.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-sh-i18n--envsubst.html+ git-sh-i18n--envsubst.txt && \ mv git-sh-i18n--envsubst.html+ git-sh-i18n--envsubst.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-shell.html+ git-shell.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-shell.html+ git-shell.txt && \ mv git-shell.html+ git-shell.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-shortlog.html+ git-shortlog.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-shortlog.html+ git-shortlog.txt && \ mv git-shortlog.html+ git-shortlog.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-show-branch.html+ git-show-branch.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-show-branch.html+ git-show-branch.txt && \ mv git-show-branch.html+ git-show-branch.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-show-ref.html+ git-show-ref.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-show-ref.html+ git-show-ref.txt && \ mv git-show-ref.html+ git-show-ref.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-stripspace.html+ git-stripspace.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-stripspace.html+ git-stripspace.txt && \ mv git-stripspace.html+ git-stripspace.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-stash.html+ git-stash.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-stash.html+ git-stash.txt && \ mv git-stash.html+ git-stash.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-stage.html+ git-stage.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-stage.html+ git-stage.txt && \ mv git-stage.html+ git-stage.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-show-index.html+ git-show-index.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-show-index.html+ git-show-index.txt && \ mv git-show-index.html+ git-show-index.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-submodule.html+ git-submodule.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-submodule.html+ git-submodule.txt && \ mv git-submodule.html+ git-submodule.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-show.html+ git-show.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-show.html+ git-show.txt && \ mv git-show.html+ git-show.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-status.html+ git-status.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-status.html+ git-status.txt && \ mv git-status.html+ git-status.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-sparse-checkout.html+ git-sparse-checkout.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-sparse-checkout.html+ git-sparse-checkout.txt && \ mv git-sparse-checkout.html+ git-sparse-checkout.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-svn.html+ git-svn.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-svn.html+ git-svn.txt && \ mv git-svn.html+ git-svn.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-switch.html+ git-switch.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-switch.html+ git-switch.txt && \ mv git-switch.html+ git-switch.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-unpack-file.html+ git-unpack-file.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-unpack-file.html+ git-unpack-file.txt && \ mv git-unpack-file.html+ git-unpack-file.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-symbolic-ref.html+ git-symbolic-ref.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-symbolic-ref.html+ git-symbolic-ref.txt && \ mv git-symbolic-ref.html+ git-symbolic-ref.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-tag.html+ git-tag.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-tag.html+ git-tag.txt && \ mv git-tag.html+ git-tag.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-subtree.html+ git-subtree.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-subtree.html+ git-subtree.txt && \ mv git-subtree.html+ git-subtree.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-update-index.html+ git-update-index.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-update-index.html+ git-update-index.txt && \ mv git-update-index.html+ git-update-index.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-update-ref.html+ git-update-ref.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-update-ref.html+ git-update-ref.txt && \ mv git-update-ref.html+ git-update-ref.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-update-server-info.html+ git-update-server-info.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-update-server-info.html+ git-update-server-info.txt && \ mv git-update-server-info.html+ git-update-server-info.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-upload-archive.html+ git-upload-archive.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-upload-archive.html+ git-upload-archive.txt && \ mv git-upload-archive.html+ git-upload-archive.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-unpack-objects.html+ git-unpack-objects.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-unpack-objects.html+ git-unpack-objects.txt && \ mv git-unpack-objects.html+ git-unpack-objects.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-var.html+ git-var.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-var.html+ git-var.txt && \ mv git-var.html+ git-var.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-upload-pack.html+ git-upload-pack.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-upload-pack.html+ git-upload-pack.txt && \ mv git-upload-pack.html+ git-upload-pack.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-verify-pack.html+ git-verify-pack.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-verify-pack.html+ git-verify-pack.txt && \ mv git-verify-pack.html+ git-verify-pack.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-verify-tag.html+ git-verify-tag.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-verify-tag.html+ git-verify-tag.txt && \ mv git-verify-tag.html+ git-verify-tag.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-whatchanged.html+ git-whatchanged.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-whatchanged.html+ git-whatchanged.txt && \ mv git-whatchanged.html+ git-whatchanged.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-verify-commit.html+ git-verify-commit.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-verify-commit.html+ git-verify-commit.txt && \ mv git-verify-commit.html+ git-verify-commit.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-web--browse.html+ git-web--browse.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-web--browse.html+ git-web--browse.txt && \ mv git-web--browse.html+ git-web--browse.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-write-tree.html+ git-write-tree.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-write-tree.html+ git-write-tree.txt && \ mv git-write-tree.html+ git-write-tree.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git.html+ git.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git.html+ git.txt && \ mv git.html+ git.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor: ERROR: git.txt: line 208: include file not found: /builddir/build/BUILD/git-2.30.2/Documentation/cmds-mainporcelain.txt asciidoctor: ERROR: git.txt: line 214: include file not found: /builddir/build/BUILD/git-2.30.2/Documentation/cmds-ancillarymanipulators.txt asciidoctor: ERROR: git.txt: line 218: include file not found: /builddir/build/BUILD/git-2.30.2/Documentation/cmds-ancillaryinterrogators.txt asciidoctor: ERROR: git.txt: line 227: include file not found: /builddir/build/BUILD/git-2.30.2/Documentation/cmds-foreignscminterface.txt asciidoctor: ERROR: git.txt: line 276: include file not found: /builddir/build/BUILD/git-2.30.2/Documentation/cmds-plumbingmanipulators.txt asciidoctor: ERROR: git.txt: line 282: include file not found: /builddir/build/BUILD/git-2.30.2/Documentation/cmds-plumbinginterrogators.txt asciidoctor: ERROR: git.txt: line 291: include file not found: /builddir/build/BUILD/git-2.30.2/Documentation/cmds-synchingrepositories.txt asciidoctor: ERROR: git.txt: line 296: include file not found: /builddir/build/BUILD/git-2.30.2/Documentation/cmds-synchelpers.txt asciidoctor: ERROR: git.txt: line 305: include file not found: /builddir/build/BUILD/git-2.30.2/Documentation/cmds-purehelpers.txt asciidoctor: ERROR: git.txt: line 312: include file not found: /builddir/build/BUILD/git-2.30.2/Documentation/cmds-guide.txt make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-worktree.html+ git-worktree.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o git-worktree.html+ git-worktree.txt && \ mv git-worktree.html+ git-worktree.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitweb.html+ gitweb.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitweb.html+ gitweb.txt && \ mv gitweb.html+ gitweb.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitk.html+ gitk.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitk.html+ gitk.txt && \ mv gitk.html+ gitk.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f githooks.html+ githooks.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o githooks.html+ githooks.txt && \ mv githooks.html+ githooks.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitattributes.html+ gitattributes.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitattributes.html+ gitattributes.txt && \ mv gitattributes.html+ gitattributes.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitignore.html+ gitignore.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitignore.html+ gitignore.txt && \ mv gitignore.html+ gitignore.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitmodules.html+ gitmodules.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitmodules.html+ gitmodules.txt && \ mv gitmodules.html+ gitmodules.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitweb.conf.html+ gitweb.conf.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitweb.conf.html+ gitweb.conf.txt && \ mv gitweb.conf.html+ gitweb.conf.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitrepository-layout.html+ gitrepository-layout.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitrepository-layout.html+ gitrepository-layout.txt && \ mv gitrepository-layout.html+ gitrepository-layout.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitcvs-migration.html+ gitcvs-migration.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitcvs-migration.html+ gitcvs-migration.txt && \ mv gitcvs-migration.html+ gitcvs-migration.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitdiffcore.html+ gitdiffcore.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitdiffcore.html+ gitdiffcore.txt && \ mv gitdiffcore.html+ gitdiffcore.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitcredentials.html+ gitcredentials.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitcredentials.html+ gitcredentials.txt && \ mv gitcredentials.html+ gitcredentials.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitcli.html+ gitcli.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitcli.html+ gitcli.txt && \ mv gitcli.html+ gitcli.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitcore-tutorial.html+ gitcore-tutorial.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitcore-tutorial.html+ gitcore-tutorial.txt && \ mv gitcore-tutorial.html+ gitcore-tutorial.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitfaq.html+ gitfaq.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitfaq.html+ gitfaq.txt && \ mv gitfaq.html+ gitfaq.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitremote-helpers.html+ gitremote-helpers.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitremote-helpers.html+ gitremote-helpers.txt && \ mv gitremote-helpers.html+ gitremote-helpers.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f giteveryday.html+ giteveryday.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o giteveryday.html+ giteveryday.txt && \ mv giteveryday.html+ giteveryday.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitsubmodules.html+ gitsubmodules.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitsubmodules.html+ gitsubmodules.txt && \ mv gitsubmodules.html+ gitsubmodules.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitnamespaces.html+ gitnamespaces.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitnamespaces.html+ gitnamespaces.txt && \ mv gitnamespaces.html+ gitnamespaces.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gittutorial.html+ gittutorial.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gittutorial.html+ gittutorial.txt && \ mv gittutorial.html+ gittutorial.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 SubmittingPatches.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gittutorial-2.html+ gittutorial-2.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gittutorial-2.html+ gittutorial-2.txt && \ mv gittutorial-2.html+ gittutorial-2.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitrevisions.html+ gitrevisions.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitrevisions.html+ gitrevisions.txt && \ mv gitrevisions.html+ gitrevisions.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 howto-index.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitglossary.html+ gitglossary.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitglossary.html+ gitglossary.txt && \ mv gitglossary.html+ gitglossary.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -a git-relative-html-prefix=../ -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 technical/api-index.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitworkflows.html+ gitworkflows.html && \ asciidoctor -acompat-mode -atabsize=8 -I. -rasciidoctor-extensions -alitdd='--' -amanversion=2.30.2 -amanmanual='Git Manual' -amansource='Git' -b xhtml5 -d manpage -o gitworkflows.html+ gitworkflows.txt && \ mv gitworkflows.html+ gitworkflows.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f user-manual.html+ user-manual.html && \ xsltproc --xinclude --stringparam html.stylesheet docbook-xsl.css --param generate.consistent.ids 1 -o user-manual.html+ docbook.xsl user-manual.xml && \ mv user-manual.html+ user-manual.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' Note: namesp. cut : stripped namespace before processing Git User Manual make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-add.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-add.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-annotate.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-annotate.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-bisect.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-bisect.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-bundle.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-bundle.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-am.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-am.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-cat-file.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-cat-file.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-archive.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-archive.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-blame.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-blame.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-branch.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-branch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-archimport.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-archimport.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-apply.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-apply.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-bugreport.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-bugreport.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-check-ignore.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-check-ignore.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-check-attr.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-check-attr.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-check-ref-format.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-check-ref-format.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-checkout-index.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-checkout-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-clean.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-clean.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-citool.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-citool.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-check-mailmap.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-check-mailmap.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-checkout.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-checkout.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-cherry-pick.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-cherry-pick.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-cherry.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-cherry.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-column.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-column.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-contacts.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-contacts.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -o git-http-backend -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld http-backend.o common-main.o libgit.a xdiff/lib.a -lpcre2-8 -lz -lpthread -lrt make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-commit.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-commit.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -o git-sh-i18n--envsubst -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld sh-i18n--envsubst.o common-main.o libgit.a xdiff/lib.a -lpcre2-8 -lz -lpthread -lrt make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-clone.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-clone.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-commit-graph.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-commit-graph.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -o git-daemon -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld daemon.o common-main.o libgit.a xdiff/lib.a -lpcre2-8 -lz -lpthread -lrt make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-commit-tree.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-commit-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-credential-cache.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-credential-cache.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-credential-store.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-credential-store.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-count-objects.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-count-objects.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -o git-shell -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld shell.o common-main.o libgit.a xdiff/lib.a -lpcre2-8 -lz -lpthread -lrt make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-credential-cache--daemon.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-credential-cache--daemon.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-cvsimport.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-cvsimport.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-describe.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-describe.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-credential.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-credential.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-cvsserver.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-cvsserver.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-daemon.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-daemon.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-cvsexportcommit.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-cvsexportcommit.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-diff-index.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-diff-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-diff.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-diff.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -o git-imap-send -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld imap-send.o http.o common-main.o \ -lcurl -lssl -lcrypto -lcrypto libgit.a xdiff/lib.a -lpcre2-8 -lz -lpthread -lrt make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-difftool.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-difftool.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-fast-export.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-fast-export.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-diff-files.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-diff-files.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-fetch-pack.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-fetch-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -o git-http-fetch -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld http.o http-walker.o http-fetch.o common-main.o \ -lcurl libgit.a xdiff/lib.a -lpcre2-8 -lz -lpthread -lrt make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-fetch.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-fetch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-for-each-repo.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-for-each-repo.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-fast-import.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-fast-import.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-fsck-objects.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-fsck-objects.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-get-tar-commit-id.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-get-tar-commit-id.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-fmt-merge-msg.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-fmt-merge-msg.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-diff-tree.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-diff-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-filter-branch.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-filter-branch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-for-each-ref.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-for-each-ref.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-grep.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-grep.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-gui.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-gui.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-gc.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-gc.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-fsck.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-fsck.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-format-patch.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-format-patch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-hash-object.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-hash-object.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-help.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-help.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -o git-http-push -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld http.o http-push.o common-main.o \ -lcurl -lexpat libgit.a xdiff/lib.a -lpcre2-8 -lz -lpthread -lrt make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-http-backend.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-http-backend.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -o git-remote-http -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld remote-curl.o http.o http-walker.o common-main.o \ -lcurl -lexpat libgit.a xdiff/lib.a -lpcre2-8 -lz -lpthread -lrt rm -f git-remote-https && \ ln git-remote-http git-remote-https 2>/dev/null || \ ln -s git-remote-http git-remote-https 2>/dev/null || \ cp git-remote-http git-remote-https make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-http-push.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-http-push.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-http-fetch.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-http-fetch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-remote-ftp && \ ln git-remote-http git-remote-ftp 2>/dev/null || \ ln -s git-remote-http git-remote-ftp 2>/dev/null || \ cp git-remote-http git-remote-ftp rm -f git-remote-ftps && \ ln git-remote-http git-remote-ftps 2>/dev/null || \ ln -s git-remote-http git-remote-ftps 2>/dev/null || \ cp git-remote-http git-remote-ftps make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-imap-send.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-imap-send.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-index-pack.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-index-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-init.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-init.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-instaweb.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-instaweb.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-ls-files.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-ls-files.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-init-db.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-init-db.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-interpret-trailers.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-interpret-trailers.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-ls-tree.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-ls-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-ls-remote.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-ls-remote.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-maintenance.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-maintenance.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-mailinfo.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-mailinfo.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-mailsplit.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-mailsplit.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-config.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-config.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-merge-file.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-merge-file.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-merge-one-file.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-merge-one-file.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-merge-base.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-merge-base.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-mergetool.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-mergetool.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-merge-index.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-merge-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-merge-tree.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-merge-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-mergetool--lib.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-mergetool--lib.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-mktag.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-mktag.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-mktree.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-mktree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-multi-pack-index.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-multi-pack-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-name-rev.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-name-rev.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-mv.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-mv.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-merge.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-merge.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-pack-redundant.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-pack-redundant.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-prune-packed.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-prune-packed.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-log.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-log.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-p4.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-p4.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-notes.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-notes.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-quiltimport.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-quiltimport.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-pack-objects.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-pack-objects.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-pack-refs.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-pack-refs.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-patch-id.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-patch-id.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-prune.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-prune.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-pull.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-pull.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-remote-fd.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-remote-fd.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-push.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-push.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-range-diff.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-range-diff.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-repack.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-repack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-remote-ext.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-remote-ext.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-reflog.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-reflog.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-read-tree.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-read-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-receive-pack.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-receive-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-rebase.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-rebase.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-request-pull.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-request-pull.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-rerere.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-rerere.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-replace.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-replace.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-remote.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-remote.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-sh-i18n.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-sh-i18n.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-revert.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-revert.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-restore.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-restore.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-send-pack.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-send-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-rm.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-rm.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-show-ref.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-show-ref.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-sh-setup.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-sh-setup.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-rev-parse.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-rev-parse.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-reset.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-reset.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-sh-i18n--envsubst.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-sh-i18n--envsubst.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-send-email.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-send-email.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-sparse-checkout.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-sparse-checkout.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-rev-list.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-rev-list.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-show-branch.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-show-branch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-show-index.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-show-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-shell.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-shell.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-stage.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-stage.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-shortlog.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-shortlog.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-tag.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-tag.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-stripspace.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-stripspace.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-stash.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-stash.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-status.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-status.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-subtree.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-subtree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-submodule.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-submodule.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-symbolic-ref.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-symbolic-ref.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-switch.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-switch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-svn.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-svn.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-show.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-show.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-unpack-objects.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-unpack-objects.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-unpack-file.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-unpack-file.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-update-server-info.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-update-server-info.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-var.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-var.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-update-ref.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-update-ref.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-update-index.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-update-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-upload-archive.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-upload-archive.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-upload-pack.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-upload-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-verify-pack.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-verify-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-verify-commit.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-verify-commit.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-verify-tag.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-verify-tag.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f githooks.5 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man githooks.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-web--browse.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-web--browse.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-whatchanged.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-whatchanged.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-worktree.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-worktree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitattributes.5 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitattributes.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitk.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitk.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitignore.5 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitignore.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git-write-tree.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git-write-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitmodules.5 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitmodules.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f git.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man git.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitcore-tutorial.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitcore-tutorial.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitcredentials.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitcredentials.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitweb.1 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitweb.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitdiffcore.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitdiffcore.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitcvs-migration.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitcvs-migration.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitcli.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitcli.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitrepository-layout.5 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitrepository-layout.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitweb.conf.5 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitweb.conf.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gittutorial-2.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gittutorial-2.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitsubmodules.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitsubmodules.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitnamespaces.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitnamespaces.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitfaq.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitfaq.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitglossary.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitglossary.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitrevisions.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitrevisions.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f giteveryday.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man giteveryday.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitremote-helpers.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitremote-helpers.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gittutorial.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gittutorial.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f gitworkflows.7 && \ xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl -m manpage-base-url.xsl -m manpage-quote-apos.xsl --skip-validation -x manpage.xsl man gitworkflows.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -o git -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld \ git.o builtin/add.o builtin/am.o builtin/annotate.o builtin/apply.o builtin/archive.o builtin/bisect--helper.o builtin/blame.o builtin/branch.o builtin/bugreport.o builtin/bundle.o builtin/cat-file.o builtin/check-attr.o builtin/check-ignore.o builtin/check-mailmap.o builtin/check-ref-format.o builtin/checkout-index.o builtin/checkout.o builtin/clean.o builtin/clone.o builtin/column.o builtin/commit-graph.o builtin/commit-tree.o builtin/commit.o builtin/config.o builtin/count-objects.o builtin/credential-cache--daemon.o builtin/credential-cache.o builtin/credential-store.o builtin/credential.o builtin/describe.o builtin/diff-files.o builtin/diff-index.o builtin/diff-tree.o builtin/diff.o builtin/difftool.o builtin/env--helper.o builtin/fast-export.o builtin/fast-import.o builtin/fetch-pack.o builtin/fetch.o builtin/fmt-merge-msg.o builtin/for-each-ref.o builtin/for-each-repo.o builtin/fsck.o builtin/gc.o builtin/get-tar-commit-id.o builtin/grep.o builtin/hash-object.o builtin/help.o builtin/index-pack.o builtin/init-db.o builtin/interpret-trailers.o builtin/log.o builtin/ls-files.o builtin/ls-remote.o builtin/ls-tree.o builtin/mailinfo.o builtin/mailsplit.o builtin/merge-base.o builtin/merge-file.o builtin/merge-index.o builtin/merge-ours.o builtin/merge-recursive.o builtin/merge-tree.o builtin/merge.o builtin/mktag.o builtin/mktree.o builtin/multi-pack-index.o builtin/mv.o builtin/name-rev.o builtin/notes.o builtin/pack-objects.o builtin/pack-redundant.o builtin/pack-refs.o builtin/patch-id.o builtin/prune-packed.o builtin/prune.o builtin/pull.o builtin/push.o builtin/range-diff.o builtin/read-tree.o builtin/rebase.o builtin/receive-pack.o builtin/reflog.o builtin/remote-ext.o builtin/remote-fd.o builtin/remote.o builtin/repack.o builtin/replace.o builtin/rerere.o builtin/reset.o builtin/rev-list.o builtin/rev-parse.o builtin/revert.o builtin/rm.o builtin/send-pack.o builtin/shortlog.o builtin/show-branch.o builtin/show-index.o builtin/show-ref.o builtin/sparse-checkout.o builtin/stash.o builtin/stripspace.o builtin/submodule--helper.o builtin/symbolic-ref.o builtin/tag.o builtin/unpack-file.o builtin/unpack-objects.o builtin/update-index.o builtin/update-ref.o builtin/update-server-info.o builtin/upload-archive.o builtin/upload-pack.o builtin/var.o builtin/verify-commit.o builtin/verify-pack.o builtin/verify-tag.o builtin/worktree.o builtin/write-tree.o common-main.o libgit.a xdiff/lib.a -lpcre2-8 -lz -lpthread -lrt rm -f git-add && \ ln git git-add 2>/dev/null || \ ln -s git git-add 2>/dev/null || \ cp git git-add rm -f git-am && \ ln git git-am 2>/dev/null || \ ln -s git git-am 2>/dev/null || \ cp git git-am rm -f git-annotate && \ ln git git-annotate 2>/dev/null || \ ln -s git git-annotate 2>/dev/null || \ cp git git-annotate rm -f git-apply && \ ln git git-apply 2>/dev/null || \ ln -s git git-apply 2>/dev/null || \ cp git git-apply rm -f git-archive && \ ln git git-archive 2>/dev/null || \ ln -s git git-archive 2>/dev/null || \ cp git git-archive rm -f git-bisect--helper && \ ln git git-bisect--helper 2>/dev/null || \ ln -s git git-bisect--helper 2>/dev/null || \ cp git git-bisect--helper rm -f git-blame && \ ln git git-blame 2>/dev/null || \ ln -s git git-blame 2>/dev/null || \ cp git git-blame rm -f git-branch && \ ln git git-branch 2>/dev/null || \ ln -s git git-branch 2>/dev/null || \ cp git git-branch rm -f git-bugreport && \ ln git git-bugreport 2>/dev/null || \ ln -s git git-bugreport 2>/dev/null || \ cp git git-bugreport rm -f git-bundle && \ ln git git-bundle 2>/dev/null || \ ln -s git git-bundle 2>/dev/null || \ cp git git-bundle rm -f git-cat-file && \ ln git git-cat-file 2>/dev/null || \ ln -s git git-cat-file 2>/dev/null || \ cp git git-cat-file rm -f git-check-attr && \ ln git git-check-attr 2>/dev/null || \ ln -s git git-check-attr 2>/dev/null || \ cp git git-check-attr rm -f git-check-ignore && \ ln git git-check-ignore 2>/dev/null || \ ln -s git git-check-ignore 2>/dev/null || \ cp git git-check-ignore rm -f git-check-mailmap && \ ln git git-check-mailmap 2>/dev/null || \ ln -s git git-check-mailmap 2>/dev/null || \ cp git git-check-mailmap rm -f git-check-ref-format && \ ln git git-check-ref-format 2>/dev/null || \ ln -s git git-check-ref-format 2>/dev/null || \ cp git git-check-ref-format rm -f git-checkout-index && \ ln git git-checkout-index 2>/dev/null || \ ln -s git git-checkout-index 2>/dev/null || \ cp git git-checkout-index rm -f git-checkout && \ ln git git-checkout 2>/dev/null || \ ln -s git git-checkout 2>/dev/null || \ cp git git-checkout rm -f git-clean && \ ln git git-clean 2>/dev/null || \ ln -s git git-clean 2>/dev/null || \ cp git git-clean rm -f git-clone && \ ln git git-clone 2>/dev/null || \ ln -s git git-clone 2>/dev/null || \ cp git git-clone rm -f git-column && \ ln git git-column 2>/dev/null || \ ln -s git git-column 2>/dev/null || \ cp git git-column rm -f git-commit-graph && \ ln git git-commit-graph 2>/dev/null || \ ln -s git git-commit-graph 2>/dev/null || \ cp git git-commit-graph rm -f git-commit-tree && \ ln git git-commit-tree 2>/dev/null || \ ln -s git git-commit-tree 2>/dev/null || \ cp git git-commit-tree rm -f git-commit && \ ln git git-commit 2>/dev/null || \ ln -s git git-commit 2>/dev/null || \ cp git git-commit rm -f git-config && \ ln git git-config 2>/dev/null || \ ln -s git git-config 2>/dev/null || \ cp git git-config rm -f git-count-objects && \ ln git git-count-objects 2>/dev/null || \ ln -s git git-count-objects 2>/dev/null || \ cp git git-count-objects rm -f git-credential-cache--daemon && \ ln git git-credential-cache--daemon 2>/dev/null || \ ln -s git git-credential-cache--daemon 2>/dev/null || \ cp git git-credential-cache--daemon rm -f git-credential-cache && \ ln git git-credential-cache 2>/dev/null || \ ln -s git git-credential-cache 2>/dev/null || \ cp git git-credential-cache rm -f git-credential-store && \ ln git git-credential-store 2>/dev/null || \ ln -s git git-credential-store 2>/dev/null || \ cp git git-credential-store rm -f git-credential && \ ln git git-credential 2>/dev/null || \ ln -s git git-credential 2>/dev/null || \ cp git git-credential rm -f git-describe && \ ln git git-describe 2>/dev/null || \ ln -s git git-describe 2>/dev/null || \ cp git git-describe rm -f git-diff-files && \ ln git git-diff-files 2>/dev/null || \ ln -s git git-diff-files 2>/dev/null || \ cp git git-diff-files rm -f git-diff-index && \ ln git git-diff-index 2>/dev/null || \ ln -s git git-diff-index 2>/dev/null || \ cp git git-diff-index rm -f git-diff-tree && \ ln git git-diff-tree 2>/dev/null || \ ln -s git git-diff-tree 2>/dev/null || \ cp git git-diff-tree rm -f git-diff && \ ln git git-diff 2>/dev/null || \ ln -s git git-diff 2>/dev/null || \ cp git git-diff rm -f git-difftool && \ ln git git-difftool 2>/dev/null || \ ln -s git git-difftool 2>/dev/null || \ cp git git-difftool rm -f git-env--helper && \ ln git git-env--helper 2>/dev/null || \ ln -s git git-env--helper 2>/dev/null || \ cp git git-env--helper rm -f git-fast-export && \ ln git git-fast-export 2>/dev/null || \ ln -s git git-fast-export 2>/dev/null || \ cp git git-fast-export rm -f git-fast-import && \ ln git git-fast-import 2>/dev/null || \ ln -s git git-fast-import 2>/dev/null || \ cp git git-fast-import rm -f git-fetch-pack && \ ln git git-fetch-pack 2>/dev/null || \ ln -s git git-fetch-pack 2>/dev/null || \ cp git git-fetch-pack rm -f git-fetch && \ ln git git-fetch 2>/dev/null || \ ln -s git git-fetch 2>/dev/null || \ cp git git-fetch rm -f git-fmt-merge-msg && \ ln git git-fmt-merge-msg 2>/dev/null || \ ln -s git git-fmt-merge-msg 2>/dev/null || \ cp git git-fmt-merge-msg rm -f git-for-each-ref && \ ln git git-for-each-ref 2>/dev/null || \ ln -s git git-for-each-ref 2>/dev/null || \ cp git git-for-each-ref rm -f git-for-each-repo && \ ln git git-for-each-repo 2>/dev/null || \ ln -s git git-for-each-repo 2>/dev/null || \ cp git git-for-each-repo rm -f git-fsck && \ ln git git-fsck 2>/dev/null || \ ln -s git git-fsck 2>/dev/null || \ cp git git-fsck rm -f git-gc && \ ln git git-gc 2>/dev/null || \ ln -s git git-gc 2>/dev/null || \ cp git git-gc rm -f git-get-tar-commit-id && \ ln git git-get-tar-commit-id 2>/dev/null || \ ln -s git git-get-tar-commit-id 2>/dev/null || \ cp git git-get-tar-commit-id rm -f git-grep && \ ln git git-grep 2>/dev/null || \ ln -s git git-grep 2>/dev/null || \ cp git git-grep rm -f git-hash-object && \ ln git git-hash-object 2>/dev/null || \ ln -s git git-hash-object 2>/dev/null || \ cp git git-hash-object rm -f git-help && \ ln git git-help 2>/dev/null || \ ln -s git git-help 2>/dev/null || \ cp git git-help rm -f git-index-pack && \ ln git git-index-pack 2>/dev/null || \ ln -s git git-index-pack 2>/dev/null || \ cp git git-index-pack rm -f git-init-db && \ ln git git-init-db 2>/dev/null || \ ln -s git git-init-db 2>/dev/null || \ cp git git-init-db rm -f git-interpret-trailers && \ ln git git-interpret-trailers 2>/dev/null || \ ln -s git git-interpret-trailers 2>/dev/null || \ cp git git-interpret-trailers rm -f git-log && \ ln git git-log 2>/dev/null || \ ln -s git git-log 2>/dev/null || \ cp git git-log rm -f git-ls-files && \ ln git git-ls-files 2>/dev/null || \ ln -s git git-ls-files 2>/dev/null || \ cp git git-ls-files rm -f git-ls-remote && \ ln git git-ls-remote 2>/dev/null || \ ln -s git git-ls-remote 2>/dev/null || \ cp git git-ls-remote rm -f git-ls-tree && \ ln git git-ls-tree 2>/dev/null || \ ln -s git git-ls-tree 2>/dev/null || \ cp git git-ls-tree rm -f git-mailinfo && \ ln git git-mailinfo 2>/dev/null || \ ln -s git git-mailinfo 2>/dev/null || \ cp git git-mailinfo rm -f git-mailsplit && \ ln git git-mailsplit 2>/dev/null || \ ln -s git git-mailsplit 2>/dev/null || \ cp git git-mailsplit rm -f git-merge-base && \ ln git git-merge-base 2>/dev/null || \ ln -s git git-merge-base 2>/dev/null || \ cp git git-merge-base rm -f git-merge-file && \ ln git git-merge-file 2>/dev/null || \ ln -s git git-merge-file 2>/dev/null || \ cp git git-merge-file rm -f git-merge-index && \ ln git git-merge-index 2>/dev/null || \ ln -s git git-merge-index 2>/dev/null || \ cp git git-merge-index rm -f git-merge-ours && \ ln git git-merge-ours 2>/dev/null || \ ln -s git git-merge-ours 2>/dev/null || \ cp git git-merge-ours rm -f git-merge-recursive && \ ln git git-merge-recursive 2>/dev/null || \ ln -s git git-merge-recursive 2>/dev/null || \ cp git git-merge-recursive rm -f git-merge-tree && \ ln git git-merge-tree 2>/dev/null || \ ln -s git git-merge-tree 2>/dev/null || \ cp git git-merge-tree rm -f git-merge && \ ln git git-merge 2>/dev/null || \ ln -s git git-merge 2>/dev/null || \ cp git git-merge rm -f git-mktag && \ ln git git-mktag 2>/dev/null || \ ln -s git git-mktag 2>/dev/null || \ cp git git-mktag rm -f git-mktree && \ ln git git-mktree 2>/dev/null || \ ln -s git git-mktree 2>/dev/null || \ cp git git-mktree rm -f git-multi-pack-index && \ ln git git-multi-pack-index 2>/dev/null || \ ln -s git git-multi-pack-index 2>/dev/null || \ cp git git-multi-pack-index rm -f git-mv && \ ln git git-mv 2>/dev/null || \ ln -s git git-mv 2>/dev/null || \ cp git git-mv rm -f git-name-rev && \ ln git git-name-rev 2>/dev/null || \ ln -s git git-name-rev 2>/dev/null || \ cp git git-name-rev rm -f git-notes && \ ln git git-notes 2>/dev/null || \ ln -s git git-notes 2>/dev/null || \ cp git git-notes rm -f git-pack-objects && \ ln git git-pack-objects 2>/dev/null || \ ln -s git git-pack-objects 2>/dev/null || \ cp git git-pack-objects rm -f git-pack-redundant && \ ln git git-pack-redundant 2>/dev/null || \ ln -s git git-pack-redundant 2>/dev/null || \ cp git git-pack-redundant rm -f git-pack-refs && \ ln git git-pack-refs 2>/dev/null || \ ln -s git git-pack-refs 2>/dev/null || \ cp git git-pack-refs rm -f git-patch-id && \ ln git git-patch-id 2>/dev/null || \ ln -s git git-patch-id 2>/dev/null || \ cp git git-patch-id rm -f git-prune-packed && \ ln git git-prune-packed 2>/dev/null || \ ln -s git git-prune-packed 2>/dev/null || \ cp git git-prune-packed rm -f git-prune && \ ln git git-prune 2>/dev/null || \ ln -s git git-prune 2>/dev/null || \ cp git git-prune rm -f git-pull && \ ln git git-pull 2>/dev/null || \ ln -s git git-pull 2>/dev/null || \ cp git git-pull rm -f git-push && \ ln git git-push 2>/dev/null || \ ln -s git git-push 2>/dev/null || \ cp git git-push rm -f git-range-diff && \ ln git git-range-diff 2>/dev/null || \ ln -s git git-range-diff 2>/dev/null || \ cp git git-range-diff rm -f git-read-tree && \ ln git git-read-tree 2>/dev/null || \ ln -s git git-read-tree 2>/dev/null || \ cp git git-read-tree rm -f git-rebase && \ ln git git-rebase 2>/dev/null || \ ln -s git git-rebase 2>/dev/null || \ cp git git-rebase rm -f git-receive-pack && \ ln git git-receive-pack 2>/dev/null || \ ln -s git git-receive-pack 2>/dev/null || \ cp git git-receive-pack rm -f git-reflog && \ ln git git-reflog 2>/dev/null || \ ln -s git git-reflog 2>/dev/null || \ cp git git-reflog rm -f git-remote-ext && \ ln git git-remote-ext 2>/dev/null || \ ln -s git git-remote-ext 2>/dev/null || \ cp git git-remote-ext rm -f git-remote-fd && \ ln git git-remote-fd 2>/dev/null || \ ln -s git git-remote-fd 2>/dev/null || \ cp git git-remote-fd rm -f git-remote && \ ln git git-remote 2>/dev/null || \ ln -s git git-remote 2>/dev/null || \ cp git git-remote rm -f git-repack && \ ln git git-repack 2>/dev/null || \ ln -s git git-repack 2>/dev/null || \ cp git git-repack rm -f git-replace && \ ln git git-replace 2>/dev/null || \ ln -s git git-replace 2>/dev/null || \ cp git git-replace rm -f git-rerere && \ ln git git-rerere 2>/dev/null || \ ln -s git git-rerere 2>/dev/null || \ cp git git-rerere rm -f git-reset && \ ln git git-reset 2>/dev/null || \ ln -s git git-reset 2>/dev/null || \ cp git git-reset rm -f git-rev-list && \ ln git git-rev-list 2>/dev/null || \ ln -s git git-rev-list 2>/dev/null || \ cp git git-rev-list rm -f git-rev-parse && \ ln git git-rev-parse 2>/dev/null || \ ln -s git git-rev-parse 2>/dev/null || \ cp git git-rev-parse rm -f git-revert && \ ln git git-revert 2>/dev/null || \ ln -s git git-revert 2>/dev/null || \ cp git git-revert rm -f git-rm && \ ln git git-rm 2>/dev/null || \ ln -s git git-rm 2>/dev/null || \ cp git git-rm rm -f git-send-pack && \ ln git git-send-pack 2>/dev/null || \ ln -s git git-send-pack 2>/dev/null || \ cp git git-send-pack rm -f git-shortlog && \ ln git git-shortlog 2>/dev/null || \ ln -s git git-shortlog 2>/dev/null || \ cp git git-shortlog rm -f git-show-branch && \ ln git git-show-branch 2>/dev/null || \ ln -s git git-show-branch 2>/dev/null || \ cp git git-show-branch rm -f git-show-index && \ ln git git-show-index 2>/dev/null || \ ln -s git git-show-index 2>/dev/null || \ cp git git-show-index rm -f git-show-ref && \ ln git git-show-ref 2>/dev/null || \ ln -s git git-show-ref 2>/dev/null || \ cp git git-show-ref rm -f git-sparse-checkout && \ ln git git-sparse-checkout 2>/dev/null || \ ln -s git git-sparse-checkout 2>/dev/null || \ cp git git-sparse-checkout rm -f git-stash && \ ln git git-stash 2>/dev/null || \ ln -s git git-stash 2>/dev/null || \ cp git git-stash rm -f git-stripspace && \ ln git git-stripspace 2>/dev/null || \ ln -s git git-stripspace 2>/dev/null || \ cp git git-stripspace rm -f git-submodule--helper && \ ln git git-submodule--helper 2>/dev/null || \ ln -s git git-submodule--helper 2>/dev/null || \ cp git git-submodule--helper rm -f git-symbolic-ref && \ ln git git-symbolic-ref 2>/dev/null || \ ln -s git git-symbolic-ref 2>/dev/null || \ cp git git-symbolic-ref rm -f git-tag && \ ln git git-tag 2>/dev/null || \ ln -s git git-tag 2>/dev/null || \ cp git git-tag rm -f git-unpack-file && \ ln git git-unpack-file 2>/dev/null || \ ln -s git git-unpack-file 2>/dev/null || \ cp git git-unpack-file rm -f git-unpack-objects && \ ln git git-unpack-objects 2>/dev/null || \ ln -s git git-unpack-objects 2>/dev/null || \ cp git git-unpack-objects rm -f git-update-index && \ ln git git-update-index 2>/dev/null || \ ln -s git git-update-index 2>/dev/null || \ cp git git-update-index rm -f git-update-ref && \ ln git git-update-ref 2>/dev/null || \ ln -s git git-update-ref 2>/dev/null || \ cp git git-update-ref rm -f git-update-server-info && \ ln git git-update-server-info 2>/dev/null || \ ln -s git git-update-server-info 2>/dev/null || \ cp git git-update-server-info rm -f git-upload-archive && \ ln git git-upload-archive 2>/dev/null || \ ln -s git git-upload-archive 2>/dev/null || \ cp git git-upload-archive rm -f git-upload-pack && \ ln git git-upload-pack 2>/dev/null || \ ln -s git git-upload-pack 2>/dev/null || \ cp git git-upload-pack rm -f git-var && \ ln git git-var 2>/dev/null || \ ln -s git git-var 2>/dev/null || \ cp git git-var rm -f git-verify-tag && \ ln git git-verify-tag 2>/dev/null || \ ln -s git git-verify-tag 2>/dev/null || \ cp git git-verify-tag rm -f git-verify-pack && \ ln git git-verify-pack 2>/dev/null || \ ln -s git git-verify-pack 2>/dev/null || \ cp git git-verify-pack rm -f git-verify-commit && \ ln git git-verify-commit 2>/dev/null || \ ln -s git git-verify-commit 2>/dev/null || \ cp git git-verify-commit rm -f git-worktree && \ ln git git-worktree 2>/dev/null || \ ln -s git git-worktree 2>/dev/null || \ cp git git-worktree rm -f git-write-tree && \ ln git git-write-tree 2>/dev/null || \ ln -s git git-write-tree 2>/dev/null || \ cp git git-write-tree rm -f git-cherry && \ ln git git-cherry 2>/dev/null || \ ln -s git git-cherry 2>/dev/null || \ cp git git-cherry rm -f git-cherry-pick && \ ln git git-cherry-pick 2>/dev/null || \ ln -s git git-cherry-pick 2>/dev/null || \ cp git git-cherry-pick rm -f git-format-patch && \ ln git git-format-patch 2>/dev/null || \ ln -s git git-format-patch 2>/dev/null || \ cp git git-format-patch rm -f git-fsck-objects && \ ln git git-fsck-objects 2>/dev/null || \ ln -s git git-fsck-objects 2>/dev/null || \ cp git git-fsck-objects rm -f git-init && \ ln git git-init 2>/dev/null || \ ln -s git git-init 2>/dev/null || \ cp git git-init rm -f git-maintenance && \ ln git git-maintenance 2>/dev/null || \ ln -s git git-maintenance 2>/dev/null || \ cp git git-maintenance rm -f git-merge-subtree && \ ln git git-merge-subtree 2>/dev/null || \ ln -s git git-merge-subtree 2>/dev/null || \ cp git git-merge-subtree rm -f git-restore && \ ln git git-restore 2>/dev/null || \ ln -s git git-restore 2>/dev/null || \ cp git git-restore rm -f git-show && \ ln git git-show 2>/dev/null || \ ln -s git git-show 2>/dev/null || \ cp git git-show rm -f git-stage && \ ln git git-stage 2>/dev/null || \ ln -s git git-stage 2>/dev/null || \ cp git git-stage rm -f git-status && \ ln git git-status 2>/dev/null || \ ln -s git git-status 2>/dev/null || \ cp git git-status rm -f git-switch && \ ln git git-switch 2>/dev/null || \ ln -s git git-switch 2>/dev/null || \ cp git git-switch rm -f git-whatchanged && \ ln git git-whatchanged 2>/dev/null || \ ln -s git git-whatchanged 2>/dev/null || \ cp git git-whatchanged /usr/bin/make -C git-gui gitexecdir='/usr/libexec/git-core' all make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/git-gui' make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/git-gui' GITGUI_VERSION = 0.21.0.93.g7b0cfe1 make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/git-gui' make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/git-gui' * new locations or Tcl/Tk interpreter make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/git-gui' msgfmt --statistics --tcl -l nb -d po/ po/nb.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/git-gui' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/git-gui' msgfmt --statistics --tcl -l hu -d po/ po/hu.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/git-gui' 474 translated messages, 39 untranslated messages. 514 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/git-gui' msgfmt --statistics --tcl -l fr -d po/ po/fr.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/git-gui' 520 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/git-gui' msgfmt --statistics --tcl -l el -d po/ po/el.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/git-gui' 381 translated messages, 4 fuzzy translations, 6 untranslated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/git-gui' msgfmt --statistics --tcl -l bg -d po/ po/bg.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/git-gui' 565 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/git-gui' msgfmt --statistics --tcl -l de -d po/ po/de.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/git-gui' 579 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/git-gui' msgfmt --statistics --tcl -l it -d po/ po/it.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/git-gui' 519 translated messages, 1 untranslated message. make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/git-gui' msgfmt --statistics --tcl -l ja -d po/ po/ja.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/git-gui' 546 translated messages, 1 untranslated message. make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/git-gui' msgfmt --statistics --tcl -l pt_pt -d po/ po/pt_pt.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/git-gui' 550 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/git-gui' msgfmt --statistics --tcl -l pt_br -d po/ po/pt_br.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/git-gui' 520 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/git-gui' msgfmt --statistics --tcl -l zh_cn -d po/ po/zh_cn.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/git-gui' 366 translated messages, 7 fuzzy translations, 17 untranslated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/git-gui' msgfmt --statistics --tcl -l sv -d po/ po/sv.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/git-gui' 547 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/git-gui' rm -f git-gui git-gui+ && \ sed -e '1s|#!.*/sh|#!/bin/sh|' \ -e 's|@@SHELL_PATH@@|/bin/sh|' \ -e '1,30s|^ argv0=$0| argv0=$0|' \ -e '1,30s|^ exec wish | exec '\''wish'\'' |' \ -e 's/@@GITGUI_VERSION@@/0.21.0.93.g7b0cfe1/g' \ -e 's|@@GITGUI_RELATIVE@@||' \ -e 's|@@GITGUI_LIBDIR@@|/usr/share/git-gui/lib|' \ git-gui.sh >git-gui+ && \ chmod +x git-gui+ && \ mv git-gui+ git-gui make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/git-gui' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/git-gui' msgfmt --statistics --tcl -l vi -d po/ po/vi.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/git-gui' 543 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/git-gui' msgfmt --statistics --tcl -l ru -d po/ po/ru.po make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/git-gui' 579 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/git-gui' if echo \ source lib/class.tcl\; \ auto_mkindex lib about.tcl blame.tcl branch.tcl branch_checkout.tcl branch_create.tcl branch_delete.tcl branch_rename.tcl browser.tcl checkout_op.tcl choose_font.tcl choose_repository.tcl choose_rev.tcl chord.tcl class.tcl commit.tcl console.tcl database.tcl date.tcl diff.tcl encoding.tcl error.tcl index.tcl line.tcl logo.tcl merge.tcl mergetool.tcl option.tcl remote.tcl remote_add.tcl remote_branch_delete.tcl search.tcl shortcut.tcl spellcheck.tcl sshkey.tcl status_bar.tcl themed.tcl tools.tcl tools_dlg.tcl transport.tcl win32.tcl \ | tclsh ; then : ok; \ else \ echo >&2 " * tclsh failed; using unoptimized loading"; \ rm -f lib/tclIndex ; \ echo '# Autogenerated by git-gui Makefile' >lib/tclIndex && \ echo >>lib/tclIndex && \ echo 'class.tcl' >>lib/tclIndex && echo 'about.tcl' >>lib/tclIndex && echo 'blame.tcl' >>lib/tclIndex && echo 'branch.tcl' >>lib/tclIndex && echo 'branch_checkout.tcl' >>lib/tclIndex && echo 'branch_create.tcl' >>lib/tclIndex && echo 'branch_delete.tcl' >>lib/tclIndex && echo 'branch_rename.tcl' >>lib/tclIndex && echo 'browser.tcl' >>lib/tclIndex && echo 'checkout_op.tcl' >>lib/tclIndex && echo 'choose_font.tcl' >>lib/tclIndex && echo 'choose_repository.tcl' >>lib/tclIndex && echo 'choose_rev.tcl' >>lib/tclIndex && echo 'chord.tcl' >>lib/tclIndex && echo 'class.tcl' >>lib/tclIndex && echo 'commit.tcl' >>lib/tclIndex && echo 'console.tcl' >>lib/tclIndex && echo 'database.tcl' >>lib/tclIndex && echo 'date.tcl' >>lib/tclIndex && echo 'diff.tcl' >>lib/tclIndex && echo 'encoding.tcl' >>lib/tclIndex && echo 'error.tcl' >>lib/tclIndex && echo 'index.tcl' >>lib/tclIndex && echo 'line.tcl' >>lib/tclIndex && echo 'logo.tcl' >>lib/tclIndex && echo 'merge.tcl' >>lib/tclIndex && echo 'mergetool.tcl' >>lib/tclIndex && echo 'option.tcl' >>lib/tclIndex && echo 'remote.tcl' >>lib/tclIndex && echo 'remote_add.tcl' >>lib/tclIndex && echo 'remote_branch_delete.tcl' >>lib/tclIndex && echo 'search.tcl' >>lib/tclIndex && echo 'shortcut.tcl' >>lib/tclIndex && echo 'spellcheck.tcl' >>lib/tclIndex && echo 'sshkey.tcl' >>lib/tclIndex && echo 'status_bar.tcl' >>lib/tclIndex && echo 'themed.tcl' >>lib/tclIndex && echo 'tools.tcl' >>lib/tclIndex && echo 'tools_dlg.tcl' >>lib/tclIndex && echo 'transport.tcl' >>lib/tclIndex && echo 'win32.tcl' >>lib/tclIndex && \ echo >>lib/tclIndex ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/git-gui' /usr/bin/make -C gitk-git all make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/gitk-git' make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/gitk-git' * new Tcl/Tk interpreter location make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/gitk-git' Generating catalog po/ca.msg msgfmt --statistics --tcl po/ca.po -l ca -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/gitk-git' 307 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/gitk-git' Generating catalog po/de.msg msgfmt --statistics --tcl po/de.po -l de -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/gitk-git' 307 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/gitk-git' Generating catalog po/bg.msg msgfmt --statistics --tcl po/bg.po -l bg -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/gitk-git' 317 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/gitk-git' Generating catalog po/fr.msg msgfmt --statistics --tcl po/fr.po -l fr -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/gitk-git' 311 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/gitk-git' Generating catalog po/es.msg msgfmt --statistics --tcl po/es.po -l es -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/gitk-git' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/gitk-git' Generating catalog po/it.msg msgfmt --statistics --tcl po/it.po -l it -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/gitk-git' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/gitk-git' Generating catalog po/hu.msg msgfmt --statistics --tcl po/hu.po -l hu -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/gitk-git' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/gitk-git' Generating catalog po/ja.msg msgfmt --statistics --tcl po/ja.po -l ja -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/gitk-git' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/gitk-git' Generating catalog po/pt_br.msg msgfmt --statistics --tcl po/pt_br.po -l pt_br -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/gitk-git' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/gitk-git' Generating catalog po/pt_pt.msg msgfmt --statistics --tcl po/pt_pt.po -l pt_pt -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/gitk-git' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/gitk-git' Generating catalog po/sv.msg msgfmt --statistics --tcl po/sv.po -l sv -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/gitk-git' 184 translated messages, 46 fuzzy translations, 77 untranslated messages. 274 translated messages, 17 fuzzy translations, 16 untranslated messages. 277 translated messages, 18 fuzzy translations, 12 untranslated messages. 311 translated messages. 279 translated messages, 16 fuzzy translations, 12 untranslated messages. 311 translated messages. 311 translated messages. 317 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/gitk-git' Generating catalog po/ru.msg msgfmt --statistics --tcl po/ru.po -l ru -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/gitk-git' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/gitk-git' Generating catalog po/zh_cn.msg msgfmt --statistics --tcl po/zh_cn.po -l zh_cn -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/gitk-git' 317 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/gitk-git' rm -f gitk-wish gitk-wish+ && \ sed -e '1,3s|^exec .* "$0"|exec wish "$0"|' gitk-wish+ && \ chmod +x gitk-wish+ && \ mv -f gitk-wish+ gitk-wish make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/gitk-git' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/gitk-git' Generating catalog po/vi.msg msgfmt --statistics --tcl po/vi.po -l vi -d po/ make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/gitk-git' 307 translated messages. /usr/bin/make -C templates SHELL_PATH='/bin/sh' PERL_PATH='/usr/bin/perl' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/templates' : no custom templates yet make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/templates' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/templates' umask 022 && ls *--* 2>/dev/null | \ while read boilerplate; \ do \ case "$boilerplate" in *~) continue ;; esac && \ dst=`echo "$boilerplate" | sed -e 's|^this|.|;s|--|/|g'` && \ dir=`expr "$dst" : '\(.*\)/'` && \ mkdir -p blt/$dir && \ case "$boilerplate" in \ *--) continue;; \ esac && \ sed -e '1s|#!.*/sh|#!/bin/sh|' \ -e 's|@SHELL_PATH@|/bin/sh|' \ -e 's|@PERL_PATH@|/usr/bin/perl|g' $boilerplate > \ blt/$dst && \ if test -x "$boilerplate"; then rx=rx; else rx=r; fi && \ chmod a+$rx "blt/$dst" || exit; \ done && \ date >boilerplates.made make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/templates' mkdir -p po/build/locale/is/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/is/LC_MESSAGES/git.mo po/is.po 14 translated messages. mkdir -p po/build/locale/el/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/el/LC_MESSAGES/git.mo po/el.po 1038 translated messages, 3325 untranslated messages. mkdir -p po/build/locale/ko/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/ko/LC_MESSAGES/git.mo po/ko.po 3608 translated messages. mkdir -p po/build/locale/fr/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/fr/LC_MESSAGES/git.mo po/fr.po 5037 translated messages. mkdir -p po/build/locale/de/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/de/LC_MESSAGES/git.mo po/de.po 5037 translated messages. 5037 translated messages. mkdir -p po/build/locale/zh_CN/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/zh_CN/LC_MESSAGES/git.mo po/zh_CN.po mkdir -p po/build/locale/pl/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/pl/LC_MESSAGES/git.mo po/pl.po 5037 translated messages. mkdir -p po/build/locale/ca/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/ca/LC_MESSAGES/git.mo po/ca.po 4386 translated messages, 652 fuzzy translations. 5037 translated messages. mkdir -p po/build/locale/bg/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/bg/LC_MESSAGES/git.mo po/bg.po mkdir -p po/build/locale/es/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/es/LC_MESSAGES/git.mo po/es.po 4931 translated messages. mkdir -p po/build/locale/ru/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/ru/LC_MESSAGES/git.mo po/ru.po 3521 translated messages, 1060 untranslated messages. mkdir -p po/build/locale/vi/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/vi/LC_MESSAGES/git.mo po/vi.po 5037 translated messages. mkdir -p po/build/locale/tr/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/tr/LC_MESSAGES/git.mo po/tr.po 5037 translated messages. mkdir -p po/build/locale/pt_PT/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/pt_PT/LC_MESSAGES/git.mo po/pt_PT.po 2877 translated messages, 1290 fuzzy translations, 846 untranslated messages. mkdir -p po/build/locale/zh_TW/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/zh_TW/LC_MESSAGES/git.mo po/zh_TW.po 5036 translated messages, 1 untranslated message. mkdir -p po/build/locale/it/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/it/LC_MESSAGES/git.mo po/it.po 5013 translated messages. mkdir -p po/build/locale/sv/LC_MESSAGES/ && msgfmt --check --statistics -o po/build/locale/sv/LC_MESSAGES/git.mo po/sv.po 5037 translated messages. mkdir -p perl/build/lib/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git.pm > perl/build/lib/Git.pm mkdir -p perl/build/lib/Git/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/I18N.pm > perl/build/lib/Git/I18N.pm mkdir -p perl/build/lib/Git/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/IndexInfo.pm > perl/build/lib/Git/IndexInfo.pm mkdir -p perl/build/lib/Git/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/Packet.pm > perl/build/lib/Git/Packet.pm mkdir -p perl/build/lib/Git/SVN/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/SVN/Editor.pm > perl/build/lib/Git/SVN/Editor.pm mkdir -p perl/build/lib/Git/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/SVN.pm > perl/build/lib/Git/SVN.pm mkdir -p perl/build/lib/Git/SVN/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/SVN/Fetcher.pm > perl/build/lib/Git/SVN/Fetcher.pm mkdir -p perl/build/lib/Git/SVN/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/SVN/GlobSpec.pm > perl/build/lib/Git/SVN/GlobSpec.pm mkdir -p perl/build/lib/Git/SVN/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/SVN/Log.pm > perl/build/lib/Git/SVN/Log.pm mkdir -p perl/build/lib/Git/SVN/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/SVN/Migration.pm > perl/build/lib/Git/SVN/Migration.pm mkdir -p perl/build/lib/Git/SVN/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/SVN/Prompt.pm > perl/build/lib/Git/SVN/Prompt.pm mkdir -p perl/build/lib/Git/SVN/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/SVN/Ra.pm > perl/build/lib/Git/SVN/Ra.pm mkdir -p perl/build/lib/Git/SVN/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/SVN/Utils.pm > perl/build/lib/Git/SVN/Utils.pm mkdir -p perl/build/lib/Git/SVN/Memoize/ && \ sed -e 's|@@LOCALEDIR@@|/usr/share/locale|g' \ -e 's|@@NO_PERL_CPAN_FALLBACKS@@|1|g' \ < perl/Git/SVN/Memoize/YAML.pm > perl/build/lib/Git/SVN/Memoize/YAML.pm cc -o t/helper/test-crontab.o -c -MF t/helper/.depend/test-crontab.o.d -MQ t/helper/test-crontab.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-crontab.c cc -o t/helper/test-dir-iterator.o -c -MF t/helper/.depend/test-dir-iterator.o.d -MQ t/helper/test-dir-iterator.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-dir-iterator.c cc -o t/helper/test-genrandom.o -c -MF t/helper/.depend/test-genrandom.o.d -MQ t/helper/test-genrandom.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-genrandom.c cc -o t/helper/test-ctype.o -c -MF t/helper/.depend/test-ctype.o.d -MQ t/helper/test-ctype.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-ctype.c cc -o t/helper/test-drop-caches.o -c -MF t/helper/.depend/test-drop-caches.o.d -MQ t/helper/test-drop-caches.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-drop-caches.c cc -o t/helper/test-advise.o -c -MF t/helper/.depend/test-advise.o.d -MQ t/helper/test-advise.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-advise.c cc -o t/helper/test-bloom.o -c -MF t/helper/.depend/test-bloom.o.d -MQ t/helper/test-bloom.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-bloom.c cc -o t/helper/test-genzeros.o -c -MF t/helper/.depend/test-genzeros.o.d -MQ t/helper/test-genzeros.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-genzeros.c cc -o t/helper/test-dump-cache-tree.o -c -MF t/helper/.depend/test-dump-cache-tree.o.d -MQ t/helper/test-dump-cache-tree.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-dump-cache-tree.c cc -o t/helper/test-chmtime.o -c -MF t/helper/.depend/test-chmtime.o.d -MQ t/helper/test-chmtime.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-chmtime.c cc -o t/helper/test-dump-split-index.o -c -MF t/helper/.depend/test-dump-split-index.o.d -MQ t/helper/test-dump-split-index.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-dump-split-index.c cc -o t/helper/test-fake-ssh.o -c -MF t/helper/.depend/test-fake-ssh.o.d -MQ t/helper/test-fake-ssh.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-fake-ssh.c cc -o t/helper/test-example-decorate.o -c -MF t/helper/.depend/test-example-decorate.o.d -MQ t/helper/test-example-decorate.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-example-decorate.c cc -o t/helper/test-dump-fsmonitor.o -c -MF t/helper/.depend/test-dump-fsmonitor.o.d -MQ t/helper/test-dump-fsmonitor.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-dump-fsmonitor.c cc -o t/helper/test-delta.o -c -MF t/helper/.depend/test-delta.o.d -MQ t/helper/test-delta.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-delta.c cc -o t/helper/test-tool.o -c -MF t/helper/.depend/test-tool.o.d -MQ t/helper/test-tool.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-tool.c cc -o t/helper/test-config.o -c -MF t/helper/.depend/test-config.o.d -MQ t/helper/test-config.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-config.c cc -o t/helper/test-dump-untracked-cache.o -c -MF t/helper/.depend/test-dump-untracked-cache.o.d -MQ t/helper/test-dump-untracked-cache.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-dump-untracked-cache.c cc -o t/helper/test-date.o -c -MF t/helper/.depend/test-date.o.d -MQ t/helper/test-date.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-date.c cc -o t/helper/test-fast-rebase.o -c -MF t/helper/.depend/test-fast-rebase.o.d -MQ t/helper/test-fast-rebase.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-fast-rebase.c cc -o t/helper/test-hash-speed.o -c -MF t/helper/.depend/test-hash-speed.o.d -MQ t/helper/test-hash-speed.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-hash-speed.c cc -o t/helper/test-index-version.o -c -MF t/helper/.depend/test-index-version.o.d -MQ t/helper/test-index-version.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-index-version.c cc -o t/helper/test-online-cpus.o -c -MF t/helper/.depend/test-online-cpus.o.d -MQ t/helper/test-online-cpus.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-online-cpus.c cc -o t/helper/test-hash.o -c -MF t/helper/.depend/test-hash.o.d -MQ t/helper/test-hash.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-hash.c cc -o t/helper/test-match-trees.o -c -MF t/helper/.depend/test-match-trees.o.d -MQ t/helper/test-match-trees.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-match-trees.c cc -o t/helper/test-mktemp.o -c -MF t/helper/.depend/test-mktemp.o.d -MQ t/helper/test-mktemp.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-mktemp.c cc -o t/helper/test-mergesort.o -c -MF t/helper/.depend/test-mergesort.o.d -MQ t/helper/test-mergesort.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-mergesort.c cc -o t/helper/test-oid-array.o -c -MF t/helper/.depend/test-oid-array.o.d -MQ t/helper/test-oid-array.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-oid-array.c cc -o t/helper/test-lazy-init-name-hash.o -c -MF t/helper/.depend/test-lazy-init-name-hash.o.d -MQ t/helper/test-lazy-init-name-hash.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-lazy-init-name-hash.c cc -o t/helper/test-prio-queue.o -c -MF t/helper/.depend/test-prio-queue.o.d -MQ t/helper/test-prio-queue.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-prio-queue.c cc -o t/helper/test-oidmap.o -c -MF t/helper/.depend/test-oidmap.o.d -MQ t/helper/test-oidmap.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-oidmap.c cc -o t/helper/test-parse-pathspec-file.o -c -MF t/helper/.depend/test-parse-pathspec-file.o.d -MQ t/helper/test-parse-pathspec-file.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-parse-pathspec-file.c cc -o t/helper/test-proc-receive.o -c -MF t/helper/.depend/test-proc-receive.o.d -MQ t/helper/test-proc-receive.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-proc-receive.c cc -o t/helper/test-progress.o -c -MF t/helper/.depend/test-progress.o.d -MQ t/helper/test-progress.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-progress.c cc -o t/helper/test-hashmap.o -c -MF t/helper/.depend/test-hashmap.o.d -MQ t/helper/test-hashmap.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-hashmap.c cc -o t/helper/test-read-graph.o -c -MF t/helper/.depend/test-read-graph.o.d -MQ t/helper/test-read-graph.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-read-graph.c cc -o t/helper/test-read-cache.o -c -MF t/helper/.depend/test-read-cache.o.d -MQ t/helper/test-read-cache.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-read-cache.c cc -o t/helper/test-regex.o -c -MF t/helper/.depend/test-regex.o.d -MQ t/helper/test-regex.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-regex.c cc -o t/helper/test-pkt-line.o -c -MF t/helper/.depend/test-pkt-line.o.d -MQ t/helper/test-pkt-line.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-pkt-line.c cc -o t/helper/test-read-midx.o -c -MF t/helper/.depend/test-read-midx.o.d -MQ t/helper/test-read-midx.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-read-midx.c cc -o t/helper/test-scrap-cache-tree.o -c -MF t/helper/.depend/test-scrap-cache-tree.o.d -MQ t/helper/test-scrap-cache-tree.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-scrap-cache-tree.c cc -o t/helper/test-repository.o -c -MF t/helper/.depend/test-repository.o.d -MQ t/helper/test-repository.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-repository.c cc -o t/helper/test-sha1.o -c -MF t/helper/.depend/test-sha1.o.d -MQ t/helper/test-sha1.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-sha1.c cc -o t/helper/test-sha256.o -c -MF t/helper/.depend/test-sha256.o.d -MQ t/helper/test-sha256.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-sha256.c cc -o t/helper/test-revision-walking.o -c -MF t/helper/.depend/test-revision-walking.o.d -MQ t/helper/test-revision-walking.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-revision-walking.c cc -o t/helper/test-parse-options.o -c -MF t/helper/.depend/test-parse-options.o.d -MQ t/helper/test-parse-options.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-parse-options.c cc -o t/helper/test-serve-v2.o -c -MF t/helper/.depend/test-serve-v2.o.d -MQ t/helper/test-serve-v2.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-serve-v2.c sed -e '1s|#!.*/sh|#!/bin/sh|' \ -e 's|@@BUILD_DIR@@|/builddir/build/BUILD/git-2.30.2|' \ -e 's|@@PROG@@|git|' < wrap-for-bin.sh > bin-wrappers/git && \ chmod +x bin-wrappers/git cc -o t/helper/test-ref-store.o -c -MF t/helper/.depend/test-ref-store.o.d -MQ t/helper/test-ref-store.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-ref-store.c cc -o t/helper/test-json-writer.o -c -MF t/helper/.depend/test-json-writer.o.d -MQ t/helper/test-json-writer.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-json-writer.c sed -e '1s|#!.*/sh|#!/bin/sh|' \ -e 's|@@BUILD_DIR@@|/builddir/build/BUILD/git-2.30.2|' \ -e 's|@@PROG@@|git-receive-pack|' < wrap-for-bin.sh > bin-wrappers/git-receive-pack && \ chmod +x bin-wrappers/git-receive-pack cc -o t/helper/test-strcmp-offset.o -c -MF t/helper/.depend/test-strcmp-offset.o.d -MQ t/helper/test-strcmp-offset.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-strcmp-offset.c sed -e '1s|#!.*/sh|#!/bin/sh|' \ -e 's|@@BUILD_DIR@@|/builddir/build/BUILD/git-2.30.2|' \ -e 's|@@PROG@@|git-shell|' < wrap-for-bin.sh > bin-wrappers/git-shell && \ chmod +x bin-wrappers/git-shell cc -o t/helper/test-reach.o -c -MF t/helper/.depend/test-reach.o.d -MQ t/helper/test-reach.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-reach.c sed -e '1s|#!.*/sh|#!/bin/sh|' \ -e 's|@@BUILD_DIR@@|/builddir/build/BUILD/git-2.30.2|' \ -e 's|@@PROG@@|git-upload-archive|' < wrap-for-bin.sh > bin-wrappers/git-upload-archive && \ chmod +x bin-wrappers/git-upload-archive sed -e '1s|#!.*/sh|#!/bin/sh|' \ -e 's|@@BUILD_DIR@@|/builddir/build/BUILD/git-2.30.2|' \ -e 's|@@PROG@@|git-upload-pack|' < wrap-for-bin.sh > bin-wrappers/git-upload-pack && \ chmod +x bin-wrappers/git-upload-pack sed -e '1s|#!.*/sh|#!/bin/sh|' \ -e 's|@@BUILD_DIR@@|/builddir/build/BUILD/git-2.30.2|' \ -e 's|@@PROG@@|git-cvsserver|' < wrap-for-bin.sh > bin-wrappers/git-cvsserver && \ chmod +x bin-wrappers/git-cvsserver sed -e '1s|#!.*/sh|#!/bin/sh|' \ -e 's|@@BUILD_DIR@@|/builddir/build/BUILD/git-2.30.2|' \ -e 's|@@PROG@@|t/helper/test-fake-ssh|' < wrap-for-bin.sh > bin-wrappers/test-fake-ssh && \ chmod +x bin-wrappers/test-fake-ssh sed -e '1s|#!.*/sh|#!/bin/sh|' \ -e 's|@@BUILD_DIR@@|/builddir/build/BUILD/git-2.30.2|' \ -e 's|@@PROG@@|t/helper/test-tool|' < wrap-for-bin.sh > bin-wrappers/test-tool && \ chmod +x bin-wrappers/test-tool cc -o t/helper/test-sigchain.o -c -MF t/helper/.depend/test-sigchain.o.d -MQ t/helper/test-sigchain.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-sigchain.c cc -o t/helper/test-path-utils.o -c -MF t/helper/.depend/test-path-utils.o.d -MQ t/helper/test-path-utils.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-path-utils.c cc -o t/helper/test-subprocess.o -c -MF t/helper/.depend/test-subprocess.o.d -MQ t/helper/test-subprocess.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-subprocess.c cc -o t/helper/test-submodule-nested-repo-config.o -c -MF t/helper/.depend/test-submodule-nested-repo-config.o.d -MQ t/helper/test-submodule-nested-repo-config.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-submodule-nested-repo-config.c cc -o t/helper/test-windows-named-pipe.o -c -MF t/helper/.depend/test-windows-named-pipe.o.d -MQ t/helper/test-windows-named-pipe.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-windows-named-pipe.c cc -o t/helper/test-submodule-config.o -c -MF t/helper/.depend/test-submodule-config.o.d -MQ t/helper/test-submodule-config.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-submodule-config.c cc -o t/helper/test-trace2.o -c -MF t/helper/.depend/test-trace2.o.d -MQ t/helper/test-trace2.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-trace2.c cc -o t/helper/test-urlmatch-normalization.o -c -MF t/helper/.depend/test-urlmatch-normalization.o.d -MQ t/helper/test-urlmatch-normalization.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-urlmatch-normalization.c cc -o t/helper/test-run-command.o -c -MF t/helper/.depend/test-run-command.o.d -MQ t/helper/test-run-command.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-run-command.c cc -o t/helper/test-wildmatch.o -c -MF t/helper/.depend/test-wildmatch.o.d -MQ t/helper/test-wildmatch.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-wildmatch.c cc -o t/helper/test-string-list.o -c -MF t/helper/.depend/test-string-list.o.d -MQ t/helper/test-string-list.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-string-list.c cc -o t/helper/test-write-cache.o -c -MF t/helper/.depend/test-write-cache.o.d -MQ t/helper/test-write-cache.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-write-cache.c cc -o t/helper/test-xml-encode.o -c -MF t/helper/.depend/test-xml-encode.o.d -MQ t/helper/test-xml-encode.o -MMD -MP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' t/helper/test-xml-encode.c cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -o t/helper/test-fake-ssh -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld t/helper/test-fake-ssh.o common-main.o libgit.a xdiff/lib.a libgit.a xdiff/lib.a -lpcre2-8 -lz -lpthread -lrt cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I. -DHAVE_SYSINFO -DGIT_HOST_CPU="\"ppc64le\"" -DUSE_LIBPCRE2 -DHAVE_ALLOCA_H -DUSE_CURL_FOR_IMAP_SEND -DSHA1_DC -DSHA1DC_NO_STANDARD_INCLUDES -DSHA1DC_INIT_SAFE_HASH_DEFAULT=0 -DSHA1DC_CUSTOM_INCLUDE_SHA1_C="\"cache.h\"" -DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C="\"git-compat-util.h\"" -DSHA256_BLK -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME -DHAVE_CLOCK_MONOTONIC -DHAVE_GETDELIM '-DPROCFS_EXECUTABLE_PATH="/proc/self/exe"' -DFREAD_READS_DIRECTORIES -DNO_STRLCPY -DSHELL_PATH='"/bin/sh"' -DPAGER_ENV='"LESS=FRX LV=-c"' -o t/helper/test-tool -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld t/helper/test-tool.o common-main.o t/helper/test-advise.o t/helper/test-bloom.o t/helper/test-chmtime.o t/helper/test-config.o t/helper/test-crontab.o t/helper/test-ctype.o t/helper/test-date.o t/helper/test-delta.o t/helper/test-dir-iterator.o t/helper/test-drop-caches.o t/helper/test-dump-cache-tree.o t/helper/test-dump-fsmonitor.o t/helper/test-dump-split-index.o t/helper/test-dump-untracked-cache.o t/helper/test-example-decorate.o t/helper/test-fast-rebase.o t/helper/test-genrandom.o t/helper/test-genzeros.o t/helper/test-hash-speed.o t/helper/test-hash.o t/helper/test-hashmap.o t/helper/test-index-version.o t/helper/test-json-writer.o t/helper/test-lazy-init-name-hash.o t/helper/test-match-trees.o t/helper/test-mergesort.o t/helper/test-mktemp.o t/helper/test-oid-array.o t/helper/test-oidmap.o t/helper/test-online-cpus.o t/helper/test-parse-options.o t/helper/test-parse-pathspec-file.o t/helper/test-path-utils.o t/helper/test-pkt-line.o t/helper/test-prio-queue.o t/helper/test-proc-receive.o t/helper/test-progress.o t/helper/test-reach.o t/helper/test-read-cache.o t/helper/test-read-graph.o t/helper/test-read-midx.o t/helper/test-ref-store.o t/helper/test-regex.o t/helper/test-repository.o t/helper/test-revision-walking.o t/helper/test-run-command.o t/helper/test-scrap-cache-tree.o t/helper/test-serve-v2.o t/helper/test-sha1.o t/helper/test-sha256.o t/helper/test-sigchain.o t/helper/test-strcmp-offset.o t/helper/test-string-list.o t/helper/test-submodule-config.o t/helper/test-submodule-nested-repo-config.o t/helper/test-subprocess.o t/helper/test-trace2.o t/helper/test-urlmatch-normalization.o t/helper/test-wildmatch.o t/helper/test-windows-named-pipe.o t/helper/test-write-cache.o t/helper/test-xml-encode.o libgit.a xdiff/lib.a libgit.a xdiff/lib.a -lpcre2-8 -lz -lpthread -lrt + /usr/bin/make -O -j20 V=1 VERBOSE=1 -C contrib/contacts/ all /usr/bin/make -C ../../ GIT-VERSION-FILE make[1]: 'GIT-VERSION-FILE' is up to date. make: Nothing to be done for 'all'. + /usr/bin/make -O -j20 V=1 VERBOSE=1 -C contrib/credential/libsecret/ make: Entering directory '/builddir/build/BUILD/git-2.30.2/contrib/credential/libsecret' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -o git-credential-libsecret.o -c git-credential-libsecret.c make: Leaving directory '/builddir/build/BUILD/git-2.30.2/contrib/credential/libsecret' make: Entering directory '/builddir/build/BUILD/git-2.30.2/contrib/credential/libsecret' gcc -o git-credential-libsecret -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld git-credential-libsecret.o -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 make: Leaving directory '/builddir/build/BUILD/git-2.30.2/contrib/credential/libsecret' + /usr/bin/make -O -j20 V=1 VERBOSE=1 -C contrib/credential/netrc/ /usr/bin/make -C ../../.. SCRIPT_PERL="contrib/credential/netrc/git-credential-netrc.perl" \ build-perl-script make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2' rm -f contrib/credential/netrc/git-credential-netrc contrib/credential/netrc/git-credential-netrc+ && \ sed -e '1{' \ -e ' s|#!.*perl|#!/usr/bin/perl|' \ -e ' r GIT-PERL-HEADER' \ -e ' G' \ -e '}' \ -e 's/@@GIT_VERSION@@/2.30.2/g' \ contrib/credential/netrc/git-credential-netrc.perl >contrib/credential/netrc/git-credential-netrc+ && \ chmod +x contrib/credential/netrc/git-credential-netrc+ && \ mv contrib/credential/netrc/git-credential-netrc+ contrib/credential/netrc/git-credential-netrc make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2' + /usr/bin/make -O -j20 V=1 VERBOSE=1 -C contrib/diff-highlight/ make: Entering directory '/builddir/build/BUILD/git-2.30.2/contrib/diff-highlight' cat shebang.perl DiffHighlight.pm diff-highlight.perl >diff-highlight+ chmod +x diff-highlight+ mv diff-highlight+ diff-highlight make: Leaving directory '/builddir/build/BUILD/git-2.30.2/contrib/diff-highlight' + /usr/bin/make -O -j20 V=1 VERBOSE=1 -C contrib/subtree/ all /usr/bin/make -C ../../ GIT-VERSION-FILE make[1]: 'GIT-VERSION-FILE' is up to date. make: Entering directory '/builddir/build/BUILD/git-2.30.2/contrib/subtree' sed -e '1s|#!.*/sh|#!/bin/sh|' git-subtree.sh >git-subtree chmod +x git-subtree make: Leaving directory '/builddir/build/BUILD/git-2.30.2/contrib/subtree' + rm -rf contrib/fast-import/import-zips.py + sed -i -e '1s@#!\( */usr/bin/env python\|/usr/bin/python2\)$@#!/usr/bin/python3@' contrib/hg-to-git/hg-to-git.py contrib/hooks/multimail/git_multimail.py contrib/hooks/multimail/migrate-mailhook-config contrib/hooks/multimail/post-receive.example + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ALzdQu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le ++ dirname /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le + cd git-2.30.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le 'INSTALL=/usr/bin/install -p' install-doc /usr/bin/make -C git-gui gitexecdir='/usr/libexec/git-core' all make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/git-gui' make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/git-gui' /usr/bin/make -C gitk-git all make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/gitk-git' make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/gitk-git' /usr/bin/make -C templates SHELL_PATH='/bin/sh' PERL_PATH='/usr/bin/perl' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/templates' make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/templates' /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/bin' /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core' /usr/bin/install -p git-daemon git-http-backend git-imap-send git-sh-i18n--envsubst git-shell git-http-fetch git-http-push git-remote-http git-remote-https git-remote-ftp git-remote-ftps git-bisect git-difftool--helper git-filter-branch git-merge-octopus git-merge-one-file git-merge-resolve git-mergetool git-quiltimport git-request-pull git-submodule git-web--browse git-add--interactive git-archimport git-cvsexportcommit git-cvsimport git-cvsserver git-send-email git-svn git-p4 git-instaweb '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core' /usr/bin/install -p -m 644 git-mergetool--lib git-rebase--preserve-merges git-sh-i18n git-sh-setup '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core' /usr/bin/install -p git git-receive-pack git-shell git-upload-archive git-upload-pack git-cvsserver '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/bin' /usr/bin/make -C templates DESTDIR='/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le' install make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/templates' /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/git-core/templates' (cd blt && tar cf - .) | \ (cd '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/git-core/templates' && umask 022 && tar xof -) make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/templates' /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core/mergetools' /usr/bin/install -p -m 644 mergetools/* '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core/mergetools' /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/locale' (cd po/build/locale && tar cf - .) | \ (cd '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/locale' && umask 022 && tar xof -) /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/perl5/vendor_perl' (cd perl/build/lib && tar cf - .) | \ (cd '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/perl5/vendor_perl' && umask 022 && tar xof -) /usr/bin/make -C gitweb install make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/gitweb' /usr/bin/make -C ../ GIT-VERSION-FILE make[2]: Entering directory '/builddir/build/BUILD/git-2.30.2' make[2]: 'GIT-VERSION-FILE' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/git-2.30.2' rm -f gitweb.cgi gitweb.cgi+ && \ sed -e '1s|#!.*perl|#!/usr/bin/perl|' \ -e 's|++GIT_VERSION++|2.30.2|g' -e 's|++GIT_BINDIR++|/usr/bin|g' -e 's|++GITWEB_CONFIG++|gitweb_config.perl|g' -e 's|++GITWEB_CONFIG_SYSTEM++|/etc/gitweb.conf|g' -e 's|++GITWEB_CONFIG_COMMON++|/etc/gitweb-common.conf|g' -e 's|++GITWEB_HOME_LINK_STR++|projects|g' -e 's|++GITWEB_SITENAME++||g' -e 's|++GITWEB_PROJECTROOT++|/var/lib/git|g' -e 's|"++GITWEB_PROJECT_MAXDEPTH++"|2007|g' -e 's|++GITWEB_EXPORT_OK++||g' -e 's|++GITWEB_STRICT_EXPORT++||g' -e 's|++GITWEB_BASE_URL++||g' -e 's|++GITWEB_LIST++||g' -e 's|++GITWEB_HOMETEXT++|indextext.html|g' -e 's|++GITWEB_CSS++|static/gitweb.css|g' -e 's|++GITWEB_LOGO++|static/git-logo.png|g' -e 's|++GITWEB_FAVICON++|static/git-favicon.png|g' -e 's|++GITWEB_JS++|static/gitweb.js|g' -e 's|++GITWEB_SITE_HTML_HEAD_STRING++||g' -e 's|++GITWEB_SITE_HEADER++||g' -e 's|++GITWEB_SITE_FOOTER++||g' -e 's|++HIGHLIGHT_BIN++|highlight|g' gitweb.perl >gitweb.cgi+ && \ chmod +x gitweb.cgi+ && \ mv gitweb.cgi+ gitweb.cgi rm -f static/gitweb.js static/gitweb.js+ && \ cat static/js/lib/common-lib.js static/js/lib/datetime.js static/js/lib/cookies.js static/js/javascript-detection.js static/js/adjust-timezone.js static/js/blame_incremental.js >static/gitweb.js+ && \ mv static/gitweb.js+ static/gitweb.js /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/var/www/git' /usr/bin/install -p -m 755 gitweb.cgi '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/var/www/git' /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/var/www/git/static' /usr/bin/install -p -m 644 static/gitweb.js static/gitweb.css static/git-logo.png static/git-favicon.png '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/var/www/git/static' make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/gitweb' /usr/bin/make -C gitk-git install make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/gitk-git' /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/bin' /usr/bin/install -p -m 755 gitk-wish '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/bin'/gitk /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/gitk/lib/msgs' /usr/bin/install -p -m 644 po/bg.msg '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/ca.msg '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/de.msg '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/es.msg '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/fr.msg '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/hu.msg '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/it.msg '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/ja.msg '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/pt_br.msg '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/pt_pt.msg '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/ru.msg '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/sv.msg '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/vi.msg '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/zh_cn.msg '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/gitk/lib/msgs' && true make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/gitk-git' /usr/bin/make -C git-gui gitexecdir='/usr/libexec/git-core' install make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/git-gui' DEST /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core INSTALL 755 git-gui INSTALL 755 git-gui--askpass LINK git-citool -> git-gui DEST /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/git-gui/lib INSTALL 644 tclIndex INSTALL 644 about.tcl INSTALL 644 blame.tcl INSTALL 644 branch.tcl INSTALL 644 branch_checkout.tcl INSTALL 644 branch_create.tcl INSTALL 644 branch_delete.tcl INSTALL 644 branch_rename.tcl INSTALL 644 browser.tcl INSTALL 644 checkout_op.tcl INSTALL 644 choose_font.tcl INSTALL 644 choose_repository.tcl INSTALL 644 choose_rev.tcl INSTALL 644 chord.tcl INSTALL 644 class.tcl INSTALL 644 commit.tcl INSTALL 644 console.tcl INSTALL 644 database.tcl INSTALL 644 date.tcl INSTALL 644 diff.tcl INSTALL 644 encoding.tcl INSTALL 644 error.tcl INSTALL 644 index.tcl INSTALL 644 line.tcl INSTALL 644 logo.tcl INSTALL 644 merge.tcl INSTALL 644 mergetool.tcl INSTALL 644 option.tcl INSTALL 644 remote.tcl INSTALL 644 remote_add.tcl INSTALL 644 remote_branch_delete.tcl INSTALL 644 search.tcl INSTALL 644 shortcut.tcl INSTALL 644 spellcheck.tcl INSTALL 644 sshkey.tcl INSTALL 644 status_bar.tcl INSTALL 644 themed.tcl INSTALL 644 tools.tcl INSTALL 644 tools_dlg.tcl INSTALL 644 transport.tcl INSTALL 644 win32.tcl INSTALL 644 git-gui.ico INSTALL 644 win32_shortcut.js DEST /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/git-gui/lib/msgs INSTALL 644 bg.msg INSTALL 644 de.msg INSTALL 644 el.msg INSTALL 644 fr.msg INSTALL 644 hu.msg INSTALL 644 it.msg INSTALL 644 ja.msg INSTALL 644 nb.msg INSTALL 644 pt_br.msg INSTALL 644 pt_pt.msg INSTALL 644 ru.msg INSTALL 644 sv.msg INSTALL 644 vi.msg INSTALL 644 zh_cn.msg make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/git-gui' bindir=$(cd '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/bin' && pwd) && \ execdir=$(cd '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core' && pwd) && \ destdir_from_execdir_SQ=$(echo 'libexec/git-core' | sed -e 's|[^/][^/]*|..|g') && \ { test "$bindir/" = "$execdir/" || \ for p in git git-shell git-cvsserver; do \ rm -f "$execdir/$p" && \ test -n "1" && \ ln -s "$destdir_from_execdir_SQ/bin/$p" "$execdir/$p" || \ { test -z "" && \ ln "$bindir/$p" "$execdir/$p" 2>/dev/null || \ cp "$bindir/$p" "$execdir/$p" || exit; } \ done; \ } && \ for p in git-receive-pack git-upload-archive git-upload-pack; do \ rm -f "$bindir/$p" && \ test -n "1" && \ ln -s "git" "$bindir/$p" || \ { test -z "" && \ ln "$bindir/git" "$bindir/$p" 2>/dev/null || \ ln -s "git" "$bindir/$p" 2>/dev/null || \ cp "$bindir/git" "$bindir/$p" || exit; }; \ done && \ for p in git-add git-am git-annotate git-apply git-archive git-bisect--helper git-blame git-branch git-bugreport git-bundle git-cat-file git-check-attr git-check-ignore git-check-mailmap git-check-ref-format git-checkout-index git-checkout git-clean git-clone git-column git-commit-graph git-commit-tree git-commit git-config git-count-objects git-credential-cache--daemon git-credential-cache git-credential-store git-credential git-describe git-diff-files git-diff-index git-diff-tree git-diff git-difftool git-env--helper git-fast-export git-fast-import git-fetch-pack git-fetch git-fmt-merge-msg git-for-each-ref git-for-each-repo git-fsck git-gc git-get-tar-commit-id git-grep git-hash-object git-help git-index-pack git-init-db git-interpret-trailers git-log git-ls-files git-ls-remote git-ls-tree git-mailinfo git-mailsplit git-merge-base git-merge-file git-merge-index git-merge-ours git-merge-recursive git-merge-tree git-merge git-mktag git-mktree git-multi-pack-index git-mv git-name-rev git-notes git-pack-objects git-pack-redundant git-pack-refs git-patch-id git-prune-packed git-prune git-pull git-push git-range-diff git-read-tree git-rebase git-receive-pack git-reflog git-remote-ext git-remote-fd git-remote git-repack git-replace git-rerere git-reset git-rev-list git-rev-parse git-revert git-rm git-send-pack git-shortlog git-show-branch git-show-index git-show-ref git-sparse-checkout git-stash git-stripspace git-submodule--helper git-symbolic-ref git-tag git-unpack-file git-unpack-objects git-update-index git-update-ref git-update-server-info git-upload-archive git-upload-pack git-var git-verify-commit git-verify-pack git-verify-tag git-worktree git-write-tree git-cherry git-cherry-pick git-format-patch git-fsck-objects git-init git-maintenance git-merge-subtree git-restore git-show git-stage git-status git-switch git-whatchanged; do \ rm -f "$execdir/$p" && \ if test -z ""; \ then \ test -n "1" && \ ln -s "$destdir_from_execdir_SQ/bin/git" "$execdir/$p" || \ { test -z "" && \ ln "$execdir/git" "$execdir/$p" 2>/dev/null || \ ln -s "git" "$execdir/$p" 2>/dev/null || \ cp "$execdir/git" "$execdir/$p" || exit; }; \ fi \ done && \ remote_curl_aliases="git-remote-https git-remote-ftp git-remote-ftps" && \ for p in $remote_curl_aliases; do \ rm -f "$execdir/$p" && \ test -n "1" && \ ln -s "git-remote-http" "$execdir/$p" || \ { test -z "" && \ ln "$execdir/git-remote-http" "$execdir/$p" 2>/dev/null || \ ln -s "git-remote-http" "$execdir/$p" 2>/dev/null || \ cp "$execdir/git-remote-http" "$execdir/$p" || exit; } \ done && \ ./check_bindir "z$bindir" "z$execdir" "$bindir/git-add" /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/man/man3' (cd perl/build/man/man3 && tar cf - .) | \ (cd '/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/man/man3' && umask 022 && tar xof -) /usr/bin/make -C Documentation install make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/Documentation' rm -f cmd-list.made && \ /usr/bin/perl ./cmd-list.perl ../command-list.txt cmds-ancillaryinterrogators.txt cmds-ancillarymanipulators.txt cmds-mainporcelain.txt cmds-plumbinginterrogators.txt cmds-plumbingmanipulators.txt cmds-synchingrepositories.txt cmds-synchelpers.txt cmds-guide.txt cmds-purehelpers.txt cmds-foreignscminterface.txt && \ date >cmd-list.made Can't locate File/Compare.pm in @INC (you may need to install the File::Compare module) (@INC contains: /usr/local/lib64/perl5/5.32 /usr/local/share/perl5/5.32 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at ./cmd-list.perl line 3. BEGIN failed--compilation aborted at ./cmd-list.perl line 3. /usr/bin/make -C ../ GIT-VERSION-FILE make[2]: Entering directory '/builddir/build/BUILD/git-2.30.2' make[2]: 'GIT-VERSION-FILE' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/git-2.30.2' /usr/bin/install -p -d -m 755 /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/man/man1 /usr/bin/install -p -d -m 755 /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/man/man5 /usr/bin/install -p -d -m 755 /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/man/man7 /usr/bin/install -p -m 644 git-add.1 git-am.1 git-annotate.1 git-apply.1 git-archimport.1 git-archive.1 git-bisect.1 git-blame.1 git-branch.1 git-bugreport.1 git-bundle.1 git-cat-file.1 git-check-attr.1 git-check-ignore.1 git-check-mailmap.1 git-check-ref-format.1 git-checkout-index.1 git-checkout.1 git-cherry-pick.1 git-cherry.1 git-citool.1 git-clean.1 git-clone.1 git-column.1 git-commit-graph.1 git-commit-tree.1 git-commit.1 git-config.1 git-contacts.1 git-count-objects.1 git-credential-cache--daemon.1 git-credential-cache.1 git-credential-store.1 git-credential.1 git-cvsexportcommit.1 git-cvsimport.1 git-cvsserver.1 git-daemon.1 git-describe.1 git-diff-files.1 git-diff-index.1 git-diff-tree.1 git-diff.1 git-difftool.1 git-fast-export.1 git-fast-import.1 git-fetch-pack.1 git-fetch.1 git-filter-branch.1 git-fmt-merge-msg.1 git-for-each-ref.1 git-for-each-repo.1 git-format-patch.1 git-fsck-objects.1 git-fsck.1 git-gc.1 git-get-tar-commit-id.1 git-grep.1 git-gui.1 git-hash-object.1 git-help.1 git-http-backend.1 git-http-fetch.1 git-http-push.1 git-imap-send.1 git-index-pack.1 git-init-db.1 git-init.1 git-instaweb.1 git-interpret-trailers.1 git-log.1 git-ls-files.1 git-ls-remote.1 git-ls-tree.1 git-mailinfo.1 git-mailsplit.1 git-maintenance.1 git-merge-base.1 git-merge-file.1 git-merge-index.1 git-merge-one-file.1 git-merge-tree.1 git-merge.1 git-mergetool--lib.1 git-mergetool.1 git-mktag.1 git-mktree.1 git-multi-pack-index.1 git-mv.1 git-name-rev.1 git-notes.1 git-p4.1 git-pack-objects.1 git-pack-redundant.1 git-pack-refs.1 git-patch-id.1 git-prune-packed.1 git-prune.1 git-pull.1 git-push.1 git-quiltimport.1 git-range-diff.1 git-read-tree.1 git-rebase.1 git-receive-pack.1 git-reflog.1 git-remote-ext.1 git-remote-fd.1 git-remote.1 git-repack.1 git-replace.1 git-request-pull.1 git-rerere.1 git-reset.1 git-restore.1 git-rev-list.1 git-rev-parse.1 git-revert.1 git-rm.1 git-send-email.1 git-send-pack.1 git-sh-i18n--envsubst.1 git-sh-i18n.1 git-sh-setup.1 git-shell.1 git-shortlog.1 git-show-branch.1 git-show-index.1 git-show-ref.1 git-show.1 git-sparse-checkout.1 git-stage.1 git-stash.1 git-status.1 git-stripspace.1 git-submodule.1 git-subtree.1 git-svn.1 git-switch.1 git-symbolic-ref.1 git-tag.1 git-unpack-file.1 git-unpack-objects.1 git-update-index.1 git-update-ref.1 git-update-server-info.1 git-upload-archive.1 git-upload-pack.1 git-var.1 git-verify-commit.1 git-verify-pack.1 git-verify-tag.1 git-web--browse.1 git-whatchanged.1 git-worktree.1 git-write-tree.1 git.1 gitk.1 gitweb.1 /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/man/man1 /usr/bin/install -p -m 644 gitattributes.5 githooks.5 gitignore.5 gitmodules.5 gitrepository-layout.5 gitweb.conf.5 /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/man/man5 /usr/bin/install -p -m 644 gitcli.7 gitcore-tutorial.7 gitcredentials.7 gitcvs-migration.7 gitdiffcore.7 giteveryday.7 gitfaq.7 gitglossary.7 gitnamespaces.7 gitremote-helpers.7 gitrevisions.7 gitsubmodules.7 gittutorial-2.7 gittutorial.7 gitworkflows.7 /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/man/man7 make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/Documentation' + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le 'INSTALL=/usr/bin/install -p' -C contrib/contacts make: Entering directory '/builddir/build/BUILD/git-2.30.2/contrib/contacts' /usr/bin/make -C ../../ GIT-VERSION-FILE make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2' make[1]: 'GIT-VERSION-FILE' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2' /usr/bin/install -p -d -m 755 /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core /usr/bin/install -p -m 755 git-contacts /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core make: Leaving directory '/builddir/build/BUILD/git-2.30.2/contrib/contacts' + pushd contrib/emacs + for el in *.el + install -Dpm 644 git-blame.el /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/emacs/site-lisp/git/git-blame.el + rm -f git-blame.el + for el in *.el + install -Dpm 644 git.el /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/emacs/site-lisp/git/git.el + rm -f git.el + popd + install -pm 755 contrib/credential/libsecret/git-credential-libsecret /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core + install -pm 755 contrib/credential/netrc/git-credential-netrc /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core + mv contrib/credential/netrc . + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le 'INSTALL=/usr/bin/install -p' -C contrib/subtree make: Entering directory '/builddir/build/BUILD/git-2.30.2/contrib/subtree' /usr/bin/make -C ../../ GIT-VERSION-FILE make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2' make[1]: 'GIT-VERSION-FILE' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2' /usr/bin/install -p -d -m 755 /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core /usr/bin/install -p -m 755 git-subtree /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core make: Leaving directory '/builddir/build/BUILD/git-2.30.2/contrib/subtree' + mkdir -p /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/etc/httpd/conf.d + install -pm 0644 /builddir/build/SOURCES/gitweb-httpd.conf /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/etc/httpd/conf.d/gitweb.conf + sed 's|@PROJECTROOT@|/var/lib/git|g' /builddir/build/SOURCES/gitweb.conf.in + install -Dpm 0755 contrib/diff-highlight/diff-highlight /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/git-core/contrib/diff-highlight + rm -rf contrib/diff-highlight/Makefile contrib/diff-highlight/diff-highlight contrib/diff-highlight/diff-highlight.perl contrib/diff-highlight/shebang.perl contrib/diff-highlight/t + rm -rf contrib/subtree/INSTALL contrib/subtree/Makefile contrib/subtree/git-subtree contrib/subtree/git-subtree.sh contrib/subtree/t + find /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le Documentation -type f -name 'git-archimport*' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le Documentation '(' -type f -o -type l ')' '(' -name 'git-cvs*' -o -name 'gitcvs*' ')' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le Documentation -type f -name 'git-p4*' -exec rm -f '{}' ';' + rm -f /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core/mergetools/p4merge + rm -f /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core/git-remote-testsvn + exclude_re='archimport|email|git-(citool|credential-libsecret|cvs|daemon|gui|instaweb|p4|subtree|svn)|gitk|gitweb|p4merge' + find /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/bin /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec -type f -o -type l + grep -vE 'archimport|email|git-(citool|credential-libsecret|cvs|daemon|gui|instaweb|p4|subtree|svn)|gitk|gitweb|p4merge' + sed -e 's@^/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le@@' + find /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/bin /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec -mindepth 1 -type d + grep -vE 'archimport|email|git-(citool|credential-libsecret|cvs|daemon|gui|instaweb|p4|subtree|svn)|gitk|gitweb|p4merge' + sed -e 's@^/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le@%dir @' + find /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/perl5/vendor_perl -type f + sed -e 's@^/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le@@' + find /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/perl5/vendor_perl -mindepth 1 -type d + sed -e 's@^/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le@%dir @' + grep Git/SVN perl-git-files + sed -i '/Git\/SVN/ d' perl-git-files + find /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/man -type f + grep -vE 'archimport|email|git-(citool|credential-libsecret|cvs|daemon|gui|instaweb|p4|subtree|svn)|gitk|gitweb|p4merge|Git' + sed -e 's@^/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le@@' -e 's/$/*/' + mkdir -p /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/var/lib/git + install -Dp -m 0644 /builddir/build/SOURCES/git.socket /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/lib/systemd/system/git.socket + perl -p -e 's|\@GITEXECDIR\@|/usr/libexec/git-core|g;' -e 's|\@BASE_PATH\@|/var/lib/git|g;' /builddir/build/SOURCES/git@.service.in + install -Dpm 644 contrib/completion/git-completion.bash /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/bash-completion/completions/git + ln -s git /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/bash-completion/completions/gitk + mkdir -p /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/git-core/contrib/completion + install -pm 644 contrib/completion/git-completion.tcsh /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/git-core/contrib/completion/ + mv contrib/hooks/multimail/git_multimail.py contrib/hooks/multimail/git_multimail + mkdir -p /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/git-core/contrib + mv contrib/hooks /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/git-core/contrib + pushd contrib + ln -s ../../../git-core/contrib/hooks + popd + mkdir -p /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/git-core/contrib/completion + install -pm 644 contrib/completion/git-prompt.sh /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/git-core/contrib/completion/ + desktop-file-install --dir=/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/applications /builddir/build/SOURCES/git-gui.desktop + pushd /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core + cmp -s git-gui git-citool + ln -svf git-gui git-citool 'git-citool' -> 'git-gui' + popd + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le git git.lang + cat git.lang + chmod -R g-w /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le + chmod a-x /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core/git-mergetool--lib + find . -regex '.*/\.\(git\(attributes\|ignore\)\|perlcriticrc\)' -delete + chmod a-x Documentation/technical/api-index.sh + find contrib -type f -print0 + xargs -r0 chmod -x + not_core_re='git-(add--interactive|contacts|credential-netrc|filter-branch|instaweb|request-pull|send-mail)|gitweb' + grep -vE 'git-(add--interactive|contacts|credential-netrc|filter-branch|instaweb|request-pull|send-mail)|gitweb|/usr/share/man' bin-man-doc-files + touch man-doc-files-core + grep -vE 'git-(add--interactive|contacts|credential-netrc|filter-branch|instaweb|request-pull|send-mail)|gitweb' bin-man-doc-files + grep /usr/share/man + grep -E 'git-(add--interactive|contacts|credential-netrc|filter-branch|instaweb|request-pull|send-mail)|gitweb' bin-man-doc-files + not_core_doc_re='(git-(cvs|gui|citool|daemon|instaweb|subtree))|p4|svn|email|gitk|gitweb' + mkdir -p /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/doc/git/ + cp -pr CODE_OF_CONDUCT.md README.md Documentation/MyFirstContribution.txt Documentation/MyFirstObjectWalk.txt Documentation/SubmittingPatches.txt Documentation/blame-options.txt Documentation/config.txt Documentation/date-formats.txt Documentation/diff-format.txt Documentation/diff-generate-patch.txt Documentation/diff-options.txt Documentation/fetch-options.txt Documentation/git-add.txt Documentation/git-am.txt Documentation/git-annotate.txt Documentation/git-apply.txt Documentation/git-archive.txt Documentation/git-bisect-lk2009.txt Documentation/git-bisect.txt Documentation/git-blame.txt Documentation/git-branch.txt Documentation/git-bugreport.txt Documentation/git-bundle.txt Documentation/git-cat-file.txt Documentation/git-check-attr.txt Documentation/git-check-ignore.txt Documentation/git-check-mailmap.txt Documentation/git-check-ref-format.txt Documentation/git-checkout-index.txt Documentation/git-checkout.txt Documentation/git-cherry-pick.txt Documentation/git-cherry.txt Documentation/git-citool.txt Documentation/git-clean.txt Documentation/git-clone.txt Documentation/git-column.txt Documentation/git-commit-graph.txt Documentation/git-commit-tree.txt Documentation/git-commit.txt Documentation/git-config.txt Documentation/git-contacts.txt Documentation/git-count-objects.txt Documentation/git-credential-cache--daemon.txt Documentation/git-credential-cache.txt Documentation/git-credential-store.txt Documentation/git-credential.txt Documentation/git-daemon.txt Documentation/git-describe.txt Documentation/git-diff-files.txt Documentation/git-diff-index.txt Documentation/git-diff-tree.txt Documentation/git-diff.txt Documentation/git-difftool.txt Documentation/git-fast-export.txt Documentation/git-fast-import.txt Documentation/git-fetch-pack.txt Documentation/git-fetch.txt Documentation/git-filter-branch.txt Documentation/git-fmt-merge-msg.txt Documentation/git-for-each-ref.txt Documentation/git-for-each-repo.txt Documentation/git-format-patch.txt Documentation/git-fsck-objects.txt Documentation/git-fsck.txt Documentation/git-gc.txt Documentation/git-get-tar-commit-id.txt Documentation/git-grep.txt Documentation/git-gui.txt Documentation/git-hash-object.txt Documentation/git-help.txt Documentation/git-http-backend.txt Documentation/git-http-fetch.txt Documentation/git-http-push.txt Documentation/git-imap-send.txt Documentation/git-index-pack.txt Documentation/git-init-db.txt Documentation/git-init.txt Documentation/git-instaweb.txt Documentation/git-interpret-trailers.txt Documentation/git-log.txt Documentation/git-ls-files.txt Documentation/git-ls-remote.txt Documentation/git-ls-tree.txt Documentation/git-mailinfo.txt Documentation/git-mailsplit.txt Documentation/git-maintenance.txt Documentation/git-merge-base.txt Documentation/git-merge-file.txt Documentation/git-merge-index.txt Documentation/git-merge-one-file.txt Documentation/git-merge-tree.txt Documentation/git-merge.txt Documentation/git-mergetool--lib.txt Documentation/git-mergetool.txt Documentation/git-mktag.txt Documentation/git-mktree.txt Documentation/git-multi-pack-index.txt Documentation/git-mv.txt Documentation/git-name-rev.txt Documentation/git-notes.txt Documentation/git-pack-objects.txt Documentation/git-pack-redundant.txt Documentation/git-pack-refs.txt Documentation/git-patch-id.txt Documentation/git-prune-packed.txt Documentation/git-prune.txt Documentation/git-pull.txt Documentation/git-push.txt Documentation/git-quiltimport.txt Documentation/git-range-diff.txt Documentation/git-read-tree.txt Documentation/git-rebase.txt Documentation/git-receive-pack.txt Documentation/git-reflog.txt Documentation/git-remote-ext.txt Documentation/git-remote-fd.txt Documentation/git-remote.txt Documentation/git-repack.txt Documentation/git-replace.txt Documentation/git-request-pull.txt Documentation/git-rerere.txt Documentation/git-reset.txt Documentation/git-restore.txt Documentation/git-rev-list.txt Documentation/git-rev-parse.txt Documentation/git-revert.txt Documentation/git-rm.txt Documentation/git-send-email.txt Documentation/git-send-pack.txt Documentation/git-sh-i18n--envsubst.txt Documentation/git-sh-i18n.txt Documentation/git-sh-setup.txt Documentation/git-shell.txt Documentation/git-shortlog.txt Documentation/git-show-branch.txt Documentation/git-show-index.txt Documentation/git-show-ref.txt Documentation/git-show.txt Documentation/git-sparse-checkout.txt Documentation/git-stage.txt Documentation/git-stash.txt Documentation/git-status.txt Documentation/git-stripspace.txt Documentation/git-submodule.txt Documentation/git-subtree.txt Documentation/git-svn.txt Documentation/git-switch.txt Documentation/git-symbolic-ref.txt Documentation/git-tag.txt Documentation/git-tools.txt Documentation/git-unpack-file.txt Documentation/git-unpack-objects.txt Documentation/git-update-index.txt Documentation/git-update-ref.txt Documentation/git-update-server-info.txt Documentation/git-upload-archive.txt Documentation/git-upload-pack.txt Documentation/git-var.txt Documentation/git-verify-commit.txt Documentation/git-verify-pack.txt Documentation/git-verify-tag.txt Documentation/git-web--browse.txt Documentation/git-whatchanged.txt Documentation/git-worktree.txt Documentation/git-write-tree.txt Documentation/git.txt Documentation/gitattributes.txt Documentation/gitcli.txt Documentation/gitcore-tutorial.txt Documentation/gitcredentials.txt Documentation/gitdiffcore.txt Documentation/giteveryday.txt Documentation/gitfaq.txt Documentation/gitglossary.txt Documentation/githooks.txt Documentation/gitignore.txt Documentation/gitk.txt Documentation/gitmodules.txt Documentation/gitnamespaces.txt Documentation/gitremote-helpers.txt Documentation/gitrepository-layout.txt Documentation/gitrevisions.txt Documentation/gitsubmodules.txt Documentation/gittutorial-2.txt Documentation/gittutorial.txt Documentation/gitweb.conf.txt Documentation/gitweb.txt Documentation/gitworkflows.txt Documentation/glossary-content.txt Documentation/howto-index.txt Documentation/i18n.txt Documentation/line-range-format.txt Documentation/line-range-options.txt Documentation/mailmap.txt Documentation/merge-options.txt Documentation/merge-strategies.txt Documentation/mergetools-diff.txt Documentation/mergetools-merge.txt Documentation/object-format-disclaimer.txt Documentation/pretty-formats.txt Documentation/pretty-options.txt Documentation/pull-fetch-param.txt Documentation/ref-reachability-filters.txt Documentation/rev-list-description.txt Documentation/rev-list-options.txt Documentation/revisions.txt Documentation/sequencer.txt Documentation/signoff-option.txt Documentation/trace2-target-values.txt Documentation/transfer-data-leaks.txt Documentation/urls-remotes.txt Documentation/urls.txt Documentation/user-manual.txt Documentation/RelNotes contrib /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/doc/git/ + rm -rf /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/doc/git/contrib/contacts/ /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/doc/git/contrib/credential/ + cp -p gitweb/INSTALL /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/doc/git/INSTALL.gitweb + cp -p gitweb/README /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/doc/git/README.gitweb + cp -pr Documentation/MyFirstContribution.html Documentation/MyFirstObjectWalk.html Documentation/SubmittingPatches.html Documentation/everyday.html Documentation/git-add.html Documentation/git-am.html Documentation/git-annotate.html Documentation/git-apply.html Documentation/git-archive.html Documentation/git-bisect-lk2009.html Documentation/git-bisect.html Documentation/git-blame.html Documentation/git-branch.html Documentation/git-bugreport.html Documentation/git-bundle.html Documentation/git-cat-file.html Documentation/git-check-attr.html Documentation/git-check-ignore.html Documentation/git-check-mailmap.html Documentation/git-check-ref-format.html Documentation/git-checkout-index.html Documentation/git-checkout.html Documentation/git-cherry-pick.html Documentation/git-cherry.html Documentation/git-citool.html Documentation/git-clean.html Documentation/git-clone.html Documentation/git-column.html Documentation/git-commit-graph.html Documentation/git-commit-tree.html Documentation/git-commit.html Documentation/git-config.html Documentation/git-contacts.html Documentation/git-count-objects.html Documentation/git-credential-cache--daemon.html Documentation/git-credential-cache.html Documentation/git-credential-store.html Documentation/git-credential.html Documentation/git-daemon.html Documentation/git-describe.html Documentation/git-diff-files.html Documentation/git-diff-index.html Documentation/git-diff-tree.html Documentation/git-diff.html Documentation/git-difftool.html Documentation/git-fast-export.html Documentation/git-fast-import.html Documentation/git-fetch-pack.html Documentation/git-fetch.html Documentation/git-filter-branch.html Documentation/git-fmt-merge-msg.html Documentation/git-for-each-ref.html Documentation/git-for-each-repo.html Documentation/git-format-patch.html Documentation/git-fsck-objects.html Documentation/git-fsck.html Documentation/git-gc.html Documentation/git-get-tar-commit-id.html Documentation/git-grep.html Documentation/git-gui.html Documentation/git-hash-object.html Documentation/git-help.html Documentation/git-http-backend.html Documentation/git-http-fetch.html Documentation/git-http-push.html Documentation/git-imap-send.html Documentation/git-index-pack.html Documentation/git-init-db.html Documentation/git-init.html Documentation/git-instaweb.html Documentation/git-interpret-trailers.html Documentation/git-log.html Documentation/git-ls-files.html Documentation/git-ls-remote.html Documentation/git-ls-tree.html Documentation/git-mailinfo.html Documentation/git-mailsplit.html Documentation/git-maintenance.html Documentation/git-merge-base.html Documentation/git-merge-file.html Documentation/git-merge-index.html Documentation/git-merge-one-file.html Documentation/git-merge-tree.html Documentation/git-merge.html Documentation/git-mergetool--lib.html Documentation/git-mergetool.html Documentation/git-mktag.html Documentation/git-mktree.html Documentation/git-multi-pack-index.html Documentation/git-mv.html Documentation/git-name-rev.html Documentation/git-notes.html Documentation/git-pack-objects.html Documentation/git-pack-redundant.html Documentation/git-pack-refs.html Documentation/git-patch-id.html Documentation/git-prune-packed.html Documentation/git-prune.html Documentation/git-pull.html Documentation/git-push.html Documentation/git-quiltimport.html Documentation/git-range-diff.html Documentation/git-read-tree.html Documentation/git-rebase.html Documentation/git-receive-pack.html Documentation/git-reflog.html Documentation/git-remote-ext.html Documentation/git-remote-fd.html Documentation/git-remote-helpers.html Documentation/git-remote.html Documentation/git-repack.html Documentation/git-replace.html Documentation/git-request-pull.html Documentation/git-rerere.html Documentation/git-reset.html Documentation/git-restore.html Documentation/git-rev-list.html Documentation/git-rev-parse.html Documentation/git-revert.html Documentation/git-rm.html Documentation/git-send-email.html Documentation/git-send-pack.html Documentation/git-sh-i18n--envsubst.html Documentation/git-sh-i18n.html Documentation/git-sh-setup.html Documentation/git-shell.html Documentation/git-shortlog.html Documentation/git-show-branch.html Documentation/git-show-index.html Documentation/git-show-ref.html Documentation/git-show.html Documentation/git-sparse-checkout.html Documentation/git-stage.html Documentation/git-stash.html Documentation/git-status.html Documentation/git-stripspace.html Documentation/git-submodule.html Documentation/git-subtree.html Documentation/git-svn.html Documentation/git-switch.html Documentation/git-symbolic-ref.html Documentation/git-tag.html Documentation/git-tools.html Documentation/git-unpack-file.html Documentation/git-unpack-objects.html Documentation/git-update-index.html Documentation/git-update-ref.html Documentation/git-update-server-info.html Documentation/git-upload-archive.html Documentation/git-upload-pack.html Documentation/git-var.html Documentation/git-verify-commit.html Documentation/git-verify-pack.html Documentation/git-verify-tag.html Documentation/git-web--browse.html Documentation/git-whatchanged.html Documentation/git-worktree.html Documentation/git-write-tree.html Documentation/git.html Documentation/gitattributes.html Documentation/gitcli.html Documentation/gitcore-tutorial.html Documentation/gitcredentials.html Documentation/gitdiffcore.html Documentation/giteveryday.html Documentation/gitfaq.html Documentation/gitglossary.html Documentation/githooks.html Documentation/gitignore.html Documentation/gitk.html Documentation/gitmodules.html Documentation/gitnamespaces.html Documentation/gitremote-helpers.html Documentation/gitrepository-layout.html Documentation/gitrevisions.html Documentation/gitsubmodules.html Documentation/gittutorial-2.html Documentation/gittutorial.html Documentation/gitweb.conf.html Documentation/gitweb.html Documentation/gitworkflows.html Documentation/howto-index.html Documentation/user-manual.html Documentation/docbook-xsl.css /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/doc/git/ + cp -pr Documentation/howto Documentation/technical /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/doc/git/ + find /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/doc/git/howto /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/doc/git/technical -type f + grep -o '/usr/share/doc/git.*$' + find /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/doc/git -type f -maxdepth 1 + grep -o '/usr/share/doc/git.*$' + grep -vE '(git-(cvs|gui|citool|daemon|instaweb|subtree))|p4|svn|email|gitk|gitweb' + find /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/doc/git/contrib /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/doc/git/RelNotes -type f + grep -o '/usr/share/doc/git.*$' + find /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/doc/git -type d + grep -o '/usr/share/doc/git.*$' + sed 's/^/\%dir /' + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 2.30.2-1.el9 --unique-debug-suffix -2.30.2-1.el9.ppc64le --unique-debug-src-base git-2.30.2-1.el9.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/git-2.30.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/bin/git-shell explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/bin/git explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core/git-daemon explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core/git-http-push explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core/git-http-backend explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core/git-sh-i18n--envsubst explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core/git-credential-libsecret explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core/git-imap-send explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core/git-http-fetch explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core/git-remote-http extracting debug info from /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/bin/git extracting debug info from /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core/git-http-push extracting debug info from /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core/git-imap-send extracting debug info from /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core/git-remote-http extracting debug info from /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/bin/git-shell extracting debug info from /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core/git-daemon extracting debug info from /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core/git-sh-i18n--envsubst extracting debug info from /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core/git-http-backend extracting debug info from /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core/git-http-fetch extracting debug info from /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/libexec/git-core/git-credential-libsecret original debug info size: 57248kB, size after compression: 38324kB /usr/lib/rpm/sepdebugcrcfix: Updated 10 CRC32s, 0 CRC32s did match. 15359 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/git-core/contrib/hooks/post-receive-email from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/git-core/contrib/hooks/pre-auto-gc-battery from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/git-core/templates/hooks/pre-rebase.sample from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/git-core/templates/hooks/pre-merge-commit.sample from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/git-core/templates/hooks/applypatch-msg.sample from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/git-core/templates/hooks/pre-push.sample from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/git-core/templates/hooks/post-update.sample from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/git-core/templates/hooks/pre-applypatch.sample from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/git-core/templates/hooks/commit-msg.sample from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/git-core/templates/hooks/prepare-commit-msg.sample from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/git-core/templates/hooks/pre-commit.sample from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/git-core/templates/hooks/pre-receive.sample from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/git-core/templates/hooks/push-to-checkout.sample from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/git-core/templates/hooks/update.sample from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/gitk from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-request-pull from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-instaweb from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-merge-one-file from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-merge-octopus from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-filter-branch from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-web--browse from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-mergetool from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-submodule from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-difftool--helper from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-subtree from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-bisect from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-quiltimport from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-gui--askpass from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-merge-resolve from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/git-core/git-gui from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1PoKKM + umask 022 + cd /builddir/build/BUILD + cd git-2.30.2 + GIT_SKIP_TESTS= + GIT_SKIP_TESTS=' t5541.35 t5551.25' + GIT_SKIP_TESTS=' t5541.35 t5551.25 t9115' + export GIT_SKIP_TESTS + export LANG=en_US.UTF-8 + LANG=en_US.UTF-8 + export GIT_SVN_TEST_HTTPD=true + GIT_SVN_TEST_HTTPD=true + export GIT_TEST_GIT_DAEMON=true + GIT_TEST_GIT_DAEMON=true + export GIT_TEST_HTTPD=true + GIT_TEST_HTTPD=true + export GIT_TEST_SVNSERVE=true + GIT_TEST_SVNSERVE=true ++ mktemp -d -p /tmp git-t.XXXX + testdir=/tmp/git-t.Q7bK + sed -i 's@^GIT_TEST_OPTS = .*@& --root=/tmp/git-t.Q7bK@' config.mak + touch -r GIT-BUILD-OPTIONS ts + sed -i 's@\(GIT_TEST_OPTS='\''.*\)'\''@\1 --root=/tmp/git-t.Q7bK'\''@' GIT-BUILD-OPTIONS + touch -r ts GIT-BUILD-OPTIONS + /usr/bin/make test /usr/bin/make -C git-gui gitexecdir='/usr/libexec/git-core' all make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/git-gui' make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/git-gui' /usr/bin/make -C gitk-git all make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/gitk-git' make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/gitk-git' /usr/bin/make -C templates SHELL_PATH='/bin/sh' PERL_PATH='/usr/bin/perl' make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/templates' make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/templates' /usr/bin/make -C t/ all make[1]: Entering directory '/builddir/build/BUILD/git-2.30.2/t' rm -f -r 'test-results' *** prove *** t0013-sha1dc.sh .................................... ok 1 - test-sha1 detects shattered pdf # passed all 1 test(s) 1..1 ok t0009-prio-queue.sh ................................ ok 1 - basic ordering ok 2 - mixed put and get ok 3 - notice empty queue ok 4 - stack order # passed all 4 test(s) 1..4 ok t0004-unwritable.sh ................................ ok 1 - setup ok 2 - write-tree should notice unwritable repository ok 3 - commit should notice unwritable repository ok 4 - update-index should notice unwritable repository ok 5 - add should notice unwritable repository # passed all 5 test(s) 1..5 ok t0007-git-var.sh ................................... ok 1 - get GIT_AUTHOR_IDENT ok 2 - get GIT_COMMITTER_IDENT ok 3 - requested identities are strict ok 4 - git var -l lists variables ok 5 - git var -l lists config ok 6 - listing and asking for variables are exclusive # passed all 6 test(s) 1..6 ok t0005-signals.sh ................................... ok 1 - sigchain works ok 2 - signals are propagated using shell convention ok 3 - create blob ok 4 - a constipated git dies with SIGPIPE ok 5 - a constipated git dies with SIGPIPE even if parent ignores it # passed all 5 test(s) 1..5 ok t0018-advice.sh .................................... ok 1 - advice should be printed when config variable is unset ok 2 - advice should be printed when config variable is set to true ok 3 - advice should not be printed when config variable is set to false # passed all 3 test(s) 1..3 ok t0014-alias.sh ..................................... ok 1 - nested aliases - internal execution ok 2 - nested aliases - mixed execution ok 3 - looping aliases - internal execution ok 4 - run-command formats empty args properly # passed all 4 test(s) 1..4 ok t0016-oidmap.sh .................................... ok 1 - setup ok 2 - put ok 3 - replace ok 4 - get ok 5 - remove ok 6 - iterate # passed all 6 test(s) 1..6 ok t0017-env-helper.sh ................................ ok 1 - env--helper usage ok 2 - env--helper bad default values ok 3 - env--helper --type=bool ok 4 - env--helper --type=ulong ok 5 - env--helper reads config thanks to trace2 # passed all 5 test(s) 1..5 ok t0011-hashmap.sh ................................... ok 1 - put ok 2 - put (case insensitive) ok 3 - replace ok 4 - replace (case insensitive) ok 5 - get ok 6 - get (case insensitive) ok 7 - add ok 8 - add (case insensitive) ok 9 - remove ok 10 - remove (case insensitive) ok 11 - iterate ok 12 - iterate (case insensitive) ok 13 - grow / shrink ok 14 - string interning # passed all 14 test(s) 1..14 ok t0023-crlf-am.sh ................................... ok 1 - setup ok 2 - am # passed all 2 test(s) 1..2 ok t0022-crlf-rename.sh ............................... ok 1 - setup ok 2 - diff -M # passed all 2 test(s) 1..2 ok t0002-gitfile.sh ................................... ok 1 - initial setup ok 2 - bad setup: invalid .git file format ok 3 - bad setup: invalid .git file path ok 4 - final setup + check rev-parse --git-dir ok 5 - check hash-object ok 6 - check cat-file ok 7 - check update-index ok 8 - check write-tree ok 9 - check commit-tree ok 10 - check rev-list ok 11 - setup_git_dir twice in subdir ok 12 - enter_repo non-strict mode ok 13 - enter_repo linked checkout ok 14 - enter_repo strict mode # passed all 14 test(s) 1..14 ok t0025-crlf-renormalize.sh .......................... ok 1 - setup ok 2 - renormalize CRLF in repo ok 3 - ignore-errors not mistaken for renormalize # passed all 3 test(s) 1..3 ok t0024-crlf-archive.sh .............................. ok 1 - setup ok 2 - tar archive ok 3 - zip archive # passed all 3 test(s) 1..3 ok t0019-json-writer.sh ............................... ok 1 - unit test of json-writer routines ok 2 - trivial object ok 3 - trivial array ok 4 - simple object ok 5 - simple array ok 6 - escape quoting string ok 7 - escape quoting string 2 ok 8 - nested inline object ok 9 - nested inline array ok 10 - nested inline object and array ok 11 - nested inline object and array 2 ok 12 - pretty nested inline object and array 2 ok 13 - inline object with no members ok 14 - inline array with no members ok 15 - larger empty example ok 16 - parse JSON using Perl # passed all 16 test(s) 1..16 ok t0029-core-unsetenvvars.sh ......................... skipped: skipping Windows-specific tests t0026-eol-config.sh ................................ ok 1 - setup ok 2 - eol=lf puts LFs in normalized file ok 3 - eol=crlf puts CRLFs in normalized file ok 4 - autocrlf=true overrides eol=lf ok 5 - autocrlf=true overrides unset eol ok 6 # SKIP eol native is crlf (missing NATIVE_CRLF) # passed all 6 test(s) 1..6 ok t0051-windows-named-pipe.sh ........................ ok 1 # SKIP o_append write to named pipe (missing MINGW) # passed all 1 test(s) 1..1 ok t0055-beyond-symlinks.sh ........................... ok 1 - setup ok 2 - update-index --add beyond symlinks ok 3 - add beyond symlinks # passed all 3 test(s) 1..3 ok t0015-hash.sh ...................................... ok 1 - test basic SHA-1 hash values ok 2 - test basic SHA-256 hash values # passed all 2 test(s) 1..2 ok t0050-filesystem.sh ................................ ok 1 - detection of case insensitive filesystem during repo init ok 2 - detection of filesystem w/o symlink support during repo init ok 3 - setup case tests ok 4 - rename (case change) ok 5 - merge (case change) ok 6 # SKIP add directory (with different case) (missing CASE_INSENSITIVE_FS) ok 7 # SKIP add (with different case) (missing CASE_INSENSITIVE_FS) ok 8 - setup unicode normalization tests ok 9 - rename (silent unicode normalization) ok 10 - merge (silent unicode normalization) ok 11 # SKIP checkout with no pathspec and a case insensitive fs (missing CASE_INSENSITIVE_FS) # passed all 11 test(s) 1..11 ok t0062-revision-walking.sh .......................... ok 1 - setup ok 2 - revision walking can be done twice # passed all 2 test(s) 1..2 ok t0041-usage.sh ..................................... ok 1 - setup ok 2 - tag --contains ok 3 - tag --contains ok 4 - tag --no-contains ok 5 - tag --no-contains ok 6 - tag usage error ok 7 - branch --contains ok 8 - branch --contains ok 9 - branch --no-contains ok 10 - branch --no-contains ok 11 - branch usage error ok 12 - for-each-ref --contains ok 13 - for-each-ref --contains ok 14 - for-each-ref --no-contains ok 15 - for-each-ref --no-contains ok 16 - for-each-ref usage error # passed all 16 test(s) 1..16 ok t0056-git-C.sh ..................................... ok 1 - "git -C " runs git from the directory ok 2 - "git -C " with an empty is a no-op ok 3 - Multiple -C options: "-C dir1 -C dir2" is equivalent to "-C dir1/dir2" ok 4 - Effect on --git-dir option: "-C c --git-dir=a.git" is equivalent to "--git-dir c/a.git" ok 5 - Order should not matter: "--git-dir=a.git -C c" is equivalent to "-C c --git-dir=a.git" ok 6 - Effect on --work-tree option: "-C c/a.git --work-tree=../a" is equivalent to "--work-tree=c/a --git-dir=c/a.git" ok 7 - Order should not matter: "--work-tree=../a -C c/a.git" is equivalent to "-C c/a.git --work-tree=../a" ok 8 - Effect on --git-dir and --work-tree options - "-C c --git-dir=a.git --work-tree=a" is equivalent to "--git-dir=c/a.git --work-tree=c/a" ok 9 - Order should not matter: "-C c --git-dir=a.git --work-tree=a" is equivalent to "--git-dir=a.git -C c --work-tree=a" ok 10 - Order should not matter: "-C c --git-dir=a.git --work-tree=a" is equivalent to "--git-dir=a.git --work-tree=a -C c" ok 11 - Relative followed by fullpath: "-C ./here -C /there" is equivalent to "-C /there" # passed all 11 test(s) 1..11 ok t0003-attributes.sh ................................ ok 1 - open-quoted pathname ok 2 - setup ok 3 - command line checks ok 4 - attribute test ok 5 - attribute matching is case sensitive when core.ignorecase=0 ok 6 - attribute matching is case insensitive when core.ignorecase=1 ok 7 # SKIP additional case insensitivity tests (missing CASE_INSENSITIVE_FS) ok 8 - unnormalized paths ok 9 - relative paths ok 10 - prefixes are not confused with leading directories ok 11 - core.attributesfile ok 12 - attribute test: read paths from stdin ok 13 - attribute test: --all option ok 14 - attribute test: --cached option ok 15 - root subdir attribute test ok 16 - negative patterns ok 17 - patterns starting with exclamation ok 18 - "**" test ok 19 - "**" with no slashes test ok 20 - using --git-dir and --work-tree ok 21 - setup bare ok 22 - bare repository: check that .gitattribute is ignored ok 23 - bare repository: check that --cached honors index ok 24 - bare repository: test info/attributes ok 25 - binary macro expanded by -a ok 26 - query binary macro directly # passed all 26 test(s) 1..26 ok t0065-strcmp-offset.sh ............................. ok 1 - strcmp_offset(abc, abc) ok 2 - strcmp_offset(abc, def) ok 3 - strcmp_offset(abc, abz) ok 4 - strcmp_offset(abc, abcdef) # passed all 4 test(s) 1..4 ok t0061-run-command.sh ............................... ok 1 # SKIP subprocess inherits only std handles (missing MINGW) ok 2 - start_command reports ENOENT (slash) ok 3 - start_command reports ENOENT (no slash) ok 4 - run_command can run a command ok 5 - run_command is restricted to PATH ok 6 - run_command can run a script without a #! line ok 7 - run_command does not try to execute a directory ok 8 - run_command passes over non-executable file ok 9 - run_command reports EACCES ok 10 - unreadable directory in PATH ok 11 - run_command runs in parallel with more jobs available than tasks ok 12 - run_command runs in parallel with as many jobs as tasks ok 13 - run_command runs in parallel with more tasks than jobs available ok 14 - run_command is asked to abort gracefully ok 15 - run_command outputs ok 16 - GIT_TRACE with environment variables ok 17 # SKIP verify curlies are quoted properly (missing MINGW) ok 18 # SKIP can spawn .bat with argv[0] containing spaces (missing MINGW) # passed all 18 test(s) 1..18 ok t0063-string-list.sh ............................... ok 1 - split foo:bar:baz at :, max -1 ok 2 - split foo:bar:baz at :, max 0 ok 3 - split foo:bar:baz at :, max 1 ok 4 - split foo:bar:baz at :, max 2 ok 5 - split foo:bar: at :, max -1 ok 6 - split at :, max -1 ok 7 - split : at :, max -1 ok 8 - test filter_string_list ok 9 - test remove_duplicates # passed all 9 test(s) 1..9 ok t0067-parse_pathspec_file.sh ....................... ok 1 - one item from stdin ok 2 - one item from file ok 3 - NUL delimiters ok 4 - LF delimiters ok 5 - no trailing delimiter ok 6 - CRLF delimiters ok 7 - quotes ok 8 - --pathspec-file-nul takes quotes literally # passed all 8 test(s) 1..8 ok t0066-dir-iterator.sh .............................. ok 1 - setup ok 2 - dir-iterator should iterate through all files ok 3 - dir-iterator should list files in the correct order ok 4 - begin should fail upon inexistent paths ok 5 - begin should fail upon non directory paths ok 6 - advance should not fail on errors by default ok 7 - advance should fail on errors, w/ pedantic flag ok 8 - setup dirs with symlinks ok 9 - dir-iterator should not follow symlinks by default ok 10 - dir-iterator should follow symlinks w/ follow flag # passed all 10 test(s) 1..10 ok t0068-for-each-repo.sh ............................. ok 1 - run based on configured value ok 2 - do nothing on empty config # passed all 2 test(s) 1..2 ok t0064-oid-array.sh ................................. ok 1 - ordered enumeration ok 2 - ordered enumeration with duplicate suppression ok 3 - lookup ok 4 - lookup non-existing entry ok 5 - lookup with duplicates ok 6 - lookup non-existing entry with duplicates ok 7 - lookup with almost duplicate values ok 8 - lookup with single duplicate value # passed all 8 test(s) 1..8 ok t0040-parse-options.sh ............................. ok 1 - test help ok 2 - OPT_BOOL() #1 ok 3 - OPT_BOOL() #2 ok 4 - OPT_BOOL() #3 ok 5 - OPT_BOOL() #4 ok 6 - OPT_BOOL() #5 ok 7 - OPT_BOOL() is idempotent #1 ok 8 - OPT_BOOL() is idempotent #2 ok 9 - OPT_BOOL() negation #1 ok 10 - OPT_BOOL() negation #2 ok 11 - OPT_BOOL() no negation #1 ok 12 - OPT_BOOL() no negation #2 ok 13 - OPT_BOOL() positivation ok 14 - OPT_INT() negative ok 15 - OPT_MAGNITUDE() simple ok 16 - OPT_MAGNITUDE() kilo ok 17 - OPT_MAGNITUDE() mega ok 18 - OPT_MAGNITUDE() giga ok 19 - OPT_MAGNITUDE() 3giga ok 20 - short options ok 21 - long options ok 22 - missing required value ok 23 - intermingled arguments ok 24 - unambiguously abbreviated option ok 25 - unambiguously abbreviated option with "=" ok 26 - ambiguously abbreviated option ok 27 - non ambiguous option (after two options it abbreviates) ok 28 - Alias options do not contribute to abbreviation ok 29 - detect possible typos ok 30 - detect possible typos ok 31 - keep some options as arguments ok 32 - OPT_CALLBACK() and OPT_BIT() work ok 33 - OPT_CALLBACK() and callback errors work ok 34 - OPT_BIT() and OPT_SET_INT() work ok 35 - OPT_NEGBIT() and OPT_SET_INT() work ok 36 - OPT_BIT() works ok 37 - OPT_NEGBIT() works ok 38 - OPT_CMDMODE() works ok 39 - OPT_CMDMODE() detects incompatibility ok 40 - OPT_CMDMODE() detects incompatibility with something else ok 41 - OPT_COUNTUP() with PARSE_OPT_NODASH works ok 42 - OPT_NUMBER_CALLBACK() works ok 43 - negation of OPT_NONEG flags is not ambiguous ok 44 - --list keeps list of strings ok 45 - --no-list resets list ok 46 - multiple quiet levels ok 47 - multiple verbose levels ok 48 - --no-quiet sets --quiet to 0 ok 49 - --no-quiet resets multiple -q to 0 ok 50 - --no-verbose sets verbose to 0 ok 51 - --no-verbose resets multiple verbose to 0 ok 52 - GIT_TEST_DISALLOW_ABBREVIATED_OPTIONS works ok 53 - --end-of-options treats remainder as args # passed all 53 test(s) 1..53 ok t0070-fundamental.sh ............................... ok 1 - character classes (isspace, isalpha etc.) ok 2 - mktemp to nonexistent directory prints filename ok 3 - mktemp to unwritable directory prints filename ok 4 - git_mkstemps_mode does not fail if fd 0 is not open ok 5 - check for a bug in the regex routines ok 6 - incomplete sideband messages are reassembled ok 7 - eof on sideband message is reported ok 8 - missing sideband designator is reported # passed all 8 test(s) 1..8 ok t0006-date.sh ...................................... ok 1 - relative date (5 seconds ago) ok 2 - relative date (5 minutes ago) ok 3 - relative date (5 hours ago) ok 4 - relative date (5 days ago) ok 5 - relative date (3 weeks ago) ok 6 - relative date (5 months ago) ok 7 - relative date (1 year, 2 months ago) ok 8 - relative date (1 year, 9 months ago) ok 9 - relative date (20 years ago) ok 10 - relative date (12 months ago) ok 11 - relative date (2 years ago) ok 12 - show date (iso8601:1466000000 +0200) ok 13 - show date (iso8601-strict:1466000000 +0200) ok 14 - show date (rfc2822:1466000000 +0200) ok 15 - show date (short:1466000000 +0200) ok 16 - show date (default:1466000000 +0200) ok 17 - show date (raw:1466000000 +0200) ok 18 - show date (unix:1466000000 +0200) ok 19 - show date (iso-local:1466000000 +0200) ok 20 - show date (raw-local:1466000000 +0200) ok 21 - show date (unix-local:1466000000 +0200) ok 22 - show date (format:%z:1466000000 +0200) ok 23 - show date (format-local:%z:1466000000 +0200) ok 24 - show date (format:%Z:1466000000 +0200) ok 25 - show date (format-local:%Z:1466000000 +0200) ok 26 - show date (format:%%z:1466000000 +0200) ok 27 - show date (format-local:%%z:1466000000 +0200) ok 28 - show date (format:%Y-%m-%d %H:%M:%S:1466000000 +0200) ok 29 - show date (format-local:%Y-%m-%d %H:%M:%S:1466000000 +0200) ok 30 - show date (iso:5758122296 -0400) ok 31 - show date (iso-local:5758122296 -0400) ok 32 - parse date (2008) ok 33 - parse date (2008-02) ok 34 - parse date (2008-02-14) ok 35 - parse date (2008-02-14 20:30:45) ok 36 - parse date (2008-02-14 20:30:45 -0500) ok 37 - parse date (2008.02.14 20:30:45 -0500) ok 38 - parse date (20080214T203045-04:00) ok 39 - parse date (20080214T203045 -04:00) ok 40 - parse date (20080214T203045.019-04:00) ok 41 - parse date (2008-02-14 20:30:45.019-04:00) ok 42 - parse date (2008-02-14 20:30:45 -0015) ok 43 - parse date (2008-02-14 20:30:45 -5) ok 44 - parse date (2008-02-14 20:30:45 -5:) ok 45 - parse date (2008-02-14 20:30:45 -05) ok 46 - parse date (2008-02-14 20:30:45 -:30) ok 47 - parse date (2008-02-14 20:30:45 -05:00) ok 48 - parse date (2008-02-14 20:30:45 TZ=EST5) ok 49 - parse approxidate (now) ok 50 - parse approxidate (5 seconds ago) ok 51 - parse approxidate (5.seconds.ago) ok 52 - parse approxidate (10.minutes.ago) ok 53 - parse approxidate (yesterday) ok 54 - parse approxidate (3.days.ago) ok 55 - parse approxidate (12:34:56.3.days.ago) ok 56 - parse approxidate (3.weeks.ago) ok 57 - parse approxidate (3.months.ago) ok 58 - parse approxidate (2.years.3.months.ago) ok 59 - parse approxidate (6am yesterday) ok 60 - parse approxidate (6pm yesterday) ok 61 - parse approxidate (3:00) ok 62 - parse approxidate (15:00) ok 63 - parse approxidate (noon today) ok 64 - parse approxidate (noon yesterday) ok 65 - parse approxidate (January 5th noon pm) ok 66 - parse approxidate (10am noon) ok 67 - parse approxidate (last tuesday) ok 68 - parse approxidate (July 5th) ok 69 - parse approxidate (06/05/2009) ok 70 - parse approxidate (06.05.2009) ok 71 - parse approxidate (Jun 6, 5AM) ok 72 - parse approxidate (5AM Jun 6) ok 73 - parse approxidate (6AM, June 7, 2009) ok 74 - parse approxidate (2008-12-01) ok 75 - parse approxidate (2009-12-01) ok 76 - human date 1251642000 ok 77 - human date 1251228000 ok 78 - human date 1249932000 ok 79 - human date 1238660000 ok 80 - human date 1220210400 ok 81 - human date 1214160000 ok 82 - human date 1196472000 ok 83 - human date 621660000 # passed all 83 test(s) 1..83 ok t0030-stripspace.sh ................................ ok 1 - long lines without spaces should be unchanged ok 2 - lines with spaces at the beginning should be unchanged ok 3 - lines with intermediate spaces should be unchanged ok 4 - consecutive blank lines should be unified ok 5 - only consecutive blank lines should be completely removed ok 6 - consecutive blank lines at the beginning should be removed ok 7 - consecutive blank lines at the end should be removed ok 8 - text without newline at end should end with newline ok 9 - text plus spaces without newline at end should end with newline ok 10 - text plus spaces without newline at end should not show spaces ok 11 - text plus spaces without newline should show the correct lines ok 12 - text plus spaces at end should not show spaces ok 13 - text plus spaces at end should be cleaned and newline must remain ok 14 - spaces with newline at end should be replaced with empty string ok 15 - spaces without newline at end should not show spaces ok 16 - spaces without newline at end should be replaced with empty string ok 17 - consecutive text lines should be unchanged ok 18 - strip comments, too ok 19 - strip comments with changed comment char ok 20 - -c with single line ok 21 - -c with single line followed by empty line ok 22 - -c with newline only ok 23 - --comment-lines with single line ok 24 - -c with changed comment char ok 25 - -c with comment char defined in .git/config ok 26 - -c outside git repository ok 27 - avoid SP-HT sequence in commented line # passed all 27 test(s) 1..27 ok t0020-crlf.sh ...................................... ok 1 - setup ok 2 - safecrlf: autocrlf=input, all CRLF ok 3 - safecrlf: autocrlf=input, mixed LF/CRLF ok 4 - safecrlf: autocrlf=true, all LF ok 5 - safecrlf: autocrlf=true mixed LF/CRLF ok 6 - safecrlf: print warning only once ok 7 - safecrlf: git diff demotes safecrlf=true to warn ok 8 - safecrlf: no warning with safecrlf=false ok 9 - switch off autocrlf, safecrlf, reset HEAD ok 10 - update with autocrlf=input ok 11 - update with autocrlf=true ok 12 - checkout with autocrlf=true ok 13 - checkout with autocrlf=input ok 14 - apply patch (autocrlf=input) ok 15 - apply patch --cached (autocrlf=input) ok 16 - apply patch --index (autocrlf=input) ok 17 - apply patch (autocrlf=true) ok 18 - apply patch --cached (autocrlf=true) ok 19 - apply patch --index (autocrlf=true) ok 20 - .gitattributes says two is binary ok 21 - .gitattributes says two is input ok 22 - .gitattributes says two and three are text ok 23 - in-tree .gitattributes (1) ok 24 - in-tree .gitattributes (2) ok 25 - in-tree .gitattributes (3) ok 26 - in-tree .gitattributes (4) ok 27 - checkout with existing .gitattributes ok 28 - checkout when deleting .gitattributes ok 29 - invalid .gitattributes (must not crash) ok 30 - setting up for new autocrlf tests ok 31 - report no change after setting autocrlf ok 32 - files are clean after checkout ok 33 - LF only file gets CRLF with autocrlf ok 34 - Mixed file is still mixed with autocrlf ok 35 - CRLF only file has CRLF with autocrlf ok 36 - New CRLF file gets LF in repo # passed all 36 test(s) 1..36 ok t0091-bugreport.sh ................................. ok 1 - creates a report with content in the right places ok 2 - dies if file with same name as report already exists ok 3 - --output-directory puts the report in the provided dir ok 4 - incorrect arguments abort with usage ok 5 - runs outside of a git dir ok 6 - can create leading directories outside of a git dir ok 7 - indicates populated hooks # passed all 7 test(s) 1..7 ok t0095-bloom.sh ..................................... ok 1 - compute unseeded murmur3 hash for empty string ok 2 - compute unseeded murmur3 hash for test string 1 ok 3 - compute unseeded murmur3 hash for test string 2 ok 4 - compute bloom key for empty string ok 5 - compute bloom key for whitespace ok 6 - compute bloom key for test string 1 ok 7 - compute bloom key for test string 2 ok 8 - get bloom filters for commit with no changes ok 9 - get bloom filter for commit with 10 changes ok 10 # SKIP get bloom filter for commit with 513 changes (missing EXPENSIVE) # passed all 10 test(s) 1..10 ok t0101-at-syntax.sh ................................. ok 1 - setup ok 2 - @{0} shows current ok 3 - @{1} shows old ok 4 - @{now} shows current ok 5 - @{2001-09-17} (before the first commit) shows old ok 6 - silly approxidates work ok 7 - notice misspelled upstream ok 8 - complain about total nonsense # passed all 8 test(s) 1..8 ok t0028-working-tree-encoding.sh ..................... ok 1 - setup test files ok 2 - ensure UTF-8 is stored in Git ok 3 - re-encode to UTF-16 on checkout ok 4 - re-encode to UTF-16-LE-BOM on checkout ok 5 - check $GIT_DIR/info/attributes support ok 6 - check prohibited UTF-16 BOM ok 7 - check required UTF-16 BOM ok 8 - eol conversion for UTF-16 encoded files on checkout ok 9 - check prohibited UTF-32 BOM ok 10 - check required UTF-32 BOM ok 11 - eol conversion for UTF-32 encoded files on checkout ok 12 - check unsupported encodings ok 13 - error if encoding round trip is not the same during refresh ok 14 - error if encoding garbage is already in Git ok 15 - check roundtrip encoding ok 16 - Commit UTF-8, checkout UTF-8 ok 17 - Commit UTF-8, checkout UTF-16LE ok 18 - Commit UTF-8, checkout UTF-16BE ok 19 - Commit UTF-8, checkout UTF-16LE-BOM ok 20 - Commit UTF-8, checkout UTF-16BE-BOM ok 21 - Commit UTF-8, checkout UTF-32LE ok 22 - Commit UTF-8, checkout UTF-32BE # passed all 22 test(s) 1..22 ok t0203-gettext-setlocale-sanity.sh .................. # lib-gettext: Found 'is_IS.utf8' as an is_IS UTF-8 locale # lib-gettext: Found 'is_IS.iso88591' as an is_IS ISO-8859-1 locale ok 1 - git show a ISO-8859-1 commit under C locale ok 2 - git show a ISO-8859-1 commit under a UTF-8 locale # passed all 2 test(s) 1..2 ok t0100-previous.sh .................................. ok 1 - branch -d @{-1} ok 2 - branch -d @{-12} when there is not enough switches yet ok 3 - merge @{-1} ok 4 - merge @{-1}~1 ok 5 - merge @{-100} before checking out that many branches yet ok 6 - log -g @{-1} # passed all 6 test(s) 1..6 ok t0205-gettext-poison.sh ............................ ok 1 - sanity: $GIT_INTERNAL_GETTEXT_SH_SCHEME" is poison ok 2 - gettext: our gettext() fallback has poison semantics ok 3 - eval_gettext: our eval_gettext() fallback has poison semantics ok 4 - gettext: invalid GIT_TEST_GETTEXT_POISON value doesn't infinitely loop # passed all 4 test(s) 1..4 ok t0201-gettext-fallbacks.sh ......................... # lib-gettext: No is_IS UTF-8 locale available # lib-gettext: No is_IS ISO-8859-1 locale available ok 1 - sanity: $GIT_INTERNAL_GETTEXT_SH_SCHEME is set (to fallthrough) ok 2 - sanity: $GIT_INTERNAL_GETTEXT_TEST_FALLBACKS is set ok 3 - sanity: $GIT_INTERNAL_GETTEXT_SH_SCHEME" is fallthrough ok 4 - gettext: our gettext() fallback has pass-through semantics ok 5 - eval_gettext: our eval_gettext() fallback has pass-through semantics ok 6 - eval_gettext: our eval_gettext() fallback can interpolate variables ok 7 - eval_gettext: our eval_gettext() fallback can interpolate variables with spaces ok 8 - eval_gettext: our eval_gettext() fallback can interpolate variables with spaces and quotes # passed all 8 test(s) 1..8 ok t0202-gettext-perl.sh .............................. # lib-gettext: Found 'is_IS.utf8' as an is_IS UTF-8 locale # lib-gettext: Found 'is_IS.iso88591' as an is_IS ISO-8859-1 locale # run 0: Perl Git::I18N API (perl /builddir/build/BUILD/git-2.30.2/t/t0202/test.pl) 1..13 ok 1 - Testing Git::I18N with NO Perl gettext library ok 2 - Git::I18N is located at /builddir/build/BUILD/git-2.30.2/t/../perl/build/lib/Git/I18N.pm ok 3 - sanity: Git::I18N has 3 export(s) ok 4 - sanity: Git::I18N exports everything by default ok 5 - sanity: __ has a $ prototype ok 6 - sanity: __n has a $$$ prototype ok 7 - sanity: N__ has a $ prototype ok 8 - Passing a string through __() in the C locale works ok 9 - Get singular string through __n() in C locale ok 10 - Get plural string through __n() in C locale ok 11 - Passing a string through N__() in the C locale works ok 12 - Without a gettext library + locale turns into ok 13 - Without a gettext library + locale turns into # test_external test Perl Git::I18N API was ok # test_external_without_stderr test no stderr: Perl Git::I18N API was ok ok t0200-gettext-basic.sh ............................. # lib-gettext: Found 'is_IS.utf8' as an is_IS UTF-8 locale # lib-gettext: Found 'is_IS.iso88591' as an is_IS ISO-8859-1 locale ok 1 - sanity: $GIT_INTERNAL_GETTEXT_SH_SCHEME is set (to gnu) ok 2 - sanity: $TEXTDOMAIN is git ok 3 - xgettext sanity: Perl _() strings are not extracted ok 4 - xgettext sanity: Comment extraction with --add-comments ok 5 - xgettext sanity: Comment extraction with --add-comments stops at statements ok 6 - sanity: $TEXTDOMAINDIR exists without NO_GETTEXT=YesPlease ok 7 - sanity: Icelandic locale was compiled ok 8 - sanity: gettext("") metadata is OK ok 9 - sanity: gettext(unknown) is passed through ok 10 - xgettext: C extraction of _() and N_() strings ok 11 - xgettext: C extraction with %s ok 12 - xgettext: Shell extraction ok 13 - xgettext: Shell extraction with $variable ok 14 - xgettext: Perl extraction ok 15 - xgettext: Perl extraction with %s ok 16 - sanity: Some gettext("") data for real locale # passed all 16 test(s) 1..16 ok t0204-gettext-reencode-sanity.sh ................... # lib-gettext: Found 'is_IS.utf8' as an is_IS UTF-8 locale # lib-gettext: Found 'is_IS.iso88591' as an is_IS ISO-8859-1 locale ok 1 - gettext: Emitting UTF-8 from our UTF-8 *.mo files / Icelandic ok 2 - gettext: Emitting UTF-8 from our UTF-8 *.mo files / Runes ok 3 - gettext: Emitting ISO-8859-1 from our UTF-8 *.mo files / Icelandic ok 4 - gettext: impossible ISO-8859-1 output ok 5 - gettext: Fetching a UTF-8 msgid -> UTF-8 ok 6 - gettext: Fetching a UTF-8 msgid -> ISO-8859-1 ok 7 - gettext.c: git init UTF-8 -> UTF-8 ok 8 - gettext.c: git init UTF-8 -> ISO-8859-1 # passed all 8 test(s) 1..8 ok t0211-trace2-perf.sh ............................... ok 1 - perf stream, return code 0 ok 2 - perf stream, return code 1 ok 3 - perf stream, error event ok 4 - perf stream, child processes ok 5 - using global config, perf stream, return code 0 # passed all 5 test(s) 1..5 ok t0303-credential-external.sh ....................... skipped: used to test external credential helpers t0001-init.sh ...................................... ok 1 - plain ok 2 - plain nested in bare ok 3 - plain through aliased command, outside any git repo ok 4 - plain nested through aliased command ok 5 - plain nested in bare through aliased command ok 6 - No extra GIT_* on alias scripts ok 7 - plain with GIT_WORK_TREE ok 8 - plain bare ok 9 - plain bare with GIT_WORK_TREE ok 10 - GIT_DIR bare ok 11 - init --bare ok 12 - GIT_DIR non-bare ok 13 - GIT_DIR & GIT_WORK_TREE (1) ok 14 - GIT_DIR & GIT_WORK_TREE (2) ok 15 - reinit ok 16 - init with --template ok 17 - init with --template (blank) ok 18 - init with init.templatedir set ok 19 - init --bare/--shared overrides system/global config ok 20 - init honors global core.sharedRepository ok 21 - init allows insanely long --template ok 22 - init creates a new directory ok 23 - init creates a new bare directory ok 24 - init recreates a directory ok 25 - init recreates a new bare directory ok 26 - init creates a new deep directory ok 27 - init creates a new deep directory (umask vs. shared) ok 28 - init notices EEXIST (1) ok 29 - init notices EEXIST (2) ok 30 - init notices EPERM ok 31 - init creates a new bare directory with global --bare ok 32 - init prefers command line to GIT_DIR ok 33 - init with separate gitdir ok 34 - explicit bare & --separate-git-dir incompatible ok 35 - implicit bare & --separate-git-dir incompatible ok 36 - bare & --separate-git-dir incompatible within worktree ok 37 - init in long base path ok 38 - init in long restricted base path ok 39 - re-init on .git file ok 40 - re-init to update git link ok 41 - re-init to move gitdir ok 42 - re-init to move gitdir symlink ok 43 - re-init to move gitdir with linked worktrees ok 44 - re-init to move gitdir within linked worktree ok 45 # SKIP .git hidden (missing MINGW) ok 46 # SKIP bare git dir not hidden (missing MINGW) ok 47 - remote init from does not use config from cwd ok 48 - re-init from a linked worktree ok 49 - init honors GIT_DEFAULT_HASH ok 50 - init honors --object-format ok 51 - extensions.objectFormat is not allowed with repo version 0 ok 52 - init rejects attempts to initialize with different hash ok 53 # SKIP core.hidedotfiles = false (missing MINGW) ok 54 # SKIP redirect std handles (missing MINGW) ok 55 - --initial-branch ok 56 - overridden default initial branch name (config) ok 57 - advice on unconfigured init.defaultBranch ok 58 - overridden default main branch name (env) ok 59 - invalid default branch name ok 60 - branch -m with the initial branch # passed all 60 test(s) 1..60 ok t0110-urlmatch-normalization.sh .................... ok 1 - url scheme ok 2 - url authority ok 3 - url port checks ok 4 - url port normalization ok 5 - url general escapes ok 6 - url high-bit escapes ok 7 - url utf-8 escapes ok 8 - url username/password escapes ok 9 - url normalized lengths ok 10 - url . and .. segments ok 11 - url equivalents # passed all 11 test(s) 1..11 ok t0210-trace2-normal.sh ............................. ok 1 - normal stream, return code 0 ok 2 - normal stream, return code 1 ok 3 - automatic filename ok 4 - normal stream, exit code 0 ok 5 - normal stream, exit code 1 ok 6 - normal stream, error event ok 7 - using global config, normal stream, return code 0 ok 8 - using global config with include # passed all 8 test(s) 1..8 ok t1003-read-tree-prefix.sh .......................... ok 1 - setup ok 2 - read-tree --prefix # passed all 2 test(s) 1..2 ok t0500-progress-display.sh .......................... ok 1 - simple progress display ok 2 - progress display with total ok 3 - progress display breaks long lines #1 ok 4 - progress display breaks long lines #2 ok 5 - progress display breaks long lines #3 - even the first is too long ok 6 - progress display breaks long lines #4 - title line matches terminal width ok 7 - progress shortens - crazy caller ok 8 - progress display with throughput ok 9 - progress display with throughput and total ok 10 - cover up after throughput shortens ok 11 - cover up after throughput shortens a lot ok 12 - progress generates traces # passed all 12 test(s) 1..12 ok t0212-trace2-event.sh .............................. ok 1 - event stream, error event ok 2 - event stream, return code 0 ok 3 - event stream, list config ok 4 - event stream, list env vars ok 5 - basic trace2_data ok 6 - using global config, event stream, error event ok 7 - discard traces when there are too many files # passed all 7 test(s) 1..7 ok t1005-read-tree-reset.sh ........................... ok 1 - setup ok 2 - reset should work ok 3 - reset should remove remnants from a failed merge ok 4 - two-way reset should remove remnants too ok 5 - Porcelain reset should remove remnants too ok 6 - Porcelain checkout -f should remove remnants too ok 7 - Porcelain checkout -f HEAD should remove remnants too # passed all 7 test(s) 1..7 ok t0012-help.sh ...................................... ok 1 - setup ok 2 - basic help commands ok 3 - works for commands and guides by default ok 4 - --exclude-guides does not work for guides ok 5 - --help does not work for guides ok 6 - git help ok 7 - git help -g ok 8 - generate builtin list ok 9 - add can handle -h ok 10 - am can handle -h ok 11 - annotate can handle -h ok 12 - apply can handle -h ok 13 - archive can handle -h ok 14 - bisect--helper can handle -h ok 15 - blame can handle -h ok 16 - branch can handle -h ok 17 - bugreport can handle -h ok 18 - bundle can handle -h ok 19 - cat-file can handle -h ok 20 - check-attr can handle -h ok 21 - check-ignore can handle -h ok 22 - check-mailmap can handle -h ok 23 - check-ref-format can handle -h ok 24 - checkout can handle -h ok 25 - checkout-index can handle -h ok 26 - cherry can handle -h ok 27 - cherry-pick can handle -h ok 28 - clean can handle -h ok 29 - clone can handle -h ok 30 - column can handle -h ok 31 - commit can handle -h ok 32 - commit-graph can handle -h ok 33 - commit-tree can handle -h ok 34 - config can handle -h ok 35 - count-objects can handle -h ok 36 - credential can handle -h ok 37 - credential-cache can handle -h ok 38 - credential-cache--daemon can handle -h ok 39 - credential-store can handle -h ok 40 - describe can handle -h ok 41 - diff can handle -h ok 42 - diff-files can handle -h ok 43 - diff-index can handle -h ok 44 - diff-tree can handle -h ok 45 - difftool can handle -h ok 46 - env--helper can handle -h ok 47 - fast-export can handle -h ok 48 - fast-import can handle -h ok 49 - fetch can handle -h ok 50 - fetch-pack can handle -h ok 51 - fmt-merge-msg can handle -h ok 52 - for-each-ref can handle -h ok 53 - for-each-repo can handle -h ok 54 - format-patch can handle -h ok 55 - fsck can handle -h ok 56 - fsck-objects can handle -h ok 57 - gc can handle -h ok 58 - get-tar-commit-id can handle -h ok 59 - grep can handle -h ok 60 - hash-object can handle -h ok 61 - help can handle -h ok 62 - index-pack can handle -h ok 63 - init can handle -h ok 64 - init-db can handle -h ok 65 - interpret-trailers can handle -h ok 66 - log can handle -h ok 67 - ls-files can handle -h ok 68 - ls-remote can handle -h ok 69 - ls-tree can handle -h ok 70 - mailinfo can handle -h ok 71 - mailsplit can handle -h ok 72 - maintenance can handle -h ok 73 - merge can handle -h ok 74 - merge-base can handle -h ok 75 - merge-file can handle -h ok 76 - merge-index can handle -h ok 77 - merge-ours can handle -h ok 78 - merge-recursive can handle -h ok 79 - merge-recursive-ours can handle -h ok 80 - merge-recursive-theirs can handle -h ok 81 - merge-subtree can handle -h ok 82 - merge-tree can handle -h ok 83 - mktag can handle -h ok 84 - mktree can handle -h ok 85 - multi-pack-index can handle -h ok 86 - mv can handle -h ok 87 - name-rev can handle -h ok 88 - notes can handle -h ok 89 - pack-objects can handle -h ok 90 - pack-redundant can handle -h ok 91 - pack-refs can handle -h ok 92 - patch-id can handle -h ok 93 - pickaxe can handle -h ok 94 - prune can handle -h ok 95 - prune-packed can handle -h ok 96 - pull can handle -h ok 97 - push can handle -h ok 98 - range-diff can handle -h ok 99 - read-tree can handle -h ok 100 - rebase can handle -h ok 101 - rebase--interactive can handle -h ok 102 - receive-pack can handle -h ok 103 - reflog can handle -h ok 104 - remote can handle -h ok 105 - remote-ext can handle -h ok 106 - remote-fd can handle -h ok 107 - repack can handle -h ok 108 - replace can handle -h ok 109 - rerere can handle -h ok 110 - reset can handle -h ok 111 - restore can handle -h ok 112 - rev-list can handle -h ok 113 - rev-parse can handle -h ok 114 - revert can handle -h ok 115 - rm can handle -h ok 116 - send-pack can handle -h ok 117 - shortlog can handle -h ok 118 - show can handle -h ok 119 - show-branch can handle -h ok 120 - show-index can handle -h ok 121 - show-ref can handle -h ok 122 - sparse-checkout can handle -h ok 123 - stage can handle -h ok 124 - stash can handle -h ok 125 - status can handle -h ok 126 - stripspace can handle -h ok 127 - submodule--helper can handle -h ok 128 - switch can handle -h ok 129 - symbolic-ref can handle -h ok 130 - tag can handle -h ok 131 - unpack-file can handle -h ok 132 - unpack-objects can handle -h ok 133 - update-index can handle -h ok 134 - update-ref can handle -h ok 135 - update-server-info can handle -h ok 136 - upload-archive can handle -h ok 137 - upload-archive--writer can handle -h ok 138 - upload-pack can handle -h ok 139 - var can handle -h ok 140 - verify-commit can handle -h ok 141 - verify-pack can handle -h ok 142 - verify-tag can handle -h ok 143 - version can handle -h ok 144 - whatchanged can handle -h ok 145 - worktree can handle -h ok 146 - write-tree can handle -h # passed all 146 test(s) 1..146 ok t1008-read-tree-overlay.sh ......................... ok 1 - setup ok 2 - multi-read # passed all 2 test(s) 1..2 ok t1009-read-tree-new-index.sh ....................... ok 1 - setup ok 2 - non-existent index file ok 3 - empty index file # passed all 3 test(s) 1..3 ok t1004-read-tree-m-u-wf.sh .......................... ok 1 - two-way setup ok 2 - two-way not clobbering ok 3 - two-way with incorrect --exclude-per-directory (1) ok 4 - two-way with incorrect --exclude-per-directory (2) ok 5 - two-way clobbering a ignored file ok 6 - three-way not complaining on an untracked path in both ok 7 - three-way not clobbering a working tree file ok 8 - three-way not complaining on an untracked file ok 9 - 3-way not overwriting local changes (setup) ok 10 - 3-way not overwriting local changes (our side) ok 11 - 3-way not overwriting local changes (their side) ok 12 - funny symlink in work tree ok 13 - funny symlink in work tree, un-unlink-able ok 14 - D/F setup ok 15 - D/F ok 16 - D/F resolve ok 17 - D/F recursive # passed all 17 test(s) 1..17 ok t1010-mktree.sh .................................... ok 1 - setup ok 2 - ls-tree piped to mktree (1) ok 3 - ls-tree piped to mktree (2) ok 4 - ls-tree output in wrong order given to mktree (1) ok 5 - ls-tree output in wrong order given to mktree (2) ok 6 - allow missing object with --missing ok 7 - mktree refuses to read ls-tree -r output (1) ok 8 - mktree refuses to read ls-tree -r output (2) # passed all 8 test(s) 1..8 ok t0090-cache-tree.sh ................................ ok 1 - initial commit has cache-tree ok 2 - read-tree HEAD establishes cache-tree ok 3 - git-add invalidates cache-tree ok 4 - git-add in subdir invalidates cache-tree ok 5 - git-add in subdir does not invalidate sibling cache-tree ok 6 - update-index invalidates cache-tree ok 7 - write-tree establishes cache-tree ok 8 - test-tool scrap-cache-tree works ok 9 - second commit has cache-tree ok 10 - commit --interactive gives cache-tree on partial commit ok 11 - commit -p with shrinking cache-tree ok 12 - commit in child dir has cache-tree ok 13 - reset --hard gives cache-tree ok 14 - reset --hard without index gives cache-tree ok 15 - checkout gives cache-tree ok 16 - checkout -b gives cache-tree ok 17 - checkout -B gives cache-tree ok 18 - merge --ff-only maintains cache-tree ok 19 - merge maintains cache-tree ok 20 - partial commit gives cache-tree ok 21 - no phantom error when switching trees ok 22 - switching trees does not invalidate shared index # passed all 22 test(s) 1..22 ok t1007-hash-object.sh ............................... ok 1 - setup ok 2 - multiple '--stdin's are rejected ok 3 - Can't use --stdin and --stdin-paths together ok 4 - Can't pass filenames as arguments with --stdin-paths ok 5 - Can't use --path with --stdin-paths ok 6 - Can't use --path with --no-filters ok 7 - hash a file ok 8 - blob does not exist in database ok 9 - hash from stdin ok 10 - blob does not exist in database ok 11 - hash a file and write to database ok 12 - blob exists in database ok 13 - git hash-object --stdin file1 ok 4 - normalize path: . => ok 5 - normalize path: ./ => ok 6 - normalize path: ./. => ok 7 - normalize path: ./.. => ++failed++ ok 8 - normalize path: ../. => ++failed++ ok 9 - normalize path: ./../.// => ++failed++ ok 10 - normalize path: dir/.. => ok 11 - normalize path: dir/sub/../.. => ok 12 - normalize path: dir/sub/../../.. => ++failed++ ok 13 - normalize path: dir => dir ok 14 - normalize path: dir// => dir/ ok 15 - normalize path: ./dir => dir ok 16 - normalize path: dir/. => dir/ ok 17 - normalize path: dir///./ => dir/ ok 18 - normalize path: dir//sub/.. => dir/ ok 19 - normalize path: dir/sub/../ => dir/ ok 20 - normalize path: dir/sub/../. => dir/ ok 21 - normalize path: dir/s1/../s2/ => dir/s2/ ok 22 - normalize path: d1/s1///s2/..//../s3/ => d1/s3/ ok 23 - normalize path: d1/s1//../s2/../../d2 => d2 ok 24 - normalize path: d1/.../d2 => d1/.../d2 ok 25 - normalize path: d1/..././../d2 => d1/d2 ok 26 - normalize path: / => / ok 27 - normalize path: // => / ok 28 - normalize path: /// => / ok 29 - normalize path: /. => / ok 30 - normalize path: /./ => / ok 31 - normalize path: /./.. => ++failed++ ok 32 - normalize path: /../. => ++failed++ ok 33 - normalize path: /./../.// => ++failed++ ok 34 - normalize path: /dir/.. => / ok 35 - normalize path: /dir/sub/../.. => / ok 36 - normalize path: /dir/sub/../../.. => ++failed++ ok 37 - normalize path: /dir => /dir ok 38 - normalize path: /dir// => /dir/ ok 39 - normalize path: /./dir => /dir ok 40 - normalize path: /dir/. => /dir/ ok 41 - normalize path: /dir///./ => /dir/ ok 42 - normalize path: /dir//sub/.. => /dir/ ok 43 - normalize path: /dir/sub/../ => /dir/ ok 44 - normalize path: //dir/sub/../. => /dir/ ok 45 - normalize path: /dir/s1/../s2/ => /dir/s2/ ok 46 - normalize path: /d1/s1///s2/..//../s3/ => /d1/s3/ ok 47 - normalize path: /d1/s1//../s2/../../d2 => /d2 ok 48 - normalize path: /d1/.../d2 => /d1/.../d2 ok 49 - normalize path: /d1/..././../d2 => /d1/d2 ok 50 - longest ancestor: / / => -1 ok 51 - longest ancestor: /foo / => 0 ok 52 - longest ancestor: /foo /fo => -1 ok 53 - longest ancestor: /foo /foo => -1 ok 54 - longest ancestor: /foo /bar => -1 ok 55 - longest ancestor: /foo /foo/bar => -1 ok 56 - longest ancestor: /foo /foo:/bar => -1 ok 57 - longest ancestor: /foo /:/foo:/bar => 0 ok 58 - longest ancestor: /foo /foo:/:/bar => 0 ok 59 - longest ancestor: /foo /:/bar:/foo => 0 ok 60 - longest ancestor: /foo/bar / => 0 ok 61 - longest ancestor: /foo/bar /fo => -1 ok 62 - longest ancestor: /foo/bar /foo => 4 ok 63 - longest ancestor: /foo/bar /foo/ba => -1 ok 64 - longest ancestor: /foo/bar /:/fo => 0 ok 65 - longest ancestor: /foo/bar /foo:/foo/ba => 4 ok 66 - longest ancestor: /foo/bar /bar => -1 ok 67 - longest ancestor: /foo/bar /fo => -1 ok 68 - longest ancestor: /foo/bar /foo:/bar => 4 ok 69 - longest ancestor: /foo/bar /:/foo:/bar => 4 ok 70 - longest ancestor: /foo/bar /foo:/:/bar => 4 ok 71 - longest ancestor: /foo/bar /:/bar:/fo => 0 ok 72 - longest ancestor: /foo/bar /:/bar => 0 ok 73 - longest ancestor: /foo/bar /foo => 4 ok 74 - longest ancestor: /foo/bar /foo:/bar => 4 ok 75 - longest ancestor: /foo/bar /bar => -1 ok 76 - strip_path_suffix ok 77 - absolute path rejects the empty string ok 78 # SKIP :\\abc is an absolute path (missing MINGW) ok 79 - real path rejects the empty string ok 80 - real path works on absolute paths 1 ok 81 - real path works on absolute paths 2 ok 82 - real path removes extra leading slashes ok 83 - real path removes other extra slashes ok 84 - real path works on symlinks ok 85 - prefix_path works with absolute paths to work tree symlinks ok 86 - prefix_path works with only absolute path to work tree ok 87 - prefix_path rejects absolute path to dir with same beginning as work tree ok 88 - prefix_path works with absolute path to a symlink to work tree having same beginning as work tree ok 89 - relative path: /foo/a/b/c/ /foo/a/b/ => c/ ok 90 - relative path: /foo/a/b/c/ /foo/a/b => c/ ok 91 - relative path: /foo/a//b//c/ ///foo/a/b// => c/ ok 92 - relative path: /foo/a/b /foo/a/b => ./ ok 93 - relative path: /foo/a/b/ /foo/a/b => ./ ok 94 - relative path: /foo/a /foo/a/b => ../ ok 95 - relative path: / /foo/a/b/ => ../../../ ok 96 - relative path: /foo/a/c /foo/a/b/ => ../c ok 97 - relative path: /foo/a/c /foo/a/b => ../c ok 98 - relative path: /foo/x/y /foo/a/b/ => ../../x/y ok 99 - relative path: /foo/a/b => /foo/a/b ok 100 - relative path: /foo/a/b => /foo/a/b ok 101 - relative path: foo/a/b/c/ foo/a/b/ => c/ ok 102 - relative path: foo/a/b/c/ foo/a/b => c/ ok 103 - relative path: foo/a/b//c foo/a//b => c ok 104 - relative path: foo/a/b/ foo/a/b/ => ./ ok 105 - relative path: foo/a/b/ foo/a/b => ./ ok 106 - relative path: foo/a foo/a/b => ../ ok 107 - relative path: foo/x/y foo/a/b => ../../x/y ok 108 - relative path: foo/a/c foo/a/b => ../c ok 109 - relative path: foo/a/b /foo/x/y => foo/a/b ok 110 - relative path: /foo/a/b foo/x/y => /foo/a/b ok 111 # SKIP relative path: d:/a/b D:/a/c => ../b (missing MINGW) ok 112 # SKIP relative path: C:/a/b D:/a/c => C:/a/b (missing MINGW) ok 113 - relative path: foo/a/b => foo/a/b ok 114 - relative path: foo/a/b => foo/a/b ok 115 - relative path: /foo/a/b => ./ ok 116 - relative path: => ./ ok 117 - relative path: => ./ ok 118 - relative path: => ./ ok 119 - relative path: => ./ ok 120 - relative path: /foo/a/b => ./ ok 121 - git-path A=B info/grafts => .git/info/grafts ok 122 - git-path GIT_GRAFT_FILE=foo info/grafts => foo ok 123 - git-path GIT_GRAFT_FILE=foo info/////grafts => foo ok 124 - git-path GIT_INDEX_FILE=foo index => foo ok 125 - git-path GIT_INDEX_FILE=foo index/foo => .git/index/foo ok 126 - git-path GIT_INDEX_FILE=foo index2 => .git/index2 ok 127 - setup fake objects directory foo ok 128 - git-path GIT_OBJECT_DIRECTORY=foo objects => foo ok 129 - git-path GIT_OBJECT_DIRECTORY=foo objects/foo => foo/foo ok 130 - git-path GIT_OBJECT_DIRECTORY=foo objects2 => .git/objects2 ok 131 - setup common repository ok 132 - git-path GIT_COMMON_DIR=bar index => .git/index ok 133 - git-path GIT_COMMON_DIR=bar index.lock => .git/index.lock ok 134 - git-path GIT_COMMON_DIR=bar HEAD => .git/HEAD ok 135 - git-path GIT_COMMON_DIR=bar logs/HEAD => .git/logs/HEAD ok 136 - git-path GIT_COMMON_DIR=bar logs/HEAD.lock => .git/logs/HEAD.lock ok 137 - git-path GIT_COMMON_DIR=bar logs/refs/bisect/foo => .git/logs/refs/bisect/foo ok 138 - git-path GIT_COMMON_DIR=bar logs/refs => bar/logs/refs ok 139 - git-path GIT_COMMON_DIR=bar logs/refs/ => bar/logs/refs/ ok 140 - git-path GIT_COMMON_DIR=bar logs/refs/bisec/foo => bar/logs/refs/bisec/foo ok 141 - git-path GIT_COMMON_DIR=bar logs/refs/bisec => bar/logs/refs/bisec ok 142 - git-path GIT_COMMON_DIR=bar logs/refs/bisectfoo => bar/logs/refs/bisectfoo ok 143 - git-path GIT_COMMON_DIR=bar objects => bar/objects ok 144 - git-path GIT_COMMON_DIR=bar objects/bar => bar/objects/bar ok 145 - git-path GIT_COMMON_DIR=bar info/exclude => bar/info/exclude ok 146 - git-path GIT_COMMON_DIR=bar info/grafts => bar/info/grafts ok 147 - git-path GIT_COMMON_DIR=bar info/sparse-checkout => .git/info/sparse-checkout ok 148 - git-path GIT_COMMON_DIR=bar info//sparse-checkout => .git/info//sparse-checkout ok 149 - git-path GIT_COMMON_DIR=bar remotes/bar => bar/remotes/bar ok 150 - git-path GIT_COMMON_DIR=bar branches/bar => bar/branches/bar ok 151 - git-path GIT_COMMON_DIR=bar logs/refs/heads/master => bar/logs/refs/heads/master ok 152 - git-path GIT_COMMON_DIR=bar refs/heads/master => bar/refs/heads/master ok 153 - git-path GIT_COMMON_DIR=bar refs/bisect/foo => .git/refs/bisect/foo ok 154 - git-path GIT_COMMON_DIR=bar hooks/me => bar/hooks/me ok 155 - git-path GIT_COMMON_DIR=bar config => bar/config ok 156 - git-path GIT_COMMON_DIR=bar packed-refs => bar/packed-refs ok 157 - git-path GIT_COMMON_DIR=bar shallow => bar/shallow ok 158 - git-path GIT_COMMON_DIR=bar common => bar/common ok 159 - git-path GIT_COMMON_DIR=bar common/file => bar/common/file ok 160 - test_submodule_relative_url: ../ ../foo ../submodule => ../../submodule ok 161 - test_submodule_relative_url: ../ ../foo/bar ../submodule => ../../foo/submodule ok 162 - test_submodule_relative_url: ../ ../foo/submodule ../submodule => ../../foo/submodule ok 163 - test_submodule_relative_url: ../ ./foo ../submodule => ../submodule ok 164 - test_submodule_relative_url: ../ ./foo/bar ../submodule => ../foo/submodule ok 165 - test_submodule_relative_url: ../../../ ../foo/bar ../sub/a/b/c => ../../../../foo/sub/a/b/c ok 166 - test_submodule_relative_url: ../ /tmp/git-t.Q7bK/trash directory.t0060-path-utils/addtest ../repo => /tmp/git-t.Q7bK/trash directory.t0060-path-utils/repo ok 167 - test_submodule_relative_url: ../ foo/bar ../submodule => ../foo/submodule ok 168 - test_submodule_relative_url: ../ foo ../submodule => ../submodule ok 169 - test_submodule_relative_url: (null) ../foo/bar ../sub/a/b/c => ../foo/sub/a/b/c ok 170 - test_submodule_relative_url: (null) ../foo/bar ../sub/a/b/c/ => ../foo/sub/a/b/c ok 171 - test_submodule_relative_url: (null) ../foo/bar/ ../sub/a/b/c => ../foo/sub/a/b/c ok 172 - test_submodule_relative_url: (null) ../foo/bar ../submodule => ../foo/submodule ok 173 - test_submodule_relative_url: (null) ../foo/submodule ../submodule => ../foo/submodule ok 174 - test_submodule_relative_url: (null) ../foo ../submodule => ../submodule ok 175 - test_submodule_relative_url: (null) ./foo/bar ../submodule => foo/submodule ok 176 - test_submodule_relative_url: (null) ./foo ../submodule => submodule ok 177 - test_submodule_relative_url: (null) //somewhere else/repo ../subrepo => //somewhere else/subrepo ok 178 - test_submodule_relative_url: (null) //somewhere else/repo ../../subrepo => //subrepo ok 179 - test_submodule_relative_url: (null) //somewhere else/repo ../../../subrepo => /subrepo ok 180 - test_submodule_relative_url: (null) //somewhere else/repo ../../../../subrepo => subrepo ok 181 - test_submodule_relative_url: (null) /tmp/git-t.Q7bK/trash directory.t0060-path-utils/subsuper_update_r ../subsubsuper_update_r => /tmp/git-t.Q7bK/trash directory.t0060-path-utils/subsubsuper_update_r ok 182 - test_submodule_relative_url: (null) /tmp/git-t.Q7bK/trash directory.t0060-path-utils/super_update_r2 ../subsuper_update_r => /tmp/git-t.Q7bK/trash directory.t0060-path-utils/subsuper_update_r ok 183 - test_submodule_relative_url: (null) /tmp/git-t.Q7bK/trash directory.t0060-path-utils/. ../. => /tmp/git-t.Q7bK/trash directory.t0060-path-utils/. ok 184 - test_submodule_relative_url: (null) /tmp/git-t.Q7bK/trash directory.t0060-path-utils ./. => /tmp/git-t.Q7bK/trash directory.t0060-path-utils/. ok 185 - test_submodule_relative_url: (null) /tmp/git-t.Q7bK/trash directory.t0060-path-utils/addtest ../repo => /tmp/git-t.Q7bK/trash directory.t0060-path-utils/repo ok 186 - test_submodule_relative_url: (null) /tmp/git-t.Q7bK/trash directory.t0060-path-utils ./å äö => /tmp/git-t.Q7bK/trash directory.t0060-path-utils/å äö ok 187 - test_submodule_relative_url: (null) /tmp/git-t.Q7bK/trash directory.t0060-path-utils/. ../submodule => /tmp/git-t.Q7bK/trash directory.t0060-path-utils/submodule ok 188 - test_submodule_relative_url: (null) /tmp/git-t.Q7bK/trash directory.t0060-path-utils/submodule ../submodule => /tmp/git-t.Q7bK/trash directory.t0060-path-utils/submodule ok 189 - test_submodule_relative_url: (null) /tmp/git-t.Q7bK/trash directory.t0060-path-utils/home2/../remote ../bundle1 => /tmp/git-t.Q7bK/trash directory.t0060-path-utils/home2/../bundle1 ok 190 - test_submodule_relative_url: (null) /tmp/git-t.Q7bK/trash directory.t0060-path-utils/submodule_update_repo ./. => /tmp/git-t.Q7bK/trash directory.t0060-path-utils/submodule_update_repo/. ok 191 - test_submodule_relative_url: (null) file:///tmp/repo ../subrepo => file:///tmp/subrepo ok 192 - test_submodule_relative_url: (null) foo/bar ../submodule => foo/submodule ok 193 - test_submodule_relative_url: (null) foo ../submodule => submodule ok 194 - test_submodule_relative_url: (null) helper:://hostname/repo ../subrepo => helper:://hostname/subrepo ok 195 - test_submodule_relative_url: (null) helper:://hostname/repo ../../subrepo => helper:://subrepo ok 196 - test_submodule_relative_url: (null) helper:://hostname/repo ../../../subrepo => helper::/subrepo ok 197 - test_submodule_relative_url: (null) helper:://hostname/repo ../../../../subrepo => helper::subrepo ok 198 - test_submodule_relative_url: (null) helper:://hostname/repo ../../../../../subrepo => helper:subrepo ok 199 - test_submodule_relative_url: (null) helper:://hostname/repo ../../../../../../subrepo => .:subrepo ok 200 - test_submodule_relative_url: (null) ssh://hostname/repo ../subrepo => ssh://hostname/subrepo ok 201 - test_submodule_relative_url: (null) ssh://hostname/repo ../../subrepo => ssh://subrepo ok 202 - test_submodule_relative_url: (null) ssh://hostname/repo ../../../subrepo => ssh:/subrepo ok 203 - test_submodule_relative_url: (null) ssh://hostname/repo ../../../../subrepo => ssh:subrepo ok 204 - test_submodule_relative_url: (null) ssh://hostname/repo ../../../../../subrepo => .:subrepo ok 205 - test_submodule_relative_url: (null) ssh://hostname:22/repo ../subrepo => ssh://hostname:22/subrepo ok 206 - test_submodule_relative_url: (null) user@host:path/to/repo ../subrepo => user@host:path/to/subrepo ok 207 - test_submodule_relative_url: (null) user@host:repo ../subrepo => user@host:subrepo ok 208 - test_submodule_relative_url: (null) user@host:repo ../../subrepo => .:subrepo ok 209 - match .gitmodules ok 210 # SKIP is_valid_path() on Windows (missing MINGW) # passed all 210 test(s) 1..210 ok t1090-sparse-checkout-scope.sh ..................... ok 1 - setup ok 2 - create feature branch ok 3 - perform sparse checkout of master ok 4 - merge feature branch into sparse checkout of master ok 5 - return to full checkout of master ok 6 - in partial clone, sparse checkout only fetches needed blobs # passed all 6 test(s) 1..6 ok t1304-default-acl.sh ............................... ok 1 - checking for a working acl setup ok 2 - Setup test repo ok 3 - Objects creation does not break ACLs with restrictive umask ok 4 - git gc does not break ACLs with restrictive umask # passed all 4 test(s) 1..4 ok t1302-repo-version.sh .............................. ok 1 - setup ok 2 - gitdir selection on normal repos ok 3 - gitdir selection on unsupported repo ok 4 - gitdir not required mode ok 5 - gitdir required mode ok 6 - allow version=0 ok 7 - allow version=1 ok 8 - allow version=1 noop ok 9 - abort version=1 no-such-extension ok 10 - allow version=0 no-such-extension ok 11 - allow version=0 noop ok 12 - abort version=0 noop-v1 ok 13 - allow version=1 noop-v1 ok 14 - precious-objects allowed ok 15 - precious-objects blocks destructive repack ok 16 - other repacks are OK ok 17 - precious-objects blocks prune ok 18 - gc runs without complaint # passed all 18 test(s) 1..18 ok t1303-wacky-config.sh .............................. ok 1 - modify same key ok 2 - add key in same section ok 3 - add key in different section ok 4 - make sure git config escapes section names properly ok 5 - do not crash on special long config line ok 6 - get many entries ok 7 - get many entries by regex ok 8 - add and replace one of many entries ok 9 - replace many entries ok 10 - unset many entries ok 11 - --add appends new value after existing empty value # passed all 11 test(s) 1..11 ok t0301-credential-cache.sh .......................... ok 1 - helper (cache) has no existing data ok 2 - helper (cache) stores password ok 3 - helper (cache) can retrieve password ok 4 - helper (cache) requires matching protocol ok 5 - helper (cache) requires matching host ok 6 - helper (cache) requires matching username ok 7 - helper (cache) requires matching path ok 8 - helper (cache) can forget host ok 9 - helper (cache) can store multiple users ok 10 - helper (cache) can forget user ok 11 - helper (cache) remembers other user ok 12 - helper (cache) can store empty username ok 13 - socket defaults to ~/.cache/git/credential/socket ok 14 - helper (cache) has no existing data ok 15 - helper (cache) stores password ok 16 - helper (cache) can retrieve password ok 17 - helper (cache) requires matching protocol ok 18 - helper (cache) requires matching host ok 19 - helper (cache) requires matching username ok 20 - helper (cache) requires matching path ok 21 - helper (cache) can forget host ok 22 - helper (cache) can store multiple users ok 23 - helper (cache) can forget user ok 24 - helper (cache) remembers other user ok 25 - helper (cache) can store empty username ok 26 - use custom XDG_CACHE_HOME if set and default sockets are not created ok 27 - credential-cache --socket option overrides default location ok 28 - use custom XDG_CACHE_HOME even if xdg socket exists ok 29 - use user socket if user directory exists ok 30 - use user socket if user directory is a symlink to a directory ok 31 - helper (cache --timeout=1) times out # passed all 31 test(s) 1..31 ok t1060-object-corruption.sh ......................... ok 1 - setup corrupt repo ok 2 - setup repo with missing object ok 3 - setup repo with misnamed object ok 4 - streaming a corrupt blob fails ok 5 - getting type of a corrupt blob fails ok 6 - read-tree -u detects bit-errors in blobs ok 7 - read-tree -u detects missing objects ok 8 - clone --no-local --bare detects corruption ok 9 - clone --no-local --bare detects missing object ok 10 - clone --no-local --bare detects misnamed object ok 11 - clone --local detects corruption ok 12 - error detected during checkout leaves repo intact ok 13 - clone --local detects missing objects not ok 14 - clone --local detects misnamed objects # TODO known breakage ok 15 - fetch into corrupted repo with index-pack ok 16 - internal tree objects are not "missing" # still have 1 known breakage(s) # passed all remaining 15 test(s) 1..16 ok t1000-read-tree-m-3way.sh .......................... ok 1 - adding test file NN and Z/NN ok 2 - adding test file ND and Z/ND ok 3 - adding test file NM and Z/NM ok 4 - adding test file DN and Z/DN ok 5 - adding test file DD and Z/DD ok 6 - adding test file DM and Z/DM ok 7 - adding test file MN and Z/MN ok 8 - adding test file MD and Z/MD ok 9 - adding test file MM and Z/MM ok 10 - adding test file SS ok 11 - adding test file TT ok 12 - prepare initial tree ok 13 - change in branch A (removal) ok 14 - change in branch A (modification) ok 15 - change in branch A (modification) ok 16 - change in branch A (modification) ok 17 - change in branch A (modification) ok 18 - change in branch A (modification) ok 19 - change in branch A (modification) ok 20 - change in branch A (addition) ok 21 - change in branch A (addition) ok 22 - change in branch A (addition) ok 23 - change in branch A (addition) ok 24 - change in branch A (addition) ok 25 - change in branch A (edit) ok 26 - change in branch A (change file to directory) ok 27 - recording branch A tree ok 28 - reading original tree and checking out ok 29 - change in branch B (removal) ok 30 - change in branch B (modification) ok 31 - change in branch B (modification) ok 32 - change in branch B (modification) ok 33 - change in branch B (modification) ok 34 - change in branch B (modification) ok 35 - change in branch B (modification) ok 36 - change in branch B (addition) ok 37 - change in branch B (addition) ok 38 - change in branch B (addition) ok 39 - change in branch B (addition) ok 40 - change in branch B (addition and modification) ok 41 - change in branch B (modification) ok 42 - change in branch B (addition of a file to conflict with directory) ok 43 - recording branch B tree ok 44 - keep contents of 3 trees for easy access ok 45 - 3-way merge with git read-tree -m, empty cache ok 46 - 3-way merge with git read-tree -m, match H ok 47 - 1 - must not have an entry not in A. ok 48 - 2 - must match B in !O && !A && B case. ok 49 - 2 - matching B alone is OK in !O && !A && B case. ok 50 - 3 - must match A in !O && A && !B case. ok 51 - 3 - matching A alone is OK in !O && A && !B case. ok 52 - 3 (fail) - must match A in !O && A && !B case. ok 53 - 4 - must match and be up-to-date in !O && A && B && A!=B case. ok 54 - 4 (fail) - must match and be up-to-date in !O && A && B && A!=B case. ok 55 - 4 (fail) - must match and be up-to-date in !O && A && B && A!=B case. ok 56 - 5 - must match in !O && A && B && A==B case. ok 57 - 5 - must match in !O && A && B && A==B case. ok 58 - 5 (fail) - must match A in !O && A && B && A==B case. ok 59 - 6 - must not exist in O && !A && !B case ok 60 - 7 - must not exist in O && !A && B && O!=B case ok 61 - 8 - must not exist in O && !A && B && O==B case ok 62 - 9 - must match and be up-to-date in O && A && !B && O!=A case ok 63 - 9 (fail) - must match and be up-to-date in O && A && !B && O!=A case ok 64 - 9 (fail) - must match and be up-to-date in O && A && !B && O!=A case ok 65 - 10 - must match and be up-to-date in O && A && !B && O==A case ok 66 - 10 (fail) - must match and be up-to-date in O && A && !B && O==A case ok 67 - 10 (fail) - must match and be up-to-date in O && A && !B && O==A case ok 68 - 11 - must match and be up-to-date in O && A && B && O!=A && O!=B && A!=B case ok 69 - 11 (fail) - must match and be up-to-date in O && A && B && O!=A && O!=B && A!=B case ok 70 - 11 (fail) - must match and be up-to-date in O && A && B && O!=A && O!=B && A!=B case ok 71 - 12 - must match A in O && A && B && O!=A && A==B case ok 72 - 12 - must match A in O && A && B && O!=A && A==B case ok 73 - 12 (fail) - must match A in O && A && B && O!=A && A==B case ok 74 - 13 - must match A in O && A && B && O!=A && O==B case ok 75 - 13 - must match A in O && A && B && O!=A && O==B case ok 76 - 14 - must match and be up-to-date in O && A && B && O==A && O!=B case ok 77 - 14 - may match B in O && A && B && O==A && O!=B case ok 78 - 14 (fail) - must match and be up-to-date in O && A && B && O==A && O!=B case ok 79 - 14 (fail) - must match and be up-to-date in O && A && B && O==A && O!=B case ok 80 - 15 - must match A in O && A && B && O==A && O==B case ok 81 - 15 - must match A in O && A && B && O==A && O==B case ok 82 - 15 (fail) - must match A in O && A && B && O==A && O==B case ok 83 - 16 - A matches in one and B matches in another. # passed all 83 test(s) 1..83 ok t1307-config-blob.sh ............................... ok 1 - create config blob ok 2 - list config blob contents ok 3 - fetch value from blob ok 4 - reading non-existing value from blob is an error ok 5 - reading from blob and file is an error ok 6 - reading from missing ref is an error ok 7 - reading from non-blob is an error ok 8 - setting a value in a blob is an error ok 9 - deleting a value in a blob is an error ok 10 - editing a blob is an error ok 11 - parse errors in blobs are properly attributed ok 12 - can parse blob ending with CR ok 13 - config --blob outside of a repository is an error # passed all 13 test(s) 1..13 ok t1310-config-default.sh ............................ ok 1 - uses --default when entry missing ok 2 - does not use --default when entry present ok 3 - canonicalizes --default with appropriate type ok 4 - dies when --default cannot be parsed ok 5 - does not allow --default without --get # passed all 5 test(s) 1..5 ok t1301-shared-repo.sh ............................... ok 1 - shared = 0400 (faulty permission u-w) ok 2 - shared=1 does not clear bits preset by umask 002 ok 3 - shared=1 does not clear bits preset by umask 022 ok 4 - shared=all ok 5 - update-server-info honors core.sharedRepository ok 6 - shared = 0660 (r--r-----) ro ok 7 - shared = 0660 (rw-rw----) rw ok 8 - shared = 0640 (r--r-----) ro ok 9 - shared = 0640 (rw-r-----) rw ok 10 - shared = 0600 (r--------) ro ok 11 - shared = 0600 (rw-------) rw ok 12 - shared = 0666 (r--r--r--) ro ok 13 - shared = 0666 (rw-rw-rw-) rw ok 14 - shared = 0664 (r--r--r--) ro ok 15 - shared = 0664 (rw-rw-r--) rw ok 16 - info/refs respects umask in unshared repo ok 17 - git reflog expire honors core.sharedRepository ok 18 - forced modes ok 19 - remote init does not use config from cwd ok 20 - re-init respects core.sharedrepository (local) ok 21 - re-init respects core.sharedrepository (remote) ok 22 - template can set core.sharedrepository # passed all 22 test(s) 1..22 ok t1306-xdg-files.sh ................................. ok 1 - read config: xdg file exists and ~/.gitconfig doesn't ok 2 - read config: xdg file exists and ~/.gitconfig exists ok 3 - read with --get: xdg file exists and ~/.gitconfig doesn't ok 4 - "$XDG_CONFIG_HOME overrides $HOME/.config/git ok 5 - read with --get: xdg file exists and ~/.gitconfig exists ok 6 - read with --list: xdg file exists and ~/.gitconfig doesn't ok 7 - read with --list: xdg file exists and ~/.gitconfig exists ok 8 - Setup ok 9 - Exclusion of a file in the XDG ignore file ok 10 - $XDG_CONFIG_HOME overrides $HOME/.config/git/ignore ok 11 - Exclusion in both XDG and local ignore files ok 12 - Exclusion in a non-XDG global ignore file ok 13 - Checking XDG ignore file when HOME is unset ok 14 - Checking attributes in the XDG attributes file ok 15 - Checking XDG attributes when HOME is unset ok 16 - $XDG_CONFIG_HOME overrides $HOME/.config/git/attributes ok 17 - Checking attributes in both XDG and local attributes files ok 18 - Checking attributes in a non-XDG global attributes file ok 19 - write: xdg file exists and ~/.gitconfig doesn't ok 20 - write: xdg file exists and ~/.gitconfig exists ok 21 - write: ~/.config/git/ exists and config file doesn't # passed all 21 test(s) 1..21 ok t1006-cat-file.sh .................................. ok 1 - setup ok 2 - blob exists ok 3 - Type of blob is correct ok 4 - Size of blob is correct ok 5 - Type of blob is correct using --allow-unknown-type ok 6 - Size of blob is correct using --allow-unknown-type ok 7 - Content of blob is correct ok 8 - Pretty content of blob is correct ok 9 - --batch output of blob is correct ok 10 - --batch-check output of blob is correct ok 11 - custom --batch-check format ok 12 - --batch-check with %(rest) ok 13 - --batch without type (blob) ok 14 - --batch without size (blob) ok 15 - --batch-check without %(rest) considers whole line ok 16 - tree exists ok 17 - Type of tree is correct ok 18 - Size of tree is correct ok 19 - Type of tree is correct using --allow-unknown-type ok 20 - Size of tree is correct using --allow-unknown-type ok 21 - Pretty content of tree is correct ok 22 - --batch-check output of tree is correct ok 23 - custom --batch-check format ok 24 - --batch-check with %(rest) ok 25 - commit exists ok 26 - Type of commit is correct ok 27 - Size of commit is correct ok 28 - Type of commit is correct using --allow-unknown-type ok 29 - Size of commit is correct using --allow-unknown-type ok 30 - Content of commit is correct ok 31 - Pretty content of commit is correct ok 32 - --batch output of commit is correct ok 33 - --batch-check output of commit is correct ok 34 - custom --batch-check format ok 35 - --batch-check with %(rest) ok 36 - --batch without type (commit) ok 37 - --batch without size (commit) ok 38 - tag exists ok 39 - Type of tag is correct ok 40 - Size of tag is correct ok 41 - Type of tag is correct using --allow-unknown-type ok 42 - Size of tag is correct using --allow-unknown-type ok 43 - Content of tag is correct ok 44 - Pretty content of tag is correct ok 45 - --batch output of tag is correct ok 46 - --batch-check output of tag is correct ok 47 - custom --batch-check format ok 48 - --batch-check with %(rest) ok 49 - --batch without type (tag) ok 50 - --batch without size (tag) ok 51 - Reach a blob from a tag pointing to it ok 52 - Passing -t with --batch fails ok 53 - Passing --batch with -t fails ok 54 - Passing -s with --batch fails ok 55 - Passing --batch with -s fails ok 56 - Passing -e with --batch fails ok 57 - Passing --batch with -e fails ok 58 - Passing -p with --batch fails ok 59 - Passing --batch with -p fails ok 60 - Passing with --batch fails ok 61 - Passing --batch with fails ok 62 - Passing sha1 with --batch fails ok 63 - Passing -t with --batch-check fails ok 64 - Passing --batch-check with -t fails ok 65 - Passing -s with --batch-check fails ok 66 - Passing --batch-check with -s fails ok 67 - Passing -e with --batch-check fails ok 68 - Passing --batch-check with -e fails ok 69 - Passing -p with --batch-check fails ok 70 - Passing --batch-check with -p fails ok 71 - Passing with --batch-check fails ok 72 - Passing --batch-check with fails ok 73 - Passing sha1 with --batch-check fails ok 74 - Passing -t with --follow-symlinks fails ok 75 - Passing -s with --follow-symlinks fails ok 76 - Passing -e with --follow-symlinks fails ok 77 - Passing -p with --follow-symlinks fails ok 78 - --batch-check for a non-existent named object ok 79 - --batch-check for a non-existent hash ok 80 - --batch for an existent and a non-existent hash ok 81 - --batch-check for an empty line ok 82 - empty --batch-check notices missing object ok 83 - --batch with multiple sha1s gives correct format ok 84 - --batch-check with multiple sha1s gives correct format ok 85 - setup blobs which are likely to delta ok 86 - confirm that neither loose blob is a delta ok 87 - %(deltabase) reports packed delta bases ok 88 - Type of broken object is correct ok 89 - Size of broken object is correct ok 90 - Type of broken object is correct when type is large ok 91 - Size of large broken object is correct when type is large ok 92 - prep for symlink tests ok 93 - git cat-file --batch-check --follow-symlinks works for non-links ok 94 - git cat-file --batch-check --follow-symlinks works for in-repo, same-dir links ok 95 - git cat-file --batch-check --follow-symlinks works for in-repo, links to dirs ok 96 - git cat-file --batch-check --follow-symlinks works for broken in-repo, same-dir links ok 97 - git cat-file --batch-check --follow-symlinks works for same-dir links-to-links ok 98 - git cat-file --batch-check --follow-symlinks works for parent-dir links ok 99 - git cat-file --batch-check --follow-symlinks works for .. links ok 100 - git cat-file --batch-check --follow-symlinks works for ../.. links ok 101 - git cat-file --batch-check --follow-symlinks works for dir/ links ok 102 - git cat-file --batch-check --follow-symlinks works for dir/subdir links ok 103 - git cat-file --batch-check --follow-symlinks works for dir ->subdir links ok 104 - git cat-file --batch-check --follow-symlinks works for out-of-repo symlinks ok 105 - git cat-file --batch-check --follow-symlinks works for out-of-repo symlinks in dirs ok 106 - git cat-file --batch-check --follow-symlinks works for out-of-repo symlinks in subdirs ok 107 - git cat-file --batch-check --follow-symlinks works for symlinks with internal .. ok 108 - git cat-file --batch-check --follow-symlink breaks loops ok 109 - git cat-file --batch --follow-symlink returns correct sha and mode ok 110 - cat-file --batch-all-objects shows all objects ok 111 - cat-file --unordered works # passed all 111 test(s) 1..111 ok t1350-config-hooks-path.sh ......................... ok 1 - set up a pre-commit hook in core.hooksPath ok 2 - Check that various forms of specifying core.hooksPath work ok 3 - git rev-parse --git-path hooks # passed all 3 test(s) 1..3 ok t1309-early-config.sh .............................. ok 1 - read early config ok 2 - in a sub-directory ok 3 - ceiling ok 4 - ceiling #2 ok 5 - read config file in right order ok 6 - ignore .git/ with incompatible repository version not ok 7 - ignore .git/ with invalid repository version # TODO known breakage not ok 8 - ignore .git/ with invalid config # TODO known breakage ok 9 - early config and onbranch ok 10 - onbranch config outside of git repo # still have 2 known breakage(s) # passed all remaining 8 test(s) 1..10 ok t1305-config-include.sh ............................ ok 1 - include file by absolute path ok 2 - include file by relative path ok 3 - chained relative paths ok 4 - include paths get tilde-expansion ok 5 - include options can still be examined ok 6 - listing includes option and expansion ok 7 - single file lookup does not expand includes by default ok 8 - single file list does not expand includes by default ok 9 - writing config file does not expand includes ok 10 - config modification does not affect includes ok 11 - missing include files are ignored ok 12 - absolute includes from command line work ok 13 - relative includes from command line fail ok 14 - absolute includes from blobs work ok 15 - relative includes from blobs fail ok 16 - absolute includes from stdin work ok 17 - relative includes from stdin line fail ok 18 - conditional include, both unanchored ok 19 - conditional include, $HOME expansion ok 20 - conditional include, full pattern ok 21 - conditional include, relative path ok 22 - conditional include, both unanchored, icase ok 23 - conditional include, early config reading ok 24 - conditional include with /**/ ok 25 - conditional include, set up symlinked $HOME ok 26 - conditional include, $HOME expansion with symlinks ok 27 - conditional include, relative path with symlinks ok 28 - conditional include, gitdir matching symlink ok 29 - conditional include, gitdir matching symlink, icase ok 30 - conditional include, onbranch ok 31 - conditional include, onbranch, wildcard ok 32 - conditional include, onbranch, implicit /** for / ok 33 - include cycles are detected # passed all 33 test(s) 1..33 ok t1408-packed-refs.sh ............................... ok 1 - setup ok 2 - no error from stale entry in packed-refs # passed all 2 test(s) 1..2 ok t1407-worktree-ref-store.sh ........................ ok 1 - setup ok 2 - resolve_ref() ok 3 - resolve_ref() ok 4 - create_symref(FOO, refs/heads/master) ok 5 - for_each_reflog() # passed all 5 test(s) 1..5 ok t1406-submodule-ref-store.sh ....................... ok 1 - setup ok 2 - pack_refs() not allowed ok 3 - peel_ref(new-tag) ok 4 - create_symref() not allowed ok 5 - delete_refs() not allowed ok 6 - rename_refs() not allowed ok 7 - for_each_ref(refs/heads/) ok 8 - for_each_ref() is sorted ok 9 - resolve_ref(master) ok 10 - verify_ref(new-master) ok 11 - for_each_reflog() ok 12 - for_each_reflog_ent() ok 13 - for_each_reflog_ent_reverse() ok 14 - reflog_exists(HEAD) ok 15 - delete_reflog() not allowed ok 16 - create-reflog() not allowed # passed all 16 test(s) 1..16 ok t1308-config-set.sh ................................ ok 1 - setup default config ok 2 - get value for a simple key ok 3 - get value for a key with value as an empty string ok 4 - get value for a key with value as NULL ok 5 - upper case key ok 6 - mixed case key ok 7 - key and value with mixed case ok 8 - key with case sensitive subsection ok 9 - key with case insensitive section header ok 10 - key with case insensitive section header & variable ok 11 - find value with misspelled key ok 12 - find value with the highest priority ok 13 - find integer value for a key ok 14 - find string value for a key ok 15 - check line error when NULL string is queried ok 16 - find integer if value is non parse-able ok 17 - find bool value for the entered key ok 18 - find multiple values ok 19 - find value from a configset ok 20 - find value with highest priority from a configset ok 21 - find value_list for a key from a configset ok 22 - proper error on non-existent files ok 23 - proper error on directory "files" ok 24 - proper error on non-accessible files ok 25 - proper error on error in default config files ok 26 - proper error on error in custom config files ok 27 - check line errors for malformed values ok 28 - error on modifying repo config without repo ok 29 - iteration shows correct origins # passed all 29 test(s) 1..29 ok t1401-symbolic-ref.sh .............................. ok 1 - symbolic-ref writes HEAD ok 2 - symbolic-ref reads HEAD ok 3 - symbolic-ref refuses non-ref for HEAD ok 4 - symbolic-ref refuses bare sha1 ok 5 - HEAD cannot be removed ok 6 - symbolic-ref can be deleted ok 7 - symbolic-ref can delete dangling symref ok 8 - symbolic-ref fails to delete missing FOO ok 9 - symbolic-ref fails to delete real ref ok 10 - create large ref name ok 11 - symbolic-ref can point to large ref name ok 12 - we can parse long symbolic ref ok 13 - symbolic-ref reports failure in exit code ok 14 - symbolic-ref writes reflog entry ok 15 - symbolic-ref does not create ref d/f conflicts ok 16 - symbolic-ref can overwrite pointer to invalid name ok 17 - symbolic-ref can resolve d/f name (EISDIR) ok 18 - symbolic-ref can resolve d/f name (ENOTDIR) # passed all 18 test(s) 1..18 ok t1405-main-ref-store.sh ............................ ok 1 - pack_refs(PACK_REFS_ALL | PACK_REFS_PRUNE) ok 2 - peel_ref(new-tag) ok 3 - create_symref(FOO, refs/heads/master) ok 4 - delete_refs(FOO, refs/tags/new-tag) ok 5 - rename_refs(master, new-master) ok 6 - for_each_ref(refs/heads/) ok 7 - for_each_ref() is sorted ok 8 - resolve_ref(new-master) ok 9 - verify_ref(new-master) ok 10 - for_each_reflog() ok 11 - for_each_reflog_ent() ok 12 - for_each_reflog_ent_reverse() ok 13 - reflog_exists(HEAD) ok 14 - delete_reflog(HEAD) ok 15 - create-reflog(HEAD) ok 16 - delete_ref(refs/heads/foo) ok 17 - delete_ref(refs/heads/foo) # passed all 17 test(s) 1..17 ok t1403-show-ref.sh .................................. ok 1 - setup ok 2 - show-ref ok 3 - show-ref -q ok 4 - show-ref --verify ok 5 - show-ref --verify -q ok 6 - show-ref -d ok 7 - show-ref --heads, --tags, --head, pattern ok 8 - show-ref --verify HEAD ok 9 - show-ref --verify with dangling ref # passed all 9 test(s) 1..9 ok t1412-reflog-loop.sh ............................... ok 1 - setup commits ok 2 - setup reflog with alternating commits ok 3 - reflog shows all entries # passed all 3 test(s) 1..3 ok t1409-avoid-packing-refs.sh ........................ ok 1 - setup ok 2 - do not create packed-refs file gratuitously ok 3 - check that marking the packed-refs file works ok 4 - leave packed-refs untouched on update of packed ok 5 - leave packed-refs untouched on checked update of packed ok 6 - leave packed-refs untouched on verify of packed ok 7 - touch packed-refs on delete of packed ok 8 - leave packed-refs untouched on update of loose ok 9 - leave packed-refs untouched on checked update of loose ok 10 - leave packed-refs untouched on verify of loose ok 11 - leave packed-refs untouched on delete of loose # passed all 11 test(s) 1..11 ok t1413-reflog-detach.sh ............................. ok 1 - setup ok 2 - baseline ok 3 - switch to branch ok 4 - detach to other ok 5 - detach to self ok 6 - attach to self ok 7 - attach to other # passed all 7 test(s) 1..7 ok t1420-lost-found.sh ................................ ok 1 - setup ok 2 - lost and found something # passed all 2 test(s) 1..2 ok t1411-reflog-show.sh ............................... ok 1 - setup ok 2 - log -g shows reflog headers ok 3 - oneline reflog format ok 4 - reflog default format ok 5 - override reflog default format ok 6 - using @{now} syntax shows reflog date (multiline) ok 7 - using @{now} syntax shows reflog date (oneline) ok 8 - using @{now} syntax shows reflog date (format=%gd) ok 9 - using --date= shows reflog date (multiline) ok 10 - using --date= shows reflog date (oneline) ok 11 - using --date= shows reflog date (format=%gd) ok 12 - log.date does not invoke "--date" magic (multiline) ok 13 - log.date does not invoke "--date" magic (oneline) ok 14 - log.date does not invoke "--date" magic (format=%gd) ok 15 - --date magic does not override explicit @{0} syntax ok 16 - empty reflog file ok 17 - git log -g -p shows diffs vs. parents ok 18 - reflog exists works # passed all 18 test(s) 1..18 ok t1414-reflog-walk.sh ............................... ok 1 - set up some reflog entries ok 2 - set up expected reflog ok 3 - reflog walk shows expected logs ok 4 - reflog can limit with --no-merges ok 5 - reflog can limit with pathspecs ok 6 - pathspec limiting handles merges ok 7 - --parents shows true parents ok 8 - walking multiple reflogs shows all ok 9 - date-limiting does not interfere with other logs ok 10 - min/max age uses entry date to limit ok 11 - walk prefers reflog to ref tip ok 12 - rev-list -g complains when there are no reflogs # passed all 12 test(s) 1..12 ok t1416-ref-transaction-hooks.sh ..................... ok 1 - setup ok 2 - hook allows updating ref if successful ok 3 - hook aborts updating ref in prepared state ok 4 - hook gets all queued updates in prepared state ok 5 - hook gets all queued updates in committed state ok 6 - hook gets all queued updates in aborted state ok 7 - interleaving hook calls succeed # passed all 7 test(s) 1..7 ok t1415-worktree-refs.sh ............................. ok 1 - setup ok 2 - refs/worktree must not be packed ok 3 - refs/worktree are per-worktree ok 4 - resolve main-worktree/HEAD ok 5 - ambiguous main-worktree/HEAD ok 6 - resolve worktrees/xx/HEAD ok 7 - ambiguous worktrees/xx/HEAD ok 8 - reflog of main-worktree/HEAD ok 9 - reflog of worktrees/xx/HEAD ok 10 - for-each-ref from main worktree ok 11 - for-each-ref from linked worktree # passed all 11 test(s) 1..11 ok t1091-sparse-checkout-builtin.sh ................... ok 1 - setup ok 2 - git sparse-checkout list (empty) ok 3 - git sparse-checkout list (populated) ok 4 - git sparse-checkout init ok 5 - git sparse-checkout list after init ok 6 - init with existing sparse-checkout ok 7 - clone --sparse ok 8 - interaction with clone --no-checkout (unborn index) ok 9 - set enables config ok 10 - set sparse-checkout using builtin ok 11 - set sparse-checkout using --stdin ok 12 - add to sparse-checkout ok 13 - cone mode: match patterns ok 14 - cone mode: warn on bad pattern ok 15 - sparse-checkout disable ok 16 - cone mode: init and set ok 17 - cone mode: list ok 18 - cone mode: set with nested folders ok 19 - cone mode: add independent path ok 20 - cone mode: add sibling path ok 21 - cone mode: add parent path ok 22 - not-up-to-date does not block rest of sparsification ok 23 - revert to old sparse-checkout on empty update ok 24 - fail when lock is taken ok 25 - .gitignore should not warn about cone mode ok 26 - sparse-checkout (init|set|disable) warns with dirty status ok 27 - sparse-checkout (init|set|disable) warns with unmerged status ok 28 - sparse-checkout reapply ok 29 - cone mode: set with core.ignoreCase=true ok 30 - interaction with submodules ok 31 - different sparse-checkouts with worktrees ok 32 - set using filename keeps file on-disk ok 33 - pattern-checks: /A/** ok 34 - pattern-checks: /A/**/B/ ok 35 - pattern-checks: too short ok 36 - pattern-checks: not too short ok 37 - pattern-checks: trailing "*" ok 38 - pattern-checks: starting "*" ok 39 - pattern-checks: contained glob characters ok 40 - pattern-checks: escaped characters ok 41 # SKIP cone mode replaces backslashes with slashes (missing MINGW) # passed all 41 test(s) 1..41 ok t1050-large.sh ..................................... ok 1 - setup ok 2 - add with -c core.compression=0 ok 3 - add with -c core.compression=9 ok 4 - add with -c core.compression=0 -c pack.compression=0 ok 5 - add with -c core.compression=9 -c pack.compression=0 ok 6 - add with -c core.compression=0 -c pack.compression=9 ok 7 - add with -c core.compression=9 -c pack.compression=9 ok 8 - add with -c pack.compression=0 ok 9 - add with -c pack.compression=9 ok 10 - add a large file or two ok 11 - checkout a large file ok 12 - packsize limit ok 13 - diff --raw ok 14 - diff --stat ok 15 - diff ok 16 - diff --cached ok 17 - hash-object ok 18 - cat-file a large file ok 19 - cat-file a large file from a tag ok 20 - git-show a large file ok 21 - index-pack ok 22 - repack ok 23 - pack-objects with large loose object ok 24 - tar archiving ok 25 - zip archiving, store only ok 26 - zip archiving, deflate ok 27 - fsck large blobs # passed all 27 test(s) 1..27 ok t1505-rev-parse-last.sh ............................ ok 1 - setup ok 2 - @{-1} works ok 3 - @{-1}~2 works ok 4 - @{-1}^2 works ok 5 - @{-1}@{1} works ok 6 - @{-2} works ok 7 - @{-3} fails # passed all 7 test(s) 1..7 ok t1402-check-ref-format.sh .......................... ok 1 - ref name '' is invalid ok 2 - ref name '/' is invalid ok 3 - ref name '/' is invalid with options --allow-onelevel ok 4 - ref name '/' is invalid with options --normalize ok 5 - ref name '/' is invalid with options --allow-onelevel --normalize ok 6 - ref name 'foo/bar/baz' is valid ok 7 - ref name 'foo/bar/baz' is valid with options --normalize ok 8 - ref name 'refs///heads/foo' is invalid ok 9 - ref name 'refs///heads/foo' is valid with options --normalize ok 10 - ref name 'heads/foo/' is invalid ok 11 - ref name '/heads/foo' is invalid ok 12 - ref name '/heads/foo' is valid with options --normalize ok 13 - ref name '///heads/foo' is invalid ok 14 - ref name '///heads/foo' is valid with options --normalize ok 15 - ref name './foo' is invalid ok 16 - ref name './foo/bar' is invalid ok 17 - ref name 'foo/./bar' is invalid ok 18 - ref name 'foo/bar/.' is invalid ok 19 - ref name '.refs/foo' is invalid ok 20 - ref name 'refs/heads/foo.' is invalid ok 21 - ref name 'heads/foo..bar' is invalid ok 22 - ref name 'heads/foo?bar' is invalid ok 23 - ref name 'foo./bar' is valid ok 24 - ref name 'heads/foo.lock' is invalid ok 25 - ref name 'heads///foo.lock' is invalid ok 26 - ref name 'foo.lock/bar' is invalid ok 27 - ref name 'foo.lock///bar' is invalid ok 28 - ref name 'heads/foo@bar' is valid ok 29 - ref name 'heads/v@{ation' is invalid ok 30 - ref name 'heads/foo\bar' is invalid ok 31 - ref name 'heads/foo ' is invalid ok 32 - ref name 'heads/foo' is invalid ok 33 - ref name 'heads/fuß' is valid ok 34 - ref name 'heads/*foo/bar' is valid with options --refspec-pattern ok 35 - ref name 'heads/foo*/bar' is valid with options --refspec-pattern ok 36 - ref name 'heads/f*o/bar' is valid with options --refspec-pattern ok 37 - ref name 'heads/f*o*/bar' is invalid with options --refspec-pattern ok 38 - ref name 'heads/foo*/bar*' is invalid with options --refspec-pattern ok 39 - ref name 'foo' is invalid ok 40 - ref name 'foo' is valid with options --allow-onelevel ok 41 - ref name 'foo' is invalid with options --refspec-pattern ok 42 - ref name 'foo' is valid with options --refspec-pattern --allow-onelevel ok 43 - ref name 'foo' is invalid with options --normalize ok 44 - ref name 'foo' is valid with options --allow-onelevel --normalize ok 45 - ref name 'foo/bar' is valid ok 46 - ref name 'foo/bar' is valid with options --allow-onelevel ok 47 - ref name 'foo/bar' is valid with options --refspec-pattern ok 48 - ref name 'foo/bar' is valid with options --refspec-pattern --allow-onelevel ok 49 - ref name 'foo/bar' is valid with options --normalize ok 50 - ref name 'foo/*' is invalid ok 51 - ref name 'foo/*' is invalid with options --allow-onelevel ok 52 - ref name 'foo/*' is valid with options --refspec-pattern ok 53 - ref name 'foo/*' is valid with options --refspec-pattern --allow-onelevel ok 54 - ref name '*/foo' is invalid ok 55 - ref name '*/foo' is invalid with options --allow-onelevel ok 56 - ref name '*/foo' is valid with options --refspec-pattern ok 57 - ref name '*/foo' is valid with options --refspec-pattern --allow-onelevel ok 58 - ref name '*/foo' is invalid with options --normalize ok 59 - ref name '*/foo' is valid with options --refspec-pattern --normalize ok 60 - ref name 'foo/*/bar' is invalid ok 61 - ref name 'foo/*/bar' is invalid with options --allow-onelevel ok 62 - ref name 'foo/*/bar' is valid with options --refspec-pattern ok 63 - ref name 'foo/*/bar' is valid with options --refspec-pattern --allow-onelevel ok 64 - ref name '*' is invalid ok 65 - ref name '*' is invalid with options --allow-onelevel ok 66 - ref name '*' is invalid with options --refspec-pattern ok 67 - ref name '*' is valid with options --refspec-pattern --allow-onelevel ok 68 - ref name 'foo/*/*' is invalid with options --refspec-pattern ok 69 - ref name 'foo/*/*' is invalid with options --refspec-pattern --allow-onelevel ok 70 - ref name '*/foo/*' is invalid with options --refspec-pattern ok 71 - ref name '*/foo/*' is invalid with options --refspec-pattern --allow-onelevel ok 72 - ref name '*/*/foo' is invalid with options --refspec-pattern ok 73 - ref name '*/*/foo' is invalid with options --refspec-pattern --allow-onelevel ok 74 - ref name '/foo' is invalid ok 75 - ref name '/foo' is invalid with options --allow-onelevel ok 76 - ref name '/foo' is invalid with options --refspec-pattern ok 77 - ref name '/foo' is invalid with options --refspec-pattern --allow-onelevel ok 78 - ref name '/foo' is invalid with options --normalize ok 79 - ref name '/foo' is valid with options --allow-onelevel --normalize ok 80 - ref name '/foo' is invalid with options --refspec-pattern --normalize ok 81 - ref name '/foo' is valid with options --refspec-pattern --allow-onelevel --normalize ok 82 - check-ref-format --branch @{-1} ok 83 - check-ref-format --branch -naster ok 84 - check-ref-format --branch from subdir ok 85 - check-ref-format --branch @{-1} from non-repo ok 86 - check-ref-format --branch master from non-repo ok 87 - ref name 'heads/foo' simplifies to 'heads/foo' ok 88 - ref name 'refs///heads/foo' simplifies to 'refs/heads/foo' ok 89 - ref name '/heads/foo' simplifies to 'heads/foo' ok 90 - ref name '///heads/foo' simplifies to 'heads/foo' ok 91 - check-ref-format --normalize rejects 'foo' ok 92 - check-ref-format --normalize rejects '/foo' ok 93 - check-ref-format --normalize rejects 'heads/foo/../bar' ok 94 - check-ref-format --normalize rejects 'heads/./foo' ok 95 - check-ref-format --normalize rejects 'heads\foo' ok 96 - check-ref-format --normalize rejects 'heads/foo.lock' ok 97 - check-ref-format --normalize rejects 'heads///foo.lock' ok 98 - check-ref-format --normalize rejects 'foo.lock/bar' ok 99 - check-ref-format --normalize rejects 'foo.lock///bar' # passed all 99 test(s) 1..99 ok t1502-rev-parse-parseopt.sh ........................ ok 1 - setup optionspec ok 2 - setup optionspec-no-switches ok 3 - setup optionspec-only-hidden-switches ok 4 - test --parseopt help output ok 5 - test --parseopt help output no switches ok 6 - test --parseopt help output hidden switches ok 7 - test --parseopt help-all output hidden switches ok 8 - test --parseopt invalid switch help output ok 9 - setup expect.1 ok 10 - test --parseopt ok 11 - test --parseopt with mixed options and arguments ok 12 - setup expect.2 ok 13 - test --parseopt with -- ok 14 - test --parseopt --stop-at-non-option ok 15 - setup expect.3 ok 16 - test --parseopt --keep-dashdash ok 17 - setup expect.4 ok 18 - test --parseopt --keep-dashdash --stop-at-non-option with -- ok 19 - setup expect.5 ok 20 - test --parseopt --keep-dashdash --stop-at-non-option without -- ok 21 - setup expect.6 ok 22 - test --parseopt --stuck-long ok 23 - setup expect.7 ok 24 - test --parseopt --stuck-long and empty optional argument ok 25 - setup expect.8 ok 26 - test --parseopt --stuck-long and long option with unset optional argument ok 27 - test --parseopt --stuck-long and short option with unset optional argument # passed all 27 test(s) 1..27 ok t0021-conversion.sh ................................ ok 1 - setup ok 2 - check ok 3 - expanded_in_repo ok 4 - filter shell-escaped filenames ok 5 - required filter should filter data ok 6 - required filter smudge failure ok 7 - required filter clean failure ok 8 - filtering large input to small output should use little memory ok 9 - filter that does not read is fine ok 10 # SKIP filter large file (missing EXPENSIVE) ok 11 - filter: clean empty file ok 12 - filter: smudge empty file ok 13 - disable filter with empty override ok 14 - diff does not reuse worktree files that need cleaning ok 15 - required process filter should filter data ok 16 - required process filter should filter data for various subcommands ok 17 - required process filter takes precedence ok 18 - required process filter should be used only for "clean" operation only ok 19 - required process filter should process multiple packets ok 20 - required process filter with clean error should fail ok 21 - process filter should restart after unexpected write failure ok 22 - process filter should not be restarted if it signals an error ok 23 - process filter abort stops processing of all further files ok 24 - invalid process filter must fail (and not hang!) ok 25 - delayed checkout in process filter ok 26 - missing file in delayed checkout ok 27 - invalid file in delayed checkout ok 28 # SKIP delayed checkout with case-collision don't write to the wrong place (missing CASE_INSENSITIVE_FS of PERL,SYMLINKS,CASE_INSENSITIVE_FS) ok 29 # SKIP delayed checkout with utf-8-collision don't write to the wrong place (missing UTF8_NFD_TO_NFC of PERL,SYMLINKS,UTF8_NFD_TO_NFC) ok 30 # SKIP delayed checkout with submodule collision don't write to the wrong place (missing CASE_INSENSITIVE_FS of PERL,SYMLINKS,CASE_INSENSITIVE_FS) # passed all 30 test(s) 1..30 ok t1503-rev-parse-verify.sh .......................... ok 1 - set up basic repo with 1 file (hello) and 4 commits ok 2 - works with one good rev ok 3 - fails with any bad rev or many good revs ok 4 - fails silently when using -q ok 5 - fails silently when using -q with deleted reflogs ok 6 - fails silently when using -q with not enough reflogs ok 7 - succeeds silently with -q and reflogs that do not go far back enough in time ok 8 - no stdout output on error ok 9 - use --default ok 10 - master@{n} for various n ok 11 - ref resolution not confused by broken symlinks ok 12 - options can appear after --verify ok 13 - verify respects --end-of-options # passed all 13 test(s) 1..13 ok t1509-root-work-tree.sh ............................ skipped: Test requiring writable / skipped. Read this test if you want to run it t1410-reflog.sh .................................... ok 1 - setup ok 2 - rewind ok 3 - corrupt and check ok 4 - reflog expire --dry-run should not touch reflog ok 5 - reflog expire ok 6 - prune and fsck ok 7 - recover and check ok 8 - delete ok 9 - rewind2 ok 10 - --expire=never ok 11 - gc.reflogexpire=never ok 12 - gc.reflogexpire=false ok 13 - git reflog expire unknown reference ok 14 - checkout should not delete log for packed ref ok 15 - stale dirs do not cause d/f conflicts (reflogs on) ok 16 - stale dirs do not cause d/f conflicts (reflogs off) ok 17 - parsing reverse reflogs at BUFSIZ boundaries ok 18 - no segfaults for reflog containing non-commit sha1s not ok 19 - reflog with non-commit entries displays all entries # TODO known breakage ok 20 - reflog expire operates on symref not referrent ok 21 - continue walking past root commits ok 22 - expire with multiple worktrees # still have 1 known breakage(s) # passed all remaining 21 test(s) 1..22 ok t1430-bad-ref-name.sh .............................. ok 1 - setup ok 2 - fast-import: fail on invalid branch name ".badbranchname" ok 3 - fast-import: fail on invalid branch name "bad[branch]name" ok 4 - git branch shows badly named ref as warning ok 5 - branch -d can delete badly named ref ok 6 - branch -D can delete badly named ref ok 7 - branch -D cannot delete non-ref in .git dir ok 8 - branch -D cannot delete ref in .git dir ok 9 - branch -D cannot delete absolute path ok 10 - git branch cannot create a badly named ref ok 11 - branch -m cannot rename to a bad ref name not ok 12 - branch -m can rename from a bad ref name # TODO known breakage ok 13 - push cannot create a badly named ref not ok 14 - push --mirror can delete badly named ref # TODO known breakage ok 15 - rev-parse skips symref pointing to broken name ok 16 - for-each-ref emits warnings for broken names ok 17 - update-ref -d can delete broken name ok 18 - branch -d can delete broken name ok 19 - update-ref --no-deref -d can delete symref to broken name ok 20 - branch -d can delete symref to broken name ok 21 - update-ref --no-deref -d can delete dangling symref to broken name ok 22 - branch -d can delete dangling symref to broken name ok 23 - update-ref -d can delete broken name through symref ok 24 - update-ref --no-deref -d can delete symref with broken name ok 25 - branch -d can delete symref with broken name ok 26 - update-ref --no-deref -d can delete dangling symref with broken name ok 27 - branch -d can delete dangling symref with broken name ok 28 - update-ref -d cannot delete non-ref in .git dir ok 29 - update-ref -d cannot delete absolute path ok 30 - update-ref --stdin fails create with bad ref name ok 31 - update-ref --stdin fails update with bad ref name ok 32 - update-ref --stdin fails delete with bad ref name ok 33 - update-ref --stdin -z fails create with bad ref name ok 34 - update-ref --stdin -z fails update with bad ref name ok 35 - update-ref --stdin -z fails delete with bad ref name ok 36 - branch rejects HEAD as a branch name ok 37 - checkout -b rejects HEAD as a branch name ok 38 - update-ref can operate on refs/heads/HEAD ok 39 - branch -d can remove refs/heads/HEAD ok 40 - branch -m can rename refs/heads/HEAD ok 41 - branch -d can remove refs/heads/-dash ok 42 - branch -m can rename refs/heads/-dash # still have 2 known breakage(s) # passed all remaining 40 test(s) 1..42 ok t1504-ceiling-dirs.sh .............................. ok 1 - no_ceil ok 2 - ceil_empty ok 3 - ceil_at_parent ok 4 - ceil_at_parent_slash ok 5 - ceil_at_trash ok 6 - ceil_at_trash_slash ok 7 - ceil_at_sub ok 8 - ceil_at_sub_slash ok 9 - subdir_no_ceil ok 10 - subdir_ceil_empty ok 11 - subdir_ceil_at_trash: prefix ok 12 - subdir_ceil_at_trash_slash: prefix ok 13 - subdir_ceil_at_sub: prefix ok 14 - subdir_ceil_at_sub_slash: prefix ok 15 - subdir_ceil_at_top: prefix ok 16 - subdir_ceil_at_top_slash: prefix ok 17 - subdir_ceil_at_top_no_resolve ok 18 - subdir_ceil_at_top_slash_no_resolve ok 19 - subdir_ceil_at_subdir ok 20 - subdir_ceil_at_subdir_slash ok 21 - subdir_ceil_at_su ok 22 - subdir_ceil_at_su_slash ok 23 - subdir_ceil_at_sub_di ok 24 - subdir_ceil_at_sub_di_slash ok 25 - subdir_ceil_at_subdi ok 26 - subdir_ceil_at_subdi_slash ok 27 - second_of_two: prefix ok 28 - first_of_two: prefix ok 29 - second_of_three: prefix ok 30 - git_dir_specified ok 31 - sd_no_ceil ok 32 - sd_ceil_empty ok 33 - sd_ceil_at_trash: prefix ok 34 - sd_ceil_at_trash_slash: prefix ok 35 - sd_ceil_at_s: prefix ok 36 - sd_ceil_at_s_slash: prefix ok 37 - sd_ceil_at_sd ok 38 - sd_ceil_at_sd_slash ok 39 - sd_ceil_at_su ok 40 - sd_ceil_at_su_slash ok 41 - sd_ceil_at_s_di ok 42 - sd_ceil_at_s_di_slash ok 43 - sd_ceil_at_sdi ok 44 - sd_ceil_at_sdi_slash # passed all 44 test(s) 1..44 ok t1506-rev-parse-diagnosis.sh ....................... ok 1 - set up basic repo ok 2 - correct file objects ok 3 - correct relative file objects (0) ok 4 - correct relative file objects (1) ok 5 - correct relative file objects (2) ok 6 - correct relative file objects (3) ok 7 - correct relative file objects (4) ok 8 - correct relative file objects (5) ok 9 - correct relative file objects (6) ok 10 - incorrect revision id ok 11 - incorrect file in sha1:path ok 12 - incorrect file in :path and :N:path ok 13 - invalid @{n} reference ok 14 - relative path not found ok 15 - relative path outside worktree ok 16 - relative path when cwd is outside worktree ok 17 - :file correctly diagnosed after a pathname ok 18 - dotdot is not an empty set ok 19 - dotdot does not peel endpoints ok 20 - arg before dashdash must be a revision (missing) ok 21 - arg before dashdash must be a revision (file) ok 22 - arg before dashdash must be a revision (ambiguous) ok 23 - reject Nth parent if N is too high ok 24 - reject Nth ancestor if N is too high ok 25 - pathspecs with wildcards are not ambiguous ok 26 - backslash does not trigger wildcard rule ok 27 - escaped char does not trigger wildcard rule ok 28 - arg after dashdash not interpreted as option ok 29 - arg after end-of-options not interpreted as option ok 30 - end-of-options still allows -- # passed all 30 test(s) 1..30 ok t1501-work-tree.sh ................................. ok 1 - setup ok 2 - setup: helper for testing rev-parse ok 3 - setup: core.worktree = relative path ok 4 - outside ok 5 - inside work tree ok 6 - empty prefix is actually written out ok 7 - subdir of work tree ok 8 - setup: core.worktree = absolute path ok 9 - outside ok 10 - inside work tree ok 11 - subdir of work tree ok 12 - setup: GIT_WORK_TREE=relative (override core.worktree) ok 13 - outside ok 14 - inside work tree ok 15 - subdir of work tree ok 16 - setup: GIT_WORK_TREE=absolute, below git dir ok 17 - outside ok 18 - in repo.git ok 19 - inside work tree ok 20 - subdir of work tree ok 21 - find work tree from repo ok 22 - find work tree from work tree ok 23 - _gently() groks relative GIT_DIR & GIT_WORK_TREE ok 24 - diff-index respects work tree under .git dir ok 25 - diff-files respects work tree under .git dir ok 26 - git diff respects work tree under .git dir ok 27 - git grep ok 28 - git commit ok 29 - absolute pathspec should fail gracefully ok 30 - make_relative_path handles double slashes in GIT_DIR ok 31 - relative $GIT_WORK_TREE and git subprocesses ok 32 - Multi-worktree setup ok 33 - GIT_DIR set (1) ok 34 - GIT_DIR set (2) ok 35 - Auto discovery ok 36 - $GIT_DIR/common overrides core.worktree ok 37 - $GIT_WORK_TREE overrides $GIT_DIR/common ok 38 - error out gracefully on invalid $GIT_WORK_TREE ok 39 - refs work with relative gitdir and work tree # passed all 39 test(s) 1..39 ok t1511-rev-parse-caret.sh ........................... ok 1 - setup ok 2 - ref^{non-existent} ok 3 - ref^{} ok 4 - ref^{commit} ok 5 - ref^{tree} ok 6 - ref^{tag} ok 7 - ref^{/.} ok 8 - ref^{/non-existent} ok 9 - ref^{/Initial} ok 10 - ref^{/!Exp} ok 11 - ref^{/!} ok 12 - ref^{/!!Exp} ok 13 - ref^{/!-} ok 14 - ref^{/!-.} ok 15 - ref^{/!-non-existent} ok 16 - ref^{/!-Changed} ok 17 - ref^{/!-!Exp} # passed all 17 test(s) 1..17 ok t1513-rev-parse-prefix.sh .......................... ok 1 - setup ok 2 - empty prefix -- file ok 3 - valid prefix -- file ok 4 - valid prefix -- ../file ok 5 - empty prefix HEAD:./path ok 6 - valid prefix HEAD:./path ok 7 - valid prefix HEAD:../path ok 8 - prefix ignored with HEAD:top ok 9 - disambiguate path with valid prefix ok 10 - file and refs with prefix ok 11 - two-levels deep # passed all 11 test(s) 1..11 ok t1515-rev-parse-outside-repo.sh .................... ok 1 - set up non-repo directory ok 2 - rev-parse --sq-quote ok 3 - rev-parse --local-env-vars ok 4 - rev-parse --resolve-git-dir # passed all 4 test(s) 1..4 ok t1601-index-bogus.sh ............................... ok 1 - create tree with null sha1 ok 2 - read-tree refuses to read null sha1 ok 3 - GIT_ALLOW_NULL_SHA1 overrides refusal ok 4 - git write-tree refuses to write null sha1 # passed all 4 test(s) 1..4 ok t1508-at-combinations.sh ........................... ok 1 - setup ok 2 - HEAD = refs/heads/new-branch ok 3 - @{1} = new-one ok 4 - HEAD@{1} = new-one ok 5 - @{now} = new-two ok 6 - HEAD@{now} = new-two ok 7 - @{-1} = refs/heads/old-branch ok 8 - @{-1}@{0} = old-two ok 9 - @{-1}@{1} = old-one ok 10 - @{u} = refs/heads/upstream-branch ok 11 - HEAD@{u} = refs/heads/upstream-branch ok 12 - @{u}@{1} = upstream-one ok 13 - @{-1}@{u} = refs/heads/master ok 14 - @{-1}@{u}@{1} = master-one ok 15 - @ = new-two ok 16 - @@{u} = refs/heads/upstream-branch ok 17 - @@/at-test = refs/heads/@@/at-test ok 18 - @/at-test = refs/heads/@/at-test ok 19 - @at-test = refs/heads/@at-test ok 20 - @{u}@{-1} is nonsensical ok 21 - @{0}@{0} is nonsensical ok 22 - @{1}@{u} is nonsensical ok 23 - HEAD@{-1} is nonsensical ok 24 - @{-1}@{-1} is nonsensical ok 25 - HEAD@{3} = old-two ok 26 - @{3} is nonsensical ok 27 - switch to old-branch ok 28 - HEAD = refs/heads/old-branch ok 29 - HEAD@{1} = new-two ok 30 - @{1} = old-one ok 31 - create path with @ ok 32 - @:normal = content ok 33 - @:fun@ny = content # passed all 33 test(s) 1..33 ok t0410-partial-clone.sh ............................. ok 1 - extensions.partialclone without filter ok 2 - convert shallow clone to partial clone ok 3 - convert to partial clone with noop extension ok 4 - converting to partial clone fails with unrecognized extension ok 5 - missing reflog object, but promised by a commit, passes fsck ok 6 - missing reflog object, but promised by a tag, passes fsck ok 7 - missing reflog object alone fails fsck, even with extension set ok 8 - missing ref object, but promised, passes fsck ok 9 - missing object, but promised, passes fsck ok 10 - missing CLI object, but promised, passes fsck ok 11 - fetching of missing objects ok 12 - fetching of missing objects works with ref-in-want enabled ok 13 - fetching of missing objects from another promisor remote ok 14 - fetching of missing objects configures a promisor remote ok 15 - fetching of missing blobs works ok 16 - fetching of missing trees does not fetch blobs ok 17 - rev-list stops traversal at missing and promised commit ok 18 - missing tree objects with --missing=allow-promisor and --exclude-promisor-objects ok 19 - missing non-root tree object and rev-list ok 20 - rev-list stops traversal at missing and promised tree ok 21 - rev-list stops traversal at missing and promised blob ok 22 - rev-list stops traversal at promisor commit, tree, and blob ok 23 - rev-list dies for missing objects on cmd line ok 24 - single promisor remote can be re-initialized gracefully ok 25 - gc repacks promisor objects separately from non-promisor objects ok 26 - gc does not repack promisor objects if there are none ok 27 - repack -d does not irreversibly delete promisor objects ok 28 - gc stops traversal when a missing but promised object is reached ok 29 - do not fetch when checking existence of tree we construct ourselves ok 30 - fetching of missing objects from an HTTP server # passed all 30 test(s) 1..30 ok t1600-index.sh ..................................... ok 1 - setup ok 2 - bogus GIT_INDEX_VERSION issues warning ok 3 - out of bounds GIT_INDEX_VERSION issues warning ok 4 - no warning with bogus GIT_INDEX_VERSION and existing index ok 5 - out of bounds index.version issues warning ok 6 - index version config precedence # passed all 6 test(s) 1..6 ok t2002-checkout-cache-u.sh .......................... ok 1 - preparation ok 2 - without -u, git checkout-index smudges stat information. ok 3 - with -u, git checkout-index picks up stat information from new files. # passed all 3 test(s) 1..3 ok t1514-rev-parse-push.sh ............................ ok 1 - setup ok 2 - @{push} with default=nothing ok 3 - @{push} with default=simple ok 4 - triangular @{push} fails with default=simple ok 5 - @{push} with default=current ok 6 - @{push} with default=matching ok 7 - @{push} with pushremote defined ok 8 - @{push} with push refspecs ok 9 - resolving @{push} fails with a detached HEAD # passed all 9 test(s) 1..9 ok t2000-conflict-when-checking-files-out.sh .......... ok 1 - git update-index --add various paths. ok 2 - git checkout-index without -f should fail on conflicting work tree. ok 3 - git checkout-index with -f should succeed. ok 4 - git checkout-index conflicting paths. ok 5 - checkout-index -f twice with --prefix ok 6 - git update-index --add path2/file0 ok 7 - writing tree out with git write-tree ok 8 - git update-index --add path3/file1 ok 9 - writing tree out with git write-tree ok 10 - read previously written tree and checkout. ok 11 - add a symlink ok 12 - writing tree out with git write-tree ok 13 - read previously written tree and checkout. ok 14 - checking out conflicting path with -f # passed all 14 test(s) 1..14 ok t1507-rev-parse-upstream.sh ........................ ok 1 - setup ok 2 - @{upstream} resolves to correct full name ok 3 - @{u} resolves to correct full name ok 4 - my-side@{upstream} resolves to correct full name ok 5 - upstream of branch with @ in middle ok 6 - upstream of branch with @ at start ok 7 - upstream of branch with @ at end ok 8 - refs/heads/my-side@{upstream} does not resolve to my-side{upstream} ok 9 - my-side@{u} resolves to correct commit ok 10 - not-tracking@{u} fails ok 11 - @{u}@{1} resolves correctly ok 12 - @{u} without specifying branch fails on a detached HEAD ok 13 - checkout -b new my-side@{u} forks from the same ok 14 - merge my-side@{u} records the correct name ok 15 - branch -d other@{u} ok 16 - checkout other@{u} ok 17 - branch@{u} works when tracking a local branch ok 18 - branch@{u} error message when no upstream ok 19 - @{u} error message when no upstream ok 20 - branch@{u} error message with misspelt branch ok 21 - @{u} error message when not on a branch ok 22 - branch@{u} error message if upstream branch not fetched ok 23 - pull works when tracking a local branch ok 24 - @{u} works when tracking a local branch ok 25 - log -g other@{u} ok 26 - log -g other@{u}@{now} ok 27 - @{reflog}-parsing does not look beyond colon ok 28 - @{upstream}-parsing does not look beyond colon # passed all 28 test(s) 1..28 ok t2005-checkout-index-symlinks.sh ................... ok 1 - preparation ok 2 - the checked-out symlink must be a file ok 3 - the file must be the blob we added during the setup # passed all 3 test(s) 1..3 ok t2004-checkout-cache-temp.sh ....................... ok 1 - setup ok 2 - checkout one stage 0 to temporary file ok 3 - checkout all stage 0 to temporary files ok 4 - setup 3-way merge ok 5 - checkout one stage 2 to temporary file ok 6 - checkout all stage 2 to temporary files ok 7 - checkout all stages of unknown path ok 8 - checkout all stages/one file to nothing ok 9 - checkout all stages/one file to temporary files ok 10 - checkout some stages/one file to temporary files ok 11 - checkout all stages/all files to temporary files ok 12 - -- path0: no entry ok 13 - -- path1: all 3 stages ok 14 - -- path2: no stage 1, have stage 2 and 3 ok 15 - -- path3: no stage 2, have stage 1 and 3 ok 16 - -- path4: no stage 3, have stage 1 and 3 ok 17 - -- asubdir/path5: no stage 2 and 3 have stage 1 ok 18 - checkout --temp within subdir ok 19 - checkout --temp symlink ok 20 - emit well-formed relative path # passed all 20 test(s) 1..20 ok t0000-basic.sh ..................................... ok 1 - verify that the running shell supports "local" ok 2 - .git/objects should be empty after git init in an empty repo ok 3 - .git/objects should have 3 subdirectories ok 4 - success is reported like this ok 5 - pretend we have a fully passing test suite ok 6 - pretend we have a partially passing test suite ok 7 - pretend we have a known breakage ok 8 - pretend we have fixed a known breakage ok 9 - pretend we have fixed one of two known breakages (run in sub test-lib) ok 10 - pretend we have a pass, fail, and known breakage ok 11 - pretend we have a mix of all possible results ok 12 - test --verbose ok 13 - test --verbose-only ok 14 - GIT_SKIP_TESTS ok 15 - GIT_SKIP_TESTS several tests ok 16 - GIT_SKIP_TESTS sh pattern ok 17 - GIT_SKIP_TESTS entire suite ok 18 - GIT_SKIP_TESTS does not skip unmatched suite ok 19 - --run basic ok 20 - --run with a range ok 21 - --run with two ranges ok 22 - --run with a left open range ok 23 - --run with a right open range ok 24 - --run with basic negation ok 25 - --run with two negations ok 26 - --run a range and negation ok 27 - --run range negation ok 28 - --run include, exclude and include ok 29 - --run include, exclude and include, comma separated ok 30 - --run exclude and include ok 31 - --run empty selectors ok 32 - --run substring selector ok 33 - --run keyword selection ok 34 - --run invalid range end ok 35 - test runs if prerequisite is satisfied ok 36 # SKIP unmet prerequisite causes test to be skipped (missing DONTHAVEIT) ok 37 - test runs if prerequisites are satisfied ok 38 # SKIP unmet prerequisites causes test to be skipped (missing DONTHAVEIT of HAVEIT,DONTHAVEIT) ok 39 # SKIP unmet prerequisites causes test to be skipped (missing DONTHAVEIT of DONTHAVEIT,HAVEIT) ok 40 - test runs if lazy prereq is satisfied ok 41 # SKIP missing lazy prereqs skip tests (missing !LAZY_TRUE) ok 42 - negative lazy prereqs checked ok 43 # SKIP missing negative lazy prereqs will skip (missing LAZY_FALSE) ok 44 - tests clean up after themselves ok 45 - evaluating nested lazy prereqs dont interfere with each other ok 46 - lazy prereqs do not turn off tracing ok 47 - tests clean up even on failures ok 48 - test_atexit is run ok 49 - test_oid provides sane info by default ok 50 - test_oid can look up data for SHA-1 ok 51 - test_oid can look up data for SHA-256 ok 52 - test_oid can look up data for a specified algorithm ok 53 - test_bool_env ok 54 - git update-index without --add should fail adding ok 55 - git update-index with --add should succeed ok 56 - writing tree out with git write-tree ok 57 - validate object ID of a known tree ok 58 - git update-index without --remove should fail removing ok 59 - git update-index with --remove should be able to remove ok 60 - git write-tree should be able to write an empty tree ok 61 - validate object ID of a known tree ok 62 - adding various types of objects with git update-index --add ok 63 - showing stage with git ls-files --stage ok 64 - validate git ls-files output for a known tree ok 65 - writing tree out with git write-tree ok 66 - validate object ID for a known tree ok 67 - showing tree with git ls-tree ok 68 - git ls-tree output for a known tree ok 69 - showing tree with git ls-tree -r ok 70 - git ls-tree -r output for a known tree ok 71 - showing tree with git ls-tree -r -t ok 72 - git ls-tree -r output for a known tree ok 73 - writing partial tree out with git write-tree --prefix ok 74 - validate object ID for a known tree ok 75 - writing partial tree out with git write-tree --prefix ok 76 - validate object ID for a known tree ok 77 - put invalid objects into the index ok 78 - writing this tree without --missing-ok ok 79 - writing this tree with --missing-ok ok 80 - git read-tree followed by write-tree should be idempotent ok 81 - validate git diff-files output for a know cache/work tree state ok 82 - git update-index --refresh should succeed ok 83 - no diff after checkout and git update-index --refresh ok 84 - git commit-tree records the correct tree in a commit ok 85 - git commit-tree records the correct parent in a commit ok 86 - git commit-tree omits duplicated parent in a commit ok 87 - update-index D/F conflict ok 88 - very long name in the index handled sanely ok 89 - test_must_fail on a failing git command ok 90 - test_must_fail on a failing git command with env ok 91 - test_must_fail rejects a non-git command ok 92 - test_must_fail rejects a non-git command with env # passed all 92 test(s) 1..92 ok t1512-rev-parse-disambiguation.sh .................. ok 1 - blob and tree ok 2 - warn ambiguity when no candidate matches type hint ok 3 - disambiguate tree-ish ok 4 - disambiguate blob ok 5 - disambiguate tree ok 6 - first commit ok 7 - disambiguate commit-ish ok 8 - disambiguate commit ok 9 - log name1..name2 takes only commit-ishes on both ends ok 10 - rev-parse name1..name2 takes only commit-ishes on both ends ok 11 - git log takes only commit-ish ok 12 - git reset takes only commit-ish ok 13 - first tag not ok 14 - two semi-ambiguous commit-ish # TODO known breakage not ok 15 - three semi-ambiguous tree-ish # TODO known breakage ok 16 - parse describe name ok 17 - more history not ok 18 - parse describe name taking advantage of generation # TODO known breakage ok 19 - parse describe name not ignoring ambiguity ok 20 - ambiguous commit-ish ok 21 - ambiguous tags peel to treeish ok 22 - rev-parse --disambiguate ok 23 - rev-parse --disambiguate drops duplicates ok 24 - ambiguous 40-hex ref ok 25 - ambiguous short sha1 ref ok 26 - ambiguity errors are not repeated (raw) ok 27 - ambiguity errors are not repeated (treeish) ok 28 - ambiguity errors are not repeated (peel) ok 29 - ambiguity hints ok 30 - ambiguity hints respect type ok 31 - failed type-selector still shows hint ok 32 - core.disambiguate config can prefer types ok 33 - core.disambiguate does not override context ok 34 - ambiguous commits are printed by type first, then hash order ok 35 - cat-file --batch and --batch-check show ambiguous # still have 3 known breakage(s) # passed all remaining 32 test(s) 1..35 ok t2003-checkout-cache-mkdir.sh ...................... ok 1 - setup ok 2 - have symlink in place where dir is expected. ok 3 - use --prefix=path2/ ok 4 - use --prefix=tmp- ok 5 - use --prefix=tmp- but with a conflicting file and dir ok 6 - use --prefix=tmp/orary/ where tmp is a symlink ok 7 - use --prefix=tmp/orary- where tmp is a symlink ok 8 - use --prefix=tmp- where tmp-path1 is a symlink ok 9 - apply filter from working tree .gitattributes with --prefix ok 10 - apply CRLF filter from working tree .gitattributes with --prefix # passed all 10 test(s) 1..10 ok t2006-checkout-index-basic.sh ...................... ok 1 - checkout-index --gobbledegook ok 2 - checkout-index -h in broken repository ok 3 - checkout-index reports errors (cmdline) ok 4 - checkout-index reports errors (stdin) ok 5 # SKIP checkout-index with case-collision don't write to the wrong place (missing CASE_INSENSITIVE_FS of SYMLINKS,CASE_INSENSITIVE_FS) ok 6 # SKIP checkout-index with utf-8-collision don't write to the wrong place (missing UTF8_NFD_TO_NFC of SYMLINKS,UTF8_NFD_TO_NFC) # passed all 6 test(s) 1..6 ok t2007-checkout-symlink.sh .......................... ok 1 - setup ok 2 - switch from symlink to dir ok 3 - Remove temporary directories & switch to master ok 4 - switch from dir to symlink # passed all 4 test(s) 1..4 ok t2008-checkout-subdir.sh ........................... ok 1 - setup ok 2 - remove and restore with relative path ok 3 - checkout with empty prefix ok 4 - checkout with simple prefix ok 5 - checkout with complex relative path ok 6 - relative path outside tree should fail ok 7 - incorrect relative path to file should fail (1) ok 8 - incorrect relative path should fail (2) ok 9 - incorrect relative path should fail (3) # passed all 9 test(s) 1..9 ok t2009-checkout-statinfo.sh ......................... ok 1 - setup ok 2 - branch switching ok 3 - path checkout # passed all 3 test(s) 1..3 ok t2010-checkout-ambiguous.sh ........................ ok 1 - setup ok 2 - reference must be a tree ok 3 - branch switching ok 4 - checkout world from the index ok 5 - non ambiguous call ok 6 - allow the most common case ok 7 - check ambiguity ok 8 - check ambiguity in subdir ok 9 - disambiguate checking out from a tree-ish ok 10 - accurate error message with more than one ref # passed all 10 test(s) 1..10 ok t1500-rev-parse.sh ................................. ok 1 - setup ok 2 - toplevel: --is-bare-repository ok 3 - toplevel: --is-inside-git-dir ok 4 - toplevel: --is-inside-work-tree ok 5 - toplevel: --show-prefix ok 6 - toplevel: --git-dir ok 7 - toplevel: --absolute-git-dir ok 8 - .git/: --is-bare-repository ok 9 - .git/: --is-inside-git-dir ok 10 - .git/: --is-inside-work-tree ok 11 - .git/: --show-prefix ok 12 - .git/: --git-dir ok 13 - .git/: --absolute-git-dir ok 14 - .git/objects/: --is-bare-repository ok 15 - .git/objects/: --is-inside-git-dir ok 16 - .git/objects/: --is-inside-work-tree ok 17 - .git/objects/: --show-prefix ok 18 - .git/objects/: --git-dir ok 19 - .git/objects/: --absolute-git-dir ok 20 - subdirectory: --is-bare-repository ok 21 - subdirectory: --is-inside-git-dir ok 22 - subdirectory: --is-inside-work-tree ok 23 - subdirectory: --show-prefix ok 24 - subdirectory: --git-dir ok 25 - subdirectory: --absolute-git-dir ok 26 - core.bare = true: --is-bare-repository ok 27 - core.bare = true: --is-inside-git-dir ok 28 - core.bare = true: --is-inside-work-tree ok 29 - core.bare undefined: --is-bare-repository ok 30 - core.bare undefined: --is-inside-git-dir ok 31 - core.bare undefined: --is-inside-work-tree ok 32 - GIT_DIR=../.git, core.bare = false: --is-bare-repository ok 33 - GIT_DIR=../.git, core.bare = false: --is-inside-git-dir ok 34 - GIT_DIR=../.git, core.bare = false: --is-inside-work-tree ok 35 - GIT_DIR=../.git, core.bare = false: --show-prefix ok 36 - GIT_DIR=../.git, core.bare = false: --git-dir ok 37 - GIT_DIR=../.git, core.bare = false: --absolute-git-dir ok 38 - GIT_DIR=../.git, core.bare = true: --is-bare-repository ok 39 - GIT_DIR=../.git, core.bare = true: --is-inside-git-dir ok 40 - GIT_DIR=../.git, core.bare = true: --is-inside-work-tree ok 41 - GIT_DIR=../.git, core.bare = true: --show-prefix ok 42 - GIT_DIR=../.git, core.bare undefined: --is-bare-repository ok 43 - GIT_DIR=../.git, core.bare undefined: --is-inside-git-dir ok 44 - GIT_DIR=../.git, core.bare undefined: --is-inside-work-tree ok 45 - GIT_DIR=../.git, core.bare undefined: --show-prefix ok 46 - GIT_DIR=../repo.git, core.bare = false: --is-bare-repository ok 47 - GIT_DIR=../repo.git, core.bare = false: --is-inside-git-dir ok 48 - GIT_DIR=../repo.git, core.bare = false: --is-inside-work-tree ok 49 - GIT_DIR=../repo.git, core.bare = false: --show-prefix ok 50 - GIT_DIR=../repo.git, core.bare = false: --git-dir ok 51 - GIT_DIR=../repo.git, core.bare = false: --absolute-git-dir ok 52 - GIT_DIR=../repo.git, core.bare = true: --is-bare-repository ok 53 - GIT_DIR=../repo.git, core.bare = true: --is-inside-git-dir ok 54 - GIT_DIR=../repo.git, core.bare = true: --is-inside-work-tree ok 55 - GIT_DIR=../repo.git, core.bare = true: --show-prefix ok 56 - GIT_DIR=../repo.git, core.bare undefined: --is-bare-repository ok 57 - GIT_DIR=../repo.git, core.bare undefined: --is-inside-git-dir ok 58 - GIT_DIR=../repo.git, core.bare undefined: --is-inside-work-tree ok 59 - GIT_DIR=../repo.git, core.bare undefined: --show-prefix ok 60 - git-common-dir from worktree root ok 61 - git-common-dir inside sub-dir ok 62 - git-path from worktree root ok 63 - git-path inside sub-dir ok 64 - rev-parse --is-shallow-repository in shallow repo ok 65 - rev-parse --is-shallow-repository in non-shallow repo ok 66 - rev-parse --show-object-format in repo ok 67 - --show-toplevel from subdir of working tree ok 68 - --show-toplevel from inside .git ok 69 - showing the superproject correctly # passed all 69 test(s) 1..69 ok t1404-update-ref-errors.sh ......................... ok 1 - setup ok 2 - existing loose ref is a simple prefix of new ok 3 - existing packed ref is a simple prefix of new ok 4 - existing loose ref is a deeper prefix of new ok 5 - existing packed ref is a deeper prefix of new ok 6 - new ref is a simple prefix of existing loose ok 7 - new ref is a simple prefix of existing packed ok 8 - new ref is a deeper prefix of existing loose ok 9 - new ref is a deeper prefix of existing packed ok 10 - one new ref is a simple prefix of another ok 11 - empty directory should not fool rev-parse ok 12 - empty directory should not fool for-each-ref ok 13 - empty directory should not fool create ok 14 - empty directory should not fool verify ok 15 - empty directory should not fool 1-arg update ok 16 - empty directory should not fool 2-arg update ok 17 - empty directory should not fool 0-arg delete ok 18 - empty directory should not fool 1-arg delete ok 19 - D/F conflict prevents add long + delete short ok 20 - D/F conflict prevents add short + delete long ok 21 - D/F conflict prevents delete long + add short ok 22 - D/F conflict prevents delete short + add long ok 23 - D/F conflict prevents add long + delete short packed ok 24 - D/F conflict prevents add short + delete long packed ok 25 - D/F conflict prevents delete long packed + add short ok 26 - D/F conflict prevents delete short packed + add long ok 27 - D/F conflict prevents indirect add long + delete short ok 28 - D/F conflict prevents indirect add long + indirect delete short ok 29 - D/F conflict prevents indirect add short + indirect delete long ok 30 - D/F conflict prevents indirect delete long + indirect add short ok 31 - D/F conflict prevents indirect add long + delete short packed ok 32 - D/F conflict prevents indirect add long + indirect delete short packed ok 33 - D/F conflict prevents add long + indirect delete short packed ok 34 - D/F conflict prevents indirect delete long packed + indirect add short ok 35 - missing old value blocks update ok 36 - incorrect old value blocks update ok 37 - existing old value blocks create ok 38 - incorrect old value blocks delete ok 39 - missing old value blocks indirect update ok 40 - incorrect old value blocks indirect update ok 41 - existing old value blocks indirect create ok 42 - incorrect old value blocks indirect delete ok 43 - missing old value blocks indirect no-deref update ok 44 - incorrect old value blocks indirect no-deref update ok 45 - existing old value blocks indirect no-deref create ok 46 - incorrect old value blocks indirect no-deref delete ok 47 - non-empty directory blocks create ok 48 - broken reference blocks create ok 49 - non-empty directory blocks indirect create ok 50 - broken reference blocks indirect create ok 51 - no bogus intermediate values during delete ok 52 - delete fails cleanly if packed-refs file is locked ok 53 - delete fails cleanly if packed-refs.new write fails # passed all 53 test(s) 1..53 ok t2014-checkout-switch.sh ........................... ok 1 - setup ok 2 - check all changes are staged ok 3 - second commit ok 4 - check # passed all 4 test(s) 1..4 ok t2015-checkout-unborn.sh ........................... ok 1 - setup ok 2 - checkout from unborn preserves untracked files ok 3 - checkout from unborn preserves index contents ok 4 - checkout from unborn merges identical index contents ok 5 - checking out another branch from unborn state ok 6 - checking out in a newly created repo # passed all 6 test(s) 1..6 ok t2011-checkout-invalid-head.sh ..................... ok 1 - setup ok 2 - checkout should not start branch from a tree ok 3 - checkout master from invalid HEAD ok 4 - checkout notices failure to lock HEAD ok 5 - create ref directory/file conflict scenario ok 6 - checkout away from d/f HEAD (unpacked, to branch) ok 7 - checkout away from d/f HEAD (unpacked, to detached) ok 8 - pack refs ok 9 - checkout away from d/f HEAD (packed, to branch) ok 10 - checkout away from d/f HEAD (packed, to detached) # passed all 10 test(s) 1..10 ok t2021-checkout-overwrite.sh ........................ ok 1 - setup ok 2 - create a commit where dir a/b changed to file ok 3 - checkout commit with dir must not remove untracked a/b ok 4 - create a commit where dir a/b changed to symlink ok 5 - checkout commit with dir must not remove untracked a/b ok 6 - the symlink remained # passed all 6 test(s) 1..6 ok t2019-checkout-ambiguous-ref.sh .................... ok 1 - setup ambiguous refs ok 2 - checkout ambiguous ref succeeds ok 3 - checkout produces ambiguity warning ok 4 - checkout chooses branch over tag ok 5 - checkout reports switch to branch ok 6 - checkout vague ref succeeds ok 7 - checkout produces ambiguity warning ok 8 - checkout chooses branch over tag ok 9 - checkout reports switch to branch # passed all 9 test(s) 1..9 ok t2022-checkout-paths.sh ............................ ok 1 - setup ok 2 - checking out paths out of a tree does not clobber unrelated paths ok 3 - do not touch unmerged entries matching $path but not in $tree ok 4 - do not touch files that are already up-to-date ok 5 - checkout HEAD adds deleted intent-to-add file back to index # passed all 5 test(s) 1..5 ok t2017-checkout-orphan.sh ........................... ok 1 - Setup ok 2 - --orphan creates a new orphan branch from HEAD ok 3 - --orphan creates a new orphan branch from ok 4 - --orphan must be rejected with -b ok 5 - --orphan must be rejected with -t ok 6 - --orphan ignores branch.autosetupmerge ok 7 - --orphan makes reflog by default ok 8 - --orphan does not make reflog when core.logAllRefUpdates = false ok 9 - --orphan with -l makes reflog when core.logAllRefUpdates = false ok 10 - giving up --orphan not committed when -l and core.logAllRefUpdates = false deletes reflog ok 11 - --orphan is rejected with an existing name ok 12 - --orphan refuses to switch if a merge is needed ok 13 - cannot --detach on an unborn branch # passed all 13 test(s) 1..13 ok t1300-config.sh .................................... ok 1 - clear default config ok 2 - initial ok 3 - mixed case ok 4 - similar section ok 5 - uppercase section ok 6 - replace with non-match ok 7 - replace with non-match (actually matching) ok 8 - non-match result ok 9 - find mixed-case key by canonical name ok 10 - find mixed-case key by non-canonical name ok 11 - subsections are not canonicalized by git-config ok 12 - unset with cont. lines ok 13 - unset with cont. lines is correct ok 14 - multiple unset ok 15 - multiple unset is correct ok 16 - --replace-all missing value ok 17 - --replace-all ok 18 - all replaced ok 19 - really mean test ok 20 - really really mean test ok 21 - get value ok 22 - unset ok 23 - multivar ok 24 - non-match ok 25 - non-match value ok 26 - multi-valued get returns final one ok 27 - multi-valued get-all returns all ok 28 - multivar replace ok 29 - ambiguous unset ok 30 - invalid unset ok 31 - multivar unset ok 32 - invalid key ok 33 - correct key ok 34 - hierarchical section ok 35 - hierarchical section value ok 36 - working --list ok 37 - --list without repo produces empty output ok 38 - --name-only --list ok 39 - --get-regexp ok 40 - --name-only --get-regexp ok 41 - --add ok 42 - get variable with no value ok 43 - get variable with empty value ok 44 - get-regexp variable with no value ok 45 - get-regexp --bool variable with no value ok 46 - get-regexp variable with empty value ok 47 - get bool variable with no value ok 48 - get bool variable with empty value ok 49 - no arguments, but no crash ok 50 - new section is partial match of another ok 51 - new variable inserts into proper section ok 52 - alternative --file (non-existing file should fail) ok 53 - alternative GIT_CONFIG ok 54 - alternative GIT_CONFIG (--file) ok 55 - alternative GIT_CONFIG (--file=-) ok 56 - setting a value in stdin is an error ok 57 - editing stdin is an error ok 58 - refer config from subdirectory ok 59 - --set in alternative file ok 60 - rename section ok 61 - rename succeeded ok 62 - rename non-existing section ok 63 - rename succeeded ok 64 - rename another section ok 65 - rename succeeded ok 66 - rename a section with a var on the same line ok 67 - rename succeeded ok 68 - renaming empty section name is rejected ok 69 - renaming to bogus section is rejected ok 70 - remove section ok 71 - section was removed properly ok 72 - section ending ok 73 - numbers ok 74 - --int is at least 64 bits ok 75 - invalid unit ok 76 - line number is reported correctly ok 77 - invalid stdin config ok 78 - bool ok 79 - invalid bool (--get) ok 80 - invalid bool (set) ok 81 - set --bool ok 82 - set --int ok 83 - get --bool-or-int ok 84 - set --bool-or-int ok 85 - set --path ok 86 - get --path ok 87 - get --path copes with unset $HOME ok 88 - get --path barfs on boolean variable ok 89 - get --expiry-date ok 90 - get --type=color ok 91 - set --type=color ok 92 - get --type=color barfs on non-color ok 93 - set --type=color barfs on non-color ok 94 - quoting ok 95 - key with newline ok 96 - value with newline ok 97 - value continued on next line ok 98 - --null --list ok 99 - --null --get-regexp ok 100 - inner whitespace kept verbatim ok 101 - symlinked configuration ok 102 - symlink to nonexistent configuration ok 103 - check split_cmdline return ok 104 - git -c "key=value" support ok 105 - git -c can represent empty string ok 106 - key sanity-checking ok 107 - git -c works with aliases of builtins ok 108 - aliases can be CamelCased ok 109 - git -c does not split values on equals ok 110 - git -c dies on bogus config ok 111 - git -c complains about empty key ok 112 - git -c complains about empty key and value ok 113 - multiple git -c appends config ok 114 - last one wins: two level vars ok 115 - last one wins: three level vars ok 116 - old-fashioned settings are case insensitive ok 117 - setting different case sensitive subsections ok 118 - git -c a=VAL rejects invalid 'a' ok 119 - git -c .a=VAL rejects invalid '.a' ok 120 - git -c a.=VAL rejects invalid 'a.' ok 121 - git -c a.0b=VAL rejects invalid 'a.0b' ok 122 - git -c a.b c.=VAL rejects invalid 'a.b c.' ok 123 - git -c a.b c.0d=VAL rejects invalid 'a.b c.0d' ok 124 - git -c a.b=VAL works with valid 'a.b' ok 125 - git -c a.b c.d=VAL works with valid 'a.b c.d' ok 126 - git -c is not confused by empty environment ok 127 - detect bogus GIT_CONFIG_PARAMETERS ok 128 - git config --edit works ok 129 - git config --edit respects core.editor ok 130 - barf on syntax error ok 131 - barf on incomplete section header ok 132 - barf on incomplete string ok 133 - urlmatch ok 134 - urlmatch favors more specific URLs ok 135 - urlmatch with wildcard ok 136 - --unset last key removes section (except if commented) ok 137 - --unset-all removes section if empty & uncommented ok 138 - adding a key into an empty section reuses header ok 139 - preserves existing permissions ok 140 - set up --show-origin tests ok 141 - --show-origin with --list ok 142 - --show-origin with --list --null ok 143 - --show-origin with single file ok 144 - --show-origin with --get-regexp ok 145 - --show-origin getting a single key ok 146 - set up custom config file ok 147 - set up custom config file with special name characters ok 148 - --show-origin escape special file name characters ok 149 - --show-origin stdin ok 150 - --show-origin stdin with file include ok 151 - --show-origin blob ok 152 - --show-origin blob ref ok 153 - --show-scope with --list ok 154 - --show-scope with --blob ok 155 - --show-scope with --local ok 156 - --show-scope getting a single value ok 157 - --show-scope with --show-origin ok 158 - --local requires a repo ok 159 - --worktree requires a repo ok 160 - identical modern --type specifiers are allowed ok 161 - identical legacy --type specifiers are allowed ok 162 - identical mixed --type specifiers are allowed ok 163 - non-identical modern --type specifiers are not allowed ok 164 - non-identical legacy --type specifiers are not allowed ok 165 - non-identical mixed --type specifiers are not allowed ok 166 - --type allows valid type specifiers ok 167 - --no-type unsets type specifiers ok 168 - unset type specifiers may be reset to conflicting ones ok 169 - --type rejects unknown specifiers ok 170 - --replace-all does not invent newlines ok 171 - set all config with value-pattern ok 172 - --replace-all and value-pattern ok 173 - refuse --fixed-value for incompatible actions ok 174 - --fixed-value uses exact string matching ok 175 - --get and --get-all with --fixed-value # passed all 175 test(s) 1..175 ok t2025-checkout-no-overlay.sh ....................... ok 1 - setup ok 2 - checkout --no-overlay deletes files not in ok 3 - checkout --no-overlay removing last file from directory ok 4 - checkout -p --overlay is disallowed ok 5 - --no-overlay --theirs with D/F conflict deletes file ok 6 - wildcard pathspec matches file in subdirectory # passed all 6 test(s) 1..6 ok t2023-checkout-m.sh ................................ ok 1 - setup ok 2 - git merge master ok 3 - -m restores 2-way conflicted+resolved file ok 4 - -m restores 3-way conflicted+resolved file ok 5 - force checkout a conflict file creates stage zero entry # passed all 5 test(s) 1..5 ok t2027-checkout-track.sh ............................ ok 1 - setup ok 2 - checkout --track -b creates a new tracking branch ok 3 - checkout --track -b rejects an extra path argument # passed all 3 test(s) 1..3 ok t1700-split-index.sh ............................... ok 1 - setup ok 2 - enable split index ok 3 - add one file ok 4 - disable split index ok 5 - enable split index again, "one" now belongs to base index" ok 6 - modify original file, base index untouched ok 7 - add another file, which stays index ok 8 - remove file not in base index ok 9 - remove file in base index ok 10 - add original file back ok 11 - add new file ok 12 - unify index, two files remain ok 13 - rev-parse --shared-index-path ok 14 - set core.splitIndex config variable to true ok 15 - set core.splitIndex config variable to false ok 16 - set core.splitIndex config variable back to true ok 17 - check behavior with splitIndex.maxPercentChange unset ok 18 - check splitIndex.maxPercentChange set to 0 ok 19 - shared index files expire after 2 weeks by default ok 20 - check splitIndex.sharedIndexExpire set to 16 days ok 21 - check splitIndex.sharedIndexExpire set to "never" and "now" ok 22 - same mode for index & split index ok 23 - split index respects core.sharedrepository 0666 ok 24 - split index respects core.sharedrepository 0642 ok 25 - graceful handling when splitting index is not allowed ok 26 - writing split index with null sha1 does not write cache tree ok 27 - do not refresh null base index # passed all 27 test(s) 1..27 ok t2050-git-dir-relative.sh .......................... ok 1 - Setting up post-commit hook ok 2 - post-commit hook used ordinarily ok 3 - post-commit-hook created and used from top dir ok 4 - post-commit-hook from sub dir # passed all 4 test(s) 1..4 ok t2026-checkout-pathspec-file.sh .................... ok 1 - setup ok 2 - --pathspec-from-file from stdin ok 3 - --pathspec-from-file from file ok 4 - NUL delimiters ok 5 - LF delimiters ok 6 - no trailing delimiter ok 7 - CRLF delimiters ok 8 - quotes ok 9 - quotes not compatible with --pathspec-file-nul ok 10 - only touches what was listed ok 11 - error conditions # passed all 11 test(s) 1..11 ok t2100-update-cache-badpath.sh ...................... ok 1 - git update-index --add to add various paths. ok 2 - git update-index to add conflicting path path0/file0 should fail. ok 3 - git update-index to add conflicting path path1/file1 should fail. ok 4 - git update-index to add conflicting path path2 should fail. ok 5 - git update-index to add conflicting path path3 should fail. # passed all 5 test(s) 1..5 ok t2018-checkout-branch.sh ........................... ok 1 - setup ok 2 - checkout -b to a new branch, set to HEAD ok 3 - checkout -b to a merge base ok 4 - checkout -b to a new branch, set to an explicit ref ok 5 - checkout -b to a new branch with unmergeable changes fails ok 6 - checkout -f -b to a new branch with unmergeable changes discards changes ok 7 - checkout -b to a new branch preserves mergeable changes ok 8 - checkout -f -b to a new branch with mergeable changes discards changes ok 9 - checkout -b to an existing branch fails ok 10 - checkout -b to @{-1} fails with the right branch name ok 11 - checkout -B to an existing branch resets branch to HEAD ok 12 - checkout -B to a merge base ok 13 - checkout -B to an existing branch from detached HEAD resets branch to HEAD ok 14 - checkout -B to an existing branch with an explicit ref resets branch to that ref ok 15 - checkout -B to an existing branch with unmergeable changes fails ok 16 - checkout -f -B to an existing branch with unmergeable changes discards changes ok 17 - checkout -B to an existing branch preserves mergeable changes ok 18 - checkout -f -B to an existing branch with mergeable changes discards changes ok 19 - checkout -b ok 20 - checkout -B to the current branch works ok 21 - checkout -b after clone --no-checkout does a checkout of HEAD ok 22 - checkout -b to a new branch preserves mergeable changes despite sparse-checkout ok 23 - checkout -b rejects an invalid start point ok 24 - checkout -b rejects an extra path argument # passed all 24 test(s) 1..24 ok t2102-update-index-symlinks.sh ..................... ok 1 - preparation ok 2 - modify the symbolic link ok 3 - the index entry must still be a symbolic link # passed all 3 test(s) 1..3 ok t0008-ignores.sh ................................... ok 1 - setup ok 2 - . corner-case ok 3 - . corner-case with -q ok 4 - . corner-case with --quiet ok 5 - . corner-case with -v ok 6 - . corner-case with -v -n ok 7 - . corner-case with -v --non-matching ok 8 - . corner-case with --verbose ok 9 - . corner-case with --verbose -n ok 10 - . corner-case with --verbose --non-matching ok 11 - empty command line ok 12 - empty command line with -q ok 13 - empty command line with --quiet ok 14 - empty command line with -v ok 15 - empty command line with -v -n ok 16 - empty command line with -v --non-matching ok 17 - empty command line with --verbose ok 18 - empty command line with --verbose -n ok 19 - empty command line with --verbose --non-matching ok 20 - --stdin with empty STDIN ok 21 - --stdin with empty STDIN with -q ok 22 - --stdin with empty STDIN with --quiet ok 23 - --stdin with empty STDIN with -v ok 24 - --stdin with empty STDIN with -v -n ok 25 - --stdin with empty STDIN with -v --non-matching ok 26 - --stdin with empty STDIN with --verbose ok 27 - --stdin with empty STDIN with --verbose -n ok 28 - --stdin with empty STDIN with --verbose --non-matching ok 29 - -q with multiple args ok 30 - --quiet with multiple args ok 31 - -q -v ok 32 - --quiet -v ok 33 - -q --verbose ok 34 - --quiet --verbose ok 35 - --quiet with multiple args ok 36 - erroneous use of -- ok 37 - erroneous use of -- with -q ok 38 - erroneous use of -- with --quiet ok 39 - erroneous use of -- with -v ok 40 - erroneous use of -- with -v -n ok 41 - erroneous use of -- with -v --non-matching ok 42 - erroneous use of -- with --verbose ok 43 - erroneous use of -- with --verbose -n ok 44 - erroneous use of -- with --verbose --non-matching ok 45 - --stdin with superfluous arg ok 46 - --stdin with superfluous arg with -q ok 47 - --stdin with superfluous arg with --quiet ok 48 - --stdin with superfluous arg with -v ok 49 - --stdin with superfluous arg with -v -n ok 50 - --stdin with superfluous arg with -v --non-matching ok 51 - --stdin with superfluous arg with --verbose ok 52 - --stdin with superfluous arg with --verbose -n ok 53 - --stdin with superfluous arg with --verbose --non-matching ok 54 - --stdin -z with superfluous arg ok 55 - --stdin -z with superfluous arg with -q ok 56 - --stdin -z with superfluous arg with --quiet ok 57 - --stdin -z with superfluous arg with -v ok 58 - --stdin -z with superfluous arg with -v -n ok 59 - --stdin -z with superfluous arg with -v --non-matching ok 60 - --stdin -z with superfluous arg with --verbose ok 61 - --stdin -z with superfluous arg with --verbose -n ok 62 - --stdin -z with superfluous arg with --verbose --non-matching ok 63 - -z without --stdin ok 64 - -z without --stdin with -q ok 65 - -z without --stdin with --quiet ok 66 - -z without --stdin with -v ok 67 - -z without --stdin with -v -n ok 68 - -z without --stdin with -v --non-matching ok 69 - -z without --stdin with --verbose ok 70 - -z without --stdin with --verbose -n ok 71 - -z without --stdin with --verbose --non-matching ok 72 - -z without --stdin and superfluous arg ok 73 - -z without --stdin and superfluous arg with -q ok 74 - -z without --stdin and superfluous arg with --quiet ok 75 - -z without --stdin and superfluous arg with -v ok 76 - -z without --stdin and superfluous arg with -v -n ok 77 - -z without --stdin and superfluous arg with -v --non-matching ok 78 - -z without --stdin and superfluous arg with --verbose ok 79 - -z without --stdin and superfluous arg with --verbose -n ok 80 - -z without --stdin and superfluous arg with --verbose --non-matching ok 81 - needs work tree ok 82 - needs work tree with -q ok 83 - needs work tree with --quiet ok 84 - needs work tree with -v ok 85 - needs work tree with -v -n ok 86 - needs work tree with -v --non-matching ok 87 - needs work tree with --verbose ok 88 - needs work tree with --verbose -n ok 89 - needs work tree with --verbose --non-matching ok 90 - non-existent file at top-level not ignored ok 91 - non-existent file at top-level not ignored with -q ok 92 - non-existent file at top-level not ignored with --quiet ok 93 - non-existent file at top-level not ignored with -v ok 94 - non-existent file at top-level not ignored with -v -n ok 95 - non-existent file at top-level not ignored with -v --non-matching ok 96 - non-existent file at top-level not ignored with --verbose ok 97 - non-existent file at top-level not ignored with --verbose -n ok 98 - non-existent file at top-level not ignored with --verbose --non-matching ok 99 - non-existent file at top-level not ignored with --no-index ok 100 - non-existent file at top-level not ignored with --no-index -q ok 101 - non-existent file at top-level not ignored with --no-index --quiet ok 102 - non-existent file at top-level not ignored with --no-index -v ok 103 - non-existent file at top-level not ignored with --no-index -v -n ok 104 - non-existent file at top-level not ignored with --no-index -v --non-matching ok 105 - non-existent file at top-level not ignored with --no-index --verbose ok 106 - non-existent file at top-level not ignored with --no-index --verbose -n ok 107 - non-existent file at top-level not ignored with --no-index --verbose --non-matching ok 108 - non-existent file at top-level ignored ok 109 - non-existent file at top-level ignored with -q ok 110 - non-existent file at top-level ignored with --quiet ok 111 - non-existent file at top-level ignored with -v ok 112 - non-existent file at top-level ignored with -v -n ok 113 - non-existent file at top-level ignored with -v --non-matching ok 114 - non-existent file at top-level ignored with --verbose ok 115 - non-existent file at top-level ignored with --verbose -n ok 116 - non-existent file at top-level ignored with --verbose --non-matching ok 117 - non-existent file at top-level ignored with --no-index ok 118 - non-existent file at top-level ignored with --no-index -q ok 119 - non-existent file at top-level ignored with --no-index --quiet ok 120 - non-existent file at top-level ignored with --no-index -v ok 121 - non-existent file at top-level ignored with --no-index -v -n ok 122 - non-existent file at top-level ignored with --no-index -v --non-matching ok 123 - non-existent file at top-level ignored with --no-index --verbose ok 124 - non-existent file at top-level ignored with --no-index --verbose -n ok 125 - non-existent file at top-level ignored with --no-index --verbose --non-matching ok 126 - existing untracked file at top-level not ignored ok 127 - existing untracked file at top-level not ignored with -q ok 128 - existing untracked file at top-level not ignored with --quiet ok 129 - existing untracked file at top-level not ignored with -v ok 130 - existing untracked file at top-level not ignored with -v -n ok 131 - existing untracked file at top-level not ignored with -v --non-matching ok 132 - existing untracked file at top-level not ignored with --verbose ok 133 - existing untracked file at top-level not ignored with --verbose -n ok 134 - existing untracked file at top-level not ignored with --verbose --non-matching ok 135 - existing untracked file at top-level not ignored with --no-index ok 136 - existing untracked file at top-level not ignored with --no-index -q ok 137 - existing untracked file at top-level not ignored with --no-index --quiet ok 138 - existing untracked file at top-level not ignored with --no-index -v ok 139 - existing untracked file at top-level not ignored with --no-index -v -n ok 140 - existing untracked file at top-level not ignored with --no-index -v --non-matching ok 141 - existing untracked file at top-level not ignored with --no-index --verbose ok 142 - existing untracked file at top-level not ignored with --no-index --verbose -n ok 143 - existing untracked file at top-level not ignored with --no-index --verbose --non-matching ok 144 - existing tracked file at top-level not ignored ok 145 - existing tracked file at top-level not ignored with -q ok 146 - existing tracked file at top-level not ignored with --quiet ok 147 - existing tracked file at top-level not ignored with -v ok 148 - existing tracked file at top-level not ignored with -v -n ok 149 - existing tracked file at top-level not ignored with -v --non-matching ok 150 - existing tracked file at top-level not ignored with --verbose ok 151 - existing tracked file at top-level not ignored with --verbose -n ok 152 - existing tracked file at top-level not ignored with --verbose --non-matching ok 153 - existing tracked file at top-level shown as ignored with --no-index ok 154 - existing tracked file at top-level shown as ignored with --no-index -q ok 155 - existing tracked file at top-level shown as ignored with --no-index --quiet ok 156 - existing tracked file at top-level shown as ignored with --no-index -v ok 157 - existing tracked file at top-level shown as ignored with --no-index -v -n ok 158 - existing tracked file at top-level shown as ignored with --no-index -v --non-matching ok 159 - existing tracked file at top-level shown as ignored with --no-index --verbose ok 160 - existing tracked file at top-level shown as ignored with --no-index --verbose -n ok 161 - existing tracked file at top-level shown as ignored with --no-index --verbose --non-matching ok 162 - existing untracked file at top-level ignored ok 163 - existing untracked file at top-level ignored with -q ok 164 - existing untracked file at top-level ignored with --quiet ok 165 - existing untracked file at top-level ignored with -v ok 166 - existing untracked file at top-level ignored with -v -n ok 167 - existing untracked file at top-level ignored with -v --non-matching ok 168 - existing untracked file at top-level ignored with --verbose ok 169 - existing untracked file at top-level ignored with --verbose -n ok 170 - existing untracked file at top-level ignored with --verbose --non-matching ok 171 - existing untracked file at top-level ignored with --no-index ok 172 - existing untracked file at top-level ignored with --no-index -q ok 173 - existing untracked file at top-level ignored with --no-index --quiet ok 174 - existing untracked file at top-level ignored with --no-index -v ok 175 - existing untracked file at top-level ignored with --no-index -v -n ok 176 - existing untracked file at top-level ignored with --no-index -v --non-matching ok 177 - existing untracked file at top-level ignored with --no-index --verbose ok 178 - existing untracked file at top-level ignored with --no-index --verbose -n ok 179 - existing untracked file at top-level ignored with --no-index --verbose --non-matching ok 180 - mix of file types at top-level ok 181 - mix of file types at top-level with -v ok 182 - mix of file types at top-level with -v -n ok 183 - mix of file types at top-level with -v --non-matching ok 184 - mix of file types at top-level with --verbose ok 185 - mix of file types at top-level with --verbose -n ok 186 - mix of file types at top-level with --verbose --non-matching ok 187 - mix of file types at top-level with --no-index ok 188 - mix of file types at top-level with --no-index -v ok 189 - mix of file types at top-level with --no-index -v -n ok 190 - mix of file types at top-level with --no-index -v --non-matching ok 191 - mix of file types at top-level with --no-index --verbose ok 192 - mix of file types at top-level with --no-index --verbose -n ok 193 - mix of file types at top-level with --no-index --verbose --non-matching ok 194 - non-existent file in subdir a/ not ignored ok 195 - non-existent file in subdir a/ not ignored with -q ok 196 - non-existent file in subdir a/ not ignored with --quiet ok 197 - non-existent file in subdir a/ not ignored with -v ok 198 - non-existent file in subdir a/ not ignored with -v -n ok 199 - non-existent file in subdir a/ not ignored with -v --non-matching ok 200 - non-existent file in subdir a/ not ignored with --verbose ok 201 - non-existent file in subdir a/ not ignored with --verbose -n ok 202 - non-existent file in subdir a/ not ignored with --verbose --non-matching ok 203 - non-existent file in subdir a/ not ignored with --no-index ok 204 - non-existent file in subdir a/ not ignored with --no-index -q ok 205 - non-existent file in subdir a/ not ignored with --no-index --quiet ok 206 - non-existent file in subdir a/ not ignored with --no-index -v ok 207 - non-existent file in subdir a/ not ignored with --no-index -v -n ok 208 - non-existent file in subdir a/ not ignored with --no-index -v --non-matching ok 209 - non-existent file in subdir a/ not ignored with --no-index --verbose ok 210 - non-existent file in subdir a/ not ignored with --no-index --verbose -n ok 211 - non-existent file in subdir a/ not ignored with --no-index --verbose --non-matching ok 212 - non-existent file in subdir a/ ignored ok 213 - non-existent file in subdir a/ ignored with -q ok 214 - non-existent file in subdir a/ ignored with --quiet ok 215 - non-existent file in subdir a/ ignored with -v ok 216 - non-existent file in subdir a/ ignored with -v -n ok 217 - non-existent file in subdir a/ ignored with -v --non-matching ok 218 - non-existent file in subdir a/ ignored with --verbose ok 219 - non-existent file in subdir a/ ignored with --verbose -n ok 220 - non-existent file in subdir a/ ignored with --verbose --non-matching ok 221 - non-existent file in subdir a/ ignored with --no-index ok 222 - non-existent file in subdir a/ ignored with --no-index -q ok 223 - non-existent file in subdir a/ ignored with --no-index --quiet ok 224 - non-existent file in subdir a/ ignored with --no-index -v ok 225 - non-existent file in subdir a/ ignored with --no-index -v -n ok 226 - non-existent file in subdir a/ ignored with --no-index -v --non-matching ok 227 - non-existent file in subdir a/ ignored with --no-index --verbose ok 228 - non-existent file in subdir a/ ignored with --no-index --verbose -n ok 229 - non-existent file in subdir a/ ignored with --no-index --verbose --non-matching ok 230 - existing untracked file in subdir a/ not ignored ok 231 - existing untracked file in subdir a/ not ignored with -q ok 232 - existing untracked file in subdir a/ not ignored with --quiet ok 233 - existing untracked file in subdir a/ not ignored with -v ok 234 - existing untracked file in subdir a/ not ignored with -v -n ok 235 - existing untracked file in subdir a/ not ignored with -v --non-matching ok 236 - existing untracked file in subdir a/ not ignored with --verbose ok 237 - existing untracked file in subdir a/ not ignored with --verbose -n ok 238 - existing untracked file in subdir a/ not ignored with --verbose --non-matching ok 239 - existing untracked file in subdir a/ not ignored with --no-index ok 240 - existing untracked file in subdir a/ not ignored with --no-index -q ok 241 - existing untracked file in subdir a/ not ignored with --no-index --quiet ok 242 - existing untracked file in subdir a/ not ignored with --no-index -v ok 243 - existing untracked file in subdir a/ not ignored with --no-index -v -n ok 244 - existing untracked file in subdir a/ not ignored with --no-index -v --non-matching ok 245 - existing untracked file in subdir a/ not ignored with --no-index --verbose ok 246 - existing untracked file in subdir a/ not ignored with --no-index --verbose -n ok 247 - existing untracked file in subdir a/ not ignored with --no-index --verbose --non-matching ok 248 - existing tracked file in subdir a/ not ignored ok 249 - existing tracked file in subdir a/ not ignored with -q ok 250 - existing tracked file in subdir a/ not ignored with --quiet ok 251 - existing tracked file in subdir a/ not ignored with -v ok 252 - existing tracked file in subdir a/ not ignored with -v -n ok 253 - existing tracked file in subdir a/ not ignored with -v --non-matching ok 254 - existing tracked file in subdir a/ not ignored with --verbose ok 255 - existing tracked file in subdir a/ not ignored with --verbose -n ok 256 - existing tracked file in subdir a/ not ignored with --verbose --non-matching ok 257 - existing tracked file in subdir a/ shown as ignored with --no-index ok 258 - existing tracked file in subdir a/ shown as ignored with --no-index -q ok 259 - existing tracked file in subdir a/ shown as ignored with --no-index --quiet ok 260 - existing tracked file in subdir a/ shown as ignored with --no-index -v ok 261 - existing tracked file in subdir a/ shown as ignored with --no-index -v -n ok 262 - existing tracked file in subdir a/ shown as ignored with --no-index -v --non-matching ok 263 - existing tracked file in subdir a/ shown as ignored with --no-index --verbose ok 264 - existing tracked file in subdir a/ shown as ignored with --no-index --verbose -n ok 265 - existing tracked file in subdir a/ shown as ignored with --no-index --verbose --non-matching ok 266 - existing untracked file in subdir a/ ignored ok 267 - existing untracked file in subdir a/ ignored with -q ok 268 - existing untracked file in subdir a/ ignored with --quiet ok 269 - existing untracked file in subdir a/ ignored with -v ok 270 - existing untracked file in subdir a/ ignored with -v -n ok 271 - existing untracked file in subdir a/ ignored with -v --non-matching ok 272 - existing untracked file in subdir a/ ignored with --verbose ok 273 - existing untracked file in subdir a/ ignored with --verbose -n ok 274 - existing untracked file in subdir a/ ignored with --verbose --non-matching ok 275 - existing untracked file in subdir a/ ignored with --no-index ok 276 - existing untracked file in subdir a/ ignored with --no-index -q ok 277 - existing untracked file in subdir a/ ignored with --no-index --quiet ok 278 - existing untracked file in subdir a/ ignored with --no-index -v ok 279 - existing untracked file in subdir a/ ignored with --no-index -v -n ok 280 - existing untracked file in subdir a/ ignored with --no-index -v --non-matching ok 281 - existing untracked file in subdir a/ ignored with --no-index --verbose ok 282 - existing untracked file in subdir a/ ignored with --no-index --verbose -n ok 283 - existing untracked file in subdir a/ ignored with --no-index --verbose --non-matching ok 284 - mix of file types in subdir a/ ok 285 - mix of file types in subdir a/ with -v ok 286 - mix of file types in subdir a/ with -v -n ok 287 - mix of file types in subdir a/ with -v --non-matching ok 288 - mix of file types in subdir a/ with --verbose ok 289 - mix of file types in subdir a/ with --verbose -n ok 290 - mix of file types in subdir a/ with --verbose --non-matching ok 291 - mix of file types in subdir a/ with --no-index ok 292 - mix of file types in subdir a/ with --no-index -v ok 293 - mix of file types in subdir a/ with --no-index -v -n ok 294 - mix of file types in subdir a/ with --no-index -v --non-matching ok 295 - mix of file types in subdir a/ with --no-index --verbose ok 296 - mix of file types in subdir a/ with --no-index --verbose -n ok 297 - mix of file types in subdir a/ with --no-index --verbose --non-matching ok 298 - sub-directory local ignore ok 299 - sub-directory local ignore with --verbose ok 300 - local ignore inside a sub-directory ok 301 - local ignore inside a sub-directory with --verbose ok 302 - nested include of negated pattern ok 303 - nested include of negated pattern with -q ok 304 - nested include of negated pattern with -v ok 305 - nested include of negated pattern with -v -n ok 306 - ignored sub-directory ok 307 - ignored sub-directory with -q ok 308 - ignored sub-directory with --quiet ok 309 - ignored sub-directory with -v ok 310 - ignored sub-directory with -v -n ok 311 - ignored sub-directory with -v --non-matching ok 312 - ignored sub-directory with --verbose ok 313 - ignored sub-directory with --verbose -n ok 314 - ignored sub-directory with --verbose --non-matching ok 315 - multiple files inside ignored sub-directory ok 316 - multiple files inside ignored sub-directory with -v ok 317 - cd to ignored sub-directory ok 318 - cd to ignored sub-directory with -v ok 319 - symlink ok 320 - symlink with -q ok 321 - symlink with --quiet ok 322 - symlink with -v ok 323 - symlink with -v -n ok 324 - symlink with -v --non-matching ok 325 - symlink with --verbose ok 326 - symlink with --verbose -n ok 327 - symlink with --verbose --non-matching ok 328 - beyond a symlink ok 329 - beyond a symlink with -q ok 330 - beyond a symlink with --quiet ok 331 - beyond a symlink with -v ok 332 - beyond a symlink with -v -n ok 333 - beyond a symlink with -v --non-matching ok 334 - beyond a symlink with --verbose ok 335 - beyond a symlink with --verbose -n ok 336 - beyond a symlink with --verbose --non-matching ok 337 - beyond a symlink from subdirectory ok 338 - beyond a symlink from subdirectory with -q ok 339 - beyond a symlink from subdirectory with --quiet ok 340 - beyond a symlink from subdirectory with -v ok 341 - beyond a symlink from subdirectory with -v -n ok 342 - beyond a symlink from subdirectory with -v --non-matching ok 343 - beyond a symlink from subdirectory with --verbose ok 344 - beyond a symlink from subdirectory with --verbose -n ok 345 - beyond a symlink from subdirectory with --verbose --non-matching ok 346 - submodule ok 347 - submodule with -q ok 348 - submodule with --quiet ok 349 - submodule with -v ok 350 - submodule with -v -n ok 351 - submodule with -v --non-matching ok 352 - submodule with --verbose ok 353 - submodule with --verbose -n ok 354 - submodule with --verbose --non-matching ok 355 - submodule from subdirectory ok 356 - submodule from subdirectory with -q ok 357 - submodule from subdirectory with --quiet ok 358 - submodule from subdirectory with -v ok 359 - submodule from subdirectory with -v -n ok 360 - submodule from subdirectory with -v --non-matching ok 361 - submodule from subdirectory with --verbose ok 362 - submodule from subdirectory with --verbose -n ok 363 - submodule from subdirectory with --verbose --non-matching ok 364 - global ignore not yet enabled ok 365 - global ignore ok 366 - global ignore with -v ok 367 - --stdin ok 368 - --stdin -q ok 369 - --stdin -v ok 370 - --stdin -z ok 371 - --stdin -z -q ok 372 - --stdin -z -v ok 373 - -z --stdin ok 374 - -z --stdin -q ok 375 - -z --stdin -v ok 376 - --stdin from subdirectory ok 377 - --stdin from subdirectory with -v ok 378 - --stdin from subdirectory with -v -n ok 379 - --stdin -z from subdirectory ok 380 - --stdin -z from subdirectory with -v ok 381 - -z --stdin from subdirectory ok 382 - -z --stdin from subdirectory with -v ok 383 - streaming support for --stdin ok 384 - existing file and directory ok 385 - existing directory and file ok 386 - trailing whitespace is ignored ok 387 - quoting allows trailing whitespace ok 388 - correct handling of backslashes ok 389 - info/exclude trumps core.excludesfile # passed all 389 test(s) 1..389 ok t2012-checkout-last.sh ............................. ok 1 - setup ok 2 - "checkout -" does not work initially ok 3 - first branch switch ok 4 - "checkout -" switches back ok 5 - "checkout -" switches forth ok 6 - detach HEAD ok 7 - "checkout -" attaches again ok 8 - "checkout -" detaches again ok 9 - more switches ok 10 - switch to the last ok 11 - switch to second from the last ok 12 - switch to third from the last ok 13 - switch to fourth from the last ok 14 - switch to twelfth from the last ok 15 - merge base test setup ok 16 - another...master ok 17 - ...master ok 18 - master... ok 19 - "checkout -" works after a rebase A ok 20 - "checkout -" works after a rebase A B ok 21 - "checkout -" works after a rebase -i A ok 22 - "checkout -" works after a rebase -i A B # passed all 22 test(s) 1..22 ok t2101-update-index-reupdate.sh ..................... ok 1 - update-index --add ok 2 - update-index --again ok 3 - update-index --remove --again ok 4 - first commit ok 5 - update-index again ok 6 - update-index --update from subdir ok 7 - update-index --update with pathspec # passed all 7 test(s) 1..7 ok t2104-update-index-skip-worktree.sh ................ ok 1 - setup ok 2 - index is at version 2 ok 3 - update-index --skip-worktree ok 4 - index is at version 3 after having some skip-worktree entries ok 5 - ls-files -t ok 6 - update-index --no-skip-worktree ok 7 - index version is back to 2 when there is no skip-worktree entry # passed all 7 test(s) 1..7 ok t2020-checkout-detach.sh ........................... ok 1 - setup ok 2 - checkout branch does not detach ok 3 - checkout tag detaches ok 4 - checkout branch by full name detaches ok 5 - checkout non-ref detaches ok 6 - checkout ref^0 detaches ok 7 - checkout --detach detaches ok 8 - checkout --detach without branch name ok 9 - checkout --detach errors out for non-commit ok 10 - checkout --detach errors out for extra argument ok 11 - checkout --detached and -b are incompatible ok 12 - checkout --detach moves HEAD ok 13 - checkout warns on orphan commits ok 14 - checkout warns on orphan commits: output ok 15 - checkout warns orphaning 1 of 2 commits ok 16 - checkout warns orphaning 1 of 2 commits: output ok 17 - checkout does not warn leaving ref tip ok 18 - checkout does not warn leaving ref tip ok 19 - checkout does not warn leaving reachable commit ok 20 - checkout does not warn leaving reachable commit ok 21 - tracking count is accurate after orphan check ok 22 - no advice given for explicit detached head state ok 23 - describe_detached_head prints no SHA-1 ellipsis when not asked to ok 24 - describe_detached_head does print SHA-1 ellipsis when asked to # passed all 24 test(s) 1..24 ok t2060-switch.sh .................................... ok 1 - setup ok 2 - switch branch no arguments ok 3 - switch branch ok 4 - switch and detach ok 5 - switch and detach current branch ok 6 - switch and create branch ok 7 - force create branch from HEAD ok 8 - new orphan branch from empty ok 9 - orphan branch works with --discard-changes ok 10 - switching ignores file of same branch name ok 11 - guess and create branch ok 12 - not switching when something is in progress # passed all 12 test(s) 1..12 ok t2070-restore.sh ................................... ok 1 - setup ok 2 - restore without pathspec is not ok ok 3 - restore a file, ignoring branch of same name ok 4 - restore a file on worktree from another ref ok 5 - restore a file in the index from another ref ok 6 - restore a file in both the index and worktree from another ref ok 7 - restore --staged uses HEAD as source ok 8 - restore --worktree --staged uses HEAD as source ok 9 - restore --ignore-unmerged ignores unmerged entries ok 10 - restore --staged adds deleted intent-to-add file back to index ok 11 - restore --staged invalidates cache tree for deletions # passed all 11 test(s) 1..11 ok t2105-update-index-gitfile.sh ...................... ok 1 - submodule with absolute .git file ok 2 - add gitlink to absolute .git file ok 3 - submodule with relative .git file ok 4 - add gitlink to relative .git file # passed all 4 test(s) 1..4 ok t2106-update-index-assume-unchanged.sh ............. ok 1 - setup ok 2 - do not switch branches with dirty file # passed all 2 test(s) 1..2 ok t2072-restore-pathspec-file.sh ..................... ok 1 - setup ok 2 - --pathspec-from-file from stdin ok 3 - --pathspec-from-file from file ok 4 - NUL delimiters ok 5 - LF delimiters ok 6 - no trailing delimiter ok 7 - CRLF delimiters ok 8 - quotes ok 9 - quotes not compatible with --pathspec-file-nul ok 10 - only touches what was listed ok 11 - error conditions ok 12 - wildcard pathspec matches file in subdirectory # passed all 12 test(s) 1..12 ok t2103-update-index-ignore-missing.sh ............... ok 1 - basics ok 2 - --ignore-missing --refresh ok 3 - --unmerged --refresh ok 4 - --ignore-submodules --refresh (1) ok 5 - --ignore-submodules --refresh (2) # passed all 5 test(s) 1..5 ok t2202-add-addremove.sh ............................. ok 1 - setup ok 2 - git add --all ok 3 - Just "git add" is a no-op # passed all 3 test(s) 1..3 ok t2107-update-index-basic.sh ........................ ok 1 - update-index --nonsense fails ok 2 - update-index --nonsense dumps usage ok 3 - update-index -h with corrupt index ok 4 - --cacheinfo complains of missing arguments ok 5 - --cacheinfo does not accept blob null sha1 ok 6 - --cacheinfo does not accept gitlink null sha1 ok 7 - --cacheinfo mode,sha1,path (new syntax) ok 8 - .lock files cleaned up ok 9 - --chmod=+x and chmod=-x in the same argument list # passed all 9 test(s) 1..9 ok t2300-cd-to-toplevel.sh ............................ ok 1 - at physical root ok 2 - at physical subdir ok 3 - at symbolic root ok 4 - at symbolic subdir ok 5 - at internal symbolic subdir # passed all 5 test(s) 1..5 ok t2201-add-update-typechange.sh ..................... ok 1 - setup ok 2 - modify ok 3 - diff-files ok 4 - diff-index ok 5 - add -u ok 6 - commit -a # passed all 6 test(s) 1..6 ok t2030-unresolve-info.sh ............................ ok 1 - setup ok 2 - add records switch clears ok 3 - rm records reset clears ok 4 - plumbing clears ok 5 - add records checkout -m undoes ok 6 - unmerge with plumbing ok 7 - rerere and rerere forget ok 8 - rerere and rerere forget (subdirectory) ok 9 - rerere forget (binary) ok 10 - rerere forget (add-add conflict) # passed all 10 test(s) 1..10 ok t2200-add-update.sh ................................ ok 1 - setup ok 2 - update ok 3 - update noticed a removal ok 4 - update touched correct path ok 5 - update did not touch other tracked files ok 6 - update did not touch untracked files ok 7 - cache tree has not been corrupted ok 8 - update from a subdirectory ok 9 - change gets noticed ok 10 - non-qualified update in subdir updates from the root ok 11 - replace a file with a symlink ok 12 - add everything changed ok 13 - touch and then add -u ok 14 - touch and then add explicitly ok 15 - add -n -u should not add but just report ok 16 - add -u resolves unmerged paths ok 17 - "add -u non-existent" should fail # passed all 17 test(s) 1..17 ok t2016-checkout-patch.sh ............................ ok 1 - setup ok 2 - saying "n" does nothing ok 3 - git checkout -p ok 4 - git checkout -p with staged changes ok 5 - git checkout -p HEAD with NO staged changes: abort ok 6 - git checkout -p HEAD with NO staged changes: apply ok 7 - git checkout -p HEAD with change already staged ok 8 - git checkout -p HEAD^... ok 9 - git checkout -p HEAD^ ok 10 - git checkout -p handles deletion ok 11 - path limiting works: dir ok 12 - path limiting works: -- dir ok 13 - path limiting works: HEAD^ -- dir ok 14 - path limiting works: foo inside dir ok 15 - none of this moved HEAD ok 16 - empty tree can be handled # passed all 16 test(s) 1..16 ok t1400-update-ref.sh ................................ ok 1 - setup ok 2 - create refs/heads/main ok 3 - create refs/heads/main with oldvalue verification ok 4 - fail to delete refs/heads/main with stale ref ok 5 - delete refs/heads/main ok 6 - delete refs/heads/main without oldvalue verification ok 7 - fail to create refs/heads/gu/fixes ok 8 - create refs/heads/main (by HEAD) ok 9 - create refs/heads/main (by HEAD) with oldvalue verification ok 10 - fail to delete refs/heads/main (by HEAD) with stale ref ok 11 - delete refs/heads/main (by HEAD) ok 12 - deleting current branch adds message to HEAD's log ok 13 - deleting by HEAD adds message to HEAD's log ok 14 - update-ref does not create reflogs by default ok 15 - update-ref creates reflogs with --create-reflog ok 16 - creates no reflog in bare repository ok 17 - core.logAllRefUpdates=true creates reflog in bare repository ok 18 - core.logAllRefUpdates=true does not create reflog by default ok 19 - core.logAllRefUpdates=always creates reflog by default ok 20 - core.logAllRefUpdates=always creates reflog for ORIG_HEAD ok 21 - --no-create-reflog overrides core.logAllRefUpdates=always ok 22 - create refs/heads/main (by HEAD) ok 23 - pack refs ok 24 - move refs/heads/main (by HEAD) ok 25 - delete refs/heads/main (by HEAD) should remove both packed and loose refs/heads/main ok 26 - delete symref without dereference ok 27 - delete symref without dereference when the referred ref is packed ok 28 - update-ref -d is not confused by self-reference ok 29 - update-ref --no-deref -d can delete self-reference ok 30 - update-ref --no-deref -d can delete reference to bad ref ok 31 - (not) create HEAD with old sha1 ok 32 - (not) prior created .git/refs/heads/main ok 33 - create HEAD ok 34 - (not) change HEAD with wrong SHA1 ok 35 - (not) changed .git/refs/heads/main ok 36 - create refs/heads/main (logged by touch) ok 37 - update refs/heads/main (logged by touch) ok 38 - set refs/heads/main (logged by touch) ok 39 - empty directory removal ok 40 - symref empty directory removal ok 41 - verifying refs/heads/main's log (logged by touch) ok 42 - create refs/heads/main (logged by config) ok 43 - update refs/heads/main (logged by config) ok 44 - set refs/heads/main (logged by config) ok 45 - verifying refs/heads/main's log (logged by config) ok 46 - set up for querying the reflog ok 47 - Query "main@{May 25 2005}" (before history) ok 48 - Query main@{2005-05-25} (before history) ok 49 - Query "main@{May 26 2005 23:31:59}" (1 second before history) ok 50 - Query "main@{May 26 2005 23:32:00}" (exactly history start) ok 51 - Query "main@{May 26 2005 23:32:30}" (first non-creation change) ok 52 - Query "main@{2005-05-26 23:33:01}" (middle of history with gap) ok 53 - Query "main@{2005-05-26 23:38:00}" (middle of history) ok 54 - Query "main@{2005-05-26 23:43:00}" (exact end of history) ok 55 - Query "main@{2005-05-28}" (past end of history) ok 56 - creating initial files ok 57 - git commit logged updates ok 58 - git cat-file blob main:F (expect OTHER) ok 59 - git cat-file blob main@{2005-05-26 23:30}:F (expect TEST) ok 60 - git cat-file blob main@{2005-05-26 23:42}:F (expect OTHER) ok 61 - given old value for missing pseudoref, do not create ok 62 - create pseudoref ok 63 - overwrite pseudoref with no old value given ok 64 - overwrite pseudoref with correct old value ok 65 - do not overwrite pseudoref with wrong old value ok 66 - delete pseudoref ok 67 - do not delete pseudoref with wrong old value ok 68 - delete pseudoref with correct old value ok 69 - create pseudoref with old OID zero ok 70 - do not overwrite pseudoref with old OID zero ok 71 - stdin test setup ok 72 - -z fails without --stdin ok 73 - stdin works with no input ok 74 - stdin fails on empty line ok 75 - stdin fails on only whitespace ok 76 - stdin fails on leading whitespace ok 77 - stdin fails on unknown command ok 78 - stdin fails on unbalanced quotes ok 79 - stdin fails on invalid escape ok 80 - stdin fails on junk after quoted argument ok 81 - stdin fails create with no ref ok 82 - stdin fails create with no new value ok 83 - stdin fails create with too many arguments ok 84 - stdin fails update with no ref ok 85 - stdin fails update with no new value ok 86 - stdin fails update with too many arguments ok 87 - stdin fails delete with no ref ok 88 - stdin fails delete with too many arguments ok 89 - stdin fails verify with too many arguments ok 90 - stdin fails option with unknown name ok 91 - stdin fails with duplicate refs ok 92 - stdin create ref works ok 93 - stdin does not create reflogs by default ok 94 - stdin creates reflogs with --create-reflog ok 95 - stdin succeeds with quoted argument ok 96 - stdin succeeds with escaped character ok 97 - stdin update ref creates with zero old value ok 98 - stdin update ref creates with empty old value ok 99 - stdin create ref works with path with space to blob ok 100 - stdin update ref fails with wrong old value ok 101 - stdin update ref fails with bad old value ok 102 - stdin create ref fails with bad new value ok 103 - stdin create ref fails with zero new value ok 104 - stdin update ref works with right old value ok 105 - stdin delete ref fails with wrong old value ok 106 - stdin delete ref fails with zero old value ok 107 - stdin update symref works option no-deref ok 108 - stdin delete symref works option no-deref ok 109 - stdin update symref works flag --no-deref ok 110 - stdin delete symref works flag --no-deref ok 111 - stdin delete ref works with right old value ok 112 - stdin update/create/verify combination works ok 113 - stdin verify succeeds for correct value ok 114 - stdin verify succeeds for missing reference ok 115 - stdin verify treats no value as missing ok 116 - stdin verify fails for wrong value ok 117 - stdin verify fails for mistaken null value ok 118 - stdin verify fails for mistaken empty value ok 119 - stdin update refs works with identity updates ok 120 - stdin update refs fails with wrong old value ok 121 - stdin delete refs works with packed and loose refs ok 122 - stdin -z works on empty input ok 123 - stdin -z fails on empty line ok 124 - stdin -z fails on empty command ok 125 - stdin -z fails on only whitespace ok 126 - stdin -z fails on leading whitespace ok 127 - stdin -z fails on unknown command ok 128 - stdin -z fails create with no ref ok 129 - stdin -z fails create with no new value ok 130 - stdin -z fails create with too many arguments ok 131 - stdin -z fails update with no ref ok 132 - stdin -z fails update with too few args ok 133 - stdin -z emits warning with empty new value ok 134 - stdin -z fails update with no new value ok 135 - stdin -z fails update with no old value ok 136 - stdin -z fails update with too many arguments ok 137 - stdin -z fails delete with no ref ok 138 - stdin -z fails delete with no old value ok 139 - stdin -z fails delete with too many arguments ok 140 - stdin -z fails verify with too many arguments ok 141 - stdin -z fails verify with no old value ok 142 - stdin -z fails option with unknown name ok 143 - stdin -z fails with duplicate refs ok 144 - stdin -z create ref works ok 145 - stdin -z update ref creates with zero old value ok 146 - stdin -z update ref creates with empty old value ok 147 - stdin -z create ref works with path with space to blob ok 148 - stdin -z update ref fails with wrong old value ok 149 - stdin -z update ref fails with bad old value ok 150 - stdin -z create ref fails when ref exists ok 151 - stdin -z create ref fails with bad new value ok 152 - stdin -z create ref fails with empty new value ok 153 - stdin -z update ref works with right old value ok 154 - stdin -z delete ref fails with wrong old value ok 155 - stdin -z delete ref fails with zero old value ok 156 - stdin -z update symref works option no-deref ok 157 - stdin -z delete symref works option no-deref ok 158 - stdin -z delete ref works with right old value ok 159 - stdin -z update/create/verify combination works ok 160 - stdin -z verify succeeds for correct value ok 161 - stdin -z verify succeeds for missing reference ok 162 - stdin -z verify treats no value as missing ok 163 - stdin -z verify fails for wrong value ok 164 - stdin -z verify fails for mistaken null value ok 165 - stdin -z verify fails for mistaken empty value ok 166 - stdin -z update refs works with identity updates ok 167 - stdin -z update refs fails with wrong old value ok 168 - stdin -z delete refs works with packed and loose refs ok 169 - fails with duplicate HEAD update ok 170 - fails with duplicate ref update via symref ok 171 - large transaction creating branches does not burst open file limit ok 172 - large transaction deleting branches does not burst open file limit ok 173 - handle per-worktree refs in refs/bisect ok 174 - transaction handles empty commit ok 175 - transaction handles empty commit with missing prepare ok 176 - transaction handles sole commit ok 177 - transaction handles empty abort ok 178 - transaction exits on multiple aborts ok 179 - transaction exits on start after prepare ok 180 - transaction handles empty abort with missing prepare ok 181 - transaction handles sole abort ok 182 - transaction can handle commit ok 183 - transaction can handle abort ok 184 - transaction aborts by default ok 185 - transaction with prepare aborts by default ok 186 - transaction can commit multiple times ok 187 - transaction can create and delete ok 188 - transaction can commit after abort ok 189 - transaction cannot restart ongoing transaction # passed all 189 test(s) 1..189 ok t2401-worktree-prune.sh ............................ ok 1 - initialize ok 2 - worktree prune on normal repo ok 3 - prune files inside $GIT_DIR/worktrees ok 4 - prune directories without gitdir ok 5 - prune directories with unreadable gitdir ok 6 - prune directories with invalid gitdir ok 7 - prune directories with gitdir pointing to nowhere ok 8 - not prune locked checkout ok 9 - not prune recent checkouts ok 10 - not prune proper checkouts ok 11 - prune duplicate (linked/linked) ok 12 - prune duplicate (main/linked) # passed all 12 test(s) 1..12 ok t3002-ls-files-dashpath.sh ......................... ok 1 - setup ok 2 - git ls-files without path restriction. ok 3 - git ls-files with path restriction. ok 4 - git ls-files with path restriction with --. ok 5 - git ls-files with path restriction with -- --. ok 6 - git ls-files with no path restriction. # passed all 6 test(s) 1..6 ok t3003-ls-files-exclude.sh .......................... ok 1 - create repo with file ok 2 - ls-files output contains file (cached) ok 3 - ls-files output contains file (modified) ok 4 - add file to gitignore ok 5 - ls-files output contains file (cached) ok 6 - ls-files output contains file (modified) ok 7 - ls-files -i lists only tracked-but-ignored files # passed all 7 test(s) 1..7 ok t2204-add-ignored.sh ............................... ok 1 - setup ok 2 - no complaints for unignored file ok 3 - no complaints for unignored dir/file ok 4 - no complaints for unignored dir ok 5 - no complaints for unignored d* ok 6 - complaints for ignored ign ok 7 - complaints for ignored ign output ok 8 - complaints for ignored ign with unignored file ok 9 - complaints for ignored ign with unignored file output ok 10 - complaints for ignored dir/ign ok 11 - complaints for ignored dir/ign output ok 12 - complaints for ignored dir/ign with unignored file ok 13 - complaints for ignored dir/ign with unignored file output ok 14 - complaints for ignored dir/sub ok 15 - complaints for ignored dir/sub output ok 16 - complaints for ignored dir/sub with unignored file ok 17 - complaints for ignored dir/sub with unignored file output ok 18 - complaints for ignored dir/sub/ign ok 19 - complaints for ignored dir/sub/ign output ok 20 - complaints for ignored dir/sub/ign with unignored file ok 21 - complaints for ignored dir/sub/ign with unignored file output ok 22 - complaints for ignored sub/file ok 23 - complaints for ignored sub/file output ok 24 - complaints for ignored sub/file with unignored file ok 25 - complaints for ignored sub/file with unignored file output ok 26 - complaints for ignored sub ok 27 - complaints for ignored sub output ok 28 - complaints for ignored sub with unignored file ok 29 - complaints for ignored sub with unignored file output ok 30 - complaints for ignored sub/file ok 31 - complaints for ignored sub/file output ok 32 - complaints for ignored sub/file with unignored file ok 33 - complaints for ignored sub/file with unignored file output ok 34 - complaints for ignored sub/ign ok 35 - complaints for ignored sub/ign output ok 36 - complaints for ignored sub/ign with unignored file ok 37 - complaints for ignored sub/ign with unignored file output ok 38 - complaints for ignored sub in dir ok 39 - complaints for ignored sub in dir output ok 40 - complaints for ignored sub/file in dir ok 41 - complaints for ignored sub/file in dir output ok 42 - complaints for ignored sub/ign in dir ok 43 - complaints for ignored sub/ign in dir output ok 44 - complaints for ignored ign in sub ok 45 - complaints for ignored ign in sub output ok 46 - complaints for ignored file in sub ok 47 - complaints for ignored file in sub output # passed all 47 test(s) 1..47 ok t2404-worktree-config.sh ........................... ok 1 - setup ok 2 - config --worktree in single worktree ok 3 - add worktrees ok 4 - config --worktree without extension ok 5 - enable worktreeConfig extension ok 6 - config is shared as before ok 7 - config is shared (set from another worktree) ok 8 - config private to main worktree ok 9 - config private to linked worktree ok 10 - core.bare no longer for main only ok 11 - per-worktree core.bare is picked up ok 12 - config.worktree no longer read without extension # passed all 12 test(s) 1..12 ok t3006-ls-files-long.sh ............................. ok 1 - setup ok 2 - overly-long path by itself is not a problem ok 3 - overly-long path does not replace another by mistake # passed all 3 test(s) 1..3 ok t2071-restore-patch.sh ............................. ok 1 - setup ok 2 - restore -p without pathspec is fine ok 3 - saying "n" does nothing ok 4 - git restore -p ok 5 - git restore -p with staged changes ok 6 - git restore -p --source=HEAD ok 7 - git restore -p --source=HEAD^ ok 8 - git restore -p --source=HEAD^... ok 9 - git restore -p handles deletion ok 10 - path limiting works: dir ok 11 - path limiting works: -- dir ok 12 - path limiting works: HEAD^ -- dir ok 13 - path limiting works: foo inside dir ok 14 - none of this moved HEAD # passed all 14 test(s) 1..14 ok t2024-checkout-dwim.sh ............................. ok 1 - setup ok 2 - checkout of non-existing branch fails ok 3 - checkout of branch from multiple remotes fails #1 ok 4 - when arg matches multiple remotes, do not fallback to interpreting as pathspec ok 5 - checkout of branch from multiple remotes fails with advice ok 6 - checkout -p with multiple remotes does not print advice ok 7 - checkout of branch from multiple remotes succeeds with checkout.defaultRemote #1 ok 8 - checkout of branch from a single remote succeeds #1 ok 9 - checkout of branch from a single remote succeeds #2 ok 10 - --no-guess suppresses branch auto-vivification ok 11 - checkout.guess = false suppresses branch auto-vivification ok 12 - setup more remotes with unconventional refspecs ok 13 - checkout of branch from multiple remotes fails #2 ok 14 - checkout of branch from multiple remotes fails #3 ok 15 - checkout of branch from a single remote succeeds #3 ok 16 - checkout of branch from a single remote succeeds #4 ok 17 - checkout of branch with a file having the same name fails ok 18 - checkout of branch with a file in subdir having the same name fails ok 19 - checkout -- succeeds, even if a file with the same name exists ok 20 - loosely defined local base branch is reported correctly ok 21 - reject when arg could be part of dwim branch ok 22 - disambiguate dwim branch and checkout path (1) ok 23 - disambiguate dwim branch and checkout path (2) # passed all 23 test(s) 1..23 ok t3005-ls-files-relative.sh ......................... ok 1 - prepare ok 2 - ls-files with mixed levels ok 3 - ls-files -c ok 4 - ls-files -o # passed all 4 test(s) 1..4 ok t3004-ls-files-basic.sh ............................ ok 1 - ls-files in empty repository ok 2 - ls-files with nonexistent path ok 3 - ls-files with nonsense option ok 4 - ls-files -h in corrupt repository ok 5 - ls-files with absolute paths to symlinks # passed all 5 test(s) 1..5 ok t3000-ls-files-others.sh ........................... ok 1 - setup ok 2 - setup: expected output ok 3 - ls-files --others ok 4 - ls-files --others --directory ok 5 - --no-empty-directory hides empty directory ok 6 - ls-files --others handles non-submodule .git ok 7 - ls-files --others with symlinked submodule ok 8 - setup nested pathspec search ok 9 - ls-files -o --directory with single deep dir pathspec ok 10 - ls-files -o --directory with multiple dir pathspecs ok 11 - ls-files -o --directory with mix dir/file pathspecs ok 12 - ls-files -o --directory with glob filetype match ok 13 - ls-files -o --directory with mix of tracked states ok 14 - ls-files -o --directory with glob filetype match only ok 15 - ls-files -o --directory to get immediate paths under one dir only ok 16 - ls-files -o avoids listing untracked non-matching gitdir # passed all 16 test(s) 1..16 ok t2402-worktree-list.sh ............................. ok 1 - setup ok 2 - rev-parse --git-common-dir on main worktree ok 3 - rev-parse --git-path objects linked worktree ok 4 - "list" all worktrees from main ok 5 - "list" all worktrees from linked ok 6 - "list" all worktrees --porcelain ok 7 - "list" all worktrees with locked annotation ok 8 - bare repo setup ok 9 - "list" all worktrees from bare main ok 10 - "list" all worktrees --porcelain from bare main ok 11 - "list" all worktrees from linked with a bare main ok 12 - bare repo cleanup ok 13 - broken main worktree still at the top ok 14 - linked worktrees are sorted ok 15 - worktree path when called in .git directory # passed all 15 test(s) 1..15 ok t3008-ls-files-lazy-init-name-hash.sh .............. ok 1 - no buffer overflow in lazy_init_name_hash # passed all 1 test(s) 1..1 ok t3020-ls-files-error-unmatch.sh .................... ok 1 - setup ok 2 - git ls-files --error-unmatch should fail with unmatched path. ok 3 - git ls-files --error-unmatch should succeed with matched paths. # passed all 3 test(s) 1..3 ok t3009-ls-files-others-nonsubmodule.sh .............. ok 1 - setup: directories ok 2 - ls-files --others handles untracked git repositories # passed all 2 test(s) 1..2 ok t3001-ls-files-others-exclude.sh ................... ok 1 - git ls-files --others with various exclude options. ok 2 - git ls-files --others with \r\n line endings. ok 3 - setup skip-worktree gitignore ok 4 - git ls-files --others with various exclude options. ok 5 - restore gitignore ok 6 - git status honors core.excludesfile ok 7 - trailing slash in exclude allows directory match(1) ok 8 - trailing slash in exclude allows directory match (2) ok 9 - trailing slash in exclude forces directory match (1) ok 10 - trailing slash in exclude forces directory match (2) ok 11 - negated exclude matches can override previous ones ok 12 - excluded directory overrides content patterns ok 13 - negated directory doesn't affect content patterns ok 14 - subdirectory ignore (setup) ok 15 - subdirectory ignore (toplevel) ok 16 - subdirectory ignore (l1/l2) ok 17 - subdirectory ignore (l1) ok 18 - show/hide empty ignored directory (setup) ok 19 - show empty ignored directory with --directory ok 20 - hide empty ignored directory with --no-empty-directory ok 21 - show/hide empty ignored sub-directory (setup) ok 22 - show empty ignored sub-directory with --directory ok 23 - hide empty ignored sub-directory with --no-empty-directory ok 24 - pattern matches prefix completely ok 25 - ls-files with "**" patterns ok 26 - ls-files with "**" patterns and no slashes # passed all 26 test(s) 1..26 ok t3010-ls-files-killed-modified.sh .................. ok 1 - git update-index --add to add various paths. ok 2 - git ls-files -k to show killed files. ok 3 - git ls-files -k output (w/o icase) ok 4 - git ls-files -k output (w/ icase) ok 5 - git ls-files -m to show modified files. ok 6 - validate git ls-files -m output. # passed all 6 test(s) 1..6 ok t3060-ls-files-with-tree.sh ........................ ok 1 - setup ok 2 - git ls-files --with-tree should succeed from subdir ok 3 - git ls-files --with-tree should add entries from named tree. # passed all 3 test(s) 1..3 ok t2203-add-intent.sh ................................ ok 1 - intent to add ok 2 - git status ok 3 - git status with porcelain v2 ok 4 - check result of "add -N" ok 5 - intent to add is just an ordinary empty blob ok 6 - intent to add does not clobber existing paths ok 7 - i-t-a entry is simply ignored ok 8 - can commit with an unrelated i-t-a entry in index ok 9 - can "commit -a" with an i-t-a entry ok 10 - cache-tree invalidates i-t-a paths ok 11 - cache-tree does not ignore dir that has i-t-a entries ok 12 - cache-tree does skip dir that becomes empty ok 13 - commit: ita entries ignored in empty initial commit check ok 14 - commit: ita entries ignored in empty commit check ok 15 - rename detection finds the right names ok 16 - double rename detection in status ok 17 - i-t-a files shown as new for "diff", "diff-files"; not-new for "diff --cached" ok 18 - "diff HEAD" includes ita as new files ok 19 - apply --intent-to-add # passed all 19 test(s) 1..19 ok t3103-ls-tree-misc.sh .............................. ok 1 - setup ok 2 - ls-tree fails with non-zero exit code on broken tree # passed all 2 test(s) 1..2 ok t3102-ls-tree-wildcards.sh ......................... ok 1 - setup ok 2 - ls-tree a[a] matches literally ok 3 - ls-tree outside prefix not ok 4 - ls-tree does not yet support negated pathspec # TODO known breakage # still have 1 known breakage(s) # passed all remaining 3 test(s) 1..4 ok t3050-subprojects-fetch.sh ......................... ok 1 - setup ok 2 - clone ok 3 - advance ok 4 - fetch # passed all 4 test(s) 1..4 ok t3040-subprojects-basic.sh ......................... ok 1 - setup: create superproject ok 2 - setup: create subprojects ok 3 - check if fsck ignores the subprojects ok 4 - check if commit in a subproject detected ok 5 - check if a changed subproject HEAD can be committed ok 6 - check if diff-index works for subproject elements ok 7 - check if diff-tree works for subproject elements ok 8 - check if git diff works for subproject elements ok 9 - check if clone works ok 10 - removing and adding subproject ok 11 - checkout in superproject # passed all 11 test(s) 1..11 ok t3011-common-prefixes-and-directory-traversal.sh ... ok 1 - setup ok 2 - git ls-files -o shows the right entries ok 3 - git ls-files -o --exclude-standard shows the right entries ok 4 - git ls-files -o untracked_dir recurses ok 5 - git ls-files -o untracked_dir/ recurses ok 6 - git ls-files -o --directory untracked_dir does not recurse ok 7 - git ls-files -o --directory untracked_dir/ does not recurse ok 8 - git ls-files -o untracked_repo does not recurse ok 9 - git ls-files -o untracked_repo/ does not recurse ok 10 - git ls-files -o untracked_dir untracked_repo recurses into untracked_dir only ok 11 - git ls-files -o untracked_dir/ untracked_repo/ recurses into untracked_dir only ok 12 - git ls-files -o --directory untracked_dir untracked_repo does not recurse ok 13 - git ls-files -o --directory untracked_dir/ untracked_repo/ does not recurse ok 14 - git ls-files -o .git shows nothing ok 15 - git ls-files -o .git/ shows nothing ok 16 - git ls-files -o untracked_* recurses appropriately not ok 17 - git ls-files -o untracked_*/ recurses appropriately # TODO known breakage ok 18 - git ls-files -o --directory untracked_* does not recurse ok 19 - git ls-files -o --directory untracked_*/ does not recurse ok 20 - git ls-files -o consistent between one or two dirs ok 21 - git status --ignored shows same files under dir with or without pathspec # still have 1 known breakage(s) # passed all remaining 20 test(s) 1..21 ok t3101-ls-tree-dirname.sh ........................... ok 1 - setup ok 2 - ls-tree plain ok 3 - ls-tree recursive ok 4 - ls-tree filter 1.txt ok 5 - ls-tree filter path1/b/c/1.txt ok 6 - ls-tree filter all 1.txt files ok 7 - ls-tree filter directories ok 8 - ls-tree filter odd names ok 9 - ls-tree filter missing files and extra slashes ok 10 - ls-tree filter is leading path match ok 11 - ls-tree --full-name ok 12 - ls-tree --full-tree ok 13 - ls-tree --full-tree -r ok 14 - ls-tree --abbrev=5 ok 15 - ls-tree --name-only ok 16 - ls-tree --name-only -r # passed all 16 test(s) 1..16 ok t2406-worktree-repair.sh ........................... ok 1 - setup ok 2 - skip missing worktree ok 3 - worktree path not directory ok 4 - don't clobber .git repo ok 5 - repair missing .git file ok 6 - repair bogus .git file ok 7 - repair incorrect .git file ok 8 - repair .git file from main/.git ok 9 - repair .git file from linked worktree ok 10 - repair .git file from bare.git ok 11 - invalid worktree path ok 12 - repo not found; .git not file ok 13 - repo not found; .git file broken ok 14 - repair broken gitdir ok 15 - repair incorrect gitdir ok 16 - repair gitdir (implicit) from linked worktree ok 17 - unable to repair gitdir (implicit) from main worktree ok 18 - repair multiple gitdir files # passed all 18 test(s) 1..18 ok t3100-ls-tree-restrict.sh .......................... ok 1 - setup ok 2 - ls-tree plain ok 3 - ls-tree recursive ok 4 - ls-tree recursive with -t ok 5 - ls-tree recursive with -d ok 6 - ls-tree filtered with path ok 7 - ls-tree filtered with path1 path0 ok 8 - ls-tree filtered with path0/ ok 9 - ls-tree filtered with path2 ok 10 - ls-tree filtered with path2/ ok 11 - ls-tree filtered with path2/baz ok 12 - ls-tree filtered with path2/bak ok 13 - ls-tree -t filtered with path2/bak ok 14 - ls-tree with one path a prefix of the other # passed all 14 test(s) 1..14 ok t1450-fsck.sh ...................................... ok 1 - setup ok 2 - loose objects borrowed from alternate are not missing ok 3 - HEAD is part of refs, valid objects appear valid ok 4 - setup: helpers for corruption tests ok 5 - object with bad sha1 ok 6 - branch pointing to non-commit ok 7 - HEAD link pointing at a funny object ok 8 - HEAD link pointing at a funny place ok 9 - HEAD link pointing at a funny object (from different wt) ok 10 - other worktree HEAD link pointing at a funny object ok 11 - other worktree HEAD link pointing at missing object ok 12 - other worktree HEAD link pointing at a funny place ok 13 - commit with multiple signatures is okay ok 14 - email without @ is okay ok 15 - email with embedded > is not okay ok 16 - missing < email delimiter is reported nicely ok 17 - missing email is reported nicely ok 18 - > in name is reported ok 19 - integer overflow in timestamps is reported ok 20 - commit with NUL in header ok 21 - tree object with duplicate entries ok 22 - tree object with duplicate names: x x.1 x/ ok 23 - tree object with duplicate names: x x.1.2 x.1/ x/ ok 24 - tree object with duplicate names: x x.1 x.1.2 x/ ok 25 - unparseable tree object ok 26 - tree entry with type mismatch ok 27 - tag pointing to nonexistent ok 28 - tag pointing to something else than its type ok 29 - tag with incorrect tag name & missing tagger ok 30 - tag with bad tagger ok 31 - tag with NUL in header ok 32 - cleaned up ok 33 - rev-list --verify-objects ok 34 - rev-list --verify-objects with bad sha1 ok 35 - force fsck to ignore double author ok 36 - fsck notices blob entry pointing to null sha1 ok 37 - fsck notices submodule entry pointing to null sha1 ok 38 - fsck notices . as blob ok 39 - fsck notices . as tree ok 40 - fsck notices .. as blob ok 41 - fsck notices .. as tree ok 42 - fsck notices .git as blob ok 43 - fsck notices .git as tree ok 44 - fsck notices .GIT as blob ok 45 - fsck notices .GIT as tree ok 46 - fsck notices .gI{u200c}T as blob ok 47 - fsck notices .gI{u200c}T as tree ok 48 - fsck notices .Git as blob ok 49 - fsck notices .Git as tree ok 50 - fsck notices git~1 as blob ok 51 - fsck notices git~1 as tree ok 52 - fsck notices .git. as blob ok 53 - fsck notices .git. as tree ok 54 - fsck notices .\.GIT\foobar as blob ok 55 - fsck notices .\.GIT\foobar as tree ok 56 - fsck notices .git\foobar as blob ok 57 - fsck notices .git\foobar as tree ok 58 - fsck allows .Ňit ok 59 - NUL in commit ok 60 - fsck notices missing blob ok 61 - fsck notices missing subtree ok 62 - fsck notices missing root tree ok 63 - fsck notices missing parent ok 64 - fsck notices missing tagged object ok 65 - fsck notices ref pointing to missing commit ok 66 - fsck notices ref pointing to missing tag ok 67 - fsck --connectivity-only ok 68 - fsck --connectivity-only with explicit head ok 69 - fsck --name-objects ok 70 - alternate objects are correctly blamed ok 71 - fsck errors in packed objects ok 72 - fsck fails on corrupt packfile ok 73 - fsck finds problems in duplicate loose objects ok 74 - fsck detects trailing loose garbage (commit) ok 75 - fsck detects trailing loose garbage (large blob) ok 76 - fsck detects truncated loose object ok 77 - create dangling-object repository ok 78 - fsck notices dangling objects ok 79 - fsck --connectivity-only notices dangling objects ok 80 - fsck $name notices bogus $name ok 81 - bogus head does not fallback to all heads ok 82 - detect corrupt index file in fsck # passed all 82 test(s) 1..82 ok t2403-worktree-move.sh ............................. ok 1 - setup ok 2 - lock main worktree ok 3 - lock linked worktree ok 4 - lock linked worktree from another worktree ok 5 - lock worktree twice ok 6 - lock worktree twice (from the locked worktree) ok 7 - unlock main worktree ok 8 - unlock linked worktree ok 9 - unlock worktree twice ok 10 - move non-worktree ok 11 - move locked worktree ok 12 - move worktree ok 13 - move main worktree ok 14 - move worktree to another dir ok 15 - move locked worktree (force) ok 16 - refuse to move worktree atop existing path ok 17 - move atop existing but missing worktree ok 18 - move a repo with uninitialized submodule ok 19 - not move a repo with initialized submodule ok 20 - remove main worktree ok 21 - remove locked worktree ok 22 - remove worktree with dirty tracked file ok 23 - remove worktree with untracked file ok 24 - force remove worktree with untracked file ok 25 - remove missing worktree ok 26 - NOT remove missing-but-locked worktree ok 27 - proper error when worktree not found ok 28 - remove locked worktree (force) ok 29 - remove cleans up .git/worktrees when empty ok 30 - remove a repo with uninitialized submodule ok 31 - not remove a repo with initialized submodule # passed all 31 test(s) 1..31 ok t3205-branch-color.sh .............................. ok 1 - set up some sample branches ok 2 - set up some color config ok 3 - regular output shows colors ok 4 - verbose output shows colors # passed all 4 test(s) 1..4 ok t2405-worktree-submodule.sh ........................ ok 1 - setup: create origin repos ok 2 - setup: clone superproject to create main worktree ok 3 - add superproject worktree not ok 4 - submodule is checked out just after worktree add # TODO known breakage ok 5 - add superproject worktree and initialize submodules ok 6 - submodule is checked out just after submodule update in linked worktree ok 7 - add superproject worktree and manually add submodule worktree ok 8 - submodule is checked out after manually adding submodule worktree ok 9 - checkout --recurse-submodules uses $GIT_DIR for submodules in a linked worktree ok 10 - core.worktree is removed in $GIT_DIR/modules//config, not in $GIT_COMMON_DIR/modules//config ok 11 - unsetting core.worktree does not prevent running commands directly against the submodule repository # still have 1 known breakage(s) # passed all remaining 10 test(s) 1..11 ok t3202-show-branch-octopus.sh ....................... ok 1 - setup ok 2 - show-branch with more than 8 branches ok 3 - show-branch with showbranch.default # passed all 3 test(s) 1..3 ok t3211-peel-ref.sh .................................. ok 1 - create annotated tag in refs/tags ok 2 - create annotated tag outside of refs/tags ok 3 - set up expected show-ref output ok 4 - refs are peeled outside of refs/tags (loose) ok 5 - refs are peeled outside of refs/tags (packed) ok 6 - create old-style pack-refs without fully-peeled ok 7 - refs are peeled outside of refs/tags (old packed) ok 8 - peeled refs survive deletion of packed ref # passed all 8 test(s) 1..8 ok t3007-ls-files-recurse-submodules.sh ............... ok 1 - setup directory structure and submodules ok 2 - ls-files correctly outputs files in submodule ok 3 - ls-files correctly outputs files in submodule with -z ok 4 - ls-files does not output files not added to a repo ok 5 - ls-files recurses more than 1 level ok 6 - ls-files works with GIT_DIR ok 7 - --recurse-submodules and pathspecs setup ok 8 - inactive submodule ok 9 - --recurse-submodules and pathspecs ok 10 - --recurse-submodules and pathspecs ok 11 - --recurse-submodules and pathspecs ok 12 - --recurse-submodules and pathspecs ok 13 - --recurse-submodules and pathspecs ok 14 - --recurse-submodules and relative paths ok 15 - --recurse-submodules does not support --error-unmatch ok 16 - --recurse-submodules and --deleted are incompatible ok 17 - --recurse-submodules and --modified are incompatible ok 18 - --recurse-submodules and --others are incompatible ok 19 - --recurse-submodules and --stage are incompatible ok 20 - --recurse-submodules and --killed are incompatible ok 21 - --recurse-submodules and --unmerged are incompatible # passed all 21 test(s) 1..21 ok t3204-branch-name-interpretation.sh ................ ok 1 - set up repo ok 2 - update branch via @{-1} ok 3 - update branch via local @{upstream} ok 4 - disallow updating branch via remote @{upstream} ok 5 - create branch with pseudo-qualified name ok 6 - delete branch via @{-1} ok 7 - delete branch via local @{upstream} ok 8 - delete branch via remote @{upstream} ok 9 - delete @{upstream} expansion matches -r option ok 10 - disallow deleting remote branch via @{-1} ok 11 - create branch named "@" ok 12 - delete branch named "@" ok 13 - checkout does not treat remote @{upstream} as a branch # passed all 13 test(s) 1..13 ok t3201-branch-contains.sh ........................... ok 1 - setup ok 2 - branch --contains=main ok 3 - branch --contains main ok 4 - branch --no-contains=main ok 5 - branch --no-contains main ok 6 - branch --contains=side ok 7 - branch --no-contains=side ok 8 - branch --contains with pattern implies --list ok 9 - branch --no-contains with pattern implies --list ok 10 - side: branch --merged ok 11 - branch --merged with pattern implies --list ok 12 - side: branch --no-merged ok 13 - main: branch --merged ok 14 - main: branch --no-merged ok 15 - branch --no-merged with pattern implies --list ok 16 - implicit --list conflicts with modification options ok 17 - Assert that --contains only works on commits, not trees & blobs ok 18 - multiple branch --contains ok 19 - multiple branch --merged ok 20 - multiple branch --no-contains ok 21 - multiple branch --no-merged ok 22 - branch --contains combined with --no-contains ok 23 - branch --merged combined with --no-merged ok 24 - branch --merged with --verbose # passed all 24 test(s) 1..24 ok t3304-notes-mixed.sh ............................... ok 1 - setup: create a couple of commits ok 2 - create a notes tree with both notes and non-notes ok 3 - verify contents of notes ok 4 - verify contents of non-notes ok 5 - git-notes preserves non-notes ok 6 - verify contents of non-notes after git-notes # passed all 6 test(s) 1..6 ok t3300-funny-names.sh ............................... ok 1 - setup ok 2 - setup: populate index and tree ok 3 - ls-files prints space in filename verbatim ok 4 - setup: add funny filename ok 5 - ls-files quotes funny filename ok 6 - ls-files -z does not quote funny filename ok 7 - ls-tree quotes funny filename ok 8 - diff-index --name-status quotes funny filename ok 9 - diff-tree --name-status quotes funny filename ok 10 - diff-index -z does not quote funny filename ok 11 - diff-tree -z does not quote funny filename ok 12 - diff-tree --find-copies-harder quotes funny filename ok 13 - setup: remove unfunny index entry ok 14 - diff-tree -M quotes funny filename ok 15 - diff-index -M -p quotes funny filename ok 16 - setup: mode change ok 17 - diff-index -M -p with mode change quotes funny filename ok 18 - diffstat for rename quotes funny filename ok 19 - numstat for rename quotes funny filename ok 20 - numstat without -M quotes funny filename ok 21 - numstat for non-git rename diff quotes funny filename # passed all 21 test(s) 1..21 ok t3307-notes-man.sh ................................. ok 1 - setup ok 2 - example 1: notes to add an Acked-by line ok 3 - example 2: binary notes # passed all 3 test(s) 1..3 ok t3306-notes-prune.sh ............................... ok 1 - setup: create a few commits with notes ok 2 - verify commits and notes ok 3 - remove some commits ok 4 - verify that commits are gone ok 5 - verify that notes are still present ok 6 - prune -n does not remove notes ok 7 - prune -n lists prunable notes ok 8 - prune notes ok 9 - verify that notes are gone ok 10 - remove some commits ok 11 - prune -v notes ok 12 - verify that notes are gone # passed all 12 test(s) 1..12 ok t3302-notes-index-expensive.sh ..................... ok 1 - setup 10 ok 2 - notes work ok 3 - notes timing with /usr/bin/time ok 4 # SKIP setup 100 (missing EXPENSIVE) ok 5 # SKIP notes work (missing EXPENSIVE) ok 6 # SKIP notes timing with /usr/bin/time (missing EXPENSIVE of USR_BIN_TIME,EXPENSIVE) ok 7 # SKIP setup 1000 (missing EXPENSIVE) ok 8 # SKIP notes work (missing EXPENSIVE) ok 9 # SKIP notes timing with /usr/bin/time (missing EXPENSIVE of USR_BIN_TIME,EXPENSIVE) ok 10 # SKIP setup 10000 (missing EXPENSIVE) ok 11 # SKIP notes work (missing EXPENSIVE) ok 12 # SKIP notes timing with /usr/bin/time (missing EXPENSIVE of USR_BIN_TIME,EXPENSIVE) # passed all 12 test(s) 1..12 ok t3203-branch-output.sh ............................. ok 1 - make commits ok 2 - make branches ok 3 - make remote branches ok 4 - git branch shows local branches ok 5 - git branch --list shows local branches ok 6 - git branch --list pattern shows matching local branches ok 7 - git branch -r shows remote branches ok 8 - git branch -a shows local and remote branches ok 9 - git branch -v shows branch summaries ok 10 - git branch --list -v pattern shows branch summaries ok 11 - git branch --ignore-case --list -v pattern shows branch summaries ok 12 - git branch -v pattern does not show branch summaries ok 13 - git branch `--show-current` shows current branch ok 14 - git branch `--show-current` is silent when detached HEAD ok 15 - git branch `--show-current` works properly when tag exists ok 16 - git branch `--show-current` works properly with worktrees ok 17 - git branch shows detached HEAD properly ok 18 - git branch shows detached HEAD properly after checkout --detach ok 19 - git branch shows detached HEAD properly after moving ok 20 - git branch shows detached HEAD properly from tag ok 21 - git branch shows detached HEAD properly after moving from tag ok 22 - git branch `--sort=[-]objectsize` option ok 23 - git branch `--sort=[-]type` option ok 24 - git branch `--sort=[-]version:refname` option ok 25 - git branch --points-at option ok 26 - ambiguous branch/tag not marked ok 27 - local-branch symrefs shortened properly ok 28 - sort branches, ignore case ok 29 - git branch --format option ok 30 - worktree colors correct ok 31 - set up color tests ok 32 - %(color) omitted without tty ok 33 - %(color) present with tty ok 34 - --color overrides auto-color ok 35 - verbose output lists worktree path # passed all 35 test(s) 1..35 ok t3320-notes-merge-worktrees.sh ..................... ok 1 - setup commit ok 2 - setup notes ref (x) ok 3 - setup local branch (y) ok 4 - setup remote branch (z) ok 5 - modify notes ref ourselves (x) ok 6 - create some new worktrees ok 7 - merge z into y fails and sets NOTES_MERGE_REF ok 8 - merge z into y while mid-merge in another workdir fails ok 9 - merge z into x while mid-merge on y succeeds # passed all 9 test(s) 1..9 ok t3308-notes-merge.sh ............................... ok 1 - setup ok 2 - verify initial notes (x) ok 3 - fail to merge empty notes ref into empty notes ref (z => y) ok 4 - fail to merge into various non-notes refs ok 5 - merge non-notes ref into empty notes ref (remote-notes/origin/x => v) ok 6 - merge notes into empty notes ref (x => y) ok 7 - merge empty notes ref (z => y) ok 8 - change notes on other notes ref (y) ok 9 - merge previous notes commit (y^ => y) => No-op ok 10 - verify changed notes on other notes ref (y) ok 11 - verify unchanged notes on original notes ref (x) ok 12 - merge original notes (x) into changed notes (y) => No-op ok 13 - merge changed (y) into original (x) => Fast-forward ok 14 - merge empty notes ref (z => y) ok 15 - change notes on other notes ref (y) ok 16 - change notes on notes ref (x) ok 17 - merge y into x => Non-conflicting 3-way merge ok 18 - create notes on new, separate notes ref (w) ok 19 - merge w into x => Non-conflicting history-less merge # passed all 19 test(s) 1..19 ok t3206-range-diff.sh ................................ ok 1 - setup ok 2 - simple A..B A..C (unmodified) ok 3 - simple B...C (unmodified) ok 4 - simple A B C (unmodified) ok 5 - trivial reordering ok 6 - removed a commit ok 7 - added a commit ok 8 - new base, A B C ok 9 - new base, B...C ok 10 - changed commit ok 11 - changed commit with --no-patch diff option ok 12 - changed commit with --stat diff option ok 13 - changed commit with sm config ok 14 - renamed file ok 15 - file with mode only change ok 16 - file added and later removed ok 17 - no commits on one side ok 18 - changed message ok 19 - dual-coloring ok 20 - format-patch --range-diff=topic ok 21 - format-patch --range-diff=master..topic ok 22 - format-patch --range-diff as commentary ok 23 - range-diff overrides diff.noprefix internally ok 24 - basic with modified format.pretty with suffix ok 25 - basic with modified format.pretty without "commit " ok 26 - range-diff compares notes by default ok 27 - range-diff with --no-notes ok 28 - range-diff with multiple --notes ok 29 - format-patch --range-diff does not compare notes by default ok 30 - format-patch --range-diff with --no-notes ok 31 - format-patch --range-diff with --notes ok 32 - format-patch --range-diff with format.notes config ok 33 - format-patch --range-diff with multiple notes # passed all 33 test(s) 1..33 ok t3401-rebase-and-am-rename.sh ...................... ok 1 - setup testcase where directory rename should be detected ok 2 - rebase --interactive: directory rename detected not ok 3 - rebase --apply: directory rename detected # TODO known breakage ok 4 - rebase --merge: directory rename detected not ok 5 - am: directory rename detected # TODO known breakage ok 6 - setup testcase where directory rename should NOT be detected ok 7 - rebase --interactive: NO directory rename ok 8 - rebase (am): NO directory rename ok 9 - rebase --merge: NO directory rename ok 10 - am: NO directory rename # still have 2 known breakage(s) # passed all remaining 8 test(s) 1..10 ok t3210-pack-refs.sh ................................. ok 1 - enable reflogs ok 2 - prepare a trivial repository ok 3 - see if git show-ref works as expected ok 4 - see if a branch still exists when packed ok 5 - git branch c/d should barf if branch c exists ok 6 - see if a branch still exists after git pack-refs --prune ok 7 - see if git pack-refs --prune remove ref files ok 8 - see if git pack-refs --prune removes empty dirs ok 9 - git branch g should work when git branch g/h has been deleted ok 10 - git branch i/j/k should barf if branch i exists ok 11 - test git branch k after branch k/l/m and k/lm have been deleted ok 12 - test git branch n after some branch deletion and pruning ok 13 - see if up-to-date packed refs are preserved ok 14 - pack, prune and repack ok 15 - explicit pack-refs with dangling packed reference ok 16 - delete ref with dangling packed version ok 17 - delete ref while another dangling packed ref ok 18 - pack ref directly below refs/ ok 19 - do not pack ref in refs/bisect ok 20 - disable reflogs ok 21 - create packed foo/bar/baz branch ok 22 - notice d/f conflict with existing directory ok 23 - existing directory reports concrete ref ok 24 - notice d/f conflict with existing ref ok 25 - reject packed-refs with unterminated line ok 26 - reject packed-refs containing junk ok 27 - reject packed-refs with a short SHA-1 ok 28 - timeout if packed-refs.lock exists ok 29 - retry acquiring packed-refs.lock ok 30 - pack symlinked packed-refs # passed all 30 test(s) 1..30 ok t3310-notes-merge-manual-resolve.sh ................ ok 1 - setup commits ok 2 - setup merge base (x) ok 3 - setup local branch (y) ok 4 - setup remote branch (z) ok 5 - merge z into m (== y) with default ("manual") resolver => Conflicting 3-way merge ok 6 - change notes in z ok 7 - cannot do merge w/conflicts when previous merge is unfinished ok 8 - setup unrelated notes ref (w) ok 9 - can do merge without conflicts even if previous merge is unfinished (x => w) ok 10 - do not allow mixing --commit and --abort ok 11 - do not allow mixing --commit and --strategy ok 12 - do not allow mixing --abort and --strategy ok 13 - finalize conflicting merge (z => m) ok 14 - redo merge of z into m (== y) with default ("manual") resolver => Conflicting 3-way merge ok 15 - abort notes merge ok 16 - redo merge of z into m (== y) with default ("manual") resolver => Conflicting 3-way merge ok 17 - add + remove notes in finalized merge (z => m) ok 18 - redo merge of z into m (== y) with default ("manual") resolver => Conflicting 3-way merge ok 19 - reset notes ref m to somewhere else (w) ok 20 - fail to finalize conflicting merge if underlying ref has moved in the meantime (m != NOTES_MERGE_PARTIAL^1) ok 21 - resolve situation by aborting the notes merge ok 22 - switch cwd before committing notes merge # passed all 22 test(s) 1..22 ok t3309-notes-merge-auto-resolve.sh .................. ok 1 - setup commits ok 2 - setup merge base (x) ok 3 - verify state of merge base (x) ok 4 - setup local branch (y) ok 5 - verify state of local branch (y) ok 6 - setup remote branch (z) ok 7 - verify state of remote branch (z) ok 8 - merge z into y with invalid strategy => Fail/No changes ok 9 - merge z into y with invalid configuration option => Fail/No changes ok 10 - merge z into y with "ours" strategy => Non-conflicting 3-way merge ok 11 - reset to pre-merge state (y) ok 12 - merge z into y with "ours" configuration option => Non-conflicting 3-way merge ok 13 - reset to pre-merge state (y) ok 14 - merge z into y with "ours" per-ref configuration option => Non-conflicting 3-way merge ok 15 - reset to pre-merge state (y) ok 16 - merge z into y with "theirs" strategy => Non-conflicting 3-way merge ok 17 - reset to pre-merge state (y) ok 18 - merge z into y with "theirs" strategy overriding configuration option "ours" => Non-conflicting 3-way merge ok 19 - reset to pre-merge state (y) ok 20 - merge z into y with "union" strategy => Non-conflicting 3-way merge ok 21 - reset to pre-merge state (y) ok 22 - merge z into y with "union" strategy overriding per-ref configuration => Non-conflicting 3-way merge ok 23 - reset to pre-merge state (y) ok 24 - merge z into y with "union" per-ref overriding general configuration => Non-conflicting 3-way merge ok 25 - reset to pre-merge state (y) ok 26 - merge z into y with "manual" per-ref only checks specific ref configuration => Conflicting 3-way merge ok 27 - merge y into z with "union" strategy => Non-conflicting 3-way merge ok 28 - reset to pre-merge state (z) ok 29 - merge y into z with "cat_sort_uniq" strategy => Non-conflicting 3-way merge ok 30 - reset to pre-merge state (z) ok 31 - merge y into z with "cat_sort_uniq" strategy configuration option => Non-conflicting 3-way merge # passed all 31 test(s) 1..31 ok t3405-rebase-malformed.sh .......................... ok 1 - setup ok 2 - rebase commit with multi-line subject ok 3 - rebase commit with diff in message ok 4 - rebase -m commit with empty message ok 5 - rebase -i commit with empty message # passed all 5 test(s) 1..5 ok t3402-rebase-merge.sh .............................. ok 1 - setup ok 2 - reference merge ok 3 - rebase ok 4 - test-rebase@{1} is pre rebase ok 5 - merge and rebase should match ok 6 - rebase the other way ok 7 - rebase -Xtheirs ok 8 - rebase -Xtheirs from orphan ok 9 - merge and rebase should match ok 10 - picking rebase ok 11 - rebase -s funny -Xopt ok 12 - rebase --skip works with two conflicts in a row ok 13 - --reapply-cherry-picks ok 14 - --reapply-cherry-picks refrains from reading unneeded blobs # passed all 14 test(s) 1..14 ok t2400-worktree-add.sh .............................. ok 1 - setup ok 2 - "add" an existing worktree ok 3 - "add" an existing empty worktree ok 4 - "add" using shorthand - fails when no previous branch ok 5 - "add" using - shorthand ok 6 - "add" refuses to checkout locked branch ok 7 - checking out paths not complaining about linked checkouts ok 8 - "add" worktree ok 9 - "add" worktree with lock ok 10 - "add" worktree from a subdir ok 11 - "add" from a linked checkout ok 12 - "add" worktree creating new branch ok 13 - die the same branch is already checked out ok 14 - die the same branch is already checked out (symlink) ok 15 - not die the same branch is already checked out ok 16 - not die on re-checking out current branch ok 17 - "add" from a bare repo ok 18 - checkout from a bare repo without "add" ok 19 - "add" default branch of a bare repo ok 20 - checkout with grafts ok 21 - "add" from relative HEAD ok 22 - "add -b" with omitted ok 23 - "add --detach" with omitted ok 24 - "add" with omitted ok 25 - "add" checks out existing branch of dwimd name ok 26 - "add " dwim fails with checked out branch ok 27 - "add --force" with existing dwimd name doesnt die ok 28 - "add" no auto-vivify with --detach and omitted ok 29 - "add" -b/-B mutually exclusive ok 30 - "add" -b/--detach mutually exclusive ok 31 - "add" -B/--detach mutually exclusive ok 32 - "add -B" fails if the branch is checked out ok 33 - add -B ok 34 - add --quiet ok 35 - local clone from linked checkout ok 36 - local clone --shared from linked checkout ok 37 - "add" worktree with --no-checkout ok 38 - "add" worktree with --checkout ok 39 - put a worktree under rebase ok 40 - add a worktree, checking out a rebased branch ok 41 - checking out a rebased branch from another worktree ok 42 - not allow to delete a branch under rebase ok 43 - rename a branch under rebase not allowed ok 44 - check out from current worktree branch ok ok 45 - checkout a branch under bisect ok 46 - rename a branch under bisect not allowed ok 47 - --track sets up tracking ok 48 - --no-track avoids setting up tracking ok 49 - "add" fails ok 50 - "add" dwims ok 51 - "add" dwims with checkout.defaultRemote ok 52 - git worktree add does not match remote ok 53 - git worktree add --guess-remote sets up tracking ok 54 - git worktree add with worktree.guessRemote sets up tracking ok 55 - git worktree --no-guess-remote option overrides config ok 56 - "add" invokes post-checkout hook (branch) ok 57 - "add" invokes post-checkout hook (detached) ok 58 - "add --no-checkout" suppresses post-checkout hook ok 59 - "add" in other worktree invokes post-checkout hook ok 60 - "add" in bare repo invokes post-checkout hook ok 61 - "add" an existing but missing worktree ok 62 - "add" an existing locked but missing worktree ok 63 - "add" not tripped up by magic worktree matching" ok 64 - sanitize generated worktree name ok 65 - "add" should not fail because of another bad worktree ok 66 - "add" with uninitialized submodule, with submodule.recurse unset ok 67 - "add" with uninitialized submodule, with submodule.recurse set ok 68 - "add" with initialized submodule, with submodule.recurse unset ok 69 - "add" with initialized submodule, with submodule.recurse set # passed all 69 test(s) 1..69 ok t3403-rebase-skip.sh ............................... ok 1 - setup ok 2 - rebase with git am -3 (default) ok 3 - rebase --skip can not be used with other options ok 4 - rebase --skip with am -3 ok 5 - rebase moves back to skip-reference ok 6 - checkout skip-merge ok 7 - rebase with --merge ok 8 - rebase --skip with --merge ok 9 - merge and reference trees equal ok 10 - moved back to branch correctly ok 11 - correct advice upon picking empty commit ok 12 - correct authorship when committing empty pick ok 13 - correct advice upon rewording empty commit ok 14 - correct advice upon editing empty commit ok 15 - correct advice upon cherry-picking an empty commit during a rebase ok 16 - correct advice upon multi cherry-pick picking an empty commit during a rebase ok 17 - fixup that empties commit fails ok 18 - squash that empties commit fails ok 19 - $EDITOR and friends are unchanged # passed all 19 test(s) 1..19 ok t3406-rebase-message.sh ............................ ok 1 - setup ok 2 - rebase -m ok 3 - rebase against master twice ok 4 - rebase against master twice with --force ok 5 - rebase against master twice from another branch ok 6 - rebase fast-forward to master ok 7 - rebase --stat ok 8 - rebase w/config rebase.stat ok 9 - rebase -n overrides config rebase.stat config ok 10 - rebase --onto outputs the invalid ref ok 11 - error out early upon -C or --whitespace= ok 12 - GIT_REFLOG_ACTION ok 13 - rebase -i onto unrelated history # passed all 13 test(s) 1..13 ok t3407-rebase-abort.sh .............................. ok 1 - setup ok 2 - rebase --apply --abort ok 3 - rebase --apply --abort after --skip ok 4 - rebase --apply --abort after --continue ok 5 - rebase --apply --abort does not update reflog ok 6 - rebase --abort can not be used with other options ok 7 - rebase --merge --abort ok 8 - rebase --merge --abort after --skip ok 9 - rebase --merge --abort after --continue ok 10 - rebase --merge --abort does not update reflog ok 11 - rebase --abort can not be used with other options ok 12 - rebase --apply --quit ok 13 - rebase --merge --quit # passed all 13 test(s) 1..13 ok t3408-rebase-multi-line.sh ......................... ok 1 - setup ok 2 - rebase ok 3 - rebasep # passed all 3 test(s) 1..3 ok t3400-rebase.sh .................................... ok 1 - prepare repository with topic branches ok 2 - rebase on dirty worktree ok 3 - rebase on dirty cache ok 4 - rebase against master ok 5 - rebase sets ORIG_HEAD to pre-rebase state ok 6 - rebase, with and specified as :/quuxery ok 7 - the rebase operation should not have destroyed author information ok 8 - the rebase operation should not have destroyed author information (2) ok 9 - HEAD was detached during rebase ok 10 - rebase from ambiguous branch name ok 11 - rebase off of the previous branch using "-" ok 12 - rebase a single mode change ok 13 - rebase is not broken by diff.renames ok 14 - setup: recover ok 15 - Show verbose error when HEAD could not be detached ok 16 - fail when upstream arg is missing and not on branch ok 17 - fail when upstream arg is missing and not configured ok 18 - rebase works with format.useAutoBase ok 19 - default to common base in @{upstream}s reflog if no upstream arg (--merge) ok 20 - default to common base in @{upstream}s reflog if no upstream arg (--apply) ok 21 - cherry-picked commits and fork-point work together ok 22 - rebase --apply -q is quiet ok 23 - rebase --merge -q is quiet ok 24 - Rebase a commit that sprinkles CRs in ok 25 - rebase can copy notes ok 26 - rebase -m can copy notes ok 27 - rebase commit with an ancient timestamp ok 28 - rebase with "From " line in commit message ok 29 - rebase --apply and --show-current-patch ok 30 - rebase --apply and .gitattributes ok 31 - rebase--merge.sh and --show-current-patch ok 32 - rebase -c rebase.useBuiltin=false warning ok 33 - switch to branch checked out here ok 34 - switch to branch not checked out ok 35 - refuse to switch to branch checked out elsewhere # passed all 35 test(s) 1..35 ok t3413-rebase-hook.sh ............................... ok 1 - setup ok 2 - rebase ok 3 - rebase -i ok 4 - setup pre-rebase hook ok 5 - pre-rebase hook gets correct input (1) ok 6 - pre-rebase hook gets correct input (2) ok 7 - pre-rebase hook gets correct input (3) ok 8 - pre-rebase hook gets correct input (4) ok 9 - pre-rebase hook gets correct input (5) ok 10 - pre-rebase hook gets correct input (6) ok 11 - setup pre-rebase hook that fails ok 12 - pre-rebase hook stops rebase (1) ok 13 - pre-rebase hook stops rebase (2) ok 14 - rebase --no-verify overrides pre-rebase (1) ok 15 - rebase --no-verify overrides pre-rebase (2) # passed all 15 test(s) 1..15 ok t1510-repo-setup.sh ................................ ok 1 - #0: nonbare repo, no explicit configuration ok 2 - #1: GIT_WORK_TREE without explicit GIT_DIR is accepted ok 3 - #2: worktree defaults to cwd with explicit GIT_DIR ok 4 - #2b: relative GIT_DIR ok 5 - #3: setup ok 6 - #3: explicit GIT_WORK_TREE and GIT_DIR at toplevel ok 7 - #3: explicit GIT_WORK_TREE and GIT_DIR in subdir ok 8 - #3: explicit GIT_WORK_TREE from parent of worktree ok 9 - #3: explicit GIT_WORK_TREE from nephew of worktree ok 10 - #3: chdir_to_toplevel uses worktree, not git dir ok 11 - #3: chdir_to_toplevel uses worktree (from subdir) ok 12 - #4: core.worktree without GIT_DIR set is accepted ok 13 - #5: core.worktree + GIT_WORK_TREE is accepted ok 14 - #6: setting GIT_DIR brings core.worktree to life ok 15 - #6b: GIT_DIR set, core.worktree relative ok 16 - #6c: GIT_DIR set, core.worktree=../wt (absolute) ok 17 - #6d: GIT_DIR set, core.worktree=../wt (relative) ok 18 - #6e: GIT_DIR set, core.worktree=../.. (absolute) ok 19 - #6f: GIT_DIR set, core.worktree=../.. (relative) ok 20 - #7: setup ok 21 - #7: explicit GIT_WORK_TREE and GIT_DIR at toplevel ok 22 - #7: explicit GIT_WORK_TREE and GIT_DIR in subdir ok 23 - #7: explicit GIT_WORK_TREE from parent of worktree ok 24 - #7: explicit GIT_WORK_TREE from nephew of worktree ok 25 - #7: chdir_to_toplevel uses worktree, not git dir ok 26 - #7: chdir_to_toplevel uses worktree (from subdir) ok 27 - #8: gitfile, easy case ok 28 - #9: GIT_WORK_TREE accepted with gitfile ok 29 - #10: GIT_DIR can point to gitfile ok 30 - #10b: relative GIT_DIR can point to gitfile ok 31 - #11: setup ok 32 - #11: explicit GIT_WORK_TREE and GIT_DIR at toplevel ok 33 - #11: explicit GIT_WORK_TREE and GIT_DIR in subdir ok 34 - #11: explicit GIT_WORK_TREE from parent of worktree ok 35 - #11: explicit GIT_WORK_TREE from nephew of worktree ok 36 - #11: chdir_to_toplevel uses worktree, not git dir ok 37 - #11: chdir_to_toplevel uses worktree (from subdir) ok 38 - #12: core.worktree with gitfile is accepted ok 39 - #13: core.worktree+GIT_WORK_TREE accepted (with gitfile) ok 40 - #14: core.worktree with GIT_DIR pointing to gitfile ok 41 - #14b: core.worktree is relative to actual git dir ok 42 - #15: setup ok 43 - #15: explicit GIT_WORK_TREE and GIT_DIR at toplevel ok 44 - #15: explicit GIT_WORK_TREE and GIT_DIR in subdir ok 45 - #15: explicit GIT_WORK_TREE from parent of worktree ok 46 - #15: explicit GIT_WORK_TREE from nephew of worktree ok 47 - #15: chdir_to_toplevel uses worktree, not git dir ok 48 - #15: chdir_to_toplevel uses worktree (from subdir) ok 49 - #16a: implicitly bare repo (cwd inside .git dir) ok 50 - #16b: bare .git (cwd inside .git dir) ok 51 - #16c: bare .git has no worktree ok 52 - #16d: bareness preserved across alias ok 53 - #16e: bareness preserved by --bare ok 54 - #17: GIT_WORK_TREE without explicit GIT_DIR is accepted (bare case) ok 55 - #18: bare .git named by GIT_DIR has no worktree ok 56 - #19: setup ok 57 - #19: explicit GIT_WORK_TREE and GIT_DIR at toplevel ok 58 - #19: explicit GIT_WORK_TREE and GIT_DIR in subdir ok 59 - #19: explicit GIT_WORK_TREE from parent of worktree ok 60 - #19: explicit GIT_WORK_TREE from nephew of worktree ok 61 - #19: chdir_to_toplevel uses worktree, not git dir ok 62 - #19: chdir_to_toplevel uses worktree (from subdir) ok 63 - #20a: core.worktree without GIT_DIR accepted (inside .git) ok 64 - #20b/c: core.worktree and core.bare conflict ok 65 - #20d: core.worktree and core.bare OK when working tree not needed ok 66 - #21: setup, core.worktree warns before overriding core.bare ok 67 - #21: explicit GIT_WORK_TREE and GIT_DIR at toplevel ok 68 - #21: explicit GIT_WORK_TREE and GIT_DIR in subdir ok 69 - #21: explicit GIT_WORK_TREE from parent of worktree ok 70 - #21: explicit GIT_WORK_TREE from nephew of worktree ok 71 - #21: chdir_to_toplevel uses worktree, not git dir ok 72 - #21: chdir_to_toplevel uses worktree (from subdir) ok 73 - #22a: core.worktree = GIT_DIR = .git dir ok 74 - #22b: core.worktree child of .git, GIT_DIR=.git ok 75 - #22c: core.worktree = .git/.., GIT_DIR=.git ok 76 - #22.2: core.worktree and core.bare conflict ok 77 - #23: setup ok 78 - #23: explicit GIT_WORK_TREE and GIT_DIR at toplevel ok 79 - #23: explicit GIT_WORK_TREE and GIT_DIR in subdir ok 80 - #23: explicit GIT_WORK_TREE from parent of worktree ok 81 - #23: explicit GIT_WORK_TREE from nephew of worktree ok 82 - #23: chdir_to_toplevel uses worktree, not git dir ok 83 - #23: chdir_to_toplevel uses worktree (from subdir) ok 84 - #24: bare repo has no worktree (gitfile case) ok 85 - #25: GIT_WORK_TREE accepted if GIT_DIR unset (bare gitfile case) ok 86 - #26: bare repo has no worktree (GIT_DIR -> gitfile case) ok 87 - #27: setup ok 88 - #27: explicit GIT_WORK_TREE and GIT_DIR at toplevel ok 89 - #27: explicit GIT_WORK_TREE and GIT_DIR in subdir ok 90 - #27: explicit GIT_WORK_TREE from parent of worktree ok 91 - #27: explicit GIT_WORK_TREE from nephew of worktree ok 92 - #27: chdir_to_toplevel uses worktree, not git dir ok 93 - #27: chdir_to_toplevel uses worktree (from subdir) ok 94 - #28: core.worktree and core.bare conflict (gitfile case) ok 95 - #29: setup ok 96 - #29: explicit GIT_WORK_TREE and GIT_DIR at toplevel ok 97 - #29: explicit GIT_WORK_TREE and GIT_DIR in subdir ok 98 - #29: explicit GIT_WORK_TREE from parent of worktree ok 99 - #29: explicit GIT_WORK_TREE from nephew of worktree ok 100 - #29: chdir_to_toplevel uses worktree, not git dir ok 101 - #29: chdir_to_toplevel uses worktree (from subdir) ok 102 - #30: core.worktree and core.bare conflict (gitfile version) ok 103 - #31: setup ok 104 - #31: explicit GIT_WORK_TREE and GIT_DIR at toplevel ok 105 - #31: explicit GIT_WORK_TREE and GIT_DIR in subdir ok 106 - #31: explicit GIT_WORK_TREE from parent of worktree ok 107 - #31: explicit GIT_WORK_TREE from nephew of worktree ok 108 - #31: chdir_to_toplevel uses worktree, not git dir ok 109 - #31: chdir_to_toplevel uses worktree (from subdir) # passed all 109 test(s) 1..109 ok t3417-rebase-whitespace-fix.sh ..................... ok 1 - blank line at end of file; extend at end of file ok 2 - two blanks line at end of file; extend at end of file ok 3 - same, but do not remove trailing spaces ok 4 - at beginning of file # passed all 4 test(s) 1..4 ok t3416-rebase-onto-threedots.sh ..................... ok 1 - setup ok 2 - rebase --onto master...topic ok 3 - rebase --onto master... ok 4 - rebase --onto master...side ok 5 - rebase -i --onto master...topic ok 6 - rebase -i --onto master... ok 7 - rebase -i --onto master...side ok 8 - rebase --keep-base --onto incompatible ok 9 - rebase --keep-base --root incompatible ok 10 - rebase --keep-base master from topic ok 11 - rebase --keep-base master from side ok 12 - rebase -i --keep-base master from topic ok 13 - rebase -i --keep-base master from side # passed all 13 test(s) 1..13 ok t3419-rebase-patch-id.sh ........................... ok 1 - setup ok 2 - setup: 500 lines ok 3 - setup attributes ok 4 - detect upstream patch ok 5 - do not drop patch # passed all 5 test(s) 1..5 ok t3301-notes.sh ..................................... ok 1 - cannot annotate non-existing HEAD ok 2 - setup ok 3 - need valid notes ref ok 4 - refusing to add notes in refs/heads/ ok 5 - refusing to edit notes in refs/remotes/ ok 6 - handle empty notes gracefully ok 7 - show non-existent notes entry with %N ok 8 - create notes ok 9 - show notes entry with %N ok 10 - create reflog entry ok 11 - edit existing notes ok 12 - show notes from treeish ok 13 - cannot edit notes from non-ref ok 14 - cannot "git notes add -m" where notes already exists ok 15 - can overwrite existing note with "git notes add -f -m" ok 16 - add w/no options on existing note morphs into edit ok 17 - can overwrite existing note with "git notes add -f" ok 18 - show notes ok 19 - show multi-line notes ok 20 - show -F notes ok 21 - Re-adding -F notes without -f fails ok 22 - git log --pretty=raw does not show notes ok 23 - git log --show-notes ok 24 - git log --no-notes ok 25 - git format-patch does not show notes ok 26 - git format-patch --show-notes does show notes ok 27 - git show does show notes ok 28 - git show --pretty does not show notes ok 29 - git show --pretty=raw does not show notes ok 30 - git show --pretty=short does not show notes ok 31 - git show --pretty=medium does not show notes ok 32 - git show --pretty=full does not show notes ok 33 - git show --pretty=fuller does not show notes ok 34 - git show --pretty=format:%s does not show notes ok 35 - git show --oneline does not show notes ok 36 - setup alternate notes ref ok 37 - git log --notes shows default notes ok 38 - git log --notes=X shows only X ok 39 - git log --notes --notes=X shows both ok 40 - git log --no-notes resets default state ok 41 - git log --no-notes resets ref list ok 42 - show -m notes ok 43 - remove note with add -f -F /dev/null ok 44 - do not create empty note with -m "" ok 45 - create note with combination of -m and -F ok 46 - remove note with "git notes remove" ok 47 - removing non-existing note should not create new commit ok 48 - removing more than one ok 49 - removing is atomic ok 50 - removing with --ignore-missing ok 51 - removing with --ignore-missing but bogus ref ok 52 - remove reads from --stdin ok 53 - remove --stdin is also atomic ok 54 - removing with --stdin --ignore-missing ok 55 - list notes with "git notes list" ok 56 - list notes with "git notes" ok 57 - list specific note with "git notes list " ok 58 - listing non-existing notes fails ok 59 - append to existing note with "git notes append" ok 60 - "git notes list" does not expand to "git notes list HEAD" ok 61 - appending empty string does not change existing note ok 62 - git notes append == add when there is no existing note ok 63 - appending empty string to non-existing note does not create note ok 64 - create other note on a different notes ref (setup) ok 65 - Do not show note on other ref by default ok 66 - Do show note when ref is given in GIT_NOTES_REF ok 67 - Do show note when ref is given in core.notesRef config ok 68 - Do not show note when core.notesRef is overridden ok 69 - Show all notes when notes.displayRef=refs/notes/* ok 70 - core.notesRef is implicitly in notes.displayRef ok 71 - notes.displayRef can be given more than once ok 72 - notes.displayRef respects order ok 73 - notes.displayRef with no value handled gracefully ok 74 - GIT_NOTES_DISPLAY_REF works ok 75 - GIT_NOTES_DISPLAY_REF overrides config ok 76 - --show-notes=* adds to GIT_NOTES_DISPLAY_REF ok 77 - --no-standard-notes ok 78 - --standard-notes ok 79 - --show-notes=ref accumulates ok 80 - Allow notes on non-commits (trees, blobs, tags) ok 81 - create note from other note with "git notes add -C" ok 82 - create note from non-existing note with "git notes add -C" fails ok 83 - create note from non-blob with "git notes add -C" fails ok 84 - create note from blob with "git notes add -C" reuses blob id ok 85 - create note from other note with "git notes add -c" ok 86 - create note from non-existing note with "git notes add -c" fails ok 87 - append to note from other note with "git notes append -C" ok 88 - create note from other note with "git notes append -c" ok 89 - append to note from other note with "git notes append -c" ok 90 - copy note with "git notes copy" ok 91 - copy note with "git notes copy" with default ok 92 - prevent overwrite with "git notes copy" ok 93 - allow overwrite with "git notes copy -f" ok 94 - allow overwrite with "git notes copy -f" with default ok 95 - cannot copy note from object without notes ok 96 - git notes copy --stdin ok 97 - git notes copy --for-rewrite (unconfigured) ok 98 - git notes copy --for-rewrite (enabled) ok 99 - git notes copy --for-rewrite (disabled) ok 100 - git notes copy --for-rewrite (overwrite) ok 101 - git notes copy --for-rewrite (ignore) ok 102 - git notes copy --for-rewrite (append) ok 103 - git notes copy --for-rewrite (append two to one) ok 104 - git notes copy --for-rewrite (append empty) ok 105 - GIT_NOTES_REWRITE_MODE works ok 106 - GIT_NOTES_REWRITE_REF works ok 107 - GIT_NOTES_REWRITE_REF overrides config ok 108 - git notes copy diagnoses too many or too few parameters ok 109 - git notes get-ref expands refs/heads/master to refs/notes/refs/heads/master ok 110 - git notes get-ref (no overrides) ok 111 - git notes get-ref (core.notesRef) ok 112 - git notes get-ref (GIT_NOTES_REF) ok 113 - git notes get-ref (--ref) ok 114 - setup testing of empty notes ok 115 - 'git notes add' removes empty note ok 116 - 'git notes add --allow-empty' stores empty note ok 117 - 'git notes add -F /dev/null' removes empty note ok 118 - 'git notes add -F /dev/null --allow-empty' stores empty note ok 119 - 'git notes add -m ""' removes empty note ok 120 - 'git notes add -m "" --allow-empty' stores empty note ok 121 - 'git notes add -c "$empty_blob"' removes empty note ok 122 - 'git notes add -c "$empty_blob" --allow-empty' stores empty note ok 123 - 'git notes add -C "$empty_blob"' removes empty note ok 124 - 'git notes add -C "$empty_blob" --allow-empty' stores empty note ok 125 - 'git notes append' removes empty note ok 126 - 'git notes append --allow-empty' stores empty note ok 127 - 'git notes append -F /dev/null' removes empty note ok 128 - 'git notes append -F /dev/null --allow-empty' stores empty note ok 129 - 'git notes append -m ""' removes empty note ok 130 - 'git notes append -m "" --allow-empty' stores empty note ok 131 - 'git notes append -c "$empty_blob"' removes empty note ok 132 - 'git notes append -c "$empty_blob" --allow-empty' stores empty note ok 133 - 'git notes append -C "$empty_blob"' removes empty note ok 134 - 'git notes append -C "$empty_blob" --allow-empty' stores empty note ok 135 - 'git notes edit' removes empty note ok 136 - 'git notes edit --allow-empty' stores empty note ok 137 - empty notes are displayed by git log # passed all 137 test(s) 1..137 ok t3411-rebase-preserve-around-merges.sh ............. ok 1 - setup ok 2 - squash F1 into D1 ok 3 - rebase two levels of merge # passed all 3 test(s) 1..3 ok t3422-rebase-incompatible-options.sh ............... ok 1 - setup ok 2 - --whitespace=fix incompatible with --merge ok 3 - --whitespace=fix incompatible with --strategy=ours ok 4 - --whitespace=fix incompatible with --strategy-option=ours ok 5 - --whitespace=fix incompatible with --interactive ok 6 - --whitespace=fix incompatible with --exec ok 7 - -C4 incompatible with --merge ok 8 - -C4 incompatible with --strategy=ours ok 9 - -C4 incompatible with --strategy-option=ours ok 10 - -C4 incompatible with --interactive ok 11 - -C4 incompatible with --exec ok 12 - --preserve-merges incompatible with --signoff ok 13 - --preserve-merges incompatible with --rebase-merges # passed all 13 test(s) 1..13 ok t3410-rebase-preserve-dropped-merges.sh ............ ok 1 - setup ok 2 - skip same-resolution merges with -p ok 3 - keep different-resolution merges with -p # passed all 3 test(s) 1..3 ok t3409-rebase-preserve-merges.sh .................... ok 1 - setup for merge-preserving rebase ok 2 - --continue works after a conflict ok 3 - rebase -p preserves no-ff merges ok 4 - rebase -p ignores merge.log config # passed all 4 test(s) 1..4 ok t3423-rebase-reword.sh ............................. ok 1 - setup ok 2 - reword without issues functions as intended ok 3 - reword after a conflict preserves commit # passed all 3 test(s) 1..3 ok t3200-branch.sh .................................... ok 1 - prepare a trivial repository ok 2 - git branch --help should not have created a bogus branch ok 3 - branch -h in broken repository ok 4 - git branch abc should create a branch ok 5 - git branch a/b/c should create a branch ok 6 - git branch mb main... should create a branch ok 7 - git branch HEAD should fail ok 8 - git branch --create-reflog d/e/f should create a branch and a log ok 9 - git branch -d d/e/f should delete a branch and a log ok 10 - git branch j/k should work after branch j has been deleted ok 11 - git branch l should work after branch l/m has been deleted ok 12 - git branch -m dumps usage ok 13 - git branch -m m broken_symref should work ok 14 - git branch -m m m/m should work ok 15 - git branch -m n/n n should work ok 16 - git branch -m bbb should rename checked out branch ok 17 - renaming checked out branch works with d/f conflict ok 18 - git branch -m o/o o should fail when o/p exists ok 19 - git branch -m o/q o/p should fail when o/p exists ok 20 - git branch -M o/q o/p should work when o/p exists ok 21 - git branch -m -f o/q o/p should work when o/p exists ok 22 - git branch -m q r/q should fail when r exists ok 23 - git branch -M foo bar should fail when bar is checked out ok 24 - git branch -M baz bam should succeed when baz is checked out ok 25 - git branch -M baz bam should add entries to .git/logs/HEAD ok 26 - git branch -M should leave orphaned HEAD alone ok 27 - resulting reflog can be shown by log -g ok 28 - git branch -M baz bam should succeed when baz is checked out as linked working tree ok 29 - git branch -M baz bam should succeed within a worktree in which baz is checked out ok 30 - git branch -M main should work when main is checked out ok 31 - git branch -M main main should work when main is checked out ok 32 - git branch -M topic topic should work when main is checked out ok 33 - git branch -v -d t should work ok 34 - git branch -v -m t s should work ok 35 - git branch -m -d t s should fail ok 36 - git branch --list -d t should fail ok 37 - deleting checked-out branch from repo that is a submodule ok 38 - bare main worktree has HEAD at branch deleted by secondary worktree ok 39 - git branch --list -v with --abbrev ok 40 - git branch --column ok 41 - git branch --column with an extremely long branch name ok 42 - git branch with column.* ok 43 - git branch --column -v should fail ok 44 - git branch -v with column.ui ignored ok 45 - git branch -m q q2 without config should succeed ok 46 - git branch -m s/s s should work when s/t is deleted ok 47 - config information was renamed, too ok 48 - git branch -m correctly renames multiple config sections ok 49 - git branch -c dumps usage ok 50 - git branch --copy dumps usage ok 51 - git branch -c d e should work ok 52 - git branch --copy is a synonym for -c ok 53 - git branch -c ee ef should copy ee to create branch ef ok 54 - git branch -c f/f g/g should work ok 55 - git branch -c m2 m2 should work ok 56 - git branch -c zz zz/zz should fail ok 57 - git branch -c b/b b should fail ok 58 - git branch -C o/q o/p should work when o/p exists ok 59 - git branch -c -f o/q o/p should work when o/p exists ok 60 - git branch -c qq rr/qq should fail when rr exists ok 61 - git branch -C b1 b2 should fail when b2 is checked out ok 62 - git branch -C c1 c2 should succeed when c1 is checked out ok 63 - git branch -C c1 c2 should never touch HEAD ok 64 - git branch -C main should work when main is checked out ok 65 - git branch -C main main should work when main is checked out ok 66 - git branch -C main5 main5 should work when main is checked out ok 67 - git branch -C ab cd should overwrite existing config for cd ok 68 - git branch -c correctly copies multiple config sections ok 69 - deleting a symref ok 70 - deleting a dangling symref ok 71 - deleting a self-referential symref ok 72 - renaming a symref is not allowed ok 73 - git branch -m u v should fail when the reflog for u is a symlink ok 74 - test tracking setup via --track ok 75 - test tracking setup (non-wildcard, matching) ok 76 - tracking setup fails on non-matching refspec ok 77 - test tracking setup via config ok 78 - test overriding tracking setup via --no-track ok 79 - no tracking without .fetch entries ok 80 - test tracking setup via --track but deeper ok 81 - test deleting branch deletes branch config ok 82 - test deleting branch without config ok 83 - deleting currently checked out branch fails ok 84 - test --track without .fetch entries ok 85 - branch from non-branch HEAD w/autosetupmerge=always ok 86 - branch from non-branch HEAD w/--track causes failure ok 87 - branch from tag w/--track causes failure ok 88 - --set-upstream-to fails on multiple branches ok 89 - --set-upstream-to fails on detached HEAD ok 90 - --set-upstream-to fails on a missing dst branch ok 91 - --set-upstream-to fails on a missing src branch ok 92 - --set-upstream-to fails on a non-ref ok 93 - --set-upstream-to fails on locked config ok 94 - use --set-upstream-to modify HEAD ok 95 - use --set-upstream-to modify a particular branch ok 96 - --unset-upstream should fail if given a non-existent branch ok 97 - --unset-upstream should fail if config is locked ok 98 - test --unset-upstream on HEAD ok 99 - --unset-upstream should fail on multiple branches ok 100 - --unset-upstream should fail on detached HEAD ok 101 - test --unset-upstream on a particular branch ok 102 - disabled option --set-upstream fails ok 103 - --set-upstream-to notices an error to set branch as own upstream ok 104 - git checkout -b g/h/i -l should create a branch and a log ok 105 - checkout -b makes reflog by default ok 106 - checkout -b does not make reflog when core.logAllRefUpdates = false ok 107 - checkout -b with -l makes reflog when core.logAllRefUpdates = false ok 108 - avoid ambiguous track ok 109 - autosetuprebase local on a tracked local branch ok 110 - autosetuprebase always on a tracked local branch ok 111 - autosetuprebase remote on a tracked local branch ok 112 - autosetuprebase never on a tracked local branch ok 113 - autosetuprebase local on a tracked remote branch ok 114 - autosetuprebase never on a tracked remote branch ok 115 - autosetuprebase remote on a tracked remote branch ok 116 - autosetuprebase always on a tracked remote branch ok 117 - autosetuprebase unconfigured on a tracked remote branch ok 118 - autosetuprebase unconfigured on a tracked local branch ok 119 - autosetuprebase unconfigured on untracked local branch ok 120 - autosetuprebase unconfigured on untracked remote branch ok 121 - autosetuprebase never on an untracked local branch ok 122 - autosetuprebase local on an untracked local branch ok 123 - autosetuprebase remote on an untracked local branch ok 124 - autosetuprebase always on an untracked local branch ok 125 - autosetuprebase never on an untracked remote branch ok 126 - autosetuprebase local on an untracked remote branch ok 127 - autosetuprebase remote on an untracked remote branch ok 128 - autosetuprebase always on an untracked remote branch ok 129 - autosetuprebase always on detached HEAD ok 130 - detect misconfigured autosetuprebase (bad value) ok 131 - detect misconfigured autosetuprebase (no value) ok 132 - attempt to delete a branch without base and unmerged to HEAD ok 133 - attempt to delete a branch merged to its base ok 134 - attempt to delete a branch merged to its base ok 135 - use --edit-description ok 136 - detect typo in branch name when using --edit-description ok 137 - refuse --edit-description on unborn branch for now ok 138 - --merged catches invalid object names ok 139 - --list during rebase ok 140 - --list during rebase from detached HEAD ok 141 - tracking with unexpected .fetch refspec ok 142 - configured committerdate sort ok 143 - option override configured sort ok 144 - invalid sort parameter in configuration # passed all 144 test(s) 1..144 ok t3428-rebase-signoff.sh ............................ ok 1 - rebase --signoff adds a sign-off line ok 2 - rebase --no-signoff does not add a sign-off line ok 3 - rebase --exec --signoff adds a sign-off line ok 4 - rebase --root --signoff adds a sign-off line ok 5 - rebase -i --signoff fails ok 6 - rebase -m --signoff fails # passed all 6 test(s) 1..6 ok t3414-rebase-preserve-onto.sh ...................... ok 1 - setup ok 2 - rebase from B1 onto H1 ok 3 - rebase from E1 onto H1 ok 4 - rebase from C1 onto H1 # passed all 4 test(s) 1..4 ok t3424-rebase-empty.sh .............................. ok 1 - setup test repository not ok 2 - rebase (apply-backend) # TODO known breakage ok 3 - rebase --merge --empty=drop ok 4 - rebase --merge uses default of --empty=drop ok 5 - rebase --merge --empty=keep ok 6 - rebase --merge --empty=ask ok 7 - rebase --interactive --empty=drop ok 8 - rebase --interactive --empty=keep ok 9 - rebase --interactive --empty=ask ok 10 - rebase --interactive uses default of --empty=ask ok 11 - rebase --merge --empty=drop --keep-empty ok 12 - rebase --merge --empty=drop --no-keep-empty ok 13 - rebase --merge --empty=keep --keep-empty ok 14 - rebase --merge --empty=keep --no-keep-empty ok 15 - rebase --merge does not leave state laying around # still have 1 known breakage(s) # passed all remaining 14 test(s) 1..15 ok t3415-rebase-autosquash.sh ......................... ok 1 - setup ok 2 - auto fixup (option) ok 3 - auto fixup (config) ok 4 - auto squash (option) ok 5 - auto squash (config) ok 6 - misspelled auto squash ok 7 - auto squash that matches 2 commits ok 8 - auto squash that matches a commit after the squash ok 9 - auto squash that matches a sha1 ok 10 - auto squash that matches longer sha1 ok 11 - use commit --fixup ok 12 - use commit --squash ok 13 - fixup! fixup! ok 14 - fixup! squash! ok 15 - squash! squash! ok 16 - squash! fixup! ok 17 - autosquash with custom inst format ok 18 - autosquash with empty custom instructionFormat ok 19 - autosquash with multiple empty patches ok 20 - extra spaces after fixup! ok 21 - wrapped original subject ok 22 - abort last squash ok 23 - fixup a fixup # passed all 23 test(s) 1..23 ok t3429-rebase-edit-todo.sh .......................... ok 1 - setup ok 2 - rebase exec modifies rebase-todo ok 3 - loose object cache vs re-reading todo list ok 4 - todo is re-read after reword and squash ok 5 - re-reading todo doesnt interfere with revert --edit ok 6 - re-reading todo doesnt interfere with cherry-pick --edit # passed all 6 test(s) 1..6 ok t3427-rebase-subtree.sh ............................ ok 1 - setup not ok 2 - Rebase -Xsubtree --preserve-merges --onto commit # TODO known breakage not ok 3 - Rebase -Xsubtree --keep-empty --preserve-merges --onto commit # TODO known breakage ok 4 - Rebase -Xsubtree --empty=ask --onto commit ok 5 - Rebase -Xsubtree --empty=ask --rebase-merges --onto commit # still have 2 known breakage(s) # passed all remaining 3 test(s) 1..5 ok t3431-rebase-fork-point.sh ......................... ok 1 - setup ok 2 - git rebase ok 3 - git rebase --onto D ok 4 - git rebase --keep-base ok 5 - git rebase --no-fork-point ok 6 - git rebase --no-fork-point --onto D ok 7 - git rebase --no-fork-point --keep-base ok 8 - git rebase --fork-point refs/heads/master ok 9 - git rebase --fork-point master ok 10 - git rebase --fork-point --onto D refs/heads/master ok 11 - git rebase --fork-point --onto D master ok 12 - git rebase --fork-point --keep-base refs/heads/master ok 13 - git rebase --fork-point --keep-base master ok 14 - git rebase refs/heads/master ok 15 - git rebase master ok 16 - git rebase --onto D refs/heads/master ok 17 - git rebase --onto D master ok 18 - git rebase --keep-base refs/heads/master ok 19 - git rebase --keep-base master ok 20 - git rebase --fork-point with ambigous refname # passed all 20 test(s) 1..20 ok t1701-racy-split-index.sh .......................... ok 1 - setup ok 2 - split the index while adding a racily clean file #0 ok 3 - split the index while adding a racily clean file #1 ok 4 - split the index while adding a racily clean file #2 ok 5 - split the index while adding a racily clean file #3 ok 6 - split the index while adding a racily clean file #4 ok 7 - add a racily clean file to an already split index #0 ok 8 - add a racily clean file to an already split index #1 ok 9 - add a racily clean file to an already split index #2 ok 10 - add a racily clean file to an already split index #3 ok 11 - add a racily clean file to an already split index #4 ok 12 - split the index when the index contains a racily clean cache entry #0 ok 13 - split the index when the index contains a racily clean cache entry #1 ok 14 - split the index when the index contains a racily clean cache entry #2 ok 15 - split the index when the index contains a racily clean cache entry #3 ok 16 - split the index when the index contains a racily clean cache entry #4 ok 17 - update the split index when it contains a new racily clean cache entry #0 ok 18 - update the split index when it contains a new racily clean cache entry #1 ok 19 - update the split index when it contains a new racily clean cache entry #2 ok 20 - update the split index when it contains a new racily clean cache entry #3 ok 21 - update the split index when it contains a new racily clean cache entry #4 ok 22 - update the split index when a racily clean cache entry is stored only in the shared index #0 ok 23 - update the split index when a racily clean cache entry is stored only in the shared index #1 ok 24 - update the split index when a racily clean cache entry is stored only in the shared index #2 ok 25 - update the split index when a racily clean cache entry is stored only in the shared index #3 ok 26 - update the split index when a racily clean cache entry is stored only in the shared index #4 ok 27 - update the split index after unpack trees() copied a racily clean cache entry from the shared index #0 ok 28 - update the split index after unpack trees() copied a racily clean cache entry from the shared index #1 ok 29 - update the split index after unpack trees() copied a racily clean cache entry from the shared index #2 ok 30 - update the split index after unpack trees() copied a racily clean cache entry from the shared index #3 ok 31 - update the split index after unpack trees() copied a racily clean cache entry from the shared index #4 # passed all 31 test(s) 1..31 ok t3412-rebase-root.sh ............................... ok 1 - prepare repository ok 2 - rebase --root fails with too many args ok 3 - setup pre-rebase hook ok 4 - rebase --root --onto ok 5 - pre-rebase got correct input (1) ok 6 - rebase --root --onto ok 7 - pre-rebase got correct input (2) ok 8 - rebase -i --root --onto ok 9 - pre-rebase got correct input (3) ok 10 - rebase -i --root --onto ok 11 - pre-rebase got correct input (4) ok 12 - rebase -i -p with linear history ok 13 - pre-rebase got correct input (5) ok 14 - set up merge history ok 15 - rebase -i -p with merge ok 16 - set up second root and merge ok 17 - rebase -i -p with two roots ok 18 - setup pre-rebase hook that fails ok 19 - pre-rebase hook stops rebase ok 20 - pre-rebase hook stops rebase -i ok 21 - remove pre-rebase hook ok 22 - set up a conflict ok 23 - rebase --root with conflict (first part) ok 24 - fix the conflict ok 25 - rebase --root with conflict (second part) ok 26 - rebase -i --root with conflict (first part) ok 27 - fix the conflict ok 28 - rebase -i --root with conflict (second part) ok 29 - rebase -i -p --root with conflict (first part) ok 30 - fix the conflict ok 31 - rebase -i -p --root with conflict (second part) # passed all 31 test(s) 1..31 ok t3434-rebase-i18n.sh ............................... ok 1 - setup ok 2 - rebase --rebase-merges update encoding eucJP to UTF-8 ok 3 - rebase --rebase-merges update encoding eucJP to ISO-2022-JP ok 4 - rebase --continue update from ISO-8859-1 to UTF-8 ok 5 - rebase --continue update from eucJP to UTF-8 ok 6 - rebase --continue update from eucJP to ISO-2022-JP # passed all 6 test(s) 1..6 ok t3420-rebase-autostash.sh .......................... ok 1 - setup ok 2 - rebase: fast-forward rebase ok 3 - rebase: noop rebase ok 4 - rebase --apply: dirty worktree, --no-autostash ok 5 - rebase --apply: dirty worktree, non-conflicting rebase ok 6 - rebase --apply --autostash: check output ok 7 - rebase --apply: dirty index, non-conflicting rebase ok 8 - rebase --apply: conflicting rebase ok 9 - rebase --apply: --continue ok 10 - rebase --apply: --skip ok 11 - rebase --apply: --abort ok 12 - rebase --apply: --quit ok 13 - rebase --apply: non-conflicting rebase, conflicting stash ok 14 - rebase --apply: check output with conflicting stash ok 15 - rebase --merge: dirty worktree, --no-autostash ok 16 - rebase --merge: dirty worktree, non-conflicting rebase ok 17 - rebase --merge --autostash: check output ok 18 - rebase --merge: dirty index, non-conflicting rebase ok 19 - rebase --merge: conflicting rebase ok 20 - rebase --merge: --continue ok 21 - rebase --merge: --skip ok 22 - rebase --merge: --abort ok 23 - rebase --merge: --quit ok 24 - rebase --merge: non-conflicting rebase, conflicting stash ok 25 - rebase --merge: check output with conflicting stash ok 26 - rebase --interactive: dirty worktree, --no-autostash ok 27 - rebase --interactive: dirty worktree, non-conflicting rebase ok 28 - rebase --interactive --autostash: check output ok 29 - rebase --interactive: dirty index, non-conflicting rebase ok 30 - rebase --interactive: conflicting rebase ok 31 - rebase --interactive: --continue ok 32 - rebase --interactive: --skip ok 33 - rebase --interactive: --abort ok 34 - rebase --interactive: --quit ok 35 - rebase --interactive: non-conflicting rebase, conflicting stash ok 36 - rebase --interactive: check output with conflicting stash ok 37 - abort rebase -i with --autostash ok 38 - restore autostash on editor failure ok 39 - autostash is saved on editor failure with conflict ok 40 - autostash with dirty submodules ok 41 - branch is left alone when possible ok 42 - never change active branch # passed all 42 test(s) 1..42 ok t3433-rebase-across-mode-change.sh ................. ok 1 - setup ok 2 - rebase changes with the apply backend ok 3 - rebase changes with the merge backend ok 4 - rebase changes with the merge backend with a delay # passed all 4 test(s) 1..4 ok t3500-cherry.sh .................................... ok 1 - prepare repository with topic branch, and check cherry finds the 2 patches from there ok 2 - check that cherry with limit returns only the top patch ok 3 - cherry-pick one of the 2 patches, and check cherry recognized one and only one as new ok 4 - cherry ignores whitespace # passed all 4 test(s) 1..4 ok t3503-cherry-pick-root.sh .......................... ok 1 - setup ok 2 - cherry-pick a root commit ok 3 - revert a root commit ok 4 - cherry-pick a root commit with an external strategy ok 5 - revert a root commit with an external strategy ok 6 - cherry-pick two root commits # passed all 6 test(s) 1..6 ok t3303-notes-subtrees.sh ............................ ok 1 - setup: create 100 commits ok 2 - test notes in 2/38-fanout ok 3 - verify notes in 2/38-fanout ok 4 - test notes in 2/2/36-fanout ok 5 - verify notes in 2/2/36-fanout ok 6 - test notes in 2/2/2/34-fanout ok 7 - verify notes in 2/2/2/34-fanout ok 8 - test same notes in no fanout and 2/38-fanout ok 9 - verify same notes in no fanout and 2/38-fanout ok 10 - test same notes in no fanout and 2/2/36-fanout ok 11 - verify same notes in no fanout and 2/2/36-fanout ok 12 - test same notes in 2/38-fanout and 2/2/36-fanout ok 13 - verify same notes in 2/38-fanout and 2/2/36-fanout ok 14 - test same notes in 2/2/2/34-fanout and 2/2/36-fanout ok 15 - verify same notes in 2/2/2/34-fanout and 2/2/36-fanout ok 16 - test notes in no fanout concatenated with 2/38-fanout ok 17 - verify notes in no fanout concatenated with 2/38-fanout ok 18 - test notes in no fanout concatenated with 2/2/36-fanout ok 19 - verify notes in no fanout concatenated with 2/2/36-fanout ok 20 - test notes in 2/38-fanout concatenated with 2/2/36-fanout ok 21 - verify notes in 2/38-fanout concatenated with 2/2/36-fanout ok 22 - test notes in 2/2/36-fanout concatenated with 2/2/2/34-fanout ok 23 - verify notes in 2/2/36-fanout concatenated with 2/2/2/34-fanout # passed all 23 test(s) 1..23 ok t3502-cherry-pick-merge.sh ......................... ok 1 - setup ok 2 - cherry-pick -m complains of bogus numbers ok 3 - cherry-pick explicit first parent of a non-merge ok 4 - cherry pick a merge without -m should fail ok 5 - cherry pick a merge (1) ok 6 - cherry pick a merge (2) ok 7 - cherry pick a merge relative to nonexistent parent should fail ok 8 - revert explicit first parent of a non-merge ok 9 - revert a merge without -m should fail ok 10 - revert a merge (1) ok 11 - revert a merge (2) ok 12 - revert a merge relative to nonexistent parent should fail # passed all 12 test(s) 1..12 ok t3501-revert-cherry-pick.sh ........................ ok 1 - setup ok 2 - cherry-pick --nonsense ok 3 - revert --nonsense ok 4 - cherry-pick after renaming branch ok 5 - revert after renaming branch ok 6 - cherry-pick on stat-dirty working tree ok 7 - revert forbidden on dirty working tree ok 8 - cherry-pick on unborn branch ok 9 - cherry-pick "-" to pick from previous branch ok 10 - cherry-pick "-" is meaningless without checkout ok 11 - cherry-pick "-" works with arguments ok 12 - cherry-pick works with dirty renamed file # passed all 12 test(s) 1..12 ok t3504-cherry-pick-rerere.sh ........................ ok 1 - setup ok 2 - conflicting merge ok 3 - fixup ok 4 - cherry-pick conflict with --rerere-autoupdate ok 5 - cherry-pick conflict repsects rerere.autoUpdate ok 6 - cherry-pick conflict with --no-rerere-autoupdate ok 7 - cherry-pick --continue rejects --rerere-autoupdate ok 8 - cherry-pick --rerere-autoupdate more than once ok 9 - cherry-pick conflict without rerere # passed all 9 test(s) 1..9 ok t3311-notes-merge-fanout.sh ........................ ok 1 - setup a few initial commits with notes (notes ref: x) ok 2 - sanity check (x) ok 3 - Add a few hundred commits w/notes to trigger fanout (x -> y) ok 4 - notes tree has fanout (y) ok 5 - No-op merge (already included) (x => y) ok 6 - Fast-forward merge (y => x) ok 7 - change some of the initial 5 notes (x -> z) ok 8 - notes tree has no fanout (z) ok 9 - successful merge without conflicts (y => z) ok 10 - notes tree still has fanout after merge (m) ok 11 - introduce conflicting changes (y -> w) ok 12 - successful merge using "ours" strategy (z => w) ok 13 - notes tree still has fanout after merge (m) ok 14 - successful merge using "theirs" strategy (z => w) ok 15 - notes tree still has fanout after merge (m) ok 16 - successful merge using "union" strategy (z => w) ok 17 - notes tree still has fanout after merge (m) ok 18 - successful merge using "cat_sort_uniq" strategy (z => w) ok 19 - notes tree still has fanout after merge (m) ok 20 - fails to merge using "manual" strategy (z => w) ok 21 - notes tree still has fanout after merge (m) ok 22 - verify conflict entries (with no fanout) ok 23 - resolve and finalize merge (z => w) ok 24 - notes tree still has fanout after merge (m) # passed all 24 test(s) 1..24 ok t3505-cherry-pick-empty.sh ......................... ok 1 - setup ok 2 - cherry-pick an empty commit ok 3 - index lockfile was removed ok 4 - cherry-pick a commit with an empty message ok 5 - index lockfile was removed ok 6 - cherry-pick a commit with an empty message with --allow-empty-message ok 7 - cherry pick an empty non-ff commit without --allow-empty ok 8 - cherry pick an empty non-ff commit with --allow-empty ok 9 - cherry pick with --keep-redundant-commits ok 10 - cherry-pick a commit that becomes no-op (prep) ok 11 - cherry-pick a no-op without --keep-redundant ok 12 - cherry-pick a no-op with --keep-redundant # passed all 12 test(s) 1..12 ok t3436-rebase-more-options.sh ....................... ok 1 - setup ok 2 - --ignore-whitespace works with apply backend ok 3 - --ignore-whitespace works with merge backend ok 4 - --ignore-whitespace is remembered when continuing ok 5 - --committer-date-is-author-date works with apply backend ok 6 - --committer-date-is-author-date works with merge backend ok 7 - --committer-date-is-author-date works with rebase -r ok 8 - --committer-date-is-author-date works when forking merge ok 9 - --committer-date-is-author-date works when committing conflict resolution ok 10 - --reset-author-date works with apply backend ok 11 - --reset-author-date works with merge backend ok 12 - --reset-author-date works after conflict resolution ok 13 - --reset-author-date works with rebase -r ok 14 - --reset-author-date with --committer-date-is-author-date works ok 15 - --reset-author-date --committer-date-is-author-date works when forking merge ok 16 - --ignore-date is an alias for --reset-author-date ok 17 - $EDITOR and friends are unchanged # passed all 17 test(s) 1..17 ok t3506-cherry-pick-ff.sh ............................ ok 1 - setup ok 2 - cherry-pick using --ff fast forwards ok 3 - cherry-pick not using --ff does not fast forwards ok 4 - merge setup ok 5 - cherry-pick explicit first parent of a non-merge with --ff ok 6 - cherry pick a merge with --ff but without -m should fail ok 7 - cherry pick with --ff a merge (1) ok 8 - cherry pick with --ff a merge (2) ok 9 - cherry pick a merge relative to nonexistent parent with --ff should fail ok 10 - cherry pick a root commit with --ff ok 11 - cherry-pick --ff on unborn branch # passed all 11 test(s) 1..11 ok t3430-rebase-merges.sh ............................. ok 1 - setup ok 2 - create completely different structure ok 3 - generate correct todo list ok 4 - `reset` refuses to overwrite untracked files ok 5 - failed `merge -C` writes patch (may be rescheduled, too) ok 6 - failed `merge ` does not crash ok 7 - fast-forward merge -c still rewords ok 8 - with a branch tip that was cherry-picked already ok 9 - do not rebase cousins unless asked for ok 10 - refs/rewritten/* is worktree-local ok 11 - --abort cleans up refs/rewritten ok 12 - --quit cleans up refs/rewritten ok 13 - post-rewrite hook and fixups work for merges ok 14 - refuse to merge ancestors of HEAD ok 15 - root commits ok 16 - a "merge" into a root commit is a fast-forward ok 17 - A root commit can be a cousin, treat it that way ok 18 - labels that are object IDs are rewritten ok 19 - octopus merges ok 20 - with --autosquash and --exec ok 21 - --continue after resolving conflicts after a merge ok 22 - --rebase-merges with strategies ok 23 - --rebase-merges with commit that can generate bad characters for filename ok 24 - --rebase-merges with message matched with onto label # passed all 24 test(s) 1..24 ok t3509-cherry-pick-merge-df.sh ...................... ok 1 - Initialize repository ok 2 - Setup rename across paths each below D/F conflicts ok 3 - Cherry-pick succeeds with rename across D/F conflicts ok 4 - Setup rename with file on one side matching directory name on other ok 5 - Cherry-pick succeeds with was_a_dir/file -> was_a_dir (resolve) ok 6 - Cherry-pick succeeds with was_a_dir/file -> was_a_dir (recursive) ok 7 - Setup rename with file on one side matching different dirname on other ok 8 - Cherry-pick with rename to different D/F conflict succeeds (resolve) ok 9 - Cherry-pick with rename to different D/F conflict succeeds (recursive) # passed all 9 test(s) 1..9 ok t3508-cherry-pick-many-commits.sh .................. ok 1 - setup ok 2 - cherry-pick first..fourth works ok 3 - cherry-pick three one two works ok 4 - cherry-pick three one two: fails ok 5 - output to keep user entertained during multi-pick ok 6 - cherry-pick --strategy resolve first..fourth works ok 7 - output during multi-pick indicates merge strategy ok 8 - cherry-pick --ff first..fourth works ok 9 - cherry-pick -n first..fourth works ok 10 - revert first..fourth works ok 11 - revert ^first fourth works ok 12 - revert fourth fourth~1 fourth~2 works ok 13 - cherry-pick -3 fourth works ok 14 - cherry-pick --stdin works # passed all 14 test(s) 1..14 ok t3418-rebase-continue.sh ........................... ok 1 - setup ok 2 - interactive rebase --continue works with touched file ok 3 - non-interactive rebase --continue works with touched file ok 4 - rebase --continue can not be used with other options ok 5 - rebase --continue remembers merge strategy and options ok 6 - rebase -i --continue handles merge strategy and options ok 7 - rebase passes merge strategy options correctly ok 8 - rebase -r passes merge strategy options correctly ok 9 - --skip after failed fixup cleans commit message ok 10 - setup rerere database ok 11 - rebase --continue remembers --rerere-autoupdate ok 12 - rebase --continue honors rerere.autoUpdate ok 13 - rebase --continue remembers --no-rerere-autoupdate ok 14 - rebase -m --continue remembers --rerere-autoupdate ok 15 - rebase -m --continue honors rerere.autoUpdate ok 16 - rebase -m --continue remembers --no-rerere-autoupdate ok 17 - rebase -i --continue remembers --rerere-autoupdate ok 18 - rebase -i --continue honors rerere.autoUpdate ok 19 - rebase -i --continue remembers --no-rerere-autoupdate ok 20 - rebase --preserve-merges --continue remembers --rerere-autoupdate ok 21 - rebase --preserve-merges --continue honors rerere.autoUpdate ok 22 - rebase --preserve-merges --continue remembers --no-rerere-autoupdate ok 23 - the todo command "break" works ok 24 - --reschedule-failed-exec ok 25 - rebase.reschedulefailedexec only affects `rebase -i` # passed all 25 test(s) 1..25 ok t3601-rm-pathspec-file.sh .......................... ok 1 - setup ok 2 - simplest ok 3 - --pathspec-file-nul ok 4 - only touches what was listed ok 5 - error conditions # passed all 5 test(s) 1..5 ok t3511-cherry-pick-x.sh ............................. ok 1 - setup ok 2 - cherry-pick -x inserts blank line after one line subject ok 3 - cherry-pick -s inserts blank line after one line subject ok 4 - cherry-pick -s inserts blank line after non-conforming footer ok 5 - cherry-pick -s recognizes trailer config ok 6 - cherry-pick -x inserts blank line when conforming footer not found ok 7 - cherry-pick -s inserts blank line when conforming footer not found ok 8 - cherry-pick -x -s inserts blank line when conforming footer not found ok 9 - cherry-pick -s adds sob when last sob doesnt match committer ok 10 - cherry-pick -x -s adds sob when last sob doesnt match committer ok 11 - cherry-pick -s refrains from adding duplicate trailing sob ok 12 - cherry-pick -x -s adds sob even when trailing sob exists for committer ok 13 - cherry-pick -x handles commits with no NL at end of message ok 14 - cherry-pick -x handles commits with no footer and no NL at end of message ok 15 - cherry-pick -s handles commits with no NL at end of message ok 16 - cherry-pick -s handles commits with no footer and no NL at end of message ok 17 - cherry-pick -x treats "(cherry picked from..." line as part of footer ok 18 - cherry-pick -s treats "(cherry picked from..." line as part of footer ok 19 - cherry-pick -x -s treats "(cherry picked from..." line as part of footer ok 20 - cherry-pick preserves commit message ok 21 - cherry-pick -x cleans commit message ok 22 - cherry-pick -x respects commit.cleanup # passed all 22 test(s) 1..22 ok t3702-add-edit.sh .................................. ok 1 - setup ok 2 - add -e ok 3 - add -e notices editor failure # passed all 3 test(s) 1..3 ok t3703-add-magic-pathspec.sh ........................ ok 1 - setup ok 2 - add :/ ok 3 - add :/anothersub ok 4 - add :/non-existent ok 5 - a file with the same (long) magic name exists ok 6 - a file with the same (short) magic name exists # passed all 6 test(s) 1..6 ok t3507-cherry-pick-conflict.sh ...................... ok 1 - setup ok 2 - failed cherry-pick does not advance HEAD ok 3 - advice from failed cherry-pick ok 4 - advice from failed cherry-pick --no-commit ok 5 - failed cherry-pick sets CHERRY_PICK_HEAD ok 6 - successful cherry-pick does not set CHERRY_PICK_HEAD ok 7 - cherry-pick --no-commit does not set CHERRY_PICK_HEAD ok 8 - cherry-pick w/dirty tree does not set CHERRY_PICK_HEAD ok 9 - cherry-pick --strategy=resolve w/dirty tree does not set CHERRY_PICK_HEAD ok 10 - GIT_CHERRY_PICK_HELP suppresses CHERRY_PICK_HEAD ok 11 - git reset clears CHERRY_PICK_HEAD ok 12 - failed commit does not clear CHERRY_PICK_HEAD ok 13 - cancelled commit does not clear CHERRY_PICK_HEAD ok 14 - successful commit clears CHERRY_PICK_HEAD ok 15 - partial commit of cherry-pick fails ok 16 - commit --amend of cherry-pick fails ok 17 - successful final commit clears cherry-pick state ok 18 - reset after final pick clears cherry-pick state ok 19 - failed cherry-pick produces dirty index ok 20 - failed cherry-pick registers participants in index ok 21 - cherry-pick conflict, ensure commit.cleanup = scissors places scissors line properly ok 22 - cherry-pick conflict, ensure cleanup=scissors places scissors line properly ok 23 - failed cherry-pick describes conflict in work tree ok 24 - diff3 -m style ok 25 - revert also handles conflicts sanely ok 26 - failed revert sets REVERT_HEAD ok 27 - successful revert does not set REVERT_HEAD ok 28 - revert --no-commit sets REVERT_HEAD ok 29 - revert w/dirty tree does not set REVERT_HEAD ok 30 - GIT_CHERRY_PICK_HELP does not suppress REVERT_HEAD ok 31 - git reset clears REVERT_HEAD ok 32 - failed commit does not clear REVERT_HEAD ok 33 - successful final commit clears revert state ok 34 - reset after final pick clears revert state ok 35 - revert conflict, diff3 -m style ok 36 - revert conflict, ensure commit.cleanup = scissors places scissors line properly ok 37 - revert conflict, ensure cleanup=scissors places scissors line properly ok 38 - failed cherry-pick does not forget -s ok 39 - commit after failed cherry-pick does not add duplicated -s ok 40 - commit after failed cherry-pick adds -s at the right place ok 41 - commit --amend -s places the sign-off at the right place ok 42 - cherry-pick preserves sparse-checkout ok 43 - cherry-pick --continue remembers --keep-redundant-commits ok 44 - cherry-pick --continue remembers --allow-empty and --allow-empty-message # passed all 44 test(s) 1..44 ok t3435-rebase-gpg-sign.sh ........................... ok 1 - setup ok 2 - setup: merge commit ok 3 - rebase with commit.gpgsign=false won't sign commit ok 4 - rebase with commit.gpgsign=true will sign commit ok 5 - rebase --no-gpg-sign with commit.gpgsign=true won't sign commit ok 6 - rebase --gpg-sign --no-gpg-sign with commit.gpgsign=true won't sign commit ok 7 - rebase --no-gpg-sign --gpg-sign with commit.gpgsign=false will sign commit ok 8 - rebase -i with commit.gpgsign=true will sign commit ok 9 - rebase -i --no-gpg-sign with commit.gpgsign=true won't sign commit ok 10 - rebase -i --gpg-sign --no-gpg-sign with commit.gpgsign=true won't sign commit ok 11 - rebase -i --no-gpg-sign --gpg-sign with commit.gpgsign=false will sign commit not ok 12 - rebase -p --no-gpg-sign override commit.gpgsign # TODO known breakage ok 13 - rebase -r, merge strategy, --gpg-sign will sign commit ok 14 - rebase -r, merge strategy, commit.gpgsign=true will sign commit ok 15 - rebase -r, merge strategy, commit.gpgsign=false --gpg-sign will sign commit ok 16 - rebase -r, merge strategy, commit.gpgsign=true --no-gpg-sign won't sign commit ok 17 - rebase -r --gpg-sign will sign commit ok 18 - rebase -r with commit.gpgsign=true will sign commit ok 19 - rebase -r --gpg-sign with commit.gpgsign=false will sign commit ok 20 - rebase -r --no-gpg-sign with commit.gpgsign=true won't sign commit # still have 1 known breakage(s) # passed all remaining 19 test(s) 1..20 ok t3704-add-pathspec-file.sh ......................... ok 1 - setup ok 2 - --pathspec-from-file from stdin ok 3 - --pathspec-from-file from file ok 4 - NUL delimiters ok 5 - LF delimiters ok 6 - no trailing delimiter ok 7 - CRLF delimiters ok 8 - quotes ok 9 - quotes not compatible with --pathspec-file-nul ok 10 - only touches what was listed ok 11 - error conditions # passed all 11 test(s) 1..11 ok t3514-cherry-pick-revert-gpg.sh .................... ok 1 - setup ok 2 - cherry-pick side with commit.gpgsign=false won't sign commit ok 3 - cherry-pick ..side with commit.gpgsign=false won't sign commit ok 4 - cherry-pick side with commit.gpgsign=true will sign commit ok 5 - cherry-pick ..side with commit.gpgsign=true will sign commit ok 6 - cherry-pick --no-gpg-sign side with commit.gpgsign=true won't sign commit ok 7 - cherry-pick --no-gpg-sign ..side with commit.gpgsign=true won't sign commit ok 8 - cherry-pick --gpg-sign --no-gpg-sign side with commit.gpgsign=true won't sign commit ok 9 - cherry-pick --gpg-sign --no-gpg-sign ..side with commit.gpgsign=true won't sign commit ok 10 - cherry-pick --no-gpg-sign --gpg-sign side with commit.gpgsign=false will sign commit ok 11 - cherry-pick --no-gpg-sign --gpg-sign ..side with commit.gpgsign=false will sign commit ok 12 - cherry-pick --edit side with commit.gpgsign=true will sign commit ok 13 - cherry-pick --edit ..side with commit.gpgsign=true will sign commit ok 14 - cherry-pick --edit --no-gpg-sign side with commit.gpgsign=true won't sign commit ok 15 - cherry-pick --edit --no-gpg-sign ..side with commit.gpgsign=true won't sign commit ok 16 - cherry-pick --edit --gpg-sign --no-gpg-sign side with commit.gpgsign=true won't sign commit ok 17 - cherry-pick --edit --gpg-sign --no-gpg-sign ..side with commit.gpgsign=true won't sign commit ok 18 - cherry-pick --edit --no-gpg-sign --gpg-sign side with commit.gpgsign=false will sign commit ok 19 - cherry-pick --edit --no-gpg-sign --gpg-sign ..side with commit.gpgsign=false will sign commit ok 20 - revert --edit HEAD with commit.gpgsign=false won't sign commit ok 21 - revert --edit two.. with commit.gpgsign=false won't sign commit ok 22 - revert --edit HEAD with commit.gpgsign=true will sign commit ok 23 - revert --edit two.. with commit.gpgsign=true will sign commit ok 24 - revert --edit --no-gpg-sign HEAD with commit.gpgsign=true won't sign commit ok 25 - revert --edit --no-gpg-sign two.. with commit.gpgsign=true won't sign commit ok 26 - revert --edit --gpg-sign --no-gpg-sign HEAD with commit.gpgsign=true won't sign commit ok 27 - revert --edit --gpg-sign --no-gpg-sign two.. with commit.gpgsign=true won't sign commit ok 28 - revert --edit --no-gpg-sign --gpg-sign HEAD with commit.gpgsign=false will sign commit ok 29 - revert --edit --no-gpg-sign --gpg-sign two.. with commit.gpgsign=false will sign commit ok 30 - revert --no-edit HEAD with commit.gpgsign=true will sign commit ok 31 - revert --no-edit two.. with commit.gpgsign=true will sign commit ok 32 - revert --no-edit --no-gpg-sign HEAD with commit.gpgsign=true won't sign commit ok 33 - revert --no-edit --no-gpg-sign two.. with commit.gpgsign=true won't sign commit ok 34 - revert --no-edit --gpg-sign --no-gpg-sign HEAD with commit.gpgsign=true won't sign commit ok 35 - revert --no-edit --gpg-sign --no-gpg-sign two.. with commit.gpgsign=true won't sign commit ok 36 - revert --no-edit --no-gpg-sign --gpg-sign HEAD with commit.gpgsign=false will sign commit # passed all 36 test(s) 1..36 ok t3700-add.sh ....................................... ok 1 - Test of git add ok 2 - Post-check that foo is in the index ok 3 - Test that "git add -- -q" works ok 4 - git add: Test that executable bit is not used if core.filemode=0 ok 5 - git add: filemode=0 should not get confused by symlink ok 6 - git update-index --add: Test that executable bit is not used... ok 7 - git add: filemode=0 should not get confused by symlink ok 8 - git update-index --add: Test that executable bit is not used... ok 9 - .gitignore test setup ok 10 - .gitignore is honored ok 11 - error out when attempting to add ignored ones without -f ok 12 - error out when attempting to add ignored ones without -f ok 13 - error out when attempting to add ignored ones but add others ok 14 - add ignored ones with -f ok 15 - add ignored ones with -f ok 16 - add ignored ones with -f ok 17 - .gitignore with subdirectory ok 18 - check correct prefix detection ok 19 - git add with filemode=0, symlinks=0, and unmerged entries ok 20 - git add with filemode=0, symlinks=0 prefers stage 2 over stage 1 ok 21 - git add --refresh ok 22 - git add --refresh with pathspec ok 23 - git add should fail atomically upon an unreadable file ok 24 - git add --ignore-errors ok 25 - git add (add.ignore-errors) ok 26 - git add (add.ignore-errors = false) ok 27 - --no-ignore-errors overrides config ok 28 - git add 'fo\[ou\]bar' ignores foobar ok 29 - git add to resolve conflicts on otherwise ignored path ok 30 - "add non-existent" should fail ok 31 - git add -A on empty repo does not error out ok 32 - "git add ." in empty repo ok 33 - error on a repository with no commits ok 34 - git add --dry-run of existing changed file ok 35 - git add --dry-run of non-existing file ok 36 - git add --dry-run of an existing file output ok 37 - git add --dry-run --ignore-missing of non-existing file ok 38 - git add --dry-run --ignore-missing of non-existing file output ok 39 - git add empty string should fail ok 40 - git add --chmod=[+-]x stages correctly ok 41 - git add --chmod=+x with symlinks ok 42 - git add --chmod=[+-]x changes index with already added file ok 43 - git add --chmod=[+-]x does not change the working tree ok 44 - no file status change if no pathspec is given ok 45 - no file status change if no pathspec is given in subdir ok 46 - all statuses changed in folder if . is given ok 47 # SKIP path is case-insensitive (missing CASE_INSENSITIVE_FS) # passed all 47 test(s) 1..47 ok t3800-mktag.sh ..................................... ok 1 - setup ok 2 - Tag object length check ok 3 - "object" line label check ok 4 - "object" line SHA1 check ok 5 - "type" line label check ok 6 - "type" line eol check ok 7 - "tag" line label check #1 ok 8 - "tag" line label check #2 ok 9 - "type" line type-name length check ok 10 - verify object (SHA1/type) check ok 11 - verify tag-name check ok 12 - "tagger" line label check #1 ok 13 - "tagger" line label check #2 ok 14 - disallow missing tag author name ok 15 - disallow malformed tagger ok 16 - allow empty tag email ok 17 - disallow spaces in tag email ok 18 - disallow missing tag timestamp ok 19 - detect invalid tag timestamp1 ok 20 - detect invalid tag timestamp2 ok 21 - detect invalid tag timezone1 ok 22 - detect invalid tag timezone2 ok 23 - detect invalid tag timezone3 ok 24 - detect invalid header entry ok 25 - create valid tag ok 26 - check mytag # passed all 26 test(s) 1..26 ok t3902-quoted.sh .................................... ok 1 - setup ok 2 - setup expected files ok 3 - check fully quoted output from ls-files ok 4 - check fully quoted output from diff-files ok 5 - check fully quoted output from diff-index ok 6 - check fully quoted output from diff-tree ok 7 - check fully quoted output from ls-tree ok 8 - setting core.quotepath ok 9 - check fully quoted output from ls-files ok 10 - check fully quoted output from diff-files ok 11 - check fully quoted output from diff-index ok 12 - check fully quoted output from diff-tree ok 13 - check fully quoted output from ls-tree # passed all 13 test(s) 1..13 ok t3900-i18n-commit.sh ............................... ok 1 - setup ok 2 - no encoding header for base case ok 3 - UTF-16 refused because of NULs ok 4 - UTF-8 invalid characters refused ok 5 - UTF-8 overlong sequences rejected ok 6 - UTF-8 non-characters refused ok 7 - UTF-8 non-characters refused ok 8 - ISO8859-1 setup ok 9 - eucJP setup ok 10 - ISO-2022-JP setup ok 11 - check encoding header for ISO8859-1 ok 12 - check encoding header for eucJP ok 13 - check encoding header for ISO-2022-JP ok 14 - config to remove customization ok 15 - ISO8859-1 should be shown in UTF-8 now ok 16 - eucJP should be shown in UTF-8 now ok 17 - ISO-2022-JP should be shown in UTF-8 now ok 18 - config to add customization ok 19 - ISO8859-1 should be shown in itself now ok 20 - eucJP should be shown in itself now ok 21 - ISO-2022-JP should be shown in itself now ok 22 - config to tweak customization ok 23 - ISO8859-1 should be shown in UTF-8 now ok 24 - eucJP should be shown in UTF-8 now ok 25 - ISO-2022-JP should be shown in UTF-8 now ok 26 - eucJP should be shown in eucJP now ok 27 - ISO-2022-JP should be shown in eucJP now ok 28 - eucJP should be shown in ISO-2022-JP now ok 29 - ISO-2022-JP should be shown in ISO-2022-JP now ok 30 - No conversion with ISO8859-1 ok 31 - No conversion with eucJP ok 32 - No conversion with ISO-2022-JP ok 33 - commit --fixup with eucJP encoding ok 34 - commit --squash with ISO-2022-JP encoding ok 35 - commit --fixup into UTF-8 from ISO-8859-1 ok 36 - commit --squash into ISO-8859-1 from UTF-8 ok 37 - commit --squash into eucJP from ISO-2022-JP ok 38 - commit --fixup into ISO-2022-JP from UTF-8 # passed all 38 test(s) 1..38 ok t3510-cherry-pick-sequence.sh ...................... ok 1 - setup ok 2 - cherry-pick persists data on failure ok 3 - cherry-pick mid-cherry-pick-sequence ok 4 - cherry-pick persists opts correctly ok 5 - cherry-pick cleans up sequencer state upon success ok 6 - cherry-pick --skip requires cherry-pick in progress ok 7 - revert --skip requires revert in progress ok 8 - cherry-pick --skip to skip commit ok 9 - revert --skip to skip commit ok 10 - skip "empty" commit ok 11 - skip a commit and check if rest of sequence is correct ok 12 - check advice when we move HEAD by committing ok 13 - selectively advise --skip while launching another sequence ok 14 - allow skipping commit but not abort for a new history ok 15 - allow skipping stopped cherry-pick because of untracked file modifications ok 16 - --quit does not complain when no cherry-pick is in progress ok 17 - --abort requires cherry-pick in progress ok 18 - --quit cleans up sequencer state ok 19 - --quit keeps HEAD and conflicted index intact ok 20 - --abort to cancel multiple cherry-pick ok 21 - --abort to cancel single cherry-pick ok 22 - --abort does not unsafely change HEAD ok 23 - cherry-pick --abort to cancel multiple revert ok 24 - revert --abort works, too ok 25 - --abort to cancel single revert ok 26 - --abort keeps unrelated change, easy case ok 27 - --abort refuses to clobber unrelated change, harder case ok 28 - cherry-pick still writes sequencer state when one commit is left ok 29 - --abort after last commit in sequence ok 30 - cherry-pick does not implicitly stomp an existing operation ok 31 - --continue complains when no cherry-pick is in progress ok 32 - --continue complains when there are unresolved conflicts ok 33 - --continue of single cherry-pick ok 34 - --continue of single revert ok 35 - --continue after resolving conflicts ok 36 - --continue after resolving conflicts and committing ok 37 - --continue asks for help after resolving patch to nil ok 38 - follow advice and skip nil patch ok 39 - --continue respects opts ok 40 - --continue of single-pick respects -x ok 41 - --continue respects -x in first commit in multi-pick not ok 42 - --signoff is automatically propagated to resolved conflict # TODO known breakage not ok 43 - --signoff dropped for implicit commit of resolution, multi-pick case # TODO known breakage not ok 44 - sign-off needs to be reaffirmed after conflict resolution, single-pick case # TODO known breakage ok 45 - malformed instruction sheet 1 ok 46 - malformed instruction sheet 2 ok 47 - empty commit set (no commits to walk) ok 48 - empty commit set (culled during walk) ok 49 - malformed instruction sheet 3 ok 50 - instruction sheet, fat-fingers version ok 51 - commit descriptions in insn sheet are optional # still have 3 known breakage(s) # passed all remaining 48 test(s) 1..51 ok t3901-i18n-patch.sh ................................ ok 1 - setup ok 2 - format-patch output (ISO-8859-1) ok 3 - format-patch output (UTF-8) ok 4 - rebase (U/U) ok 5 - rebase (U/L) ok 6 - rebase (L/L) ok 7 - rebase (L/U) ok 8 - cherry-pick(U/U) ok 9 - cherry-pick(L/L) ok 10 - cherry-pick(U/L) ok 11 - cherry-pick(L/U) ok 12 - rebase --merge (U/U) ok 13 - rebase --merge (U/L) ok 14 - rebase --merge (L/L) ok 15 - rebase --merge (L/U) ok 16 - am (U/U) ok 17 - am (L/L) ok 18 - am (U/L) ok 19 - am --no-utf8 (U/L) ok 20 - am (L/U) # passed all 20 test(s) 1..20 ok t3908-stash-in-worktree.sh ......................... ok 1 - setup ok 2 - apply in subdirectory # passed all 2 test(s) 1..2 ok t3905-stash-include-untracked.sh ................... ok 1 - stash save --include-untracked some dirty working directory ok 2 - stash save --include-untracked cleaned the untracked files ok 3 - stash save --include-untracked stashed the untracked files ok 4 - stash save --patch --include-untracked fails ok 5 - stash save --patch --all fails ok 6 - stash pop after save --include-untracked leaves files untracked again ok 7 - stash save -u dirty index ok 8 - stash save --include-untracked dirty index got stashed ok 9 - stash save --include-untracked -q is quiet ok 10 - stash save --include-untracked removed files ok 11 - stash save --include-untracked removed files got stashed ok 12 - stash save --include-untracked respects .gitignore ok 13 - stash save -u can stash with only untracked files different ok 14 - stash save --all does not respect .gitignore ok 15 - stash save --all is stash poppable ok 16 - stash push --include-untracked with pathspec ok 17 - stash push with $IFS character ok 18 - stash previously ignored file ok 19 - stash -u -- doesnt print error ok 20 - stash -u -- leaves rest of working tree in place ok 21 - stash -u -- clears changes in both ok 22 - stash --all -- stashes ignored file ok 23 - stash --all -- clears changes in both ok 24 - stash -u -- leaves ignored file alone ok 25 - stash -u -- shows no changes when there are none ok 26 - stash -u with globs # passed all 26 test(s) 1..26 ok t3910-mac-os-precompose.sh ......................... skipped: filesystem does not corrupt utf-8 t3907-stash-show-config.sh ......................... ok 1 - setup ok 2 - showStat unset showPatch unset ok 3 - showStat unset showPatch false ok 4 - showStat unset showPatch true ok 5 - showStat false showPatch unset ok 6 - showStat false showPatch false ok 7 - showStat false showPatch true ok 8 - showStat true showPatch unset ok 9 - showStat true showPatch false ok 10 - showStat true showPatch true # passed all 10 test(s) 1..10 ok t3909-stash-pathspec-file.sh ....................... ok 1 - setup ok 2 - simplest ok 3 - --pathspec-file-nul ok 4 - only touches what was listed ok 5 - error conditions # passed all 5 test(s) 1..5 ok t3904-stash-patch.sh ............................... ok 1 - setup ok 2 - saying "n" does nothing ok 3 - git stash -p ok 4 - git stash -p --no-keep-index ok 5 - git stash --no-keep-index -p ok 6 - stash -p --no-keep-index -- does not unstage other files ok 7 - none of this moved HEAD ok 8 - stash -p with split hunk # passed all 8 test(s) 1..8 ok t4000-diff-format.sh ............................... ok 1 - update-index --add two files with and without +x. ok 2 - git diff-files -p after editing work tree. ok 3 - validate git diff-files -p output. ok 4 - git diff-files -s after editing work tree ok 5 - git diff-files --no-patch as synonym for -s ok 6 - git diff-files --no-patch --patch shows the patch ok 7 - git diff-files --no-patch --patch-with-raw shows the patch and raw data ok 8 - git diff-files --patch --no-patch does not show the patch # passed all 8 test(s) 1..8 ok t4003-diff-rename-1.sh ............................. ok 1 - prepare reference tree ok 2 - prepare work tree ok 3 - validate output from rename/copy detection (#1) ok 4 - prepare work tree again ok 5 - validate output from rename/copy detection (#2) ok 6 - prepare work tree once again ok 7 - validate output from rename/copy detection (#3) # passed all 7 test(s) 1..7 ok t3920-crlf-messages.sh ............................. ok 1 - Setup refs with commit and tag messages using CRLF ok 2 - branch: --verbose works with messages using CRLF ok 3 - branch: --format='%(contents:subject)' works with messages using CRLF ok 4 - branch: --format='%(contents:body)' works with messages using CRLF ok 5 - branch: --format='%(contents)' works with messages using CRLF ok 6 - tag: --format='%(contents:subject)' works with messages using CRLF ok 7 - tag: --format='%(contents:body)' works with messages using CRLF ok 8 - tag: --format='%(contents)' works with messages using CRLF ok 9 - for-each-ref: --format='%(contents:subject)' works with messages using CRLF ok 10 - for-each-ref: --format='%(contents:body)' works with messages using CRLF ok 11 - for-each-ref: --format='%(contents)' works with messages using CRLF ok 12 - log: --oneline works with messages using CRLF ok 13 - log: --format='%s' works with messages using CRLF ok 14 - log: --format='%b' works with messages using CRLF ok 15 - log: --format='%B' works with messages using CRLF ok 16 - show: --format='%s' works with messages using CRLF ok 17 - show: --format='%b' works with messages using CRLF ok 18 - show: --format='%B' works with messages using CRLF # passed all 18 test(s) 1..18 ok t4004-diff-rename-symlink.sh ....................... ok 1 - prepare reference tree ok 2 - prepare work tree ok 3 - setup diff output ok 4 - validate diff output # passed all 4 test(s) 1..4 ok t4001-diff-rename.sh ............................... ok 1 - setup ok 2 - update-index --add a file. ok 3 - write that tree. ok 4 - renamed and edited the file. ok 5 - git diff-index -p -M after rename and editing. ok 6 - validate the output. ok 7 - test diff.renames=true ok 8 - test diff.renames=false ok 9 - test diff.renames unset ok 10 - favour same basenames over different ones ok 11 - test diff.renames=true for git status ok 12 - test diff.renames=false for git status ok 13 - favour same basenames even with minor differences ok 14 - two files with same basename and same content ok 15 - setup for many rename source candidates ok 16 - rename pretty print with nothing in common ok 17 - rename pretty print with common prefix ok 18 - rename pretty print with common suffix ok 19 - rename pretty print with common prefix and suffix ok 20 - rename pretty print common prefix and suffix overlap ok 21 - diff-tree -l0 defaults to a big rename limit, not zero # passed all 21 test(s) 1..21 ok t1013-read-tree-submodule.sh ....................... ok 1 - git read-tree -u -m --recurse-submodules: added submodule is checked out ok 2 - git read-tree -u -m --recurse-submodules: added submodule is checked out in empty dir ok 3 - git read-tree -u -m --recurse-submodules: replace tracked file with submodule checks out submodule ok 4 - git read-tree -u -m --recurse-submodules: replace directory with submodule ok 5 - git read-tree -u -m --recurse-submodules: nested submodules are checked out ok 6 - git read-tree -u -m --recurse-submodules: removed submodule removes submodules working tree ok 7 - git read-tree -u -m --recurse-submodules: removed submodule absorbs submodules .git directory ok 8 - git read-tree -u -m --recurse-submodules: replace submodule with a file not ok 9 - git read-tree -u -m --recurse-submodules: replace submodule with a file must fail with untracked files # TODO known breakage ok 10 - git read-tree -u -m --recurse-submodules: worktrees of nested submodules are removed ok 11 - git read-tree -u -m --recurse-submodules: modified submodule updates submodule work tree ok 12 - git read-tree -u -m --recurse-submodules: updating to a missing submodule commit fails ok 13 - git read-tree -u -m --recurse-submodules: submodule branch is not changed, detach HEAD instead ok 14 - git read-tree -u -m --recurse-submodules: added submodule doesn't remove untracked file with same name not ok 15 - git read-tree -u -m --recurse-submodules: added submodule removes an untracked ignored file # TODO known breakage not ok 16 - git read-tree -u -m --recurse-submodules: replace submodule with a directory # TODO known breakage not ok 17 - git read-tree -u -m --recurse-submodules: replace submodule containing a .git directory with a directory must absorb the git dir # TODO known breakage ok 18 - git read-tree -u -m --recurse-submodules: replace submodule with a file works ignores ignored files in submodule ok 19 - git -c submodule.recurse=true read-tree -u -m: modified submodule updates submodule work tree ok 20 - git read-tree -u -m --recurse-submodules: modified submodule updates submodule recursively ok 21 - git read-tree -u --reset --recurse-submodules: added submodule is checked out ok 22 - git read-tree -u --reset --recurse-submodules: added submodule is checked out in empty dir ok 23 - git read-tree -u --reset --recurse-submodules: replace tracked file with submodule checks out submodule ok 24 - git read-tree -u --reset --recurse-submodules: replace directory with submodule ok 25 - git read-tree -u --reset --recurse-submodules: nested submodules are checked out ok 26 - git read-tree -u --reset --recurse-submodules: removed submodule removes submodules working tree ok 27 - git read-tree -u --reset --recurse-submodules: removed submodule absorbs submodules .git directory ok 28 - git read-tree -u --reset --recurse-submodules: replace submodule with a file not ok 29 - git read-tree -u --reset --recurse-submodules: replace submodule with a file must fail with untracked files # TODO known breakage ok 30 - git read-tree -u --reset --recurse-submodules: worktrees of nested submodules are removed ok 31 - git read-tree -u --reset --recurse-submodules: modified submodule updates submodule work tree ok 32 - git read-tree -u --reset --recurse-submodules: updating to a missing submodule commit fails ok 33 - git read-tree -u --reset --recurse-submodules: submodule branch is not changed, detach HEAD instead ok 34 - git read-tree -u --reset --recurse-submodules: added submodule does remove untracked unignored file with same name when forced ok 35 - git read-tree -u --reset --recurse-submodules: replace submodule with a directory ok 36 - git read-tree -u --reset --recurse-submodules: replace submodule containing a .git directory with a directory must fail ok 37 - git read-tree -u --reset --recurse-submodules: replace submodule with a file ignoring ignored files ok 38 - git read-tree -u --reset --recurse-submodules: modified submodule does update submodule work tree from invalid commit ok 39 - git read-tree -u --reset --recurse-submodules: updating submodules fixes .git links ok 40 - git read-tree -u --reset --recurse-submodules: changed submodule worktree is reset ok 41 - git_test_func: added submodule creates empty directory ok 42 - git_test_func: added submodule leaves existing empty directory alone ok 43 - git_test_func: replace tracked file with submodule creates empty directory ok 44 - git_test_func: replace directory with submodule ok 45 - git_test_func: removed submodule leaves submodule directory and its contents in place ok 46 - git_test_func: removed submodule leaves submodule containing a .git directory alone ok 47 - git_test_func: replace submodule with a directory must fail ok 48 - git_test_func: replace submodule containing a .git directory with a directory must fail not ok 49 - git_test_func: replace submodule with a file must fail # TODO known breakage not ok 50 - git_test_func: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 51 - git_test_func: modified submodule does not update submodule work tree ok 52 - git_test_func: modified submodule does not update submodule work tree to invalid commit ok 53 - git_test_func: modified submodule does not update submodule work tree from invalid commit ok 54 - git_test_func: added submodule doesn't remove untracked unignored file with same name ok 55 - git_test_func: added submodule creates empty directory ok 56 - git_test_func: added submodule leaves existing empty directory alone ok 57 - git_test_func: replace tracked file with submodule creates empty directory ok 58 - git_test_func: replace directory with submodule ok 59 - git_test_func: removed submodule leaves submodule directory and its contents in place ok 60 - git_test_func: removed submodule leaves submodule containing a .git directory alone not ok 61 - git_test_func: replace submodule with a directory must fail # TODO known breakage not ok 62 - git_test_func: replace submodule containing a .git directory with a directory must fail # TODO known breakage not ok 63 - git_test_func: replace submodule with a file must fail # TODO known breakage not ok 64 - git_test_func: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 65 - git_test_func: modified submodule does not update submodule work tree ok 66 - git_test_func: modified submodule does not update submodule work tree to invalid commit ok 67 - git_test_func: modified submodule does not update submodule work tree from invalid commit ok 68 - git_test_func: added submodule does remove untracked unignored file with same name when forced # still have 11 known breakage(s) # passed all remaining 57 test(s) 1..68 ok t4005-diff-rename-2.sh ............................. ok 1 - setup reference tree ok 2 - validate output from rename/copy detection (#1) ok 3 - validate output from rename/copy detection (#2) ok 4 - validate output from rename/copy detection (#3) # passed all 4 test(s) 1..4 ok t4006-diff-mode.sh ................................. ok 1 - setup ok 2 - chmod ok 3 - prepare binary file ok 4 - --stat output after text chmod ok 5 - --shortstat output after text chmod ok 6 - --stat output after binary chmod ok 7 - --shortstat output after binary chmod # passed all 7 test(s) 1..7 ok t4007-rename-3.sh .................................. ok 1 - prepare reference tree ok 2 - prepare work tree ok 3 - copy detection ok 4 - copy detection, cached ok 5 - copy, limited to a subtree ok 6 - tweak work tree ok 7 - rename detection ok 8 - rename, limited to a subtree # passed all 8 test(s) 1..8 ok t4009-diff-rename-4.sh ............................. ok 1 - prepare reference tree ok 2 - prepare work tree ok 3 - validate output from rename/copy detection (#1) ok 4 - prepare work tree again ok 5 - validate output from rename/copy detection (#2) ok 6 - prepare work tree once again ok 7 - validate output from rename/copy detection (#3) # passed all 7 test(s) 1..7 ok t4008-diff-break-rewrite.sh ........................ ok 1 - setup ok 2 - change file1 with copy-edit of file0 and remove file0 ok 3 - run diff with -B (#1) ok 4 - run diff with -B and -M (#2) ok 5 - swap file0 and file1 ok 6 - run diff with -B (#3) ok 7 - run diff with -B and -M (#4) ok 8 - make file0 into something completely different ok 9 - run diff with -B (#5) ok 10 - run diff with -B -M (#6) ok 11 - run diff with -M (#7) ok 12 - file1 edited to look like file0 and file0 rename-edited to file2 ok 13 - run diff with -B (#8) ok 14 - run diff with -B -C (#9) # passed all 14 test(s) 1..14 ok t4011-diff-symlink.sh .............................. ok 1 - diff new symlink and file ok 2 - diff unchanged symlink and file ok 3 - diff removed symlink and file ok 4 - diff identical, but newly created symlink and file ok 5 - diff different symlink and file ok 6 - diff symlinks with non-existing targets ok 7 - setup symlinks with attributes ok 8 - symlinks do not respect userdiff config by path # passed all 8 test(s) 1..8 ok t4010-diff-pathspec.sh ............................. ok 1 - setup ok 2 - limit to path should show nothing ok 3 - limit to path1 should show path1/file1 ok 4 - limit to path1/ should show path1/file1 ok 5 - "*file1" should show path1/file1 ok 6 - limit to file0 should show file0 ok 7 - limit to file0/ should emit nothing. ok 8 - diff-tree pathspec ok 9 - diff-tree with wildcard shows dir also matches ok 10 - diff-tree -r with wildcard ok 11 - diff-tree with wildcard shows dir also matches ok 12 - diff-tree -r with wildcard from beginning ok 13 - diff-tree -r with wildcard ok 14 - setup submodules ok 15 - diff-tree ignores trailing slash on submodule path ok 16 - diff multiple wildcard pathspecs ok 17 - diff-cache ignores trailing slash on submodule path # passed all 17 test(s) 1..17 ok t4002-diff-basic.sh ................................ ok 1 - adding test file NN and Z/NN ok 2 - adding test file ND and Z/ND ok 3 - adding test file NM and Z/NM ok 4 - adding test file DN and Z/DN ok 5 - adding test file DD and Z/DD ok 6 - adding test file DM and Z/DM ok 7 - adding test file MN and Z/MN ok 8 - adding test file MD and Z/MD ok 9 - adding test file MM and Z/MM ok 10 - adding test file SS ok 11 - adding test file TT ok 12 - prepare initial tree ok 13 - change in branch A (removal) ok 14 - change in branch A (modification) ok 15 - change in branch A (modification) ok 16 - change in branch A (modification) ok 17 - change in branch A (modification) ok 18 - change in branch A (modification) ok 19 - change in branch A (modification) ok 20 - change in branch A (addition) ok 21 - change in branch A (addition) ok 22 - change in branch A (addition) ok 23 - change in branch A (addition) ok 24 - change in branch A (addition) ok 25 - change in branch A (edit) ok 26 - change in branch A (change file to directory) ok 27 - recording branch A tree ok 28 - reading original tree and checking out ok 29 - change in branch B (removal) ok 30 - change in branch B (modification) ok 31 - change in branch B (modification) ok 32 - change in branch B (modification) ok 33 - change in branch B (modification) ok 34 - change in branch B (modification) ok 35 - change in branch B (modification) ok 36 - change in branch B (addition) ok 37 - change in branch B (addition) ok 38 - change in branch B (addition) ok 39 - change in branch B (addition) ok 40 - change in branch B (addition and modification) ok 41 - change in branch B (modification) ok 42 - change in branch B (addition of a file to conflict with directory) ok 43 - recording branch B tree ok 44 - keep contents of 3 trees for easy access ok 45 - diff-tree of known trees. ok 46 - diff-tree of known trees. ok 47 - diff-tree of known trees. ok 48 - diff-tree of known trees. ok 49 - diff-tree of known trees. ok 50 - diff-tree of known trees. ok 51 - diff-tree --stdin of known trees. ok 52 - diff-tree --stdin of known trees. ok 53 - diff-cache O with A in cache ok 54 - diff-cache O with B in cache ok 55 - diff-cache A with B in cache ok 56 - diff-files with O in cache and A checked out ok 57 - diff-files with O in cache and B checked out ok 58 - diff-files with A in cache and B checked out ok 59 - diff-tree O A == diff-tree -R A O ok 60 - diff-tree -r O A == diff-tree -r -R A O ok 61 - diff-tree B A == diff-tree -R A B ok 62 - diff-tree -r B A == diff-tree -r -R A B ok 63 - diff can read from stdin # passed all 63 test(s) 1..63 ok t3512-cherry-pick-submodule.sh ..................... ok 1 - git_test_func: added submodule creates empty directory ok 2 - git_test_func: added submodule leaves existing empty directory alone ok 3 - git_test_func: replace tracked file with submodule creates empty directory not ok 4 - git_test_func: replace directory with submodule # TODO known breakage ok 5 - git_test_func: removed submodule leaves submodule directory and its contents in place ok 6 - git_test_func: removed submodule leaves submodule containing a .git directory alone not ok 7 - git_test_func: replace submodule with a directory must fail # TODO known breakage not ok 8 - git_test_func: replace submodule containing a .git directory with a directory must fail # TODO known breakage not ok 9 - git_test_func: replace submodule with a file must fail # TODO known breakage not ok 10 - git_test_func: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 11 - git_test_func: modified submodule does not update submodule work tree ok 12 - git_test_func: modified submodule does not update submodule work tree to invalid commit ok 13 - git_test_func: modified submodule does not update submodule work tree from invalid commit ok 14 - git_test_func: added submodule doesn't remove untracked unignored file with same name ok 15 - unrelated submodule/file conflict is ignored # still have 5 known breakage(s) # passed all remaining 10 test(s) 1..15 ok t3513-revert-submodule.sh .......................... ok 1 - git_revert: added submodule creates empty directory ok 2 - git_revert: added submodule leaves existing empty directory alone ok 3 - git_revert: replace tracked file with submodule creates empty directory not ok 4 - git_revert: replace directory with submodule # TODO known breakage ok 5 - git_revert: removed submodule leaves submodule directory and its contents in place ok 6 - git_revert: removed submodule leaves submodule containing a .git directory alone ok 7 - git_revert: replace submodule with a directory must fail ok 8 - git_revert: replace submodule containing a .git directory with a directory must fail not ok 9 - git_revert: replace submodule with a file must fail # TODO known breakage not ok 10 - git_revert: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 11 - git_revert: modified submodule does not update submodule work tree ok 12 - git_revert: modified submodule does not update submodule work tree to invalid commit ok 13 - git_revert: modified submodule does not update submodule work tree from invalid commit ok 14 - git_revert: added submodule doesn't remove untracked unignored file with same name # still have 3 known breakage(s) # passed all remaining 11 test(s) 1..14 ok t4012-diff-binary.sh ............................... ok 1 - prepare repository ok 2 - apply --stat output for binary file change ok 3 - diff --shortstat output for binary file change ok 4 - diff --shortstat output for binary file change only ok 5 - apply --numstat notices binary file change ok 6 - apply --numstat understands diff --binary format ok 7 - apply detecting corrupt patch correctly ok 8 - apply detecting corrupt patch correctly ok 9 - initial commit ok 10 - diff-index with --binary ok 11 - apply binary patch ok 12 - diff --no-index with binary creation ok 13 - diff --stat with binary files and big change count # passed all 13 test(s) 1..13 ok t4016-diff-quote.sh ................................ ok 1 - setup ok 2 - setup expected files ok 3 - git diff --summary -M HEAD ok 4 - git diff --numstat -M HEAD ok 5 - git diff --stat -M HEAD # passed all 5 test(s) 1..5 ok t4017-diff-retval.sh ............................... ok 1 - setup ok 2 - git diff --quiet -w HEAD^^ HEAD^ ok 3 - git diff --quiet HEAD^^ HEAD^ ok 4 - git diff --quiet -w HEAD^ HEAD ok 5 - git diff-tree HEAD^ HEAD ok 6 - git diff-tree HEAD^ HEAD -- a ok 7 - git diff-tree HEAD^ HEAD -- b ok 8 - echo HEAD | git diff-tree --stdin ok 9 - git diff-tree HEAD HEAD ok 10 - git diff-files ok 11 - git diff-index --cached HEAD ok 12 - git diff-index --cached HEAD^ ok 13 - git diff-index --cached HEAD^ ok 14 - git diff-tree -Stext HEAD^ HEAD -- b ok 15 - git diff-tree -Snot-found HEAD^ HEAD -- b ok 16 - git diff-files ok 17 - git diff-index --cached HEAD ok 18 - --check --exit-code returns 0 for no difference ok 19 - --check --exit-code returns 1 for a clean difference ok 20 - --check --exit-code returns 3 for a dirty difference ok 21 - --check with --no-pager returns 2 for dirty difference ok 22 - check should test not just the last line ok 23 - check detects leftover conflict markers ok 24 - check honors conflict marker length # passed all 24 test(s) 1..24 ok t3404-rebase-interactive.sh ........................ ok 1 - setup ok 2 - rebase --keep-empty ok 3 - rebase -i with empty todo list ok 4 - rebase -i with the exec command ok 5 - rebase -i with the exec command runs from tree root ok 6 - rebase -i with exec allows git commands in subdirs ok 7 - rebase -i sets work tree properly ok 8 - rebase -i with the exec command checks tree cleanness ok 9 - rebase -x with empty command fails ok 10 - rebase -x with newline in command fails ok 11 - rebase -i with exec of inexistent command ok 12 - implicit interactive rebase does not invoke sequence editor ok 13 - no changes are a nop ok 14 - test the [branch] option ok 15 - test --onto ok 16 - rebase on top of a non-conflicting commit ok 17 - reflog for the branch shows state before rebase ok 18 - reflog for the branch shows correct finish message ok 19 - exchange two commits ok 20 - stop on conflicting pick ok 21 - show conflicted patch ok 22 - abort ok 23 - abort with error when new base cannot be checked out ok 24 - retain authorship ok 25 - retain authorship w/ conflicts ok 26 - squash ok 27 - retain authorship when squashing ok 28 - -p handles "no changes" gracefully not ok 29 - exchange two commits with -p # TODO known breakage ok 30 - preserve merges with -p ok 31 - edit ancestor with -p ok 32 - --continue tries to commit ok 33 - verbose flag is heeded, even after --continue ok 34 - multi-squash only fires up editor once ok 35 - multi-fixup does not fire up editor ok 36 - commit message used after conflict ok 37 - commit message retained after conflict ok 38 - squash and fixup generate correct log messages ok 39 - squash ignores comments ok 40 - squash ignores blank lines ok 41 - squash works as expected ok 42 - interrupted squash works as expected ok 43 - interrupted squash works as expected (case 2) ok 44 - --continue tries to commit, even for "edit" ok 45 - aborted --continue does not squash commits after "edit" ok 46 - auto-amend only edited commits after "edit" ok 47 - clean error after failed "exec" ok 48 - rebase a detached HEAD ok 49 - rebase a commit violating pre-commit ok 50 - rebase with a file named HEAD in worktree ok 51 - do "noop" when there is nothing to cherry-pick ok 52 - submodule rebase setup ok 53 - submodule rebase -i ok 54 - submodule conflict setup ok 55 - rebase -i continue with only submodule staged ok 56 - rebase -i continue with unstaged submodule ok 57 - avoid unnecessary reset ok 58 - reword ok 59 - rebase -i can copy notes ok 60 - rebase -i can copy notes over a fixup ok 61 - rebase while detaching HEAD ok 62 - always cherry-pick with --no-ff ok 63 - set up commits with funny messages ok 64 - rebase-i history with funny messages ok 65 - prepare for rebase -i --exec ok 66 - running "git rebase -i --exec git show HEAD" ok 67 - running "git rebase --exec git show HEAD -i" ok 68 - running "git rebase -ix git show HEAD" ok 69 - rebase -ix with several ok 70 - rebase -ix with several instances of --exec ok 71 - rebase -ix with --autosquash ok 72 - rebase --exec works without -i ok 73 - rebase -i --exec without ok 74 - rebase -i --root re-order and drop commits ok 75 - rebase -i --root retain root commit author and message ok 76 - rebase -i --root temporary sentinel commit ok 77 - rebase -i --root fixup root commit ok 78 - rebase -i --root reword original root commit ok 79 - rebase -i --root reword new root commit ok 80 - rebase -i --root when root has untracked file conflict ok 81 - rebase -i --root reword root when root has untracked file conflict ok 82 - rebase --edit-todo does not work on non-interactive rebase ok 83 - rebase --edit-todo can be used to modify todo ok 84 - rebase -i produces readable reflog ok 85 - rebase -i respects core.commentchar ok 86 - rebase -i respects core.commentchar=auto ok 87 - rebase -i, with and specified as :/quuxery ok 88 - rebase -i with --strategy and -X ok 89 - interrupted rebase -i with --strategy and -X ok 90 - rebase -i error on commits with \ in message ok 91 - short commit ID setup ok 92 - short commit ID collide ok 93 - respect core.abbrev ok 94 - todo count ok 95 - rebase -i commits that overwrite untracked files (pick) ok 96 - rebase -i commits that overwrite untracked files (squash) ok 97 - rebase -i commits that overwrite untracked files (no ff) ok 98 - rebase --continue removes CHERRY_PICK_HEAD ok 99 - drop ok 100 - rebase -i respects rebase.missingCommitsCheck = ignore ok 101 - rebase -i respects rebase.missingCommitsCheck = warn ok 102 - rebase -i respects rebase.missingCommitsCheck = error ok 103 - rebase --edit-todo respects rebase.missingCommitsCheck = ignore ok 104 - rebase --edit-todo respects rebase.missingCommitsCheck = warn ok 105 - rebase --edit-todo respects rebase.missingCommitsCheck = error ok 106 - rebase.missingCommitsCheck = error after resolving conflicts ok 107 - rebase.missingCommitsCheck = error when editing for a second time ok 108 - respects rebase.abbreviateCommands with fixup, squash and exec ok 109 - static check of bad command ok 110 - tabs and spaces are accepted in the todolist ok 111 - static check of bad SHA-1 ok 112 - editor saves as CR/LF ok 113 - rebase -i --gpg-sign= ok 114 - rebase -i --gpg-sign= overrides commit.gpgSign ok 115 - valid author header after --root swap ok 116 - valid author header when author contains single quote ok 117 - post-commit hook is called ok 118 - correct error message for partial commit after empty pick ok 119 - correct error message for commit --amend after empty pick ok 120 - todo has correct onto hash ok 121 - ORIG_HEAD is updated correctly ok 122 - $EDITOR and friends are unchanged # still have 1 known breakage(s) # passed all remaining 121 test(s) 1..122 ok t4019-diff-wserror.sh .............................. ok 1 - setup ok 2 - default ok 3 - default (attribute) ok 4 - default, tabwidth=10 (attribute) ok 5 - no check (attribute) ok 6 - no check, tabwidth=10 (attribute), must be irrelevant ok 7 - without -trail ok 8 - without -trail (attribute) ok 9 - without -space ok 10 - without -space (attribute) ok 11 - with indent-non-tab only ok 12 - with indent-non-tab only (attribute) ok 13 - with indent-non-tab only, tabwidth=10 ok 14 - with indent-non-tab only, tabwidth=10 (attribute) ok 15 - with cr-at-eol ok 16 - with cr-at-eol (attribute) ok 17 - trailing empty lines (1) ok 18 - trailing empty lines (2) ok 19 - checkdiff shows correct line number for trailing blank lines ok 20 - do not color trailing cr in context ok 21 - color new trailing blank lines # passed all 21 test(s) 1..21 ok t4021-format-patch-numbered.sh ..................... ok 1 - setup ok 2 - single patch defaults to no numbers ok 3 - multiple patch defaults to numbered ok 4 - Use --numbered ok 5 - format.numbered = true ok 6 - format.numbered && single patch ok 7 - format.numbered && --no-numbered ok 8 - format.numbered && --keep-subject ok 9 - format.numbered = auto ok 10 - format.numbered = auto && single patch ok 11 - format.numbered = auto && --no-numbered ok 12 - --start-number && --numbered ok 13 - single patch with cover-letter defaults to numbers ok 14 - Use --no-numbered and --cover-letter single patch # passed all 14 test(s) 1..14 ok t4020-diff-external.sh ............................. ok 1 - setup ok 2 - GIT_EXTERNAL_DIFF environment ok 3 - GIT_EXTERNAL_DIFF environment should apply only to diff ok 4 - GIT_EXTERNAL_DIFF environment and --no-ext-diff ok 5 - typechange diff ok 6 - diff.external ok 7 - diff.external should apply only to diff ok 8 - diff.external and --no-ext-diff ok 9 - diff attribute ok 10 - diff attribute should apply only to diff ok 11 - diff attribute and --no-ext-diff ok 12 - diff attribute ok 13 - diff attribute should apply only to diff ok 14 - diff attribute and --no-ext-diff ok 15 - GIT_EXTERNAL_DIFF trumps diff.external ok 16 - attributes trump GIT_EXTERNAL_DIFF and diff.external ok 17 - no diff with -diff ok 18 - force diff with "diff" ok 19 - GIT_EXTERNAL_DIFF with more than one changed files ok 20 - GIT_EXTERNAL_DIFF path counter/total ok 21 - GIT_EXTERNAL_DIFF generates pretty paths ok 22 - external diff with autocrlf = true ok 23 - diff --cached ok 24 - clean up crlf leftovers ok 25 - submodule diff # passed all 25 test(s) 1..25 ok t4022-diff-rewrite.sh .............................. ok 1 - setup ok 2 - detect rewrite ok 3 - show deletion diff without -D ok 4 - suppress deletion diff with -D ok 5 - show deletion diff with -B ok 6 - suppress deletion diff with -B -D ok 7 - prepare a file that ends with an incomplete line ok 8 - rewrite the middle 90% of sequence file and terminate with newline ok 9 - confirm that sequence file is considered a rewrite ok 10 - no newline at eof is on its own line without -B ok 11 - no newline at eof is on its own line with -B # passed all 11 test(s) 1..11 ok t4025-hunk-header.sh ............................... ok 1 - setup ok 2 - hunk header truncation with an overly long line # passed all 2 test(s) 1..2 ok t4023-diff-rename-typechange.sh .................... ok 1 - setup ok 2 - cross renames to be detected for regular files ok 3 - cross renames to be detected for typechange ok 4 - moves and renames # passed all 4 test(s) 1..4 ok t4024-diff-optimize-common.sh ...................... ok 1 - setup ok 2 - diff -U0 # passed all 2 test(s) 1..2 ok t3305-notes-fanout.sh .............................. ok 1 - tweak test environment ok 2 - creating many notes with git-notes ok 3 - many notes created correctly with git-notes ok 4 - stable fanout 0 is followed by stable fanout 1 ok 5 - deleting most notes with git-notes ok 6 - most notes deleted correctly with git-notes ok 7 - stable fanout 1 is followed by stable fanout 0 # passed all 7 test(s) 1..7 ok t4028-format-patch-mime-headers.sh ................. ok 1 - create commit with utf-8 body ok 2 - patch has mime headers ok 3 - patch has mime and extra headers # passed all 3 test(s) 1..3 ok t4029-diff-trailing-space.sh ....................... ok 1 - diff honors config option, diff.suppressBlankEmpty # passed all 1 test(s) 1..1 ok t4026-color.sh ..................................... ok 1 - reset ok 2 - empty color is empty ok 3 - attribute before color name ok 4 - aixterm bright fg color ok 5 - aixterm bright bg color ok 6 - color name before attribute ok 7 - attr fg bg ok 8 - fg attr bg ok 9 - fg bg attr ok 10 - fg bg attr... ok 11 - attr negation ok 12 - "no-" variant of negation ok 13 - long color specification ok 14 - absurdly long color specification ok 15 - 0-7 are aliases for basic ANSI color names ok 16 - 8-15 are aliases for aixterm color names ok 17 - 256 colors ok 18 - 24-bit colors ok 19 - "normal" yields no color at all" ok 20 - -1 is a synonym for "normal" ok 21 - color too small ok 22 - color too big ok 23 - extra character after color number ok 24 - extra character after color name ok 25 - extra character after attribute ok 26 - unknown color slots are ignored (diff) ok 27 - unknown color slots are ignored (branch) ok 28 - unknown color slots are ignored (status) # passed all 28 test(s) 1..28 ok t4031-diff-rewrite-binary.sh ....................... ok 1 - create binary file with changes ok 2 - vanilla diff is binary ok 3 - rewrite diff is binary ok 4 - rewrite diff can show binary patch ok 5 - rewrite diff --numstat shows binary changes ok 6 - diff --stat counts binary rewrite as 0 lines ok 7 - setup textconv ok 8 - rewrite diff respects textconv # passed all 8 test(s) 1..8 ok t3903-stash.sh ..................................... ok 1 - stash some dirty working directory ok 2 - parents of stash ok 3 - applying bogus stash does nothing ok 4 - apply does not need clean working directory ok 5 - apply does not clobber working directory changes ok 6 - apply stashed changes ok 7 - apply stashed changes (including index) ok 8 - unstashing in a subdirectory ok 9 - stash drop complains of extra options ok 10 - drop top stash ok 11 - drop middle stash ok 12 - drop middle stash by index ok 13 - stash pop ok 14 - stash branch ok 15 - apply -q is quiet ok 16 - save -q is quiet ok 17 - pop -q works and is quiet ok 18 - pop -q --index works and is quiet ok 19 - drop -q is quiet ok 20 - stash -k ok 21 - stash --no-keep-index ok 22 - dont assume push with non-option args ok 23 - stash --invalid-option ok 24 - stash an added file ok 25 - stash --intent-to-add file ok 26 - stash rm then recreate ok 27 - stash rm and ignore ok 28 - stash rm and ignore (stage .gitignore) ok 29 - stash file to symlink ok 30 - stash file to symlink (stage rm) ok 31 - stash file to symlink (full stage) ok 32 - stash symlink to file ok 33 - this must have re-created the symlink ok 34 - unstash must re-create the file ok 35 - stash symlink to file (stage rm) ok 36 - this must have re-created the symlink ok 37 - unstash must re-create the file ok 38 - stash symlink to file (full stage) ok 39 - this must have re-created the symlink ok 40 - unstash must re-create the file not ok 41 - stash directory to file # TODO known breakage not ok 42 - stash file to directory # TODO known breakage ok 43 - giving too many ref arguments does not modify files ok 44 - drop: too many arguments errors out (does nothing) ok 45 - show: too many arguments errors out (does nothing) ok 46 - stash create - no changes ok 47 - stash branch - no stashes on stack, stash-like argument ok 48 - stash branch - stashes on stack, stash-like argument ok 49 - stash branch complains with no arguments ok 50 - stash show format defaults to --stat ok 51 - stash show - stashes on stack, stash-like argument ok 52 - stash show -p - stashes on stack, stash-like argument ok 53 - stash show - no stashes on stack, stash-like argument ok 54 - stash show -p - no stashes on stack, stash-like argument ok 55 - stash show --patience shows diff ok 56 - drop: fail early if specified stash is not a stash ref ok 57 - pop: fail early if specified stash is not a stash ref ok 58 - ref with non-existent reflog ok 59 - invalid ref of the form stash@{n}, n >= N ok 60 - invalid ref of the form "n", n >= N ok 61 - valid ref of the form "n", n < N ok 62 - branch: do not drop the stash if the branch exists ok 63 - branch: should not drop the stash if the apply fails ok 64 - apply: show same status as git status (relative to ./) ok 65 - stash where working directory contains "HEAD" file ok 66 - store called with invalid commit ok 67 - store updates stash ref and reflog ok 68 - handle stash specification with spaces ok 69 - setup stash with index and worktree changes ok 70 - stash list implies --first-parent -m ok 71 - stash list --cc shows combined diff ok 72 - stash is not confused by partial renames ok 73 - push -m shows right message ok 74 - push -m also works without space ok 75 - store -m foo shows right message ok 76 - store -mfoo shows right message ok 77 - store --message=foo shows right message ok 78 - store --message foo shows right message ok 79 - push -mfoo uses right message ok 80 - push --message foo is synonym for -mfoo ok 81 - push --message=foo is synonym for -mfoo ok 82 - push -m shows right message ok 83 - create stores correct message ok 84 - create with multiple arguments for the message ok 85 - create in a detached state ok 86 - stash -- stashes and restores the file ok 87 - stash -- stashes in subdirectory ok 88 - stash with multiple pathspec arguments ok 89 - stash with file including $IFS character ok 90 - stash with pathspec matching multiple paths ok 91 - stash push -p with pathspec shows no changes only once ok 92 - push : show no changes when there are none ok 93 - push: not in the repository errors out ok 94 - push: -q is quiet with changes ok 95 - push: -q is quiet with no changes ok 96 - push: -q is quiet even if there is no initial commit ok 97 - untracked files are left in place when -u is not given ok 98 - stash without verb with pathspec ok 99 - stash -k -- leaves unstaged files intact ok 100 - stash -- leaves untracked files in subdir intact ok 101 - stash -- works with binary files ok 102 - stash with user.name and user.email set works ok 103 - stash works when user.name and user.email are not set ok 104 - stash --keep-index with file deleted in index does not resurrect it on disk ok 105 - stash apply should succeed with unmodified file ok 106 - stash handles skip-worktree entries nicely ok 107 - stash -c stash.useBuiltin=false warning # still have 2 known breakage(s) # passed all remaining 105 test(s) 1..107 ok t4033-diff-patience.sh ............................. ok 1 - --ignore-space-at-eol with a single appended character ok 2 - patience diff ok 3 - patience diff output is valid ok 4 - completely different files # passed all 4 test(s) 1..4 ok t4027-diff-submodule.sh ............................ ok 1 - setup ok 2 - git diff --raw HEAD ok 3 - git diff-index --raw HEAD ok 4 - git diff-files --raw ok 5 - git diff HEAD ok 6 - git diff HEAD with dirty submodule (work tree) ok 7 - git diff HEAD with dirty submodule (index) ok 8 - git diff HEAD with dirty submodule (untracked) ok 9 - git diff HEAD with dirty submodule (work tree, refs match) ok 10 - git diff HEAD with dirty submodule (work tree, refs match) [.gitmodules] ok 11 - git diff HEAD with dirty submodule (index, refs match) ok 12 - git diff HEAD with dirty submodule (untracked, refs match) ok 13 - git diff HEAD with dirty submodule (untracked, refs match) [.gitmodules] ok 14 - git diff between submodule commits ok 15 - git diff between submodule commits [.gitmodules] ok 16 - git diff (empty submodule dir) ok 17 - conflicted submodule setup ok 18 - combined (empty submodule) ok 19 - combined (with submodule) # passed all 19 test(s) 1..19 ok t4030-diff-textconv.sh ............................. ok 1 - setup binary file with history ok 2 - file is considered binary by porcelain ok 3 - file is considered binary by plumbing ok 4 - setup textconv filters ok 5 - diff produces text ok 6 - show commit produces text ok 7 - diff-tree produces binary ok 8 - log produces text ok 9 - format-patch produces binary ok 10 - status -v produces text ok 11 - show blob produces binary ok 12 - show --textconv blob produces text ok 13 - show --no-textconv blob produces binary ok 14 - grep-diff (-G) operates on textconv data (add) ok 15 - grep-diff (-G) operates on textconv data (modification) ok 16 - pickaxe (-S) operates on textconv data (add) ok 17 - pickaxe (-S) operates on textconv data (modification) ok 18 - diffstat does not run textconv ok 19 - textconv does not act on symlinks # passed all 19 test(s) 1..19 ok t4036-format-patch-signer-mime.sh .................. ok 1 - setup ok 2 - format normally ok 3 - format with signoff without funny signer name ok 4 - format with non ASCII signer name ok 5 - attach and signoff do not duplicate mime headers # passed all 5 test(s) 1..5 ok t4037-diff-r-t-dirs.sh ............................. ok 1 - setup ok 2 - verify # passed all 2 test(s) 1..2 ok t4039-diff-assume-unchanged.sh ..................... ok 1 - setup ok 2 - diff-index does not examine assume-unchanged entries ok 3 - diff-files does not examine assume-unchanged entries ok 4 - find-copies-harder is not confused by mode bits # passed all 4 test(s) 1..4 ok t3906-stash-submodule.sh ........................... ok 1 - git_stash: added submodule creates empty directory not ok 2 - git_stash: added submodule leaves existing empty directory alone # TODO known breakage not ok 3 - git_stash: replace tracked file with submodule creates empty directory # TODO known breakage not ok 4 - git_stash: replace directory with submodule # TODO known breakage not ok 5 - git_stash: removed submodule leaves submodule directory and its contents in place # TODO known breakage not ok 6 - git_stash: removed submodule leaves submodule containing a .git directory alone # TODO known breakage ok 7 - git_stash: replace submodule with a directory must fail ok 8 - git_stash: replace submodule containing a .git directory with a directory must fail not ok 9 - git_stash: replace submodule with a file must fail # TODO known breakage not ok 10 - git_stash: replace submodule containing a .git directory with a file must fail # TODO known breakage not ok 11 - git_stash: modified submodule does not update submodule work tree # TODO known breakage not ok 12 - git_stash: modified submodule does not update submodule work tree to invalid commit # TODO known breakage not ok 13 - git_stash: modified submodule does not update submodule work tree from invalid commit # TODO known breakage ok 14 - git_stash: added submodule doesn't remove untracked unignored file with same name ok 15 - stash push with submodule.recurse=true preserves dirty submodule worktree ok 16 - stash push and pop with submodule.recurse=true preserves dirty submodule worktree # still have 10 known breakage(s) # passed all remaining 6 test(s) 1..16 ok t4032-diff-inter-hunk-context.sh ................... ok 1 - diff -U0, 1 common line: count hunks (2) ok 2 - diff -U0, 1 common line: check output ok 3 - diff -U0 --inter-hunk-context=0, 1 common line: count hunks (2) ok 4 - diff -U0 --inter-hunk-context=0, 1 common line: check output ok 5 - diff -U0 --inter-hunk-context=1, 1 common line: count hunks (1) ok 6 - diff -U0 --inter-hunk-context=1, 1 common line: check output ok 7 - diff -U0 --inter-hunk-context=2, 1 common line: count hunks (1) ok 8 - diff -U0 --inter-hunk-context=2, 1 common line: check output ok 9 - diff -U1, 1 common line: count hunks (1) ok 10 - diff -U0, 2 common lines: count hunks (2) ok 11 - diff -U0 --inter-hunk-context=0, 2 common lines: count hunks (2) ok 12 - diff -U0 --inter-hunk-context=1, 2 common lines: count hunks (2) ok 13 - diff -U0 --inter-hunk-context=2, 2 common lines: count hunks (1) ok 14 - diff -U1, 2 common lines: count hunks (1) ok 15 - diff -U1, 3 common lines: count hunks (2) ok 16 - diff -U1 --inter-hunk-context=0, 3 common lines: count hunks (2) ok 17 - diff -U1 --inter-hunk-context=1, 3 common lines: count hunks (1) ok 18 - diff -U1 --inter-hunk-context=2, 3 common lines: count hunks (1) ok 19 - diff -U3, 9 common lines: count hunks (2) ok 20 - diff -U3 --inter-hunk-context=2, 9 common lines: count hunks (2) ok 21 - diff -U3 --inter-hunk-context=3, 9 common lines: count hunks (1) ok 22 - (diff.interHunkContext=0) diff -U0, 1 common line: count hunks (2) ok 23 - (diff.interHunkContext=0) diff -U0, 1 common line: check output ok 24 - (diff.interHunkContext=1) diff -U0, 1 common line: count hunks (1) ok 25 - (diff.interHunkContext=1) diff -U0, 1 common line: check output ok 26 - (diff.interHunkContext=2) diff -U0, 1 common line: count hunks (1) ok 27 - (diff.interHunkContext=2) diff -U0, 1 common line: check output ok 28 - (diff.interHunkContext=3) diff -U3, 9 common lines: count hunks (1) ok 29 - (diff.interHunkContext=0) diff -U0, 2 common lines: count hunks (2) ok 30 - (diff.interHunkContext=1) diff -U0, 2 common lines: count hunks (2) ok 31 - (diff.interHunkContext=2) diff -U0, 2 common lines: count hunks (1) ok 32 - (diff.interHunkContext=0) diff -U1, 3 common lines: count hunks (2) ok 33 - (diff.interHunkContext=1) diff -U1, 3 common lines: count hunks (1) ok 34 - (diff.interHunkContext=2) diff -U1, 3 common lines: count hunks (1) ok 35 - (diff.interHunkContext=2) diff -U3, 9 common lines: count hunks (2) ok 36 - (diff.interHunkContext=3) diff -U3, 9 common lines: count hunks (1) ok 37 - diff.interHunkContext invalid # passed all 37 test(s) 1..37 ok t4035-diff-quiet.sh ................................ ok 1 - setup ok 2 - git diff-tree HEAD^ HEAD ok 3 - git diff-tree HEAD^ HEAD -- a ok 4 - git diff-tree HEAD^ HEAD -- b ok 5 - echo HEAD | git diff-tree --stdin ok 6 - git diff-tree HEAD HEAD ok 7 - git diff-files ok 8 - git diff-index --cached HEAD ok 9 - git diff-index --cached HEAD^ ok 10 - git diff-index --cached HEAD^ ok 11 - git diff-tree -Stext HEAD^ HEAD -- b ok 12 - git diff-tree -Snot-found HEAD^ HEAD -- b ok 13 - git diff-files ok 14 - git diff-index --cached HEAD ok 15 - git diff, one file outside repo ok 16 - git diff, both files outside repo ok 17 - git diff --ignore-space-at-eol, one file outside repo ok 18 - git diff --ignore-space-at-eol, both files outside repo ok 19 - git diff --ignore-all-space, one file outside repo ok 20 - git diff --ignore-all-space, both files outside repo ok 21 - git diff --quiet ignores stat-change only entries ok 22 - git diff --quiet on a path that need conversion # passed all 22 test(s) 1..22 ok t3426-rebase-submodule.sh .......................... ok 1 - git_rebase: added submodule creates empty directory ok 2 - git_rebase: added submodule leaves existing empty directory alone ok 3 - git_rebase: replace tracked file with submodule creates empty directory ok 4 - git_rebase: replace directory with submodule ok 5 - git_rebase: removed submodule leaves submodule directory and its contents in place ok 6 - git_rebase: removed submodule leaves submodule containing a .git directory alone ok 7 - git_rebase: replace submodule with a directory must fail ok 8 - git_rebase: replace submodule containing a .git directory with a directory must fail not ok 9 - git_rebase: replace submodule with a file must fail # TODO known breakage not ok 10 - git_rebase: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 11 - git_rebase: modified submodule does not update submodule work tree ok 12 - git_rebase: modified submodule does not update submodule work tree to invalid commit ok 13 - git_rebase: modified submodule does not update submodule work tree from invalid commit ok 14 - git_rebase: added submodule doesn't remove untracked unignored file with same name ok 15 - git_rebase_interactive: added submodule creates empty directory ok 16 - git_rebase_interactive: added submodule leaves existing empty directory alone ok 17 - git_rebase_interactive: replace tracked file with submodule creates empty directory ok 18 - git_rebase_interactive: replace directory with submodule ok 19 - git_rebase_interactive: removed submodule leaves submodule directory and its contents in place ok 20 - git_rebase_interactive: removed submodule leaves submodule containing a .git directory alone ok 21 - git_rebase_interactive: replace submodule with a directory must fail ok 22 - git_rebase_interactive: replace submodule containing a .git directory with a directory must fail not ok 23 - git_rebase_interactive: replace submodule with a file must fail # TODO known breakage not ok 24 - git_rebase_interactive: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 25 - git_rebase_interactive: modified submodule does not update submodule work tree ok 26 - git_rebase_interactive: modified submodule does not update submodule work tree to invalid commit ok 27 - git_rebase_interactive: modified submodule does not update submodule work tree from invalid commit ok 28 - git_rebase_interactive: added submodule doesn't remove untracked unignored file with same name ok 29 - rebase interactive ignores modified submodules # still have 4 known breakage(s) # passed all remaining 25 test(s) 1..29 ok t4040-whitespace-status.sh ......................... ok 1 - setup ok 2 - diff-tree --exit-code ok 3 - diff-tree -b --exit-code ok 4 - diff-index --cached --exit-code ok 5 - diff-index -b -p --cached --exit-code ok 6 - diff-index --exit-code ok 7 - diff-index -b -p --exit-code ok 8 - diff-files --exit-code ok 9 - diff-files -b -p --exit-code ok 10 - diff-files --diff-filter --quiet ok 11 - diff-tree --diff-filter --quiet # passed all 11 test(s) 1..11 ok t4043-diff-rename-binary.sh ........................ ok 1 - prepare repository ok 2 - move the files into a "sub" directory ok 3 - git show -C -C report renames # passed all 3 test(s) 1..3 ok t4044-diff-index-unique-abbrev.sh .................. ok 1 - setup ok 2 - diff does not produce ambiguous index line # passed all 2 test(s) 1..2 ok t4046-diff-unmerged.sh ............................. ok 1 - setup ok 2 - diff-files -0 ok 3 - diff-files -1 ok 4 - diff-files -2 ok 5 - diff-files -3 # passed all 5 test(s) 1..5 ok t4042-diff-textconv-caching.sh ..................... ok 1 - setup ok 2 - first textconv works ok 3 - cached textconv produces same output ok 4 - cached textconv does not run helper ok 5 - changing textconv invalidates cache ok 6 - switching diff driver produces correct results ok 7 - log notes cache and still use cache for -p # passed all 7 test(s) 1..7 ok t3600-rm.sh ........................................ ok 1 - Initialize test directory ok 2 - add files with funny names ok 3 - Pre-check that foo exists and is in index before git rm foo ok 4 - Test that git rm foo succeeds ok 5 - Test that git rm --cached foo succeeds if the index matches the file ok 6 - Test that git rm --cached foo succeeds if the index matches the file ok 7 - Test that git rm --cached foo fails if the index matches neither the file nor HEAD ok 8 - Test that git rm --cached -f foo works in case where --cached only did not ok 9 - Post-check that foo exists but is not in index after git rm foo ok 10 - Pre-check that bar exists and is in index before "git rm bar" ok 11 - Test that "git rm bar" succeeds ok 12 - Post-check that bar does not exist and is not in index after "git rm -f bar" ok 13 - Test that "git rm -- -q" succeeds (remove a file that looks like an option) ok 14 - Test that "git rm -f" succeeds with embedded space, tab, or newline characters. ok 15 - Test that "git rm -f" fails if its rm fails ok 16 - When the rm in "git rm -f" fails, it should not remove the file from the index ok 17 - Remove nonexistent file with --ignore-unmatch ok 18 - "rm" command printed ok 19 - "rm" command suppressed with --quiet ok 20 - Re-add foo and baz ok 21 - Modify foo -- rm should refuse ok 22 - Modified foo -- rm -f should work ok 23 - Re-add foo and baz for HEAD tests ok 24 - foo is different in index from HEAD -- rm should refuse ok 25 - but with -f it should work. ok 26 - refuse to remove cached empty file with modifications ok 27 - remove intent-to-add file without --force ok 28 - Recursive test setup ok 29 - Recursive without -r fails ok 30 - Recursive with -r but dirty ok 31 - Recursive with -r -f ok 32 - Remove nonexistent file returns nonzero exit status ok 33 - Call "rm" from outside the work tree ok 34 - refresh index before checking if it is up-to-date ok 35 - choking "git rm" should not let it die with cruft ok 36 - Resolving by removal is not a warning-worthy event ok 37 - rm removes subdirectories recursively ok 38 - rm removes empty submodules from work tree ok 39 - rm removes removed submodule from index and .gitmodules ok 40 - rm removes work tree of unmodified submodules ok 41 - rm removes a submodule with a trailing / ok 42 - rm fails when given a file with a trailing / ok 43 - rm succeeds when given a directory with a trailing / ok 44 - rm of a populated submodule with different HEAD fails unless forced ok 45 - rm --cached leaves work tree of populated submodules and .gitmodules alone ok 46 - rm --dry-run does not touch the submodule or .gitmodules ok 47 - rm does not complain when no .gitmodules file is found ok 48 - rm will error out on a modified .gitmodules file unless staged ok 49 - rm will not error out on .gitmodules file with zero stat data ok 50 - rm issues a warning when section is not found in .gitmodules ok 51 - rm of a populated submodule with modifications fails unless forced ok 52 - rm of a populated submodule with untracked files fails unless forced ok 53 - setup submodule conflict ok 54 - rm removes work tree of unmodified conflicted submodule ok 55 - rm of a conflicted populated submodule with different HEAD fails unless forced ok 56 - rm of a conflicted populated submodule with modifications fails unless forced ok 57 - rm of a conflicted populated submodule with untracked files fails unless forced ok 58 - rm of a conflicted populated submodule with a .git directory fails even when forced ok 59 - rm of a conflicted unpopulated submodule succeeds ok 60 - rm of a populated submodule with a .git directory migrates git dir ok 61 - setup subsubmodule ok 62 - rm recursively removes work tree of unmodified submodules ok 63 - rm of a populated nested submodule with different nested HEAD fails unless forced ok 64 - rm of a populated nested submodule with nested modifications fails unless forced ok 65 - rm of a populated nested submodule with nested untracked files fails unless forced ok 66 - rm absorbs submodule's nested .git directory ok 67 - checking out a commit after submodule removal needs manual updates ok 68 - rm of d/f when d has become a non-directory ok 69 - rm of d/f when d has become a dangling symlink ok 70 - rm of file when it has become a directory ok 71 - rm across a symlinked leading path (no index) not ok 72 - rm across a symlinked leading path (w/ index) # TODO known breakage ok 73 - setup for testing rm messages ok 74 - rm files with different staged content ok 75 - rm files with different staged content without hints ok 76 - rm file with local modification ok 77 - rm file with local modification without hints ok 78 - rm file with changes in the index ok 79 - rm file with changes in the index without hints ok 80 - rm files with two different errors ok 81 - rm empty string should fail # still have 1 known breakage(s) # passed all remaining 80 test(s) 1..81 ok t4050-diff-histogram.sh ............................ ok 1 - histogram diff ok 2 - histogram diff output is valid ok 3 - completely different files # passed all 3 test(s) 1..3 ok t4049-diff-stat-count.sh ........................... ok 1 - setup ok 2 - mode-only change show as a 0-line change ok 3 - binary changes do not count in lines ok 4 - exclude unmerged entries from total file count # passed all 4 test(s) 1..4 ok t4048-diff-combined-binary.sh ...................... ok 1 - setup binary merge conflict ok 2 - diff -m indicates binary-ness ok 3 - diff -c indicates binary-ness ok 4 - diff --cc indicates binary-ness ok 5 - setup non-binary with binary attribute ok 6 - diff -m respects binary attribute ok 7 - diff -c respects binary attribute ok 8 - diff --cc respects binary attribute ok 9 - setup textconv attribute ok 10 - diff -m respects textconv attribute ok 11 - diff -c respects textconv attribute ok 12 - diff --cc respects textconv attribute ok 13 - diff-tree plumbing does not respect textconv ok 14 - diff --cc respects textconv on worktree file # passed all 14 test(s) 1..14 ok t4015-diff-whitespace.sh ........................... ok 1 - Ray Lehtiniemi's example ok 2 - another test, without options ok 3 - ignore-blank-lines: only new lines ok 4 - ignore-blank-lines: only new lines with space ok 5 - ignore-blank-lines: after change ok 6 - ignore-blank-lines: before change ok 7 - ignore-blank-lines: between changes ok 8 - ignore-blank-lines: between changes (with interhunkctx) ok 9 - ignore-blank-lines: scattered spaces ok 10 - ignore-blank-lines: spaces coalesce ok 11 - ignore-blank-lines: mix changes and blank lines ok 12 - check mixed spaces and tabs in indent ok 13 - check mixed tabs and spaces in indent ok 14 - check with no whitespace errors ok 15 - check with trailing whitespace ok 16 - check with space before tab in indent ok 17 - --check and --exit-code are not exclusive ok 18 - --check and --quiet are not exclusive ok 19 - -w and --exit-code interact sensibly ok 20 - -I and --exit-code interact sensibly ok 21 - check staged with no whitespace errors ok 22 - check staged with trailing whitespace ok 23 - check staged with space before tab in indent ok 24 - check with no whitespace errors (diff-index) ok 25 - check with trailing whitespace (diff-index) ok 26 - check with space before tab in indent (diff-index) ok 27 - check staged with no whitespace errors (diff-index) ok 28 - check staged with trailing whitespace (diff-index) ok 29 - check staged with space before tab in indent (diff-index) ok 30 - check with no whitespace errors (diff-tree) ok 31 - check with trailing whitespace (diff-tree) ok 32 - check with space before tab in indent (diff-tree) ok 33 - check with ignored trailing whitespace attr (diff-tree) ok 34 - check trailing whitespace (trailing-space: off) ok 35 - check trailing whitespace (trailing-space: on) ok 36 - check space before tab in indent (space-before-tab: off) ok 37 - check space before tab in indent (space-before-tab: on) ok 38 - check spaces as indentation (indent-with-non-tab: off) ok 39 - check spaces as indentation (indent-with-non-tab: on) ok 40 - ditto, but tabwidth=9 ok 41 - check tabs and spaces as indentation (indent-with-non-tab: on) ok 42 - ditto, but tabwidth=10 ok 43 - ditto, but tabwidth=20 ok 44 - check tabs as indentation (tab-in-indent: off) ok 45 - check tabs as indentation (tab-in-indent: on) ok 46 - check tabs and spaces as indentation (tab-in-indent: on) ok 47 - ditto, but tabwidth=1 (must be irrelevant) ok 48 - check tab-in-indent and indent-with-non-tab conflict ok 49 - check tab-in-indent excluded from wildcard whitespace attribute ok 50 - line numbers in --check output are correct ok 51 - checkdiff detects new trailing blank lines (1) ok 52 - checkdiff detects new trailing blank lines (2) ok 53 - checkdiff allows new blank lines ok 54 - whitespace-only changes not reported (diff) ok 55 - whitespace-only changes not reported (diffstat) ok 56 - whitespace changes with modification reported (diffstat) ok 57 - whitespace-only changes reported across renames (diffstat) ok 58 - whitespace-only changes reported across renames ok 59 - rename empty ok 60 - combined diff with autocrlf conversion ok 61 - setup diff colors ok 62 - diff that introduces a line with only tabs ok 63 - diff that introduces and removes ws breakages ok 64 - ws-error-highlight test setup ok 65 - test --ws-error-highlight option ok 66 - test diff.wsErrorHighlight config ok 67 - option overrides diff.wsErrorHighlight ok 68 - detect moved code, complete file ok 69 - detect malicious moved code, inside file ok 70 - plain moved code, inside file ok 71 - detect blocks of moved code ok 72 - detect permutations inside moved code -- dimmed-zebra ok 73 - cmd option assumes configured colored-moved ok 74 - no effect from --color-moved with --word-diff ok 75 - set up whitespace tests ok 76 - move detection ignoring whitespace ok 77 - move detection ignoring whitespace changes ok 78 - move detection ignoring whitespace at eol ok 79 - clean up whitespace-test colors ok 80 - --color-moved block at end of diff output respects MIN_ALNUM_COUNT ok 81 - --color-moved respects MIN_ALNUM_COUNT ok 82 - --color-moved treats adjacent blocks as separate for MIN_ALNUM_COUNT ok 83 - move detection with submodules ok 84 - only move detection ignores white spaces ok 85 - compare whitespace delta across moved blocks ok 86 - bogus settings in move detection erroring out ok 87 - compare whitespace delta incompatible with other space options ok 88 - compare mixed whitespace delta across moved blocks ok 89 - combine --ignore-blank-lines with --function-context ok 90 - combine --ignore-blank-lines with --function-context 2 # passed all 90 test(s) 1..90 ok t3425-rebase-topology-merges.sh .................... ok 1 - setup of non-linear-history ok 2 - rebase --apply after merge from upstream ok 3 - rebase -m after merge from upstream ok 4 - rebase -i after merge from upstream ok 5 - rebase --apply of non-linear history is linearized in place ok 6 - rebase -m of non-linear history is linearized in place ok 7 - rebase -i of non-linear history is linearized in place ok 8 - rebase --apply of non-linear history is linearized upstream ok 9 - rebase -m of non-linear history is linearized upstream ok 10 - rebase -i of non-linear history is linearized upstream ok 11 - rebase --apply of non-linear history with merges after upstream merge is linearized ok 12 - rebase -m of non-linear history with merges after upstream merge is linearized ok 13 - rebase -i of non-linear history with merges after upstream merge is linearized ok 14 - rebase -p is no-op in non-linear history ok 15 - rebase -p is no-op when base inside second parent not ok 16 - rebase -p --root on non-linear history is a no-op # TODO known breakage ok 17 - rebase -p re-creates merge from side branch ok 18 - rebase -p re-creates internal merge ok 19 - rebase -p can re-create two branches on onto ok 20 - setup of non-linear-history for patch-equivalence tests ok 21 - rebase -p re-creates history around dropped commit matching upstream ok 22 - rebase -p --onto in merged history drops patches in upstream ok 23 - rebase -p --onto in merged history does not drop patches in onto ok 24 - setup of non-linear-history for dropping whole side not ok 25 - rebase -p drops merge commit when entire first-parent side is dropped # TODO known breakage ok 26 - rebase -p drops merge commit when entire second-parent side is dropped ok 27 - setup of non-linear-history for empty commits ok 28 - rebase -p re-creates empty internal merge commit ok 29 - rebase -p re-creates empty merge commit # still have 2 known breakage(s) # passed all remaining 27 test(s) 1..29 ok t2013-checkout-submodule.sh ........................ ok 1 - setup ok 2 - "reset " updates the index ok 3 - "checkout " updates the index only ok 4 - "checkout " honors diff.ignoreSubmodules ok 5 - "checkout " honors submodule.*.ignore from .gitmodules ok 6 - "checkout " honors submodule.*.ignore from .git/config ok 7 - git checkout --recurse-submodules: added submodule is checked out ok 8 - git checkout --recurse-submodules: added submodule is checked out in empty dir ok 9 - git checkout --recurse-submodules: replace tracked file with submodule checks out submodule ok 10 - git checkout --recurse-submodules: replace directory with submodule ok 11 - git checkout --recurse-submodules: nested submodules are checked out ok 12 - git checkout --recurse-submodules: removed submodule removes submodules working tree ok 13 - git checkout --recurse-submodules: removed submodule absorbs submodules .git directory ok 14 - git checkout --recurse-submodules: replace submodule with a file not ok 15 - git checkout --recurse-submodules: replace submodule with a file must fail with untracked files # TODO known breakage ok 16 - git checkout --recurse-submodules: worktrees of nested submodules are removed ok 17 - git checkout --recurse-submodules: modified submodule updates submodule work tree ok 18 - git checkout --recurse-submodules: updating to a missing submodule commit fails ok 19 - git checkout --recurse-submodules: submodule branch is not changed, detach HEAD instead ok 20 - git checkout --recurse-submodules: added submodule doesn't remove untracked file with same name ok 21 - git checkout --recurse-submodules: added submodule removes an untracked ignored file not ok 22 - git checkout --recurse-submodules: replace submodule with a directory # TODO known breakage not ok 23 - git checkout --recurse-submodules: replace submodule containing a .git directory with a directory must absorb the git dir # TODO known breakage ok 24 - git checkout --recurse-submodules: replace submodule with a file works ignores ignored files in submodule ok 25 - git -c submodule.recurse=true checkout: modified submodule updates submodule work tree ok 26 - git checkout --recurse-submodules: modified submodule updates submodule recursively ok 27 - git checkout -f --recurse-submodules: added submodule is checked out ok 28 - git checkout -f --recurse-submodules: added submodule is checked out in empty dir ok 29 - git checkout -f --recurse-submodules: replace tracked file with submodule checks out submodule ok 30 - git checkout -f --recurse-submodules: replace directory with submodule ok 31 - git checkout -f --recurse-submodules: nested submodules are checked out ok 32 - git checkout -f --recurse-submodules: removed submodule removes submodules working tree ok 33 - git checkout -f --recurse-submodules: removed submodule absorbs submodules .git directory ok 34 - git checkout -f --recurse-submodules: replace submodule with a file not ok 35 - git checkout -f --recurse-submodules: replace submodule with a file must fail with untracked files # TODO known breakage ok 36 - git checkout -f --recurse-submodules: worktrees of nested submodules are removed ok 37 - git checkout -f --recurse-submodules: modified submodule updates submodule work tree ok 38 - git checkout -f --recurse-submodules: updating to a missing submodule commit fails ok 39 - git checkout -f --recurse-submodules: submodule branch is not changed, detach HEAD instead ok 40 - git checkout -f --recurse-submodules: added submodule does remove untracked unignored file with same name when forced ok 41 - git checkout -f --recurse-submodules: replace submodule with a directory ok 42 - git checkout -f --recurse-submodules: replace submodule containing a .git directory with a directory must fail ok 43 - git checkout -f --recurse-submodules: replace submodule with a file ignoring ignored files ok 44 - git checkout -f --recurse-submodules: modified submodule does update submodule work tree from invalid commit ok 45 - git checkout -f --recurse-submodules: updating submodules fixes .git links ok 46 - git checkout -f --recurse-submodules: changed submodule worktree is reset ok 47 - git_test_func: added submodule creates empty directory ok 48 - git_test_func: added submodule leaves existing empty directory alone ok 49 - git_test_func: replace tracked file with submodule creates empty directory ok 50 - git_test_func: replace directory with submodule ok 51 - git_test_func: removed submodule leaves submodule directory and its contents in place ok 52 - git_test_func: removed submodule leaves submodule containing a .git directory alone ok 53 - git_test_func: replace submodule with a directory must fail ok 54 - git_test_func: replace submodule containing a .git directory with a directory must fail not ok 55 - git_test_func: replace submodule with a file must fail # TODO known breakage not ok 56 - git_test_func: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 57 - git_test_func: modified submodule does not update submodule work tree ok 58 - git_test_func: modified submodule does not update submodule work tree to invalid commit ok 59 - git_test_func: modified submodule does not update submodule work tree from invalid commit ok 60 - git_test_func: added submodule doesn't remove untracked unignored file with same name ok 61 - git_test_func: added submodule creates empty directory ok 62 - git_test_func: added submodule leaves existing empty directory alone ok 63 - git_test_func: replace tracked file with submodule creates empty directory ok 64 - git_test_func: replace directory with submodule ok 65 - git_test_func: removed submodule leaves submodule directory and its contents in place ok 66 - git_test_func: removed submodule leaves submodule containing a .git directory alone not ok 67 - git_test_func: replace submodule with a directory must fail # TODO known breakage not ok 68 - git_test_func: replace submodule containing a .git directory with a directory must fail # TODO known breakage not ok 69 - git_test_func: replace submodule with a file must fail # TODO known breakage not ok 70 - git_test_func: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 71 - git_test_func: modified submodule does not update submodule work tree ok 72 - git_test_func: modified submodule does not update submodule work tree to invalid commit ok 73 - git_test_func: modified submodule does not update submodule work tree from invalid commit ok 74 - git_test_func: added submodule does remove untracked unignored file with same name when forced # still have 10 known breakage(s) # passed all remaining 64 test(s) 1..74 ok t4053-diff-no-index.sh ............................. ok 1 - setup ok 2 - git diff --no-index directories ok 3 - git diff --no-index relative path outside repo ok 4 - git diff --no-index with broken index ok 5 - git diff outside repo with broken index ok 6 - git diff --no-index executed outside repo gives correct error message ok 7 - diff D F and diff F D ok 8 - turning a file into a directory ok 9 - diff from repo subdir shows real paths (explicit) ok 10 - diff from repo subdir shows real paths (implicit) ok 11 - diff --no-index from repo subdir respects config (explicit) ok 12 - diff --no-index from repo subdir respects config (implicit) ok 13 - diff --no-index from repo subdir with absolute paths ok 14 - diff --no-index allows external diff # passed all 14 test(s) 1..14 ok t4045-diff-relative.sh ............................. ok 1 - setup ok 2 - -p --relative=subdir/ ok 3 - -p --relative=subdir ok 4 - -p --relative ok 5 - -p --relative=sub ok 6 - --numstat --relative=subdir/ ok 7 - --numstat --relative=subdir ok 8 - --numstat --relative ok 9 - --numstat --relative=sub ok 10 - --stat --relative=subdir/ ok 11 - --stat --relative=subdir ok 12 - --stat --relative ok 13 - --stat --relative=sub ok 14 - --raw --relative=subdir/ ok 15 - --raw --relative=subdir ok 16 - --raw --relative ok 17 - --raw --relative=sub ok 18 - config diff.relative false -p ok 19 - config diff.relative true -p --no-relative ok 20 - config diff.relative false -p --no-relative ok 21 - config diff.relative false -p ok 22 - config diff.relative true -p --no-relative ok 23 - config diff.relative false -p --no-relative ok 24 - config diff.relative false -p --relative=subdir/ ok 25 - config diff.relative false -p --relative=subdir ok 26 - config diff.relative true -p --relative=subdir/ ok 27 - config diff.relative true -p --relative=subdir ok 28 - config diff.relative false -p --relative ok 29 - config diff.relative true -p --relative ok 30 - config diff.relative true -p ok 31 - config diff.relative false -p --no-relative --relative ok 32 - config diff.relative true -p --no-relative --relative ok 33 - config diff.relative false -p --no-relative --relative=subdir ok 34 - config diff.relative true -p --no-relative --relative=subdir # passed all 34 test(s) 1..34 ok t4034-diff-words.sh ................................ ok 1 - setup ok 2 - set up pre and post with runs of whitespace ok 3 - word diff with runs of whitespace ok 4 - --word-diff=porcelain ok 5 - --word-diff=plain ok 6 - --word-diff=plain --color ok 7 - word diff without context ok 8 - word diff with a regular expression ok 9 - set up a diff driver ok 10 - option overrides .gitattributes ok 11 - use regex supplied by driver ok 12 - set up diff.wordRegex option ok 13 - command-line overrides config ok 14 - command-line overrides config: --word-diff-regex ok 15 - .gitattributes override config ok 16 - setup: remove diff driver regex ok 17 - use configured regex ok 18 - test parsing words for newline ok 19 - test when words are only removed at the end ok 20 - --word-diff=none ok 21 - unset default driver ok 22 - diff driver 'ada' ok 23 - diff driver 'bibtex' ok 24 - diff driver 'cpp' ok 25 - diff driver 'csharp' ok 26 - diff driver 'css' ok 27 - diff driver 'dts' ok 28 - diff driver 'fortran' ok 29 - diff driver 'html' ok 30 - diff driver 'java' ok 31 - diff driver 'matlab' ok 32 - diff driver 'objc' ok 33 - diff driver 'pascal' ok 34 - diff driver 'perl' ok 35 - diff driver 'php' ok 36 - diff driver 'python' ok 37 - diff driver 'ruby' ok 38 - diff driver 'tex' ok 39 - word-diff with diff.sbe ok 40 - word-diff with no newline at EOF ok 41 - setup history with two files ok 42 - wordRegex for the first file does not apply to the second # passed all 42 test(s) 1..42 ok t4054-diff-bogus-tree.sh ........................... ok 1 - create bogus tree ok 2 - create tree with matching file ok 3 - raw diff shows null sha1 (addition) ok 4 - raw diff shows null sha1 (removal) ok 5 - raw diff shows null sha1 (modification) ok 6 - raw diff shows null sha1 (other direction) ok 7 - raw diff shows null sha1 (reverse) ok 8 - raw diff shows null sha1 (index) ok 9 - patch fails due to bogus sha1 (addition) ok 10 - patch fails due to bogus sha1 (removal) ok 11 - patch fails due to bogus sha1 (modification) ok 12 - patch fails due to bogus sha1 (other direction) ok 13 - patch fails due to bogus sha1 (reverse) ok 14 - patch fails due to bogus sha1 (index) # passed all 14 test(s) 1..14 ok t4055-diff-context.sh .............................. ok 1 - setup ok 2 - the default number of context lines is 3 ok 3 - diff.context honored by "log" ok 4 - The -U option overrides diff.context ok 5 - diff.context honored by "diff" ok 6 - plumbing not affected ok 7 - non-integer config parsing ok 8 - negative integer config parsing ok 9 - -U0 is valid, so is diff.context=0 # passed all 9 test(s) 1..9 ok t4018-diff-funcname.sh ............................. ok 1 - setup ok 2 - builtin ada pattern compiles ok 3 - builtin ada wordRegex pattern compiles ok 4 - builtin bash pattern compiles ok 5 - builtin bash wordRegex pattern compiles ok 6 - builtin bibtex pattern compiles ok 7 - builtin bibtex wordRegex pattern compiles ok 8 - builtin cpp pattern compiles ok 9 - builtin cpp wordRegex pattern compiles ok 10 - builtin csharp pattern compiles ok 11 - builtin csharp wordRegex pattern compiles ok 12 - builtin css pattern compiles ok 13 - builtin css wordRegex pattern compiles ok 14 - builtin dts pattern compiles ok 15 - builtin dts wordRegex pattern compiles ok 16 - builtin elixir pattern compiles ok 17 - builtin elixir wordRegex pattern compiles ok 18 - builtin fortran pattern compiles ok 19 - builtin fortran wordRegex pattern compiles ok 20 - builtin fountain pattern compiles ok 21 - builtin fountain wordRegex pattern compiles ok 22 - builtin golang pattern compiles ok 23 - builtin golang wordRegex pattern compiles ok 24 - builtin html pattern compiles ok 25 - builtin html wordRegex pattern compiles ok 26 - builtin java pattern compiles ok 27 - builtin java wordRegex pattern compiles ok 28 - builtin markdown pattern compiles ok 29 - builtin markdown wordRegex pattern compiles ok 30 - builtin matlab pattern compiles ok 31 - builtin matlab wordRegex pattern compiles ok 32 - builtin objc pattern compiles ok 33 - builtin objc wordRegex pattern compiles ok 34 - builtin pascal pattern compiles ok 35 - builtin pascal wordRegex pattern compiles ok 36 - builtin perl pattern compiles ok 37 - builtin perl wordRegex pattern compiles ok 38 - builtin php pattern compiles ok 39 - builtin php wordRegex pattern compiles ok 40 - builtin python pattern compiles ok 41 - builtin python wordRegex pattern compiles ok 42 - builtin ruby pattern compiles ok 43 - builtin ruby wordRegex pattern compiles ok 44 - builtin rust pattern compiles ok 45 - builtin rust wordRegex pattern compiles ok 46 - builtin tex pattern compiles ok 47 - builtin tex wordRegex pattern compiles ok 48 - builtin custom1 pattern compiles ok 49 - builtin custom1 wordRegex pattern compiles ok 50 - builtin custom2 pattern compiles ok 51 - builtin custom2 wordRegex pattern compiles ok 52 - builtin custom3 pattern compiles ok 53 - builtin custom3 wordRegex pattern compiles ok 54 - last regexp must not be negated ok 55 - setup hunk header tests ok 56 - hunk header: README ok 57 - hunk header: bash-arithmetic-function ok 58 - hunk header: bash-bashism-style-compact ok 59 - hunk header: bash-bashism-style-function ok 60 - hunk header: bash-bashism-style-whitespace ok 61 - hunk header: bash-conditional-function ok 62 - hunk header: bash-missing-parentheses ok 63 - hunk header: bash-mixed-style-compact ok 64 - hunk header: bash-mixed-style-function ok 65 - hunk header: bash-nested-functions ok 66 - hunk header: bash-other-characters ok 67 - hunk header: bash-posix-style-compact ok 68 - hunk header: bash-posix-style-function ok 69 - hunk header: bash-posix-style-whitespace ok 70 - hunk header: bash-subshell-function ok 71 - hunk header: bash-trailing-comment ok 72 - hunk header: cpp-c++-function ok 73 - hunk header: cpp-class-constructor ok 74 - hunk header: cpp-class-constructor-mem-init ok 75 - hunk header: cpp-class-definition ok 76 - hunk header: cpp-class-definition-derived ok 77 - hunk header: cpp-class-destructor ok 78 - hunk header: cpp-function-returning-global-type ok 79 - hunk header: cpp-function-returning-nested ok 80 - hunk header: cpp-function-returning-pointer ok 81 - hunk header: cpp-function-returning-reference ok 82 - hunk header: cpp-gnu-style-function ok 83 - hunk header: cpp-namespace-definition ok 84 - hunk header: cpp-operator-definition ok 85 - hunk header: cpp-skip-access-specifiers ok 86 - hunk header: cpp-skip-comment-block ok 87 - hunk header: cpp-skip-labels ok 88 - hunk header: cpp-struct-definition ok 89 - hunk header: cpp-struct-single-line ok 90 - hunk header: cpp-template-function-definition ok 91 - hunk header: cpp-union-definition ok 92 - hunk header: cpp-void-c-function ok 93 - hunk header: css-attribute-value-selector ok 94 - hunk header: css-block-level-@-statements ok 95 - hunk header: css-brace-in-col-1 ok 96 - hunk header: css-class-selector ok 97 - hunk header: css-colon-eol ok 98 - hunk header: css-colon-selector ok 99 - hunk header: css-common ok 100 - hunk header: css-id-selector ok 101 - hunk header: css-long-selector-list ok 102 - hunk header: css-prop-sans-indent ok 103 - hunk header: css-root-selector ok 104 - hunk header: css-short-selector-list ok 105 - hunk header: css-trailing-space ok 106 - hunk header: custom1-pattern ok 107 - hunk header: custom2-match-to-end-of-line ok 108 - hunk header: custom3-alternation-in-pattern ok 109 - hunk header: dts-labels ok 110 - hunk header: dts-node-unitless ok 111 - hunk header: dts-nodes ok 112 - hunk header: dts-nodes-boolean-prop ok 113 - hunk header: dts-nodes-comment1 ok 114 - hunk header: dts-nodes-comment2 ok 115 - hunk header: dts-nodes-multiline-prop ok 116 - hunk header: dts-reference ok 117 - hunk header: dts-root ok 118 - hunk header: dts-root-comment ok 119 - hunk header: elixir-do-not-pick-end ok 120 - hunk header: elixir-ex-unit-test ok 121 - hunk header: elixir-function ok 122 - hunk header: elixir-macro ok 123 - hunk header: elixir-module ok 124 - hunk header: elixir-module-func ok 125 - hunk header: elixir-nested-module ok 126 - hunk header: elixir-private-function ok 127 - hunk header: elixir-protocol ok 128 - hunk header: elixir-protocol-implementation ok 129 - hunk header: fortran-block-data ok 130 - hunk header: fortran-comment ok 131 - hunk header: fortran-comment-keyword ok 132 - hunk header: fortran-comment-legacy ok 133 - hunk header: fortran-comment-legacy-star ok 134 - hunk header: fortran-external-function ok 135 - hunk header: fortran-external-subroutine ok 136 - hunk header: fortran-module ok 137 - hunk header: fortran-module-procedure ok 138 - hunk header: fortran-program ok 139 - hunk header: fountain-scene ok 140 - hunk header: golang-complex-function ok 141 - hunk header: golang-func ok 142 - hunk header: golang-interface ok 143 - hunk header: golang-long-func ok 144 - hunk header: golang-struct ok 145 - hunk header: java-class-member-function ok 146 - hunk header: markdown-heading-indented ok 147 - hunk header: markdown-heading-non-headings ok 148 - hunk header: matlab-class-definition ok 149 - hunk header: matlab-function ok 150 - hunk header: matlab-octave-section-1 ok 151 - hunk header: matlab-octave-section-2 ok 152 - hunk header: matlab-section ok 153 - hunk header: perl-skip-end-of-heredoc ok 154 - hunk header: perl-skip-forward-decl ok 155 - hunk header: perl-skip-sub-in-pod ok 156 - hunk header: perl-sub-definition ok 157 - hunk header: perl-sub-definition-kr-brace ok 158 - hunk header: php-abstract-class ok 159 - hunk header: php-abstract-method ok 160 - hunk header: php-class ok 161 - hunk header: php-final-class ok 162 - hunk header: php-final-method ok 163 - hunk header: php-function ok 164 - hunk header: php-interface ok 165 - hunk header: php-method ok 166 - hunk header: php-trait ok 167 - hunk header: python-async-def ok 168 - hunk header: python-class ok 169 - hunk header: python-def ok 170 - hunk header: python-indented-async-def ok 171 - hunk header: python-indented-class ok 172 - hunk header: python-indented-def ok 173 - hunk header: rust-fn ok 174 - hunk header: rust-impl ok 175 - hunk header: rust-macro-rules ok 176 - hunk header: rust-struct ok 177 - hunk header: rust-trait # passed all 177 test(s) 1..177 ok t4058-diff-duplicates.sh ........................... ok 1 - create trees with duplicate entries ok 2 - diff-tree between trees ok 3 - diff-tree with renames # passed all 3 test(s) 1..3 ok t4056-diff-order.sh ................................ ok 1 - setup ok 2 - no order (=tree object order) ok 3 - missing orderfile ok 4 - unreadable orderfile ok 5 - orderfile using option from subdir with --output ok 6 - orderfile using option (1) ok 7 - orderfile is fifo (1) ok 8 - orderfile using config (1) ok 9 - cancelling configured orderfile (1) ok 10 - orderfile using option (2) ok 11 - orderfile is fifo (2) ok 12 - orderfile using config (2) ok 13 - cancelling configured orderfile (2) ok 14 - setup for testing combine-diff order ok 15 - combine-diff: no order (=tree object order) ok 16 - combine-diff: orderfile using option (1) ok 17 - combine-diff: orderfile using option (2) # passed all 17 test(s) 1..17 ok t4051-diff-function-context.sh ..................... ok 1 - setup ok 2 - changed function ok 3 - diff applies ok 4 - context includes comment ok 5 - context includes begin ok 6 - context includes end ok 7 - context does not include other functions ok 8 - context does not include preceding empty lines ok 9 - context does not include trailing empty lines ok 10 - changed includes ok 11 - diff applies ok 12 - context includes begin ok 13 - context includes end ok 14 - context does not include other functions ok 15 - context does not include trailing empty lines ok 16 - appended function ok 17 - diff applies ok 18 - context includes begin ok 19 - context includes end ok 20 - context does not include other functions ok 21 - appended function part ok 22 - diff applies ok 23 - context includes begin ok 24 - context includes end ok 25 - context does not include other functions ok 26 - context does not include preceding empty lines ok 27 - change with long common tail and no context ok 28 - diff applies ok 29 - context includes begin ok 30 - context includes end ok 31 - context does not include other functions ok 32 - context does not include preceding empty lines ok 33 - changed function plus appended function ok 34 - diff applies ok 35 - context includes begin ok 36 - context includes end ok 37 - context does not include other functions ok 38 - changed two consecutive functions ok 39 - diff applies ok 40 - context includes begin ok 41 - context includes end ok 42 - overlapping hunks are merged # passed all 42 test(s) 1..42 ok t4041-diff-submodule-option.sh ..................... ok 1 - added submodule ok 2 - added submodule, set diff.submodule ok 3 - --submodule=short overrides diff.submodule ok 4 - diff.submodule does not affect plumbing ok 5 - modified submodule(forward) ok 6 - modified submodule(forward) ok 7 - modified submodule(forward) --submodule ok 8 - modified submodule(forward) --submodule=short ok 9 - modified submodule(backward) ok 10 - modified submodule(backward and forward) ok 11 - typechanged submodule(submodule->blob), --cached ok 12 - typechanged submodule(submodule->blob) ok 13 - typechanged submodule(submodule->blob) ok 14 - nonexistent commit ok 15 - typechanged submodule(blob->submodule) ok 16 - submodule is up to date ok 17 - submodule contains untracked content ok 18 - submodule contains untracked content (untracked ignored) ok 19 - submodule contains untracked content (dirty ignored) ok 20 - submodule contains untracked content (all ignored) ok 21 - submodule contains untracked and modified content ok 22 - submodule contains untracked and modified content (untracked ignored) ok 23 - submodule contains untracked and modified content (dirty ignored) ok 24 - submodule contains untracked and modified content (all ignored) ok 25 - submodule contains modified content ok 26 - submodule is modified ok 27 - modified submodule contains untracked content ok 28 - modified submodule contains untracked content (untracked ignored) ok 29 - modified submodule contains untracked content (dirty ignored) ok 30 - modified submodule contains untracked content (all ignored) ok 31 - modified submodule contains untracked and modified content ok 32 - modified submodule contains untracked and modified content (untracked ignored) ok 33 - modified submodule contains untracked and modified content (dirty ignored) ok 34 - modified submodule contains untracked and modified content (all ignored) ok 35 - modified submodule contains modified content ok 36 - deleted submodule ok 37 - create second submodule ok 38 - multiple submodules ok 39 - path filter ok 40 - given commit ok 41 - given commit --submodule ok 42 - given commit --submodule=short ok 43 - setup .git file for sm2 ok 44 - diff --submodule with .git file ok 45 - diff --submodule with objects referenced by alternates # passed all 45 test(s) 1..45 ok t4062-diff-pickaxe.sh .............................. ok 1 - setup ok 2 - -G matches ok 3 - -S --pickaxe-regex # passed all 3 test(s) 1..3 ok t4057-diff-combined-paths.sh ....................... ok 1 - trivial merge - combine-diff empty ok 2 - only one truly conflicting path ok 3 - merge introduces new file ok 4 - merge removed a file # passed all 4 test(s) 1..4 ok t4063-diff-blobs.sh ................................ ok 1 - create some blobs ok 2 - diff by sha1 ok 3 - index of sha1 diff ok 4 - sha1 diff uses arguments as paths ok 5 - sha1 diff has no mode change ok 6 - diff by tree:path (run) ok 7 - index of tree:path diff ok 8 - tree:path diff uses filenames as paths ok 9 - tree:path diff shows mode change ok 10 - diff by ranged tree:path ok 11 - index of ranged tree:path diff ok 12 - ranged tree:path diff uses filenames as paths ok 13 - ranged tree:path diff shows mode change ok 14 - diff blob against file ok 15 - index of blob-file diff ok 16 - blob-file diff uses filename as paths ok 17 - blob-file diff shows mode change ok 18 - blob-file diff prefers filename to sha1 # passed all 18 test(s) 1..18 ok t4038-diff-combined.sh ............................. ok 1 - setup ok 2 - check combined output (1) ok 3 - check combined output (2) ok 4 - diagnose truncated file ok 5 - setup for --cc --raw ok 6 - check --cc --raw with four trees ok 7 - check --cc --raw with forty trees ok 8 - setup combined ignore spaces ok 9 - check combined output (no ignore space) ok 10 - check combined output (ignore space at eol) ok 11 - check combined output (ignore space change) ok 12 - check combined output (ignore all spaces) ok 13 - combine diff coalesce simple ok 14 - combine diff coalesce tricky not ok 15 - combine diff coalesce three parents # TODO known breakage ok 16 - combine diff missing delete bug ok 17 - combine diff gets tree sorting right ok 18 - setup for --combined-all-paths ok 19 - --combined-all-paths and --raw ok 20 - --combined-all-paths and --cc ok 21 - setup for --combined-all-paths with funny names ok 22 - --combined-all-paths and --raw and funny names ok 23 - --combined-all-paths and --raw -and -z and funny names ok 24 - --combined-all-paths and --cc and funny names # still have 1 known breakage(s) # passed all remaining 23 test(s) 1..24 ok t4065-diff-anchored.sh ............................. ok 1 - --anchored ok 2 - --anchored multiple ok 3 - --anchored with nonexistent line has no effect ok 4 - --anchored with non-unique line has no effect ok 5 - diff still produced with impossible multiple --anchored ok 6 - later algorithm arguments override earlier ones ok 7 - --anchored works with other commands like "git show" # passed all 7 test(s) 1..7 ok t4066-diff-emit-delay.sh ........................... ok 1 - set up history with a merge ok 2 - log --cc -p --stat --color-moved # passed all 2 test(s) 1..2 ok t4047-diff-dirstat.sh .............................. ok 1 - setup ok 2 - sanity check setup (--numstat) ok 3 - various ways to misspell --dirstat ok 4 - vanilla --dirstat ok 5 - vanilla -X ok 6 - explicit defaults: --dirstat=changes,noncumulative,3 ok 7 - explicit defaults: -Xchanges,noncumulative,3 ok 8 - later options override earlier options: ok 9 - non-defaults in config overridden by explicit defaults on command line ok 10 - --dirstat=0 ok 11 - -X0 ok 12 - diff.dirstat=0 ok 13 - --dirstat=0 --cumulative ok 14 - --dirstat=0,cumulative ok 15 - -X0,cumulative ok 16 - diff.dirstat=0,cumulative ok 17 - diff.dirstat=0 & --dirstat=cumulative ok 18 - --dirstat-by-file ok 19 - --dirstat=files ok 20 - diff.dirstat=files ok 21 - --dirstat-by-file=10 ok 22 - --dirstat=files,10 ok 23 - diff.dirstat=10,files ok 24 - --dirstat-by-file --cumulative ok 25 - --dirstat=files,cumulative ok 26 - diff.dirstat=cumulative,files ok 27 - --dirstat=files,cumulative,10 ok 28 - diff.dirstat=10,cumulative,files ok 29 - --dirstat=files,cumulative,16.7 ok 30 - diff.dirstat=16.7,cumulative,files ok 31 - diff.dirstat=16.70,cumulative,files ok 32 - --dirstat=files,cumulative,27.2 ok 33 - --dirstat=files,cumulative,27.09 ok 34 - --dirstat=lines ok 35 - diff.dirstat=lines ok 36 - --dirstat=lines,0 ok 37 - diff.dirstat=0,lines ok 38 - --dirstat=future_param,lines,0 should fail loudly ok 39 - --dirstat=dummy1,cumulative,2dummy should report both unrecognized parameters ok 40 - diff.dirstat=future_param,0,lines should warn, but still work ok 41 - --shortstat --dirstat should output only one dirstat # passed all 41 test(s) 1..41 ok t4102-apply-rename.sh .............................. ok 1 - setup ok 2 - apply ok 3 - validate ok 4 - apply reverse ok 5 - apply copy # passed all 5 test(s) 1..5 ok t4059-diff-submodule-not-initialized.sh ............ ok 1 - setup - submodules ok 2 - setup - git submodule add ok 3 - submodule directory removed ok 4 - setup - submodule multiple commits ok 5 - submodule removed multiple commits ok 6 - submodule not initialized in new clone ok 7 - setup submodule moved ok 8 - submodule moved then removed # passed all 8 test(s) 1..8 ok t4100-apply-stat.sh ................................ ok 1 - rename ok 2 - rename with recount ok 3 - copy ok 4 - copy with recount ok 5 - rewrite ok 6 - rewrite with recount ok 7 - mode ok 8 - mode with recount ok 9 - non git (1) ok 10 - non git (1) with recount ok 11 - non git (2) ok 12 - non git (2) with recount ok 13 - non git (3) ok 14 - non git (3) with recount ok 15 - incomplete (1) ok 16 - incomplete (1) with recount ok 17 - incomplete (2) ok 18 - incomplete (2) with recount # passed all 18 test(s) 1..18 ok t4064-diff-oidfind.sh .............................. ok 1 - setup ok 2 - find the greeting blob ok 3 - setup a tree ok 4 - find a tree ok 5 - setup a submodule ok 6 - find a submodule ok 7 - set up merge tests ok 8 - detect merge which introduces blob ok 9 - detect merge which removes blob ok 10 - do not detect merge that does not touch blob # passed all 10 test(s) 1..10 ok t4101-apply-nonl.sh ................................ ok 1 - apply diff between 0 and 1 ok 2 - apply diff between 0 and 2 ok 3 - apply diff between 0 and 3 ok 4 - apply diff between 1 and 0 ok 5 - apply diff between 1 and 2 ok 6 - apply diff between 1 and 3 ok 7 - apply diff between 2 and 0 ok 8 - apply diff between 2 and 1 ok 9 - apply diff between 2 and 3 ok 10 - apply diff between 3 and 0 ok 11 - apply diff between 3 and 1 ok 12 - apply diff between 3 and 2 # passed all 12 test(s) 1..12 ok t4105-apply-fuzz.sh ................................ ok 1 - setup ok 2 - unmodified patch ok 3 - minus offset ok 4 - plus offset ok 5 - big offset ok 6 - fuzz with no offset ok 7 - fuzz with minus offset ok 8 - fuzz with plus offset ok 9 - fuzz with big offset # passed all 9 test(s) 1..9 ok t4110-apply-scan.sh ................................ ok 1 - git apply scan # passed all 1 test(s) 1..1 ok t4106-apply-stdin.sh ............................... ok 1 - setup ok 2 - git apply --numstat - < patch ok 3 - git apply --numstat - < patch patch # passed all 3 test(s) 1..3 ok t4107-apply-ignore-whitespace.sh ................... ok 1 - file creation ok 2 - patch2 fails (retab) ok 3 - patch2 applies with --ignore-whitespace ok 4 - patch2 reverse applies with --ignore-space-change ok 5 - patch2 applies (apply.ignorewhitespace = change) ok 6 - patch3 fails (missing string at EOL) ok 7 - patch4 fails (missing EOL at EOF) ok 8 - patch5 fails (leading whitespace differences matter) ok 9 - re-create file (with --ignore-whitespace) ok 10 - patch5 fails (--no-ignore-whitespace) ok 11 - apply --ignore-space-change --inaccurate-eof # passed all 11 test(s) 1..11 ok t4109-apply-multifrag.sh ........................... ok 1 - git apply (1) ok 2 - git apply (2) ok 3 - git apply (3) # passed all 3 test(s) 1..3 ok t4112-apply-renames.sh ............................. ok 1 - check rename/copy patch ok 2 - apply rename/copy patch # passed all 2 test(s) 1..2 ok t4061-diff-indent.sh ............................... ok 1 - prepare ok 2 - diff: ugly spaces ok 3 - diff: --no-indent-heuristic overrides config ok 4 - diff: nice spaces with --indent-heuristic ok 5 - diff: nice spaces with diff.indentHeuristic=true ok 6 - diff: --indent-heuristic with --patience ok 7 - diff: --indent-heuristic with --histogram ok 8 - diff: ugly functions ok 9 - diff: nice functions with --indent-heuristic ok 10 - blame: nice spaces with --indent-heuristic ok 11 - blame: nice spaces with diff.indentHeuristic=true ok 12 - blame: ugly spaces with --no-indent-heuristic ok 13 - blame: ugly spaces with diff.indentHeuristic=false ok 14 - blame: --no-indent-heuristic overrides config ok 15 - blame: --indent-heuristic overrides config ok 16 - diff-tree: nice spaces with --indent-heuristic ok 17 - diff-tree: nice spaces with diff.indentHeuristic=true ok 18 - diff-tree: ugly spaces with --no-indent-heuristic ok 19 - diff-tree: ugly spaces with diff.indentHeuristic=false ok 20 - diff-tree: --indent-heuristic overrides config ok 21 - diff-tree: --no-indent-heuristic overrides config ok 22 - diff-index: nice spaces with --indent-heuristic ok 23 - diff-index: nice spaces with diff.indentHeuristic=true ok 24 - diff-index: ugly spaces with --no-indent-heuristic ok 25 - diff-index: ugly spaces with diff.indentHeuristic=false ok 26 - diff-index: --indent-heuristic overrides config ok 27 - diff-index: --no-indent-heuristic overrides config ok 28 - diff-files: nice spaces with --indent-heuristic ok 29 - diff-files: nice spaces with diff.indentHeuristic=true ok 30 - diff-files: ugly spaces with --no-indent-heuristic ok 31 - diff-files: ugly spaces with diff.indentHeuristic=false ok 32 - diff-files: --indent-heuristic overrides config ok 33 - diff-files: --no-indent-heuristic overrides config # passed all 33 test(s) 1..33 ok t4113-apply-ending.sh .............................. ok 1 - setup ok 2 - apply at the end ok 3 - apply at the beginning # passed all 3 test(s) 1..3 ok t4052-stat-output.sh ............................... ok 1 - preparation ok 2 - format-patch: small change with long name gives more space to the name ok 3 - diff: small change with long name gives more space to the name ok 4 - show: small change with long name gives more space to the name ok 5 - log: small change with long name gives more space to the name ok 6 - format-patch --stat=width: a long name is given more room when the bar is short ok 7 - format-patch --stat-width=width with long name ok 8 - format-patch --stat=...,name-width with long name ok 9 - format-patch --stat-name-width with long name ok 10 - diff --stat=width: a long name is given more room when the bar is short ok 11 - diff --stat-width=width with long name ok 12 - diff --stat=...,name-width with long name ok 13 - diff --stat-name-width with long name ok 14 - show --stat=width: a long name is given more room when the bar is short ok 15 - show --stat-width=width with long name ok 16 - show --stat=...,name-width with long name ok 17 - show --stat-name-width with long name ok 18 - log --stat=width: a long name is given more room when the bar is short ok 19 - log --stat-width=width with long name ok 20 - log --stat=...,name-width with long name ok 21 - log --stat-name-width with long name ok 22 - preparation for big change tests ok 23 - format-patch --cover-letter ignores COLUMNS (big change) ok 24 - format-patch ignores COLUMNS (big change) ok 25 - format-patch --graph ignores COLUMNS (big change) ok 26 - diff respects COLUMNS (big change) ok 27 - show respects COLUMNS (big change) ok 28 - log respects COLUMNS (big change) ok 29 - log --graph respects COLUMNS (big change) ok 30 - format-patch ignores not enough COLUMNS (big change) ok 31 - format-patch --graph ignores not enough COLUMNS (big change) ok 32 - diff respects not enough COLUMNS (big change) ok 33 - show respects not enough COLUMNS (big change) ok 34 - log respects not enough COLUMNS (big change) ok 35 - log --graph respects not enough COLUMNS (big change) ok 36 - format-patch ignores statGraphWidth config ok 37 - format-patch --graph ignores statGraphWidth config ok 38 - diff respects statGraphWidth config ok 39 - show respects statGraphWidth config ok 40 - log respects statGraphWidth config ok 41 - log --graph respects statGraphWidth config ok 42 - format-patch --stat=width with big change ok 43 - format-patch --stat-width=width with big change ok 44 - format-patch --stat-graph-width with big change ok 45 - format-patch --stat-width=width --graph with big change ok 46 - format-patch --stat-graph-width --graph with big change ok 47 - diff --stat=width with big change ok 48 - diff --stat-width=width with big change ok 49 - diff --stat-graph-width with big change ok 50 - show --stat=width with big change ok 51 - show --stat-width=width with big change ok 52 - show --stat-graph-width with big change ok 53 - log --stat=width with big change ok 54 - log --stat-width=width with big change ok 55 - log --stat-graph-width with big change ok 56 - log --stat-width=width --graph with big change ok 57 - log --stat-graph-width --graph with big change ok 58 - preparation for long filename tests ok 59 - format-patch --stat=width with big change is more balanced ok 60 - format-patch --stat=width --graph with big change is balanced ok 61 - diff --stat=width with big change is more balanced ok 62 - show --stat=width with big change is more balanced ok 63 - log --stat=width with big change is more balanced ok 64 - log --stat=width --graph with big change is balanced ok 65 - format-patch ignores COLUMNS (long filename) ok 66 - format-patch --graph ignores COLUMNS (long filename) ok 67 - diff respects COLUMNS (long filename) ok 68 - show respects COLUMNS (long filename) ok 69 - log respects COLUMNS (long filename) ok 70 - log --graph respects COLUMNS (long filename) ok 71 - format-patch ignores prefix greater than COLUMNS (big change) ok 72 - format-patch --graph ignores prefix greater than COLUMNS (big change) ok 73 - diff respects prefix greater than COLUMNS (big change) ok 74 - show respects prefix greater than COLUMNS (big change) ok 75 - log respects prefix greater than COLUMNS (big change) ok 76 - log --graph respects prefix greater than COLUMNS (big change) ok 77 - merge --stat respects COLUMNS (big change) ok 78 - merge --stat respects COLUMNS (long filename) # passed all 78 test(s) 1..78 ok t3701-add-interactive.sh ........................... ok 1 - setup (initial) ok 2 - status works (initial) ok 3 - setup expected ok 4 - diff works (initial) ok 5 - revert works (initial) ok 6 - add untracked (multiple) ok 7 - setup (commit) ok 8 - status works (commit) ok 9 - setup expected ok 10 - diff works (commit) ok 11 - revert works (commit) ok 12 - setup expected ok 13 - dummy edit works ok 14 - setup patch ok 15 - setup fake editor ok 16 - bad edit rejected ok 17 - setup patch ok 18 - garbage edit rejected ok 19 - setup patch ok 20 - setup expected ok 21 - real edit works ok 22 - setup file ok 23 - setup patch ok 24 - setup expected ok 25 - edit can strip spaces from empty context lines ok 26 - skip files similarly as commit -a ok 27 - patch does not affect mode ok 28 - stage mode but not hunk ok 29 - stage mode and hunk ok 30 - different prompts for mode change/deleted ok 31 - correct message when there is nothing to do ok 32 - setup again ok 33 - setup patch ok 34 - setup expected ok 35 - add first line works ok 36 - setup expected ok 37 - deleting a non-empty file ok 38 - setup expected ok 39 - deleting an empty file ok 40 - adding an empty file ok 41 - split hunk setup ok 42 - goto hunk ok 43 - navigate to hunk via regex ok 44 - split hunk "add -p (edit)" not ok 45 - split hunk "add -p (no, yes, edit)" # TODO known breakage ok 46 - split hunk with incomplete line at end not ok 47 - edit, adding lines to the first hunk # TODO known breakage ok 48 - patch mode ignores unmerged entries ok 49 - index is refreshed after applying patch ok 50 - diffs can be colorized ok 51 - colors can be overridden ok 52 - colorized diffs respect diff.wsErrorHighlight ok 53 - diffFilter filters diff ok 54 - detect bogus diffFilter output ok 55 - diff.algorithm is passed to `git diff-files` ok 56 - patch-mode via -i prompts for files ok 57 - add -p handles globs ok 58 - add -p handles relative paths ok 59 - add -p does not expand argument lists ok 60 - hunk-editing handles custom comment char ok 61 - add -p works even with color.ui=always ok 62 - setup different kinds of dirty submodules ok 63 - status ignores dirty submodules (except HEAD) ok 64 - set up pathological context ok 65 - add -p works with pathological context lines ok 66 - add -p patch editing works with pathological context lines ok 67 - checkout -p works with pathological context lines ok 68 - add -N followed by add -p patch editing ok 69 - checkout -p patch editing of added file ok 70 - show help from add--helper # still have 2 known breakage(s) # passed all remaining 68 test(s) 1..70 ok t4115-apply-symlink.sh ............................. ok 1 - setup ok 2 - apply symlink patch ok 3 - apply --index symlink patch # passed all 3 test(s) 1..3 ok t4104-apply-boundary.sh ............................ ok 1 - setup ok 2 - apply add-a-patch with context ok 3 - apply add-z-patch with context ok 4 - apply insert-a-patch with context ok 5 - apply mod-a-patch with context ok 6 - apply mod-z-patch with context ok 7 - apply del-a-patch with context ok 8 - apply del-z-patch with context ok 9 - apply add-a-patch without context ok 10 - apply add-z-patch without context ok 11 - apply insert-a-patch without context ok 12 - apply mod-a-patch without context ok 13 - apply mod-z-patch without context ok 14 - apply del-a-patch without context ok 15 - apply del-z-patch without context ok 16 - apply non-git add-a-patch without context ok 17 - apply non-git add-z-patch without context ok 18 - apply non-git insert-a-patch without context ok 19 - apply non-git mod-a-patch without context ok 20 - apply non-git mod-z-patch without context ok 21 - apply non-git del-a-patch without context ok 22 - apply non-git del-z-patch without context ok 23 - two lines ok 24 - apply patch with 3 context lines matching at end # passed all 24 test(s) 1..24 ok t4103-apply-binary.sh .............................. ok 1 - setup ok 2 - stat binary diff -- should not fail. ok 3 - stat binary -p0 diff -- should not fail. ok 4 - stat binary diff (copy) -- should not fail. ok 5 - check binary diff -- should fail. ok 6 - check binary diff (copy) -- should fail. ok 7 - check incomplete binary diff with replacement -- should fail. ok 8 - check incomplete binary diff with replacement (copy) -- should fail. ok 9 - check binary diff with replacement. ok 10 - check binary diff with replacement (copy). ok 11 - apply binary diff -- should fail. ok 12 - apply binary diff -- should fail. ok 13 - apply binary diff (copy) -- should fail. ok 14 - apply binary diff (copy) -- should fail. ok 15 - apply binary diff with full-index ok 16 - apply binary diff with full-index (copy) ok 17 - apply full-index binary diff in new repo ok 18 - apply binary diff without replacement. ok 19 - apply binary diff without replacement (copy). ok 20 - apply binary diff. ok 21 - apply binary diff (copy). ok 22 - apply binary -p0 diff # passed all 22 test(s) 1..22 ok t4068-diff-symmetric-merge-base.sh ................. ok 1 - setup ok 2 - diff with one merge base ok 3 - diff with two merge bases ok 4 - diff with no merge bases ok 5 - diff with too many symmetric differences ok 6 - diff with symmetric difference and extraneous arg ok 7 - diff with two ranges ok 8 - diff with ranges and extra arg ok 9 - diff --merge-base with no commits ok 10 - diff --merge-base with three commits ok 11 - diff-index --merge-base with one commit ok 12 - diff-index --merge-base with one commit and unstaged changes ok 13 - diff-index --merge-base with one commit and staged and unstaged changes ok 14 - diff-index --merge-base --cached with one commit and staged and unstaged changes ok 15 - diff-index --merge-base with non-commit ok 16 - diff-index --merge-base with no merge bases and one commit ok 17 - diff-index --merge-base with multiple merge bases and one commit ok 18 - diff --merge-base with one commit ok 19 - diff --merge-base with one commit and unstaged changes ok 20 - diff --merge-base with one commit and staged and unstaged changes ok 21 - diff --merge-base --cached with one commit and staged and unstaged changes ok 22 - diff --merge-base with non-commit ok 23 - diff --merge-base with no merge bases and one commit ok 24 - diff --merge-base with multiple merge bases and one commit ok 25 - diff-tree --merge-base with two commits ok 26 - diff-tree --merge-base commit and non-commit ok 27 - diff-tree --merge-base with no merge bases and two commits ok 28 - diff-tree --merge-base with multiple merge bases and two commits ok 29 - diff --merge-base with two commits ok 30 - diff --merge-base commit and non-commit ok 31 - diff --merge-base with no merge bases and two commits ok 32 - diff --merge-base with multiple merge bases and two commits ok 33 - diff-tree --merge-base with one commit ok 34 - diff --merge-base with range # passed all 34 test(s) 1..34 ok t4118-apply-empty-context.sh ....................... ok 1 - setup ok 2 - apply --numstat ok 3 - apply --apply # passed all 3 test(s) 1..3 ok t4108-apply-threeway.sh ............................ ok 1 - setup ok 2 - apply without --3way ok 3 - apply with --3way ok 4 - apply with --3way with merge.conflictStyle = diff3 ok 5 - apply with --3way with rerere enabled ok 6 - apply -3 with add/add conflict setup ok 7 - apply -3 with add/add conflict ok 8 - apply -3 with add/add conflict (dirty working tree) # passed all 8 test(s) 1..8 ok t4123-apply-shrink.sh .............................. ok 1 - setup ok 2 - apply should fail gracefully # passed all 2 test(s) 1..2 ok t4121-apply-diffs.sh ............................... ok 1 - setup ok 2 - check if contextually independent diffs for the same file apply # passed all 2 test(s) 1..2 ok t4116-apply-reverse.sh ............................. ok 1 - setup ok 2 - apply in forward ok 3 - apply in reverse ok 4 - setup separate repository lacking postimage ok 5 - apply in forward without postimage ok 6 - apply in reverse without postimage ok 7 - reversing a whitespace introduction # passed all 7 test(s) 1..7 ok t4117-apply-reject.sh .............................. ok 1 - setup ok 2 - apply --reject is incompatible with --3way ok 3 - apply without --reject should fail ok 4 - apply without --reject should fail ok 5 - apply with --reject should fail but update the file ok 6 - apply with --reject should fail but update the file ok 7 - the same test with --verbose ok 8 - apply cleanly with --verbose # passed all 8 test(s) 1..8 ok t4120-apply-popt.sh ................................ ok 1 - setup ok 2 - apply git diff with -p2 ok 3 - apply with too large -p ok 4 - apply (-p2) traditional diff with funny filenames ok 5 - apply with too large -p and fancy filename ok 6 - apply (-p2) diff, mode change only ok 7 - file mode was changed ok 8 - apply (-p2) diff, rename # passed all 8 test(s) 1..8 ok t4111-apply-subdir.sh .............................. ok 1 - setup ok 2 - setup: subdir ok 3 - apply from subdir of toplevel ok 4 - apply --cached from subdir of toplevel ok 5 - apply --index from subdir of toplevel ok 6 - apply half-broken patch from subdir of toplevel ok 7 - apply from .git dir ok 8 - apply from subdir of .git dir ok 9 - apply --cached from .git dir ok 10 - apply --cached from subdir of .git dir # passed all 10 test(s) 1..10 ok t4125-apply-ws-fuzz.sh ............................. ok 1 - setup ok 2 - nofix ok 3 - withfix (forward) ok 4 - withfix (backward) # passed all 4 test(s) 1..4 ok t4114-apply-typechange.sh .......................... ok 1 - setup repository and commits ok 2 - file renamed from foo to foo/baz ok 3 - file renamed from foo/baz to foo ok 4 - directory becomes file ok 5 - file becomes directory ok 6 - file becomes symlink ok 7 - symlink becomes file ok 8 - symlink becomes file, in reverse ok 9 - binary file becomes symlink ok 10 - symlink becomes binary file ok 11 - symlink becomes directory ok 12 - directory becomes symlink # passed all 12 test(s) 1..12 ok t4119-apply-config.sh .............................. ok 1 - setup ok 2 - apply --whitespace=strip ok 3 - apply --whitespace=strip from config ok 4 - apply --whitespace=strip in subdir ok 5 - apply --whitespace=strip from config in subdir ok 6 - same in subdir but with traditional patch input ok 7 - same but with traditional patch input of depth 1 ok 8 - same but with traditional patch input of depth 2 ok 9 - same but with traditional patch input of depth 1 ok 10 - same but with traditional patch input of depth 2 ok 11 - in subdir with traditional patch input # passed all 11 test(s) 1..11 ok t4126-apply-empty.sh ............................... ok 1 - setup ok 2 - apply empty ok 3 - apply --index empty ok 4 - apply create ok 5 - apply --index create # passed all 5 test(s) 1..5 ok t4134-apply-submodule.sh ........................... ok 1 - setup ok 2 - removing a submodule also removes all leading subdirectories # passed all 2 test(s) 1..2 ok t4133-apply-filenames.sh ........................... ok 1 - setup ok 2 - apply diff with inconsistent filenames in headers ok 3 - apply diff with new filename missing from headers ok 4 - apply diff with old filename missing from headers # passed all 4 test(s) 1..4 ok t4128-apply-root.sh ................................ ok 1 - setup ok 2 - apply --directory -p (1) ok 3 - apply --directory -p (2) ok 4 - apply --directory (new file) ok 5 - apply --directory -p (new file) ok 6 - apply --directory (delete file) ok 7 - apply --directory (quoted filename) # passed all 7 test(s) 1..7 ok t4122-apply-symlink-inside.sh ...................... ok 1 - setup ok 2 - apply ok 3 - check result ok 4 - do not read from beyond symbolic link ok 5 - do not follow symbolic link (setup) ok 6 - do not follow symbolic link (same input) ok 7 - do not follow symbolic link (existing) # passed all 7 test(s) 1..7 ok t4131-apply-fake-ancestor.sh ....................... ok 1 - setup ok 2 - apply --build-fake-ancestor ok 3 - apply --build-fake-ancestor in a subdirectory # passed all 3 test(s) 1..3 ok t4127-apply-same-fn.sh ............................. ok 1 - setup ok 2 - apply same filename with independent changes ok 3 - apply same filename with overlapping changes ok 4 - apply same filename with overlapping changes, in reverse ok 5 - apply same new filename after rename ok 6 - apply same old filename after rename -- should fail. ok 7 - apply A->B (rename), C->A (rename), A->A -- should pass. # passed all 7 test(s) 1..7 ok t4130-apply-criss-cross-rename.sh .................. ok 1 - setup ok 2 - criss-cross rename ok 3 - diff -M -B ok 4 - apply ok 5 - criss-cross rename ok 6 - diff -M -B ok 7 - apply # passed all 7 test(s) 1..7 ok t4067-diff-partial-clone.sh ........................ ok 1 - git show batches blobs ok 2 - diff batches blobs ok 3 - diff skips same-OID blobs ok 4 - when fetching missing objects, diff skips GITLINKs ok 5 - diff with rename detection batches blobs ok 6 - diff does not fetch anything if inexact rename detection is not needed ok 7 - diff --break-rewrites fetches only if necessary, and batches blobs if it does # passed all 7 test(s) 1..7 ok t4136-apply-check.sh ............................... ok 1 - setup ok 2 - apply --check exits non-zero with unrecognized input ok 3 - apply exits non-zero with no-op patch ok 4 - `apply --recount` allows no-op patch ok 5 - invalid combination: create and copy ok 6 - invalid combination: create and rename # passed all 6 test(s) 1..6 ok t4129-apply-samemode.sh ............................ ok 1 - setup ok 2 - same mode (no index) ok 3 - same mode (with index) ok 4 - same mode (index only) ok 5 - mode update (no index) ok 6 - mode update (with index) ok 7 - mode update (index only) ok 8 - empty mode is rejected ok 9 - bogus mode is rejected ok 10 - do not use core.sharedRepository for working tree files # passed all 10 test(s) 1..10 ok t4060-diff-submodule-option-diff-format.sh ......... ok 1 - setup repository ok 2 - added submodule ok 3 - added submodule, set diff.submodule ok 4 - --submodule=short overrides diff.submodule ok 5 - diff.submodule does not affect plumbing ok 6 - modified submodule(forward) ok 7 - modified submodule(forward) ok 8 - modified submodule(forward) --submodule ok 9 - modified submodule(forward) --submodule=short ok 10 - modified submodule(backward) ok 11 - modified submodule(backward and forward) ok 12 - typechanged submodule(submodule->blob), --cached ok 13 - typechanged submodule(submodule->blob) ok 14 - typechanged submodule(submodule->blob) ok 15 - nonexistent commit ok 16 - typechanged submodule(blob->submodule) ok 17 - submodule is up to date ok 18 - submodule contains untracked content ok 19 - submodule contains untracked content (untracked ignored) ok 20 - submodule contains untracked content (dirty ignored) ok 21 - submodule contains untracked content (all ignored) ok 22 - submodule contains untracked and modified content ok 23 - submodule contains untracked and modified content (untracked ignored) ok 24 - submodule contains untracked and modified content (dirty ignored) ok 25 - submodule contains untracked and modified content (all ignored) ok 26 - submodule contains modified content ok 27 - submodule is modified ok 28 - modified submodule contains untracked content ok 29 - modified submodule contains untracked content (untracked ignored) ok 30 - modified submodule contains untracked content (dirty ignored) ok 31 - modified submodule contains untracked content (all ignored) ok 32 - modified submodule contains untracked and modified content ok 33 - modified submodule contains untracked and modified content (untracked ignored) ok 34 - modified submodule contains untracked and modified content (dirty ignored) ok 35 - modified submodule contains untracked and modified content (all ignored) ok 36 - modified submodule contains modified content ok 37 - deleted submodule ok 38 - create second submodule ok 39 - multiple submodules ok 40 - path filter ok 41 - given commit ok 42 - setup .git file for sm2 ok 43 - diff --submodule=diff with .git file ok 44 - setup nested submodule ok 45 - move nested submodule HEAD ok 46 - diff --submodule=diff with moved nested submodule HEAD ok 47 - diff --submodule=diff recurses into nested submodules # passed all 47 test(s) 1..47 ok t4132-apply-removal.sh ............................. ok 1 - setup ok 2 - test addEast.patch ok 3 - test addGMT.patch ok 4 - test addWest.patch ok 5 - test createEast.patch ok 6 - test createGMT.patch ok 7 - test createWest.patch ok 8 - test emptyEast.patch ok 9 - test emptyGMT.patch ok 10 - test emptyWest.patch ok 11 - test removeEast.patch ok 12 - test removeGMT.patch ok 13 - test removeWest.patch ok 14 - test removeWest2.patch # passed all 14 test(s) 1..14 ok t4138-apply-ws-expansion.sh ........................ ok 1 - setup ok 2 - apply with ws expansion (t=$t) ok 3 - apply with ws expansion (t=$t) ok 4 - apply with ws expansion (t=$t) ok 5 - apply with ws expansion (t=$t) # passed all 5 test(s) 1..5 ok t4140-apply-ita.sh ................................. ok 1 - setup ok 2 - apply creation patch to ita path (--cached) ok 3 - apply creation patch to ita path (--index) ok 4 - apply deletion patch to ita path (--cached) ok 5 - apply deletion patch to ita path (--index) # passed all 5 test(s) 1..5 ok t3432-rebase-fast-forward.sh ....................... ok 1 - setup ok 2 - git rebase --apply with no changes is noop with same HEAD ok 3 - git rebase --apply --no-ff with no changes is work with same HEAD ok 4 - git rebase --merge with no changes is noop with same HEAD ok 5 - git rebase --merge --no-ff with no changes is work with same HEAD ok 6 - git rebase --merge (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 7 - git rebase --merge --no-ff (rebase.abbreviateCommands = true) with no changes is work with same HEAD ok 8 - git rebase --apply master with no changes is noop with same HEAD ok 9 - git rebase --apply --no-ff master with no changes is work with same HEAD ok 10 - git rebase --merge master with no changes is noop with same HEAD ok 11 - git rebase --merge --no-ff master with no changes is work with same HEAD ok 12 - git rebase --merge master (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 13 - git rebase --merge --no-ff master (rebase.abbreviateCommands = true) with no changes is work with same HEAD ok 14 - git rebase --apply --onto B B with no changes is noop with same HEAD ok 15 - git rebase --apply --no-ff --onto B B with no changes is work with diff HEAD ok 16 - git rebase --merge --onto B B with no changes is noop with same HEAD ok 17 - git rebase --merge --no-ff --onto B B with no changes is work with diff HEAD ok 18 - git rebase --merge --onto B B (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 19 - git rebase --merge --no-ff --onto B B (rebase.abbreviateCommands = true) with no changes is work with diff HEAD ok 20 - git rebase --apply --onto B... B with no changes is noop with same HEAD ok 21 - git rebase --apply --no-ff --onto B... B with no changes is work with diff HEAD ok 22 - git rebase --merge --onto B... B with no changes is noop with same HEAD ok 23 - git rebase --merge --no-ff --onto B... B with no changes is work with diff HEAD ok 24 - git rebase --merge --onto B... B (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 25 - git rebase --merge --no-ff --onto B... B (rebase.abbreviateCommands = true) with no changes is work with diff HEAD ok 26 - git rebase --apply --onto master... master with no changes is noop with same HEAD ok 27 - git rebase --apply --no-ff --onto master... master with no changes is work with same HEAD ok 28 - git rebase --merge --onto master... master with no changes is noop with same HEAD ok 29 - git rebase --merge --no-ff --onto master... master with no changes is work with same HEAD ok 30 - git rebase --merge --onto master... master (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 31 - git rebase --merge --no-ff --onto master... master (rebase.abbreviateCommands = true) with no changes is work with same HEAD ok 32 - git rebase --apply --keep-base master with no changes is noop with same HEAD ok 33 - git rebase --apply --no-ff --keep-base master with no changes is work with same HEAD ok 34 - git rebase --merge --keep-base master with no changes is noop with same HEAD ok 35 - git rebase --merge --no-ff --keep-base master with no changes is work with same HEAD ok 36 - git rebase --merge --keep-base master (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 37 - git rebase --merge --no-ff --keep-base master (rebase.abbreviateCommands = true) with no changes is work with same HEAD ok 38 - git rebase --apply --keep-base with no changes is noop with same HEAD ok 39 - git rebase --apply --no-ff --keep-base with no changes is work with same HEAD ok 40 - git rebase --merge --keep-base with no changes is noop with same HEAD ok 41 - git rebase --merge --no-ff --keep-base with no changes is work with same HEAD ok 42 - git rebase --merge --keep-base (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 43 - git rebase --merge --no-ff --keep-base (rebase.abbreviateCommands = true) with no changes is work with same HEAD ok 44 - git rebase --apply --no-fork-point with no changes is noop with same HEAD ok 45 - git rebase --apply --no-ff --no-fork-point with no changes is work with same HEAD ok 46 - git rebase --merge --no-fork-point with no changes is noop with same HEAD ok 47 - git rebase --merge --no-ff --no-fork-point with no changes is work with same HEAD ok 48 - git rebase --merge --no-fork-point (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 49 - git rebase --merge --no-ff --no-fork-point (rebase.abbreviateCommands = true) with no changes is work with same HEAD ok 50 - git rebase --apply --keep-base --no-fork-point with no changes is noop with same HEAD ok 51 - git rebase --apply --no-ff --keep-base --no-fork-point with no changes is work with same HEAD ok 52 - git rebase --merge --keep-base --no-fork-point with no changes is noop with same HEAD ok 53 - git rebase --merge --no-ff --keep-base --no-fork-point with no changes is work with same HEAD ok 54 - git rebase --merge --keep-base --no-fork-point (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 55 - git rebase --merge --no-ff --keep-base --no-fork-point (rebase.abbreviateCommands = true) with no changes is work with same HEAD ok 56 - git rebase --apply --fork-point master with no changes is noop with same HEAD ok 57 - git rebase --apply --no-ff --fork-point master with no changes is work with same HEAD ok 58 - git rebase --merge --fork-point master with no changes is noop with same HEAD ok 59 - git rebase --merge --no-ff --fork-point master with no changes is work with same HEAD ok 60 - git rebase --merge --fork-point master (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 61 - git rebase --merge --no-ff --fork-point master (rebase.abbreviateCommands = true) with no changes is work with same HEAD ok 62 - git rebase --apply --fork-point --onto B B with no changes is noop with same HEAD ok 63 - git rebase --apply --no-ff --fork-point --onto B B with no changes is work with diff HEAD ok 64 - git rebase --merge --fork-point --onto B B with no changes is noop with same HEAD ok 65 - git rebase --merge --no-ff --fork-point --onto B B with no changes is work with diff HEAD ok 66 - git rebase --merge --fork-point --onto B B (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 67 - git rebase --merge --no-ff --fork-point --onto B B (rebase.abbreviateCommands = true) with no changes is work with diff HEAD ok 68 - git rebase --apply --fork-point --onto B... B with no changes is noop with same HEAD ok 69 - git rebase --apply --no-ff --fork-point --onto B... B with no changes is work with diff HEAD ok 70 - git rebase --merge --fork-point --onto B... B with no changes is noop with same HEAD ok 71 - git rebase --merge --no-ff --fork-point --onto B... B with no changes is work with diff HEAD ok 72 - git rebase --merge --fork-point --onto B... B (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 73 - git rebase --merge --no-ff --fork-point --onto B... B (rebase.abbreviateCommands = true) with no changes is work with diff HEAD ok 74 - git rebase --apply --fork-point --onto master... master with no changes is noop with same HEAD ok 75 - git rebase --apply --no-ff --fork-point --onto master... master with no changes is work with same HEAD ok 76 - git rebase --merge --fork-point --onto master... master with no changes is noop with same HEAD ok 77 - git rebase --merge --no-ff --fork-point --onto master... master with no changes is work with same HEAD ok 78 - git rebase --merge --fork-point --onto master... master (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 79 - git rebase --merge --no-ff --fork-point --onto master... master (rebase.abbreviateCommands = true) with no changes is work with same HEAD ok 80 - git rebase --apply --keep-base --keep-base master with no changes is noop with same HEAD ok 81 - git rebase --apply --no-ff --keep-base --keep-base master with no changes is work with same HEAD ok 82 - git rebase --merge --keep-base --keep-base master with no changes is noop with same HEAD ok 83 - git rebase --merge --no-ff --keep-base --keep-base master with no changes is work with same HEAD ok 84 - git rebase --merge --keep-base --keep-base master (rebase.abbreviateCommands = true) with no changes is noop with same HEAD ok 85 - git rebase --merge --no-ff --keep-base --keep-base master (rebase.abbreviateCommands = true) with no changes is work with same HEAD ok 86 - add work same to side ok 87 - git rebase --apply with our changes is noop with same HEAD ok 88 - git rebase --apply --no-ff with our changes is work with same HEAD ok 89 - git rebase --merge with our changes is noop with same HEAD ok 90 - git rebase --merge --no-ff with our changes is work with same HEAD ok 91 - git rebase --merge (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 92 - git rebase --merge --no-ff (rebase.abbreviateCommands = true) with our changes is work with same HEAD ok 93 - git rebase --apply master with our changes is noop with same HEAD ok 94 - git rebase --apply --no-ff master with our changes is work with same HEAD ok 95 - git rebase --merge master with our changes is noop with same HEAD ok 96 - git rebase --merge --no-ff master with our changes is work with same HEAD ok 97 - git rebase --merge master (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 98 - git rebase --merge --no-ff master (rebase.abbreviateCommands = true) with our changes is work with same HEAD ok 99 - git rebase --apply --onto B B with our changes is noop with same HEAD ok 100 - git rebase --apply --no-ff --onto B B with our changes is work with diff HEAD ok 101 - git rebase --merge --onto B B with our changes is noop with same HEAD ok 102 - git rebase --merge --no-ff --onto B B with our changes is work with diff HEAD ok 103 - git rebase --merge --onto B B (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 104 - git rebase --merge --no-ff --onto B B (rebase.abbreviateCommands = true) with our changes is work with diff HEAD ok 105 - git rebase --apply --onto B... B with our changes is noop with same HEAD ok 106 - git rebase --apply --no-ff --onto B... B with our changes is work with diff HEAD ok 107 - git rebase --merge --onto B... B with our changes is noop with same HEAD ok 108 - git rebase --merge --no-ff --onto B... B with our changes is work with diff HEAD ok 109 - git rebase --merge --onto B... B (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 110 - git rebase --merge --no-ff --onto B... B (rebase.abbreviateCommands = true) with our changes is work with diff HEAD ok 111 - git rebase --apply --onto master... master with our changes is noop with same HEAD ok 112 - git rebase --apply --no-ff --onto master... master with our changes is work with same HEAD ok 113 - git rebase --merge --onto master... master with our changes is noop with same HEAD ok 114 - git rebase --merge --no-ff --onto master... master with our changes is work with same HEAD ok 115 - git rebase --merge --onto master... master (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 116 - git rebase --merge --no-ff --onto master... master (rebase.abbreviateCommands = true) with our changes is work with same HEAD ok 117 - git rebase --apply --keep-base master with our changes is noop with same HEAD ok 118 - git rebase --apply --no-ff --keep-base master with our changes is work with same HEAD ok 119 - git rebase --merge --keep-base master with our changes is noop with same HEAD ok 120 - git rebase --merge --no-ff --keep-base master with our changes is work with same HEAD ok 121 - git rebase --merge --keep-base master (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 122 - git rebase --merge --no-ff --keep-base master (rebase.abbreviateCommands = true) with our changes is work with same HEAD ok 123 - git rebase --apply --keep-base with our changes is noop with same HEAD ok 124 - git rebase --apply --no-ff --keep-base with our changes is work with same HEAD ok 125 - git rebase --merge --keep-base with our changes is noop with same HEAD ok 126 - git rebase --merge --no-ff --keep-base with our changes is work with same HEAD ok 127 - git rebase --merge --keep-base (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 128 - git rebase --merge --no-ff --keep-base (rebase.abbreviateCommands = true) with our changes is work with same HEAD ok 129 - git rebase --apply --no-fork-point with our changes is noop with same HEAD ok 130 - git rebase --apply --no-ff --no-fork-point with our changes is work with same HEAD ok 131 - git rebase --merge --no-fork-point with our changes is noop with same HEAD ok 132 - git rebase --merge --no-ff --no-fork-point with our changes is work with same HEAD ok 133 - git rebase --merge --no-fork-point (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 134 - git rebase --merge --no-ff --no-fork-point (rebase.abbreviateCommands = true) with our changes is work with same HEAD ok 135 - git rebase --apply --keep-base --no-fork-point with our changes is noop with same HEAD ok 136 - git rebase --apply --no-ff --keep-base --no-fork-point with our changes is work with same HEAD ok 137 - git rebase --merge --keep-base --no-fork-point with our changes is noop with same HEAD ok 138 - git rebase --merge --no-ff --keep-base --no-fork-point with our changes is work with same HEAD ok 139 - git rebase --merge --keep-base --no-fork-point (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 140 - git rebase --merge --no-ff --keep-base --no-fork-point (rebase.abbreviateCommands = true) with our changes is work with same HEAD ok 141 - git rebase --apply --fork-point master with our changes is noop with same HEAD ok 142 - git rebase --apply --no-ff --fork-point master with our changes is work with same HEAD ok 143 - git rebase --merge --fork-point master with our changes is noop with same HEAD ok 144 - git rebase --merge --no-ff --fork-point master with our changes is work with same HEAD ok 145 - git rebase --merge --fork-point master (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 146 - git rebase --merge --no-ff --fork-point master (rebase.abbreviateCommands = true) with our changes is work with same HEAD ok 147 - git rebase --apply --fork-point --onto B B with our changes is noop with same HEAD ok 148 - git rebase --apply --no-ff --fork-point --onto B B with our changes is work with diff HEAD ok 149 - git rebase --merge --fork-point --onto B B with our changes is noop with same HEAD ok 150 - git rebase --merge --no-ff --fork-point --onto B B with our changes is work with diff HEAD ok 151 - git rebase --merge --fork-point --onto B B (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 152 - git rebase --merge --no-ff --fork-point --onto B B (rebase.abbreviateCommands = true) with our changes is work with diff HEAD ok 153 - git rebase --apply --fork-point --onto B... B with our changes is noop with same HEAD ok 154 - git rebase --apply --no-ff --fork-point --onto B... B with our changes is work with diff HEAD ok 155 - git rebase --merge --fork-point --onto B... B with our changes is noop with same HEAD ok 156 - git rebase --merge --no-ff --fork-point --onto B... B with our changes is work with diff HEAD ok 157 - git rebase --merge --fork-point --onto B... B (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 158 - git rebase --merge --no-ff --fork-point --onto B... B (rebase.abbreviateCommands = true) with our changes is work with diff HEAD ok 159 - git rebase --apply --fork-point --onto master... master with our changes is noop with same HEAD ok 160 - git rebase --apply --no-ff --fork-point --onto master... master with our changes is work with same HEAD ok 161 - git rebase --merge --fork-point --onto master... master with our changes is noop with same HEAD ok 162 - git rebase --merge --no-ff --fork-point --onto master... master with our changes is work with same HEAD ok 163 - git rebase --merge --fork-point --onto master... master (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 164 - git rebase --merge --no-ff --fork-point --onto master... master (rebase.abbreviateCommands = true) with our changes is work with same HEAD ok 165 - git rebase --apply --fork-point --keep-base master with our changes is noop with same HEAD ok 166 - git rebase --apply --no-ff --fork-point --keep-base master with our changes is work with same HEAD ok 167 - git rebase --merge --fork-point --keep-base master with our changes is noop with same HEAD ok 168 - git rebase --merge --no-ff --fork-point --keep-base master with our changes is work with same HEAD ok 169 - git rebase --merge --fork-point --keep-base master (rebase.abbreviateCommands = true) with our changes is noop with same HEAD ok 170 - git rebase --merge --no-ff --fork-point --keep-base master (rebase.abbreviateCommands = true) with our changes is work with same HEAD ok 171 - add work same to upstream ok 172 - git rebase --apply --onto B B with our and their changes is noop with same HEAD ok 173 - git rebase --apply --no-ff --onto B B with our and their changes is work with diff HEAD ok 174 - git rebase --merge --onto B B with our and their changes is noop with same HEAD ok 175 - git rebase --merge --no-ff --onto B B with our and their changes is work with diff HEAD ok 176 - git rebase --merge --onto B B (rebase.abbreviateCommands = true) with our and their changes is noop with same HEAD ok 177 - git rebase --merge --no-ff --onto B B (rebase.abbreviateCommands = true) with our and their changes is work with diff HEAD ok 178 - git rebase --apply --onto B... B with our and their changes is noop with same HEAD ok 179 - git rebase --apply --no-ff --onto B... B with our and their changes is work with diff HEAD ok 180 - git rebase --merge --onto B... B with our and their changes is noop with same HEAD ok 181 - git rebase --merge --no-ff --onto B... B with our and their changes is work with diff HEAD ok 182 - git rebase --merge --onto B... B (rebase.abbreviateCommands = true) with our and their changes is noop with same HEAD ok 183 - git rebase --merge --no-ff --onto B... B (rebase.abbreviateCommands = true) with our and their changes is work with diff HEAD ok 184 - git rebase --apply --onto master... master with our and their changes is noop with same HEAD ok 185 - git rebase --apply --no-ff --onto master... master with our and their changes is work with diff HEAD ok 186 - git rebase --merge --onto master... master with our and their changes is noop with same HEAD ok 187 - git rebase --merge --no-ff --onto master... master with our and their changes is work with diff HEAD ok 188 - git rebase --merge --onto master... master (rebase.abbreviateCommands = true) with our and their changes is noop with same HEAD ok 189 - git rebase --merge --no-ff --onto master... master (rebase.abbreviateCommands = true) with our and their changes is work with diff HEAD ok 190 - git rebase --apply --keep-base master with our and their changes is noop with same HEAD ok 191 - git rebase --apply --no-ff --keep-base master with our and their changes is work with diff HEAD ok 192 - git rebase --merge --keep-base master with our and their changes is noop with same HEAD ok 193 - git rebase --merge --no-ff --keep-base master with our and their changes is work with diff HEAD ok 194 - git rebase --merge --keep-base master (rebase.abbreviateCommands = true) with our and their changes is noop with same HEAD ok 195 - git rebase --merge --no-ff --keep-base master (rebase.abbreviateCommands = true) with our and their changes is work with diff HEAD ok 196 - git rebase --apply --keep-base with our and their changes is noop with same HEAD ok 197 - git rebase --apply --no-ff --keep-base with our and their changes is work with diff HEAD ok 198 - git rebase --merge --keep-base with our and their changes is noop with same HEAD ok 199 - git rebase --merge --no-ff --keep-base with our and their changes is work with diff HEAD ok 200 - git rebase --merge --keep-base (rebase.abbreviateCommands = true) with our and their changes is noop with same HEAD ok 201 - git rebase --merge --no-ff --keep-base (rebase.abbreviateCommands = true) with our and their changes is work with diff HEAD not ok 202 - git rebase --apply --fork-point --onto B B with our and their changes is work with same HEAD # TODO known breakage ok 203 - git rebase --apply --no-ff --fork-point --onto B B with our and their changes is work with diff HEAD not ok 204 - git rebase --merge --fork-point --onto B B with our and their changes is work with same HEAD # TODO known breakage ok 205 - git rebase --merge --no-ff --fork-point --onto B B with our and their changes is work with diff HEAD not ok 206 - git rebase --merge --fork-point --onto B B (rebase.abbreviateCommands = true) with our and their changes is work with same HEAD # TODO known breakage ok 207 - git rebase --merge --no-ff --fork-point --onto B B (rebase.abbreviateCommands = true) with our and their changes is work with diff HEAD not ok 208 - git rebase --apply --fork-point --onto B... B with our and their changes is work with same HEAD # TODO known breakage ok 209 - git rebase --apply --no-ff --fork-point --onto B... B with our and their changes is work with diff HEAD not ok 210 - git rebase --merge --fork-point --onto B... B with our and their changes is work with same HEAD # TODO known breakage ok 211 - git rebase --merge --no-ff --fork-point --onto B... B with our and their changes is work with diff HEAD not ok 212 - git rebase --merge --fork-point --onto B... B (rebase.abbreviateCommands = true) with our and their changes is work with same HEAD # TODO known breakage ok 213 - git rebase --merge --no-ff --fork-point --onto B... B (rebase.abbreviateCommands = true) with our and their changes is work with diff HEAD ok 214 - git rebase --apply --fork-point --onto master... master with our and their changes is noop with same HEAD ok 215 - git rebase --apply --no-ff --fork-point --onto master... master with our and their changes is work with diff HEAD ok 216 - git rebase --merge --fork-point --onto master... master with our and their changes is noop with same HEAD ok 217 - git rebase --merge --no-ff --fork-point --onto master... master with our and their changes is work with diff HEAD ok 218 - git rebase --merge --fork-point --onto master... master (rebase.abbreviateCommands = true) with our and their changes is noop with same HEAD ok 219 - git rebase --merge --no-ff --fork-point --onto master... master (rebase.abbreviateCommands = true) with our and their changes is work with diff HEAD ok 220 - git rebase --apply --fork-point --keep-base master with our and their changes is noop with same HEAD ok 221 - git rebase --apply --no-ff --fork-point --keep-base master with our and their changes is work with diff HEAD ok 222 - git rebase --merge --fork-point --keep-base master with our and their changes is noop with same HEAD ok 223 - git rebase --merge --no-ff --fork-point --keep-base master with our and their changes is work with diff HEAD ok 224 - git rebase --merge --fork-point --keep-base master (rebase.abbreviateCommands = true) with our and their changes is noop with same HEAD ok 225 - git rebase --merge --no-ff --fork-point --keep-base master (rebase.abbreviateCommands = true) with our and their changes is work with diff HEAD # still have 6 known breakage(s) # passed all remaining 219 test(s) 1..225 ok t4139-apply-escape.sh .............................. ok 1 - bump git repo one level down ok 2 - cannot create file containing .. ok 3 - can create file containing .. with --unsafe-paths ok 4 - cannot create file containing .. (index) ok 5 - cannot create file containing .. with --unsafe-paths (index) ok 6 - cannot delete file containing .. ok 7 - can delete file containing .. with --unsafe-paths ok 8 - cannot delete file containing .. (index) ok 9 - symlink escape via .. ok 10 - symlink escape via .. (index) ok 11 - symlink escape via absolute path ok 12 - symlink escape via absolute path (index) # passed all 12 test(s) 1..12 ok t4135-apply-weird-filenames.sh ..................... ok 1 - setup ok 2 - plain, git-style file creation patch ok 3 - plain, traditional patch ok 4 - plain, traditional file creation patch ok 5 - with spaces, git-style file creation patch ok 6 - with spaces, traditional patch ok 7 - with spaces, traditional file creation patch ok 8 - with tab, git-style file creation patch ok 9 - with tab, traditional patch ok 10 - with tab, traditional file creation patch ok 11 - with backslash, git-style file creation patch ok 12 - with backslash, traditional patch ok 13 - with backslash, traditional file creation patch ok 14 - with quote, git-style file creation patch not ok 15 - with quote, traditional patch # TODO known breakage ok 16 - with quote, traditional file creation patch ok 17 - whitespace-damaged traditional patch ok 18 - traditional patch with colon in timezone ok 19 - traditional, whitespace-damaged, colon in timezone ok 20 - apply handles a diff generated by Subversion # still have 1 known breakage(s) # passed all remaining 19 test(s) 1..20 ok t4206-log-follow-harder-copies.sh .................. ok 1 - add a file path0 and commit. ok 2 - Change path0. ok 3 - copy path0 to path1. ok 4 - find the copy path0 -> path1 harder ok 5 - validate the output. # passed all 5 test(s) 1..5 ok t4152-am-subjects.sh ............................... ok 1 - setup baseline commit ok 2 - create patches with short subject ok 3 - create patches with long subject ok 4 - create patches with multiline subject ok 5 - short subject preserved (format-patch | am) ok 6 - short subject preserved (format-patch -k | am) ok 7 - short subject preserved (format-patch -k | am -k) ok 8 - long subject preserved (format-patch | am) ok 9 - long subject preserved (format-patch -k | am) ok 10 - long subject preserved (format-patch -k | am -k) ok 11 - multiline subject unwrapped (format-patch | am) ok 12 - multiline subject unwrapped (format-patch -k | am) ok 13 - multiline subject preserved (format-patch -k | am -k) # passed all 13 test(s) 1..13 ok t4207-log-decoration-colors.sh ..................... ok 1 - setup ok 2 - Commit Decorations Colored Correctly # passed all 2 test(s) 1..2 ok t3421-rebase-topology-linear.sh .................... ok 1 - setup ok 2 - simple rebase --apply ok 3 - simple rebase -m ok 4 - simple rebase -i ok 5 - simple rebase -p ok 6 - setup branches and remote tracking ok 7 - rebase --apply is no-op if upstream is an ancestor ok 8 - rebase -m is no-op if upstream is an ancestor ok 9 - rebase -i is no-op if upstream is an ancestor ok 10 - rebase -p is no-op if upstream is an ancestor ok 11 - rebase --apply -f rewrites even if upstream is an ancestor ok 12 - rebase --fork-point -f rewrites even if upstream is an ancestor ok 13 - rebase -m -f rewrites even if upstream is an ancestor ok 14 - rebase -i -f rewrites even if upstream is an ancestor not ok 15 - rebase -p -f rewrites even if upstream is an ancestor # TODO known breakage ok 16 - rebase --apply -f rewrites even if remote upstream is an ancestor ok 17 - rebase --fork-point -f rewrites even if remote upstream is an ancestor ok 18 - rebase -m -f rewrites even if remote upstream is an ancestor ok 19 - rebase -i -f rewrites even if remote upstream is an ancestor ok 20 - rebase -p -f rewrites even if remote upstream is an ancestor ok 21 - rebase --apply fast-forwards from ancestor of upstream ok 22 - rebase --fork-point fast-forwards from ancestor of upstream ok 23 - rebase -m fast-forwards from ancestor of upstream ok 24 - rebase -i fast-forwards from ancestor of upstream ok 25 - rebase -p fast-forwards from ancestor of upstream ok 26 - setup of linear history for range selection tests ok 27 - rebase --apply drops patches in upstream ok 28 - rebase -m drops patches in upstream ok 29 - rebase -i drops patches in upstream ok 30 - rebase -p drops patches in upstream ok 31 - rebase --apply can drop last patch if in upstream ok 32 - rebase -m can drop last patch if in upstream ok 33 - rebase -i can drop last patch if in upstream ok 34 - rebase -p can drop last patch if in upstream ok 35 - rebase --apply --onto drops patches in upstream ok 36 - rebase -m --onto drops patches in upstream ok 37 - rebase -i --onto drops patches in upstream ok 38 - rebase -p --onto drops patches in upstream ok 39 - rebase --apply --onto does not drop patches in onto ok 40 - rebase -m --onto does not drop patches in onto ok 41 - rebase -i --onto does not drop patches in onto ok 42 - rebase -p --onto does not drop patches in onto ok 43 - setup of linear history for empty commit tests not ok 44 - rebase --apply keeps begin-empty commits # TODO known breakage ok 45 - rebase -m keeps begin-empty commits ok 46 - rebase -i keeps begin-empty commits not ok 47 - rebase -p keeps begin-empty commits # TODO known breakage ok 48 - rebase -m --no-keep-empty drops begin-empty commits ok 49 - rebase -i --no-keep-empty drops begin-empty commits ok 50 - rebase -p --no-keep-empty drops begin-empty commits ok 51 - rebase -m --keep-empty keeps empty even if already in upstream ok 52 - rebase -i --keep-empty keeps empty even if already in upstream ok 53 - rebase -p --keep-empty keeps empty even if already in upstream ok 54 - rebase --rebase-merges --keep-empty keeps empty even if already in upstream ok 55 - setup of linear history for test involving root ok 56 - rebase --apply --onto --root ok 57 - rebase -m --onto --root ok 58 - rebase -i --onto --root ok 59 - rebase -p --onto --root ok 60 - rebase --apply without --onto --root with disjoint history ok 61 - rebase -m without --onto --root with disjoint history ok 62 - rebase -i without --onto --root with disjoint history not ok 63 - rebase -p without --onto --root with disjoint history # TODO known breakage ok 64 - rebase --apply --onto --root drops patch in onto ok 65 - rebase -m --onto --root drops patch in onto ok 66 - rebase -i --onto --root drops patch in onto ok 67 - rebase -p --onto --root drops patch in onto ok 68 - rebase --apply --onto --root with merge-base does not go to root ok 69 - rebase -m --onto --root with merge-base does not go to root ok 70 - rebase -i --onto --root with merge-base does not go to root not ok 71 - rebase -p --onto --root with merge-base does not go to root # TODO known breakage ok 72 - rebase --apply without --onto --root with disjoint history drops patch in onto ok 73 - rebase -m without --onto --root with disjoint history drops patch in onto ok 74 - rebase -i without --onto --root with disjoint history drops patch in onto not ok 75 - rebase -p without --onto --root with disjoint history drops patch in onto # TODO known breakage ok 76 - rebase --root on linear history is a no-op ok 77 - rebase -m --root on linear history is a no-op ok 78 - rebase -i --root on linear history is a no-op not ok 79 - rebase -p --root on linear history is a no-op # TODO known breakage ok 80 - rebase -f --root on linear history causes re-write ok 81 - rebase -m -f --root on linear history causes re-write ok 82 - rebase -i -f --root on linear history causes re-write ok 83 - rebase -p -f --root on linear history causes re-write # still have 7 known breakage(s) # passed all remaining 76 test(s) 1..83 ok t4153-am-resume-override-opts.sh ................... ok 1 - setup ok 2 - --3way overrides --no-3way ok 3 - --no-quiet overrides --quiet ok 4 - --signoff overrides --no-signoff ok 5 - --reject overrides --no-reject # passed all 5 test(s) 1..5 ok t4013-diff-various.sh .............................. ok 1 - setup ok 2 - git diff-tree initial # magic is (not used) ok 3 - git diff-tree -r initial # magic is (not used) ok 4 - git diff-tree -r --abbrev initial # magic is (not used) ok 5 - git diff-tree -r --abbrev=4 initial # magic is (not used) ok 6 - git diff-tree --root initial # magic is (not used) ok 7 - git diff-tree --root --abbrev initial # magic is (not used) ok 8 - git diff-tree --root --abbrev initial # magic is noellipses ok 9 - git diff-tree --root -r initial # magic is (not used) ok 10 - git diff-tree --root -r --abbrev initial # magic is (not used) ok 11 - git diff-tree --root -r --abbrev initial # magic is noellipses ok 12 - git diff-tree --root -r --abbrev=4 initial # magic is (not used) ok 13 - git diff-tree --root -r --abbrev=4 initial # magic is noellipses ok 14 - git diff-tree -p initial # magic is (not used) ok 15 - git diff-tree --root -p initial # magic is (not used) ok 16 - git diff-tree --root -p --abbrev=10 initial # magic is (not used) ok 17 - git diff-tree --root -p --full-index initial # magic is (not used) ok 18 - git diff-tree --root -p --full-index --abbrev=10 initial # magic is (not used) ok 19 - git diff-tree --patch-with-stat initial # magic is (not used) ok 20 - git diff-tree --root --patch-with-stat initial # magic is (not used) ok 21 - git diff-tree --patch-with-raw initial # magic is (not used) ok 22 - git diff-tree --root --patch-with-raw initial # magic is (not used) ok 23 - git diff-tree --pretty initial # magic is (not used) ok 24 - git diff-tree --pretty --root initial # magic is (not used) ok 25 - git diff-tree --pretty -p initial # magic is (not used) ok 26 - git diff-tree --pretty --stat initial # magic is (not used) ok 27 - git diff-tree --pretty --summary initial # magic is (not used) ok 28 - git diff-tree --pretty --stat --summary initial # magic is (not used) ok 29 - git diff-tree --pretty --root -p initial # magic is (not used) ok 30 - git diff-tree --pretty --root --stat initial # magic is (not used) ok 31 - git diff-tree --pretty --root --summary initial # magic is (not used) ok 32 - git diff-tree --pretty --root --summary -r initial # magic is (not used) ok 33 - git diff-tree --pretty --root --stat --summary initial # magic is (not used) ok 34 - git diff-tree --pretty --patch-with-stat initial # magic is (not used) ok 35 - git diff-tree --pretty --root --patch-with-stat initial # magic is (not used) ok 36 - git diff-tree --pretty --patch-with-raw initial # magic is (not used) ok 37 - git diff-tree --pretty --root --patch-with-raw initial # magic is (not used) ok 38 - git diff-tree --pretty=oneline initial # magic is (not used) ok 39 - git diff-tree --pretty=oneline --root initial # magic is (not used) ok 40 - git diff-tree --pretty=oneline -p initial # magic is (not used) ok 41 - git diff-tree --pretty=oneline --root -p initial # magic is (not used) ok 42 - git diff-tree --pretty=oneline --patch-with-stat initial # magic is (not used) ok 43 - git diff-tree --pretty=oneline --root --patch-with-stat initial # magic is (not used) ok 44 - git diff-tree --pretty=oneline --patch-with-raw initial # magic is (not used) ok 45 - git diff-tree --pretty=oneline --root --patch-with-raw initial # magic is (not used) ok 46 - git diff-tree --pretty side # magic is (not used) ok 47 - git diff-tree --pretty -p side # magic is (not used) ok 48 - git diff-tree --pretty --patch-with-stat side # magic is (not used) ok 49 - git diff-tree initial mode # magic is (not used) ok 50 - git diff-tree --stat initial mode # magic is (not used) ok 51 - git diff-tree --summary initial mode # magic is (not used) ok 52 - git diff-tree master # magic is (not used) ok 53 - git diff-tree -p master # magic is (not used) ok 54 - git diff-tree -p -m master # magic is (not used) ok 55 - git diff-tree -c master # magic is (not used) ok 56 - git diff-tree -c --abbrev master # magic is (not used) ok 57 - git diff-tree -c --abbrev master # magic is noellipses ok 58 - git diff-tree --cc master # magic is (not used) ok 59 - git diff-tree -c --stat master # magic is (not used) ok 60 - git diff-tree --cc --stat master # magic is (not used) ok 61 - git diff-tree -c --stat --summary master # magic is (not used) ok 62 - git diff-tree --cc --stat --summary master # magic is (not used) ok 63 - git diff-tree -c --stat --summary side # magic is (not used) ok 64 - git diff-tree --cc --stat --summary side # magic is (not used) ok 65 - git diff-tree --cc --shortstat master # magic is (not used) ok 66 - git diff-tree --cc --summary REVERSE # magic is (not used) ok 67 - git diff-tree --cc --patch-with-stat master # magic is (not used) ok 68 - git diff-tree --cc --patch-with-stat --summary master # magic is (not used) ok 69 - git diff-tree --cc --patch-with-stat --summary side # magic is (not used) ok 70 - git log master # magic is (not used) ok 71 - git log -p master # magic is (not used) ok 72 - git log --root master # magic is (not used) ok 73 - git log --root -p master # magic is (not used) ok 74 - git log --patch-with-stat master # magic is (not used) ok 75 - git log --root --patch-with-stat master # magic is (not used) ok 76 - git log --root --patch-with-stat --summary master # magic is (not used) ok 77 - git log --root -c --patch-with-stat --summary master # magic is (not used) ok 78 - git log --root --cc --patch-with-stat --summary master # magic is (not used) ok 79 - git log --no-diff-merges -p --first-parent master # magic is (not used) ok 80 - git log --diff-merges=off -p --first-parent master # magic is (not used) ok 81 - git log --first-parent --diff-merges=off -p master # magic is (not used) ok 82 - git log -p --first-parent master # magic is (not used) ok 83 - git log -m -p --first-parent master # magic is (not used) ok 84 - git log -m -p master # magic is (not used) ok 85 - git log -SF master # magic is (not used) ok 86 - git log -S F master # magic is (not used) ok 87 - git log -SF -p master # magic is (not used) ok 88 - git log -SF master --max-count=0 # magic is (not used) ok 89 - git log -SF master --max-count=1 # magic is (not used) ok 90 - git log -SF master --max-count=2 # magic is (not used) ok 91 - git log -GF master # magic is (not used) ok 92 - git log -GF -p master # magic is (not used) ok 93 - git log -GF -p --pickaxe-all master # magic is (not used) ok 94 - git log -IA -IB -I1 -I2 -p master # magic is (not used) ok 95 - git log --decorate --all # magic is (not used) ok 96 - git log --decorate=full --all # magic is (not used) ok 97 - git rev-list --parents HEAD # magic is (not used) ok 98 - git rev-list --children HEAD # magic is (not used) ok 99 - git whatchanged master # magic is (not used) ok 100 - git whatchanged master # magic is noellipses ok 101 - git whatchanged -p master # magic is (not used) ok 102 - git whatchanged --root master # magic is (not used) ok 103 - git whatchanged --root master # magic is noellipses ok 104 - git whatchanged --root -p master # magic is (not used) ok 105 - git whatchanged --patch-with-stat master # magic is (not used) ok 106 - git whatchanged --root --patch-with-stat master # magic is (not used) ok 107 - git whatchanged --root --patch-with-stat --summary master # magic is (not used) ok 108 - git whatchanged --root -c --patch-with-stat --summary master # magic is (not used) ok 109 - git whatchanged --root --cc --patch-with-stat --summary master # magic is (not used) ok 110 - git whatchanged -SF master # magic is (not used) ok 111 - git whatchanged -SF master # magic is noellipses ok 112 - git whatchanged -SF -p master # magic is (not used) ok 113 - git log --patch-with-stat master -- dir/ # magic is (not used) ok 114 - git whatchanged --patch-with-stat master -- dir/ # magic is (not used) ok 115 - git log --patch-with-stat --summary master -- dir/ # magic is (not used) ok 116 - git whatchanged --patch-with-stat --summary master -- dir/ # magic is (not used) ok 117 - git show initial # magic is (not used) ok 118 - git show --root initial # magic is (not used) ok 119 - git show side # magic is (not used) ok 120 - git show master # magic is (not used) ok 121 - git show -c master # magic is (not used) ok 122 - git show -m master # magic is (not used) ok 123 - git show --first-parent master # magic is (not used) ok 124 - git show --stat side # magic is (not used) ok 125 - git show --stat --summary side # magic is (not used) ok 126 - git show --patch-with-stat side # magic is (not used) ok 127 - git show --patch-with-raw side # magic is (not used) ok 128 - git show --patch-with-raw side # magic is noellipses ok 129 - git show --patch-with-stat --summary side # magic is (not used) ok 130 - git format-patch --stdout initial..side # magic is (not used) ok 131 - git format-patch --stdout initial..master^ # magic is (not used) ok 132 - git format-patch --stdout initial..master # magic is (not used) ok 133 - git format-patch --stdout --no-numbered initial..master # magic is (not used) ok 134 - git format-patch --stdout --numbered initial..master # magic is (not used) ok 135 - git format-patch --attach --stdout initial..side # magic is (not used) ok 136 - git format-patch --attach --stdout --suffix=.diff initial..side # magic is (not used) ok 137 - git format-patch --attach --stdout initial..master^ # magic is (not used) ok 138 - git format-patch --attach --stdout initial..master # magic is (not used) ok 139 - git format-patch --inline --stdout initial..side # magic is (not used) ok 140 - git format-patch --inline --stdout initial..master^ # magic is (not used) ok 141 - git format-patch --inline --stdout --numbered-files initial..master # magic is (not used) ok 142 - git format-patch --inline --stdout initial..master # magic is (not used) ok 143 - git format-patch --inline --stdout --subject-prefix=TESTCASE initial..master # magic is (not used) ok 144 - git config format.subjectprefix DIFFERENT_PREFIX # magic is (not used) ok 145 - git format-patch --inline --stdout initial..master^^ # magic is (not used) ok 146 - git format-patch --stdout --cover-letter -n initial..master^ # magic is (not used) ok 147 - git diff --abbrev initial..side # magic is (not used) ok 148 - git diff -U initial..side # magic is (not used) ok 149 - git diff -U1 initial..side # magic is (not used) ok 150 - git diff -r initial..side # magic is (not used) ok 151 - git diff --stat initial..side # magic is (not used) ok 152 - git diff -r --stat initial..side # magic is (not used) ok 153 - git diff initial..side # magic is (not used) ok 154 - git diff --patch-with-stat initial..side # magic is (not used) ok 155 - git diff --patch-with-raw initial..side # magic is (not used) ok 156 - git diff --patch-with-raw initial..side # magic is noellipses ok 157 - git diff --patch-with-stat -r initial..side # magic is (not used) ok 158 - git diff --patch-with-raw -r initial..side # magic is (not used) ok 159 - git diff --patch-with-raw -r initial..side # magic is noellipses ok 160 - git diff --name-status dir2 dir # magic is (not used) ok 161 - git diff --no-index --name-status dir2 dir # magic is (not used) ok 162 - git diff --no-index --name-status -- dir2 dir # magic is (not used) ok 163 - git diff --no-index dir dir3 # magic is (not used) ok 164 - git diff master master^ side # magic is (not used) ok 165 - git diff --line-prefix=abc master master^ side # magic is (not used) ok 166 - git diff --dirstat master~1 master~2 # magic is (not used) ok 167 - git diff --dirstat initial rearrange # magic is (not used) ok 168 - git diff --dirstat-by-file initial rearrange # magic is (not used) ok 169 - git diff --dirstat --cc master~1 master # magic is (not used) ok 170 - git diff --raw initial # magic is (not used) ok 171 - git diff --raw initial # magic is noellipses ok 172 - git diff --raw --abbrev=4 initial # magic is (not used) ok 173 - git diff --raw --abbrev=4 initial # magic is noellipses ok 174 - git diff --raw --no-abbrev initial # magic is (not used) ok 175 - git diff --no-index --raw dir2 dir # magic is (not used) ok 176 - git diff --no-index --raw dir2 dir # magic is noellipses ok 177 - git diff --no-index --raw --abbrev=4 dir2 dir # magic is (not used) ok 178 - git diff --no-index --raw --abbrev=4 dir2 dir # magic is noellipses ok 179 - git diff --no-index --raw --no-abbrev dir2 dir # magic is (not used) ok 180 - git diff-tree --pretty --root --stat --compact-summary initial # magic is (not used) ok 181 - git diff-tree --pretty -R --root --stat --compact-summary initial # magic is (not used) ok 182 - git diff-tree --pretty note # magic is (not used) ok 183 - git diff-tree --pretty --notes note # magic is (not used) ok 184 - git diff-tree --format=%N note # magic is (not used) ok 185 - git diff-tree --stat --compact-summary initial mode # magic is (not used) ok 186 - git diff-tree -R --stat --compact-summary initial mode # magic is (not used) ok 187 - log -S requires an argument ok 188 - diff --cached on unborn branch ok 189 - diff --cached -- file on unborn branch ok 190 - diff --line-prefix with spaces ok 191 - diff-tree --stdin with log formatting ok 192 - diff -I: setup ok 193 - diff -I ok 194 - diff -I --stat ok 195 - diff -I: detect malformed regex # passed all 195 test(s) 1..195 ok t4201-shortlog.sh .................................. ok 1 - setup ok 2 - default output format ok 3 - pretty format ok 4 - --abbrev ok 5 - output from user-defined format is re-wrapped ok 6 - shortlog wrapping ok 7 - shortlog from non-git directory ok 8 - shortlog can read --format=raw output ok 9 - shortlog from non-git directory refuses extra arguments ok 10 - shortlog should add newline when input line matches wraplen ok 11 - shortlog encoding ok 12 - shortlog with revision pseudo options ok 13 - shortlog with --output= ok 14 - shortlog --committer (internal) ok 15 - shortlog --committer (external) ok 16 - --group=committer is the same as --committer ok 17 - shortlog --group=trailer:signed-off-by ok 18 - trailer idents are split ok 19 - trailer idents are mailmapped ok 20 - shortlog de-duplicates trailers in a single commit ok 21 - shortlog can match multiple groups ok 22 - set up option selection tests ok 23 - --no-group resets group list to author ok 24 - --no-group resets trailer list ok 25 - stdin with multiple groups reports error # passed all 25 test(s) 1..25 ok t4014-format-patch.sh .............................. ok 1 - setup ok 2 - format-patch --ignore-if-in-upstream ok 3 - format-patch --ignore-if-in-upstream ok 4 - format-patch --ignore-if-in-upstream handles tags ok 5 - format-patch doesn't consider merge commits ok 6 - format-patch result applies ok 7 - format-patch --ignore-if-in-upstream result applies ok 8 - commit did not screw up the log message ok 9 - format-patch did not screw up the log message ok 10 - replay did not screw up the log message ok 11 - extra headers ok 12 - extra headers without newlines ok 13 - extra headers with multiple To:s ok 14 - additional command line cc (ascii) not ok 15 - additional command line cc (rfc822) # TODO known breakage ok 16 - command line headers ok 17 - configuration headers and command line headers ok 18 - command line To: header (ascii) not ok 19 - command line To: header (rfc822) # TODO known breakage not ok 20 - command line To: header (rfc2047) # TODO known breakage ok 21 - configuration To: header (ascii) not ok 22 - configuration To: header (rfc822) # TODO known breakage not ok 23 - configuration To: header (rfc2047) # TODO known breakage ok 24 - format.from=false ok 25 - format.from=true ok 26 - format.from with address ok 27 - --no-from overrides format.from ok 28 - --from overrides format.from ok 29 - --no-to overrides config.to ok 30 - --no-to and --to replaces config.to ok 31 - --no-cc overrides config.cc ok 32 - --no-add-header overrides config.headers ok 33 - multiple files ok 34 - filename length limit ok 35 - filename length limit from config ok 36 - filename limit applies only to basename ok 37 - reroll count ok 38 - reroll count (-v) ok 39 - no threading ok 40 - thread ok 41 - thread in-reply-to ok 42 - thread cover-letter ok 43 - thread cover-letter in-reply-to ok 44 - thread explicit shallow ok 45 - thread deep ok 46 - thread deep in-reply-to ok 47 - thread deep cover-letter ok 48 - thread deep cover-letter in-reply-to ok 49 - thread via config ok 50 - thread deep via config ok 51 - thread config + override ok 52 - thread config + --no-thread ok 53 - excessive subject ok 54 - failure to write cover-letter aborts gracefully ok 55 - cover-letter inherits diff options ok 56 - shortlog of cover-letter wraps overly-long onelines ok 57 - format-patch respects -U ok 58 - format-patch -p suppresses stat ok 59 - format-patch from a subdirectory (1) ok 60 - format-patch from a subdirectory (2) ok 61 - format-patch from a subdirectory (3) ok 62 - format-patch --in-reply-to ok 63 - format-patch --signoff ok 64 - format-patch --notes --signoff ok 65 - format-patch notes output control ok 66 - format-patch with multiple notes refs ok 67 - format-patch with multiple notes refs in config ok 68 - options no longer allowed for format-patch ok 69 - format-patch --numstat should produce a patch ok 70 - format-patch -- ok 71 - format-patch --ignore-if-in-upstream HEAD ok 72 - get git version ok 73 - format-patch default signature ok 74 - format-patch --signature ok 75 - format-patch with format.signature config ok 76 - format-patch --signature overrides format.signature ok 77 - format-patch --no-signature ignores format.signature ok 78 - format-patch --signature --cover-letter ok 79 - format.signature="" suppresses signatures ok 80 - format-patch --no-signature suppresses signatures ok 81 - format-patch --signature="" suppresses signatures ok 82 - prepare mail-signature input ok 83 - --signature-file=file works ok 84 - format.signaturefile works ok 85 - --no-signature suppresses format.signaturefile ok 86 - --signature-file overrides format.signaturefile ok 87 - --signature overrides format.signaturefile ok 88 - format-patch --stdout paginates ok 89 - format-patch --stdout pagination can be disabled ok 90 - format-patch handles multi-line subjects ok 91 - format-patch handles multi-line encoded subjects ok 92 - format-patch wraps extremely long subject (ascii) ok 93 - format-patch wraps extremely long subject (rfc2047) ok 94 - format-patch quotes dot in from-headers ok 95 - format-patch quotes double-quote in from-headers ok 96 - format-patch uses rfc2047-encoded from-headers when necessary ok 97 - rfc2047-encoded from-headers leave no rfc822 specials ok 98 - format-patch wraps moderately long from-header (ascii) ok 99 - format-patch wraps extremely long from-header (ascii) ok 100 - format-patch wraps extremely long from-header (rfc822) ok 101 - format-patch wraps extremely long from-header (rfc2047) ok 102 - format-patch wraps extremely long from-header (non-ASCII without Q-encoding) ok 103 - subject lines are unencoded with --no-encode-email-headers ok 104 - subject lines are unencoded with format.encodeEmailHeaders=false ok 105 - --encode-email-headers overrides format.encodeEmailHeaders ok 106 - subject lines do not have 822 atom-quoting ok 107 - subject prefixes have space prepended ok 108 - empty subject prefix does not have extra space ok 109 - --rfc ok 110 - --from=ident notices bogus ident ok 111 - --from=ident replaces author ok 112 - --from uses committer ident ok 113 - --from omits redundant in-body header ok 114 - in-body headers trigger content encoding ok 115 - signoff: commit with no body ok 116 - signoff: commit with only subject ok 117 - signoff: commit with only subject that does not end with NL ok 118 - signoff: no existing signoffs ok 119 - signoff: no existing signoffs and no trailing NL ok 120 - signoff: some random signoff ok 121 - signoff: misc conforming footer elements ok 122 - signoff: some random signoff-alike ok 123 - signoff: not really a signoff ok 124 - signoff: not really a signoff (2) ok 125 - signoff: valid S-o-b paragraph in the middle ok 126 - signoff: the same signoff at the end ok 127 - signoff: the same signoff at the end, no trailing NL ok 128 - signoff: the same signoff NOT at the end ok 129 - signoff: tolerate garbage in conforming footer ok 130 - signoff: respect trailer config ok 131 - signoff: footer begins with non-signoff without @ sign ok 132 - format patch ignores color.ui ok 133 - format patch respects diff.relative ok 134 - cover letter with invalid --cover-from-description and config ok 135 - cover letter with format.coverFromDescription = default ok 136 - cover letter with --cover-from-description default ok 137 - cover letter with format.coverFromDescription = none ok 138 - cover letter with --cover-from-description none ok 139 - cover letter with format.coverFromDescription = message ok 140 - cover letter with --cover-from-description message ok 141 - cover letter with format.coverFromDescription = subject ok 142 - cover letter with --cover-from-description subject ok 143 - cover letter with format.coverFromDescription = auto (short subject line) ok 144 - cover letter with --cover-from-description auto (short subject line) ok 145 - cover letter with format.coverFromDescription = auto (long subject line) ok 146 - cover letter with --cover-from-description auto (long subject line) ok 147 - cover letter with command-line --cover-from-description overrides config ok 148 - cover letter using branch description (1) ok 149 - cover letter using branch description (2) ok 150 - cover letter using branch description (3) ok 151 - cover letter using branch description (4) ok 152 - cover letter using branch description (5) ok 153 - cover letter using branch description (6) ok 154 - cover letter with nothing ok 155 - cover letter auto ok 156 - cover letter auto user override ok 157 - format-patch --zero-commit ok 158 - From line has expected format ok 159 - format-patch -o with no leading directories ok 160 - format-patch -o with leading existing directories ok 161 - format-patch -o with leading non-existing directories ok 162 - format-patch format.outputDirectory option ok 163 - format-patch -o overrides format.outputDirectory ok 164 - format-patch forbids multiple outputs ok 165 - configured outdir does not conflict with output options ok 166 - format-patch --output ok 167 - format-patch --cover-letter --output ok 168 - format-patch --base ok 169 - format-patch --base errors out when base commit is in revision list ok 170 - format-patch --base errors out when base commit is not ancestor of revision list ok 171 - format-patch --base=auto ok 172 - format-patch errors out when history involves criss-cross ok 173 - format-patch format.useAutoBase whenAble history involves criss-cross ok 174 - format-patch format.useAutoBase option ok 175 - format-patch format.useAutoBase option with whenAble ok 176 - format-patch --base overrides format.useAutoBase ok 177 - format-patch --no-base overrides format.useAutoBase ok 178 - format-patch --no-base overrides format.useAutoBase whenAble ok 179 - format-patch --base with --attach ok 180 - format-patch --attach cover-letter only is non-multipart ok 181 - format-patch --pretty=mboxrd ok 182 - interdiff: setup ok 183 - interdiff: cover-letter ok 184 - interdiff: reroll-count ok 185 - interdiff: solo-patch # still have 5 known breakage(s) # passed all remaining 180 test(s) 1..185 ok t4204-patch-id.sh .................................. ok 1 - setup ok 2 - patch-id output is well-formed ok 3 - patch-id detects equality ok 4 - patch-id detects inequality ok 5 - patch-id supports git-format-patch output ok 6 - whitespace is irrelevant in footer ok 7 - file order is irrelevant with --stable ok 8 - file order is relevant with --unstable ok 9 - default is unstable ok 10 - patchid.stable = true is stable ok 11 - patchid.stable = false is unstable ok 12 - --unstable overrides patchid.stable = true ok 13 - --stable overrides patchid.stable = false ok 14 - patch-id supports git-format-patch MIME output ok 15 - patch-id respects config from subdir ok 16 - patch-id handles no-nl-at-eof markers # passed all 16 test(s) 1..16 ok t4151-am-abort.sh .................................. ok 1 - setup ok 2 - am stops at a patch that does not apply ok 3 - am --skip continue after failed am ok 4 - am --abort goes back after failed am ok 5 - am -3 stops at a patch that does not apply ok 6 - am -3 --skip continue after failed am -3 ok 7 - am --abort goes back after failed am -3 ok 8 - am -3 --skip removes otherfile-4 ok 9 - am -3 --abort removes otherfile-4 ok 10 - am --abort will keep the local commits intact ok 11 - am --abort will keep dirty index intact ok 12 - am -3 stops on conflict on unborn branch ok 13 - am -3 --skip clears index on unborn branch ok 14 - am -3 --abort removes otherfile-4 on unborn branch ok 15 - am -3 --abort on unborn branch removes applied commits ok 16 - am --abort on unborn branch will keep local commits intact ok 17 - am --skip leaves index stat info alone ok 18 - am --abort leaves index stat info alone # passed all 18 test(s) 1..18 ok t4210-log-i18n.sh .................................. # lib-gettext: Found 'is_IS.utf8' as an is_IS UTF-8 locale # lib-gettext: Found 'is_IS.iso88591' as an is_IS ISO-8859-1 locale ok 1 - create commits in different encodings ok 2 - log --grep searches in log output encoding (utf8) ok 3 - log --grep searches in log output encoding (latin1) ok 4 - log --grep does not find non-reencoded values (utf8) ok 5 - log --grep does not find non-reencoded values (latin1) ok 6 - config grep.patternType=fixed ok 7 - log --grep does not find non-reencoded values (latin1 + locale) ok 8 - log --grep searches in log output encoding (latin1 + locale) ok 9 - log --grep does not die on invalid UTF-8 value (latin1 + locale + invalid needle) ok 10 - config grep.patternType=basic ok 11 - log --grep does not find non-reencoded values (latin1 + locale) ok 12 - log --grep searches in log output encoding (latin1 + locale) ok 13 - log --grep does not die on invalid UTF-8 value (latin1 + locale + invalid needle) ok 14 - config grep.patternType=extended ok 15 - log --grep does not find non-reencoded values (latin1 + locale) ok 16 - log --grep searches in log output encoding (latin1 + locale) ok 17 - log --grep does not die on invalid UTF-8 value (latin1 + locale + invalid needle) ok 18 - config grep.patternType=perl ok 19 - log --grep does not find non-reencoded values (latin1 + locale) ok 20 - log --grep searches in log output encoding (latin1 + locale) ok 21 - log --grep does not die on invalid UTF-8 value (latin1 + locale + invalid needle) # passed all 21 test(s) 1..21 ok t4212-log-corrupt.sh ............................... ok 1 - setup ok 2 - fsck notices broken commit ok 3 - git log with broken author email ok 4 - git log --format with broken author email ok 5 - unparsable dates produce sentinel value ok 6 - unparsable dates produce sentinel value (%ad) ok 7 - date parser recognizes integer overflow ok 8 - date parser recognizes time_t overflow ok 9 - absurdly far-in-future date # passed all 9 test(s) 1..9 ok t4203-mailmap.sh ................................... ok 1 - setup ok 2 - check-mailmap no arguments ok 3 - check-mailmap arguments ok 4 - check-mailmap --stdin ok 5 - check-mailmap --stdin arguments ok 6 - check-mailmap bogus contact ok 7 - No mailmap ok 8 - default .mailmap ok 9 - mailmap.file set ok 10 - mailmap.file override ok 11 - mailmap.file non-existent ok 12 - name entry after email entry ok 13 - name entry after email entry, case-insensitive ok 14 - No mailmap files, but configured ok 15 - setup mailmap blob tests ok 16 - mailmap.blob set ok 17 - mailmap.blob overrides .mailmap ok 18 - mailmap.file overrides mailmap.blob ok 19 - mailmap.blob can be missing ok 20 - mailmap.blob defaults to off in non-bare repo ok 21 - mailmap.blob defaults to HEAD:.mailmap in bare repo ok 22 - mailmap.blob can handle blobs without trailing newline ok 23 - cleanup after mailmap.blob tests ok 24 - single-character name ok 25 - preserve canonical email case ok 26 - Shortlog output (complex mapping) ok 27 - Log output (complex mapping) ok 28 - Log output (local-part email address) ok 29 - Log output with --use-mailmap ok 30 - Log output with log.mailmap ok 31 - log.mailmap=false disables mailmap ok 32 - --no-use-mailmap disables mailmap ok 33 - Grep author with --use-mailmap ok 34 - Grep author with log.mailmap ok 35 - log.mailmap is true by default these days ok 36 - Only grep replaced author with --use-mailmap ok 37 - Blame output (complex mapping) ok 38 - commit --author honors mailmap # passed all 38 test(s) 1..38 ok t4256-am-format-flowed.sh .......................... ok 1 - setup ok 2 - am with format=flowed # passed all 2 test(s) 1..2 ok t4208-log-magic-pathspec.sh ........................ ok 1 - setup ok 2 - "git log :/" should not be ambiguous ok 3 - "git log :/a" should be ambiguous (applied both rev and worktree) ok 4 - "git log :/a -- " should not be ambiguous ok 5 - "git log :/detached -- " should find a commit only in HEAD ok 6 - "git log :/detached -- " should not find an orphaned commit ok 7 - "git log :/detached -- " should find HEAD only of own worktree ok 8 - "git log -- :/a" should not be ambiguous ok 9 - "git log :/any/path/" should not segfault ok 10 - "git log :/in" should not be ambiguous ok 11 - "git log :" should be ambiguous ok 12 - git log -- : ok 13 - git log HEAD -- :/ ok 14 - "git log :^sub" is not ambiguous ok 15 - "git log :^does-not-exist" does not match anything ok 16 - "git log :!" behaves the same as :^ ok 17 - "git log :(exclude)sub" is not ambiguous ok 18 - "git log :(exclude)sub --" must resolve as an object ok 19 - "git log :(unknown-magic) complains of bogus magic ok 20 - command line pathspec parsing for "git log" ok 21 - tree_entry_interesting does not match past submodule boundaries # passed all 21 test(s) 1..21 ok t4254-am-corrupt.sh ................................ ok 1 - setup ok 2 - try to apply corrupted patch ok 3 - NUL in commit message's body ok 4 - NUL in commit message's header # passed all 4 test(s) 1..4 ok t4209-log-pickaxe.sh ............................... ok 1 - setup ok 2 - log --grep (match) ok 3 - log --grep (nomatch) ok 4 - log --grep --regexp-ignore-case (match) ok 5 - log --grep -i (match) ok 6 - log --grep --regexp-ignore-case (nomatch) ok 7 - log --grep -i (nomatch) ok 8 - log --author (match) ok 9 - log --author (nomatch) ok 10 - log --author --regexp-ignore-case (match) ok 11 - log --author -i (match) ok 12 - log --author --regexp-ignore-case (nomatch) ok 13 - log --author -i (nomatch) ok 14 - log -G (nomatch) ok 15 - log -G (match) ok 16 - log -G --regexp-ignore-case (nomatch) ok 17 - log -G -i (nomatch) ok 18 - log -G --regexp-ignore-case (match) ok 19 - log -G -i (match) ok 20 - log -G --textconv (missing textconv tool) ok 21 - log -G --no-textconv (missing textconv tool) ok 22 - log -S (nomatch) ok 23 - log -S (match) ok 24 - log -S --regexp-ignore-case (match) ok 25 - log -S -i (match) ok 26 - log -S --regexp-ignore-case (nomatch) ok 27 - log -S -i (nomatch) ok 28 - log -S --pickaxe-regex (nomatch) ok 29 - log -S --pickaxe-regex (match) ok 30 - log -S --pickaxe-regex --regexp-ignore-case (match) ok 31 - log -S --pickaxe-regex -i (match) ok 32 - log -S --pickaxe-regex --regexp-ignore-case (nomatch) ok 33 - log -S --pickaxe-regex -i (nomatch) ok 34 - log -S --textconv (missing textconv tool) ok 35 - log -S --no-textconv (missing textconv tool) ok 36 - setup log -[GS] binary & --text ok 37 - log -G ignores binary files ok 38 - log -G looks into binary files with -a ok 39 - log -G looks into binary files with textconv filter ok 40 - log -S looks into binary files # passed all 40 test(s) 1..40 ok t4252-am-options.sh ................................ ok 1 - setup ok 2 - interrupted am --whitespace=fix ok 3 - interrupted am -C1 ok 4 - interrupted am -p2 ok 5 - interrupted am -C1 -p2 ok 6 - interrupted am --directory="frotz nitfol" ok 7 - apply to a funny path ok 8 - am --reject # passed all 8 test(s) 1..8 ok t4214-log-graph-octopus.sh ......................... ok 1 - set up merge history ok 2 - log --graph with tricky octopus merge, no color ok 3 - log --graph with tricky octopus merge with colors ok 4 - log --graph with normal octopus merge, no color ok 5 - log --graph with normal octopus merge with colors ok 6 - log --graph with normal octopus merge and child, no color ok 7 - log --graph with normal octopus and child merge with colors ok 8 - log --graph with tricky octopus merge and its child, no color ok 9 - log --graph with tricky octopus merge and its child with colors ok 10 - log --graph with crossover in octopus merge, no color ok 11 - log --graph with crossover in octopus merge with colors ok 12 - log --graph with crossover in octopus merge and its child, no color ok 13 - log --graph with crossover in octopus merge and its child with colors ok 14 - log --graph with unrelated commit and octopus tip, no color ok 15 - log --graph with unrelated commit and octopus tip with colors ok 16 - log --graph with unrelated commit and octopus child, no color ok 17 - log --graph with unrelated commit and octopus child with colors # passed all 17 test(s) 1..17 ok t4253-am-keep-cr-dos.sh ............................ ok 1 - setup repository with dos files ok 2 - am with dos files without --keep-cr ok 3 - am with dos files with --keep-cr ok 4 - am with dos files config am.keepcr ok 5 - am with dos files config am.keepcr overridden by --no-keep-cr ok 6 - am with dos files with --keep-cr continue ok 7 - am with unix files config am.keepcr overridden by --no-keep-cr # passed all 7 test(s) 1..7 ok t4257-am-interactive.sh ............................ ok 1 - set up patches to apply ok 2 - applying all patches generates conflict ok 3 - interactive am can apply a single patch ok 4 - interactive am can resolve conflict # passed all 4 test(s) 1..4 ok t5002-archive-attr-pattern.sh ...................... ok 1 - setup ok 2 - git archive ok 3 - archive/ignored does not exist ok 4 - archive/not-ignored-dir/ignored does not exist ok 5 - archive/not-ignored-dir/ignored-only-if-dir exists ok 6 - archive/not-ignored-dir/ exists ok 7 - archive/ignored-only-if-dir/ does not exist ok 8 - archive/ignored-ony-if-dir/ignored-by-ignored-dir does not exist ok 9 - archive/ignored-without-slash/ does not exist ok 10 - archive/ignored-without-slash/foo does not exist ok 11 - archive/wildcard-without-slash/ does not exist ok 12 - archive/wildcard-without-slash/foo does not exist ok 13 - archive/deep/and/slashless/ does not exist ok 14 - archive/deep/and/slashless/foo does not exist ok 15 - archive/deep/with/wildcard/ does not exist ok 16 - archive/deep/with/wildcard/foo does not exist ok 17 - archive/one-level-lower/ does not exist ok 18 - archive/one-level-lower/two-levels-lower/ignored-only-if-dir/ does not exist ok 19 - archive/one-level-lower/two-levels-lower/ignored-ony-if-dir/ignored-by-ignored-dir does not exist # passed all 19 test(s) 1..19 ok t4213-log-tabexpand.sh ............................. ok 1 - setup ok 2 - expand/no-expand ok 3 - expand/no-expand for --pretty ok 4 - expand/no-expand for --pretty=short ok 5 - expand/no-expand for --pretty=medium ok 6 - expand/no-expand for --pretty=full ok 7 - expand/no-expand for --pretty=fuller ok 8 - expand/no-expand for --pretty=raw ok 9 - expand/no-expand for --pretty=email # passed all 9 test(s) 1..9 ok t4200-rerere.sh .................................... ok 1 - setup ok 2 - nothing recorded without rerere ok 3 - activate rerere, old style (conflicting merge) ok 4 - rerere.enabled works, too ok 5 - set up rr-cache ok 6 - rr-cache looks sane ok 7 - rerere diff ok 8 - rerere status ok 9 - first postimage wins ok 10 - rerere updates postimage timestamp ok 11 - rerere clear ok 12 - leftover directory ok 13 - missing preimage ok 14 - set up for garbage collection tests ok 15 - gc preserves young or recently used records ok 16 - old records rest in peace ok 17 - rerere gc with custom expiry (5, 0) ok 18 - rerere gc with custom expiry (5.days.ago, now) ok 19 - setup: file2 added differently in two branches ok 20 - resolution was recorded properly ok 21 - rerere.autoupdate ok 22 - merge --rerere-autoupdate ok 23 - merge --no-rerere-autoupdate ok 24 - set up an unresolved merge ok 25 - explicit rerere ok 26 - explicit rerere with autoupdate ok 27 - explicit rerere --rerere-autoupdate overrides ok 28 - rerere --no-no-rerere-autoupdate ok 29 - rerere -h ok 30 - multiple identical conflicts ok 31 - rerere with unexpected conflict markers does not crash ok 32 - rerere with inner conflict markers ok 33 - setup simple stage 1 handling ok 34 - test simple stage 1 handling # passed all 34 test(s) 1..34 ok t5001-archive-attr.sh .............................. ok 1 - setup ok 2 - git archive ok 3 - archive/ignored does not exist ok 4 - archive/ignored-by-tree does not exist ok 5 - archive/ignored-by-tree.d does not exist ok 6 - archive/ignored-by-tree.d/file does not exist ok 7 - archive/ignored-by-worktree exists ok 8 - archive/excluded-by-pathspec.d exists ok 9 - archive/excluded-by-pathspec.d/file exists ok 10 - git archive with pathspec ok 11 - archive-pathspec/ignored does not exist ok 12 - archive-pathspec/ignored-by-tree does not exist ok 13 - archive-pathspec/ignored-by-tree.d does not exist ok 14 - archive-pathspec/ignored-by-tree.d/file does not exist ok 15 - archive-pathspec/ignored-by-worktree exists ok 16 - archive-pathspec/excluded-by-pathspec.d does not exist ok 17 - archive-pathspec/excluded-by-pathspec.d/file does not exist ok 18 - git archive with wildcard pathspec ok 19 - archive-pathspec-wildcard/ignored does not exist ok 20 - archive-pathspec-wildcard/ignored-by-tree does not exist ok 21 - archive-pathspec-wildcard/ignored-by-tree.d does not exist ok 22 - archive-pathspec-wildcard/ignored-by-tree.d/file does not exist ok 23 - archive-pathspec-wildcard/ignored-by-worktree exists ok 24 - archive-pathspec-wildcard/excluded-by-pathspec.d does not exist ok 25 - archive-pathspec-wildcard/excluded-by-pathspec.d/file does not exist ok 26 - git archive with worktree attributes ok 27 - worktree/ignored does not exist ok 28 - worktree/ignored-by-tree exists ok 29 - worktree/ignored-by-worktree does not exist ok 30 - git archive --worktree-attributes option ok 31 - worktree2/ignored does not exist ok 32 - worktree2/ignored-by-tree exists ok 33 - worktree2/ignored-by-worktree does not exist ok 34 - git archive vs. bare ok 35 - git archive with worktree attributes, bare ok 36 - bare-worktree/ignored does not exist ok 37 - bare-worktree/ignored-by-tree exists ok 38 - bare-worktree/ignored-by-worktree exists ok 39 - export-subst # passed all 39 test(s) 1..39 ok t4124-apply-ws-rule.sh ............................. ok 1 - setup ok 2 - whitespace=nowarn, default rule ok 3 - whitespace=warn, default rule ok 4 - whitespace=error-all, default rule ok 5 - whitespace=error-all, no rule ok 6 - whitespace=error-all, no rule (attribute) ok 7 - spaces inserted by tab-in-indent ok 8 - rule=-trailing,-space,-indent,-tab ok 9 - rule=-trailing,-space,-indent,-tab,tabwidth=16 ok 10 - rule=-trailing,-space,-indent,-tab (attributes) ok 11 - rule=-trailing,-space,-indent,-tab,tabwidth=16 (attributes) ok 12 - rule=-trailing,-space,-indent,tab ok 13 - rule=-trailing,-space,-indent,tab,tabwidth=16 ok 14 - rule=-trailing,-space,-indent,tab (attributes) ok 15 - rule=-trailing,-space,-indent,tab,tabwidth=16 (attributes) ok 16 - rule=-trailing,-space,indent,-tab ok 17 - rule=-trailing,-space,indent,-tab,tabwidth=16 ok 18 - rule=-trailing,-space,indent,-tab (attributes) ok 19 - rule=-trailing,-space,indent,-tab,tabwidth=16 (attributes) ok 20 - rule=-trailing,space,-indent,-tab ok 21 - rule=-trailing,space,-indent,-tab,tabwidth=16 ok 22 - rule=-trailing,space,-indent,-tab (attributes) ok 23 - rule=-trailing,space,-indent,-tab,tabwidth=16 (attributes) ok 24 - rule=-trailing,space,-indent,tab ok 25 - rule=-trailing,space,-indent,tab,tabwidth=16 ok 26 - rule=-trailing,space,-indent,tab (attributes) ok 27 - rule=-trailing,space,-indent,tab,tabwidth=16 (attributes) ok 28 - rule=-trailing,space,indent,-tab ok 29 - rule=-trailing,space,indent,-tab,tabwidth=16 ok 30 - rule=-trailing,space,indent,-tab (attributes) ok 31 - rule=-trailing,space,indent,-tab,tabwidth=16 (attributes) ok 32 - rule=trailing,-space,-indent,-tab ok 33 - rule=trailing,-space,-indent,-tab,tabwidth=16 ok 34 - rule=trailing,-space,-indent,-tab (attributes) ok 35 - rule=trailing,-space,-indent,-tab,tabwidth=16 (attributes) ok 36 - rule=trailing,-space,-indent,tab ok 37 - rule=trailing,-space,-indent,tab,tabwidth=16 ok 38 - rule=trailing,-space,-indent,tab (attributes) ok 39 - rule=trailing,-space,-indent,tab,tabwidth=16 (attributes) ok 40 - rule=trailing,-space,indent,-tab ok 41 - rule=trailing,-space,indent,-tab,tabwidth=16 ok 42 - rule=trailing,-space,indent,-tab (attributes) ok 43 - rule=trailing,-space,indent,-tab,tabwidth=16 (attributes) ok 44 - rule=trailing,space,-indent,-tab ok 45 - rule=trailing,space,-indent,-tab,tabwidth=16 ok 46 - rule=trailing,space,-indent,-tab (attributes) ok 47 - rule=trailing,space,-indent,-tab,tabwidth=16 (attributes) ok 48 - rule=trailing,space,-indent,tab ok 49 - rule=trailing,space,-indent,tab,tabwidth=16 ok 50 - rule=trailing,space,-indent,tab (attributes) ok 51 - rule=trailing,space,-indent,tab,tabwidth=16 (attributes) ok 52 - rule=trailing,space,indent,-tab ok 53 - rule=trailing,space,indent,-tab,tabwidth=16 ok 54 - rule=trailing,space,indent,-tab (attributes) ok 55 - rule=trailing,space,indent,-tab,tabwidth=16 (attributes) ok 56 - trailing whitespace & no newline at the end of file ok 57 - blank at EOF with --whitespace=fix (1) ok 58 - blank at EOF with --whitespace=fix (2) ok 59 - blank at EOF with --whitespace=fix (3) ok 60 - blank at end of hunk, not at EOF with --whitespace=fix ok 61 - blank at EOF with --whitespace=warn ok 62 - blank at EOF with --whitespace=error ok 63 - blank but not empty at EOF ok 64 - applying beyond EOF requires one non-blank context line ok 65 - tons of blanks at EOF should not apply ok 66 - missing blank line at end with --whitespace=fix ok 67 - two missing blank lines at end with --whitespace=fix ok 68 - missing blank line at end, insert before end, --whitespace=fix ok 69 - shrink file with tons of missing blanks at end of file ok 70 - missing blanks at EOF must only match blank lines ok 71 - missing blank line should match context line with spaces ok 72 - same, but with the --ignore-space-option ok 73 - same, but with CR-LF line endings && cr-at-eol set ok 74 - CR-LF line endings && add line && text=auto ok 75 - CR-LF line endings && change line && text=auto ok 76 - LF in repo, CRLF in worktree && change line && text=auto ok 77 - whitespace=fix to expand ok 78 - whitespace check skipped for excluded paths # passed all 78 test(s) 1..78 ok t4211-line-log.sh .................................. ok 1 - setup (import history) ok 2 - basic command line parsing ok 3 - -L 4,12:a.c simple ok 4 - -L 4,+9:a.c simple ok 5 - -L '/long f/,/^}/:a.c' simple ok 6 - -L :f:a.c simple ok 7 - -L '/main/,/^}/:a.c' simple ok 8 - -L :main:a.c simple ok 9 - -L 1,+4:a.c simple ok 10 - -L 20:a.c simple ok 11 - -L '/long f/',/^}/:a.c -L /main/,/^}/:a.c simple ok 12 - -L 24,+1:a.c simple ok 13 - -M -L '/long f/,/^}/:b.c' move-support ok 14 - -M -L ':f:b.c' parallel-change ok 15 - -L 4,12:a.c -L :main:a.c simple ok 16 - -L 4,18:a.c -L ^:main:a.c simple ok 17 - -L :main:a.c -L 4,18:a.c simple ok 18 - -L 4:a.c -L 8,12:a.c simple ok 19 - -L 8,12:a.c -L 4:a.c simple ok 20 - invalid args: -L ok 21 - invalid args: -L b.c ok 22 - invalid args: -L 1: ok 23 - invalid args: -L 1:nonexistent ok 24 - invalid args: -L 1:simple ok 25 - invalid args: -L '/foo:b.c' ok 26 - invalid args: -L 1000:b.c ok 27 - invalid args: -L :b.c ok 28 - invalid args: -L :foo:b.c ok 29 - -L X (X == nlines) ok 30 - -L X (X == nlines + 1) ok 31 - -L X (X == nlines + 2) ok 32 - -L ,Y (Y == nlines) ok 33 - -L ,Y (Y == nlines + 1) ok 34 - -L ,Y (Y == nlines + 2) ok 35 - -L with --first-parent and a merge ok 36 - -L with --output ok 37 - range_set_union ok 38 - -s shows only line-log commits ok 39 - -p shows the default patch output ok 40 - --raw is forbidden ok 41 - setup for checking fancy rename following ok 42 - fancy rename following #1 ok 43 - fancy rename following #2 ok 44 - setup for checking line-log and parent oids ok 45 - parent oids without parent rewriting ok 46 - parent oids with parent rewriting ok 47 - line-log with --before # passed all 47 test(s) 1..47 ok t5200-update-server-info.sh ........................ ok 1 - setup ok 2 - create info/refs ok 3 - modify and store mtime ok 4 - info/refs is not needlessly overwritten ok 5 - info/refs can be forced to update ok 6 - info/refs updates when changes are made # passed all 6 test(s) 1..6 ok t5301-sliding-window.sh ............................ ok 1 - setup ok 2 - verify-pack -v, defaults ok 3 - verify-pack -v, packedGitWindowSize == 1 page ok 4 - verify-pack -v, packedGit{WindowSize,Limit} == 1 page ok 5 - repack -a -d, packedGit{WindowSize,Limit} == 1 page ok 6 - verify-pack -v, defaults # passed all 6 test(s) 1..6 ok t4205-log-pretty-formats.sh ........................ ok 1 - set up basic repos ok 2 - alias builtin format ok 3 - alias masking builtin format ok 4 - alias user-defined format ok 5 - alias user-defined tformat with %s (ISO8859-1 encoding) ok 6 - alias user-defined tformat with %s (utf-8 encoding) ok 7 - alias user-defined tformat ok 8 - alias non-existent format ok 9 - alias of an alias ok 10 - alias masking an alias ok 11 - alias loop ok 12 - NUL separation ok 13 - NUL termination ok 14 - NUL separation with --stat not ok 15 - NUL termination with --stat # TODO known breakage ok 16 - NUL termination with --reflog --pretty=short ok 17 - NUL termination with --reflog --pretty=medium ok 18 - NUL termination with --reflog --pretty=full ok 19 - NUL termination with --reflog --pretty=fuller ok 20 - NUL termination with --reflog --pretty=email ok 21 - NUL termination with --reflog --pretty=raw ok 22 - NUL termination with --reflog --pretty=oneline ok 23 - setup more commits ok 24 - left alignment formatting ok 25 - left alignment formatting. i18n.logOutputEncoding ok 26 - left alignment formatting at the nth column ok 27 - left alignment formatting at the nth column ok 28 - left alignment formatting at the nth column. i18n.logOutputEncoding ok 29 - left alignment formatting with no padding ok 30 - left alignment formatting with no padding. i18n.logOutputEncoding ok 31 - left alignment formatting with trunc ok 32 - left alignment formatting with trunc. i18n.logOutputEncoding ok 33 - left alignment formatting with ltrunc ok 34 - left alignment formatting with ltrunc. i18n.logOutputEncoding ok 35 - left alignment formatting with mtrunc ok 36 - left alignment formatting with mtrunc. i18n.logOutputEncoding ok 37 - right alignment formatting ok 38 - right alignment formatting. i18n.logOutputEncoding ok 39 - right alignment formatting at the nth column ok 40 - right alignment formatting at the nth column ok 41 - right alignment formatting at the nth column. i18n.logOutputEncoding ok 42 - right alignment formatting at the nth column with --graph. i18n.logOutputEncoding ok 43 - right alignment formatting with no padding ok 44 - right alignment formatting with no padding and with --graph ok 45 - right alignment formatting with no padding. i18n.logOutputEncoding ok 46 - center alignment formatting ok 47 - center alignment formatting. i18n.logOutputEncoding ok 48 - center alignment formatting at the nth column ok 49 - center alignment formatting at the nth column ok 50 - center alignment formatting at the nth column. i18n.logOutputEncoding ok 51 - center alignment formatting with no padding ok 52 - center alignment formatting with no padding. i18n.logOutputEncoding ok 53 - left/right alignment formatting with stealing ok 54 - left/right alignment formatting with stealing. i18n.logOutputEncoding ok 55 - strbuf_utf8_replace() not producing NUL ok 56 - ISO and ISO-strict date formats display the same values ok 57 - short date ok 58 - set up log decoration tests ok 59 - log decoration properly follows tag chain ok 60 - clean log decoration ok 61 - set up trailer tests ok 62 - pretty format %(trailers) shows trailers ok 63 - %(trailers:only) shows only "key: value" trailers ok 64 - %(trailers:only=yes) shows only "key: value" trailers ok 65 - %(trailers:only=no) shows all trailers ok 66 - %(trailers:only=no,only=true) shows only "key: value" trailers ok 67 - %(trailers:unfold) unfolds trailers ok 68 - :only and :unfold work together ok 69 - pretty format %(trailers:key=foo) shows that trailer ok 70 - pretty format %(trailers:key=foo) is case insensitive ok 71 - pretty format %(trailers:key=foo:) trailing colon also works ok 72 - pretty format %(trailers:key=foo) multiple keys ok 73 - %(trailers:key=nonexistent) becomes empty ok 74 - %(trailers:key=foo) handles multiple lines even if folded ok 75 - %(trailers:key=foo,unfold) properly unfolds ok 76 - pretty format %(trailers:key=foo,only=no) also includes nontrailer lines ok 77 - %(trailers:key) without value is error ok 78 - %(trailers:key=foo,valueonly) shows only value ok 79 - pretty format %(trailers:separator) changes separator ok 80 - pretty format %(trailers) combining separator/key/valueonly ok 81 - trailer parsing not fooled by --- line ok 82 - set up %S tests ok 83 - log --format=%S paints branch names ok 84 - log --format=%S paints tag names ok 85 - log --format=%S paints symmetric ranges ok 86 - %S in git log --format works with other placeholders (part 1) ok 87 - %S in git log --format works with other placeholders (part 2) ok 88 - log --pretty=reference ok 89 - log --pretty=reference with log.date is overridden by short date ok 90 - log --pretty=reference with explicit date overrides short date ok 91 - log --pretty=reference is never unabbreviated ok 92 - log --pretty=reference is never decorated ok 93 - log --pretty=reference does not output reflog info ok 94 - log --pretty=reference is colored appropriately # still have 1 known breakage(s) # passed all remaining 93 test(s) 1..94 ok t5100-mailinfo.sh .................................. ok 1 - split sample box ok 2 - mailinfo 0001 ok 3 - mailinfo 0002 ok 4 - mailinfo 0003 ok 5 - mailinfo 0004 ok 6 - mailinfo 0005 ok 7 - mailinfo 0006 ok 8 - mailinfo 0007 ok 9 - mailinfo 0008 ok 10 - mailinfo 0009 ok 11 - mailinfo 0010 ok 12 - mailinfo 0011 ok 13 - mailinfo 0012 ok 14 - mailinfo 0013 ok 15 - mailinfo 0014 ok 16 - mailinfo 0015 ok 17 - mailinfo 0016 ok 18 - mailinfo 0017 ok 19 - mailinfo 0018 ok 20 - split box with rfc2047 samples ok 21 - mailinfo rfc2047/0001 ok 22 - mailinfo rfc2047/0002 ok 23 - mailinfo rfc2047/0003 ok 24 - mailinfo rfc2047/0004 ok 25 - mailinfo rfc2047/0005 ok 26 - mailinfo rfc2047/0006 ok 27 - mailinfo rfc2047/0007 ok 28 - mailinfo rfc2047/0008 ok 29 - mailinfo rfc2047/0009 ok 30 - mailinfo rfc2047/0010 ok 31 - mailinfo rfc2047/0011 ok 32 - respect NULs ok 33 - Preserve NULs out of MIME encoded message ok 34 - mailinfo on from header without name works ok 35 - mailinfo finds headers after embedded From line ok 36 - mailinfo on message with quoted >From ok 37 - mailinfo unescapes with --mboxrd ok 38 - mailinfo handles rfc2822 quoted-string ok 39 - mailinfo handles rfc2822 comment ok 40 - mailinfo with mailinfo.scissors config ok 41 - mailinfo no options ok 42 - mailinfo -k ok 43 - mailinfo -b no [PATCH] ok 44 - mailinfo -b leading [PATCH] ok 45 - mailinfo -b double [PATCH] not ok 46 - mailinfo -b trailing [PATCH] # TODO known breakage not ok 47 - mailinfo -b separated double [PATCH] # TODO known breakage ok 48 - mailinfo handles unusual header whitespace # still have 2 known breakage(s) # passed all remaining 46 test(s) 1..48 ok t4300-merge-tree.sh ................................ ok 1 - setup ok 2 - file add A, !B ok 3 - file add !A, B ok 4 - file add A, B (same) ok 5 - file add A, B (different) ok 6 - file change A, !B ok 7 - file change !A, B ok 8 - file change A, B (same) ok 9 - file change A, B (different) ok 10 - file change A, B (mixed) ok 11 - file remove A, !B ok 12 - file remove !A, B ok 13 - file remove A, B (same) ok 14 - file change A, remove B ok 15 - file remove A, change B ok 16 - tree add A, B (same) ok 17 - tree add A, B (different) ok 18 - tree unchanged A, removed B ok 19 - turn file to tree ok 20 - turn tree to file # passed all 20 test(s) 1..20 ok t5306-pack-nobase.sh ............................... ok 1 - setup base ok 2 - setup patch_clone ok 3 - indirectly clone patch_clone ok 4 - clone of patch_clone is incomplete # passed all 4 test(s) 1..4 ok t5307-pack-missing-commit.sh ....................... ok 1 - setup ok 2 - check corruption ok 3 - rev-list notices corruption (1) ok 4 - rev-list notices corruption (2) ok 5 - pack-objects notices corruption # passed all 5 test(s) 1..5 ok t5305-include-tag.sh ............................... ok 1 - setup ok 2 - pack without --include-tag ok 3 - unpack objects ok 4 - check unpacked result (have commit, no tag) ok 5 - pack with --include-tag ok 6 - unpack objects ok 7 - check unpacked result (have commit, have tag) ok 8 - create hidden inner tag ok 9 - pack explicit outer tag ok 10 - unpack objects ok 11 - check unpacked result (have all objects) ok 12 - pack implied outer tag ok 13 - unpack objects ok 14 - check unpacked result (have all objects) ok 15 - single-branch clone can transfer tag # passed all 15 test(s) 1..15 ok t5000-tar-tree.sh .................................. ok 1 - setup ok 2 - populate workdir ok 3 - add ignored file ok 4 - add files to repository ok 5 - setup export-subst ok 6 - create bare clone ok 7 - remove ignored file ok 8 - git archive ok 9 - extract tar archive ok 10 # SKIP interpret pax headers (missing TAR_NEEDS_PAX_FALLBACK) ok 11 - validate filenames ok 12 - validate file contents ok 13 - git archive --prefix=prefix/ ok 14 - extract tar archive ok 15 # SKIP interpret pax headers (missing TAR_NEEDS_PAX_FALLBACK) ok 16 - validate filenames ok 17 - validate file contents ok 18 - git-archive --prefix=olde- ok 19 - extract tar archive ok 20 # SKIP interpret pax headers (missing TAR_NEEDS_PAX_FALLBACK) ok 21 - validate filenames ok 22 - validate file contents ok 23 - git archive --add-file ok 24 - extract tar archive ok 25 # SKIP interpret pax headers (missing TAR_NEEDS_PAX_FALLBACK) ok 26 - validate filenames ok 27 - validate file contents ok 28 - validate extra file untracked ok 29 - git archive --add-file twice ok 30 - extract tar archive ok 31 # SKIP interpret pax headers (missing TAR_NEEDS_PAX_FALLBACK) ok 32 - validate filenames ok 33 - validate file contents ok 34 - validate extra file one/untracked ok 35 - validate extra file two/untracked ok 36 - git archive on large files ok 37 - git archive in a bare repo ok 38 - git archive vs. the same in a bare repo ok 39 - git archive with --output ok 40 - git archive --remote ok 41 - git archive --remote with configured remote ok 42 - validate file modification time ok 43 - git get-tar-commit-id ok 44 - git archive with --output, override inferred format ok 45 - git archive with --output and --remote creates .tgz ok 46 - git archive --list outside of a git repo ok 47 - git archive --remote outside of a git repo ok 48 - clients cannot access unreachable commits ok 49 - upload-archive can allow unreachable commits ok 50 - setup tar filters ok 51 - archive --list mentions user filter ok 52 - archive --list shows only enabled remote filters ok 53 - invoke tar filter by format ok 54 - invoke tar filter by extension ok 55 - default output format remains tar ok 56 - extension matching requires dot ok 57 - only enabled filters are available remotely ok 58 - git archive --format=tgz ok 59 - git archive --format=tar.gz ok 60 - infer tgz from .tgz filename ok 61 - infer tgz from .tar.gz filename ok 62 - extract tgz file ok 63 - remote tar.gz is allowed by default ok 64 - remote tar.gz can be disabled ok 65 - archive and :(glob) ok 66 - catch non-matching pathspec ok 67 - set up repository with huge blob ok 68 - generate tar with huge size ok 69 - system tar can read our huge size ok 70 - set up repository with far-future commit ok 71 - generate tar with future mtime ok 72 - system tar can read our future mtime # passed all 72 test(s) 1..72 ok t5308-pack-detect-duplicates.sh .................... ok 1 - setup ok 2 - pack with no duplicates ok 3 - index-pack will allow duplicate objects by default ok 4 - create batch-check test vectors ok 5 - lookup in duplicated pack ok 6 - index-pack can reject packs with duplicates # passed all 6 test(s) 1..6 ok t4215-log-skewed-merges.sh ......................... ok 1 - log --graph with merge fusing with its left and right neighbors ok 2 - log --graph with left-skewed merge ok 3 - log --graph with nested left-skewed merge ok 4 - log --graph with nested left-skewed merge following normal merge ok 5 - log --graph with nested right-skewed merge following left-skewed merge ok 6 - log --graph with right-skewed merge following a left-skewed one ok 7 - log --graph with octopus merge with column joining its penultimate parent ok 8 - log --graph with multiple tips ok 9 - log --graph with multiple tips and colors ok 10 - log --graph with multiple tips # passed all 10 test(s) 1..10 ok t5309-pack-delta-cycles.sh ......................... ok 1 - index-pack works with a single delta (A->B) ok 2 - index-pack works with a single delta (B->A) ok 3 - index-pack detects missing base objects ok 4 - index-pack detects REF_DELTA cycles ok 5 - failover to an object in another pack ok 6 - failover to a duplicate object in the same pack # passed all 6 test(s) 1..6 ok t5311-pack-bitmaps-shallow.sh ...................... ok 1 - setup shallow repo ok 2 - turn on bitmaps in the parent ok 3 - shallow fetch from bitmapped repo # passed all 3 test(s) 1..3 ok t5150-request-pull.sh .............................. ok 1 - setup ok 2 - setup: two scripts for reading pull requests ok 3 - pull request when forgot to push ok 4 - pull request after push ok 5 - request asks HEAD to be pulled ok 6 - pull request format ok 7 - request-pull ignores OPTIONS_KEEPDASHDASH poison ok 8 - request-pull quotes regex metacharacters properly ok 9 - pull request with mismatched object ok 10 - pull request with stale object # passed all 10 test(s) 1..10 ok t5314-pack-cycle-detection.sh ...................... ok 1 - setup ok 2 - repack # passed all 2 test(s) 1..2 ok t5312-prune-corruption.sh .......................... ok 1 - disable reflogs ok 2 - create history reachable only from a bogus-named ref ok 3 - pruning does not drop bogus object ok 4 - put bogus object into pack ok 5 - destructive repack keeps packed object ok 6 - clean up bogus ref ok 7 - create history with missing tip commit ok 8 - pruning with a corrupted tip does not drop history ok 9 - pack-refs does not silently delete broken loose ref ok 10 - create packed-refs file with broken ref ok 11 - pack-refs does not silently delete broken packed ref ok 12 - pack-refs does not drop broken refs during deletion # passed all 12 test(s) 1..12 ok t5313-pack-bounds-checks.sh ........................ ok 1 - setup ok 2 - set up base packfile and variables ok 3 - pack/index object count mismatch ok 4 - matched bogus object count ok 5 - bogus object offset (v1) ok 6 - bogus object offset (v2, no msb) ok 7 - bogus offset into v2 extended table ok 8 - bogus offset inside v2 extended table ok 9 - bogus OFS_DELTA in packfile # passed all 9 test(s) 1..9 ok t5315-pack-objects-compression.sh .................. ok 1 - setup ok 2 - pack-objects with -c core.compression=0 ok 3 - pack-objects with -c core.compression=9 ok 4 - pack-objects with -c core.compression=0 -c pack.compression=0 ok 5 - pack-objects with -c core.compression=9 -c pack.compression=0 ok 6 - pack-objects with -c core.compression=0 -c pack.compression=9 ok 7 - pack-objects with -c core.compression=9 -c pack.compression=9 ok 8 - pack-objects with -c pack.compression=0 ok 9 - pack-objects with -c pack.compression=9 # passed all 9 test(s) 1..9 ok t5321-pack-large-objects.sh ........................ ok 1 - setup ok 2 - repack large deltas # passed all 2 test(s) 1..2 ok t5303-pack-corruption-resilience.sh ................ ok 1 - initial setup validation ok 2 - create corruption in header of first object ok 3 - ... but having a loose copy allows for full recovery ok 4 - ... and loose copy of first delta allows for partial recovery ok 5 - create corruption in data of first object ok 6 - ... but having a loose copy allows for full recovery ok 7 - ... and loose copy of second object allows for partial recovery ok 8 - create corruption in header of first delta ok 9 - ... but having a loose copy allows for full recovery ok 10 - ... and then a repack "clears" the corruption ok 11 - create corruption in data of first delta ok 12 - ... but having a loose copy allows for full recovery ok 13 - ... and then a repack "clears" the corruption ok 14 - corruption in delta base reference of first delta (OBJ_REF_DELTA) ok 15 - ... but having a loose copy allows for full recovery ok 16 - ... and then a repack "clears" the corruption ok 17 - corruption #0 in delta base reference of first delta (OBJ_OFS_DELTA) ok 18 - ... but having a loose copy allows for full recovery ok 19 - ... and then a repack "clears" the corruption ok 20 - corruption #1 in delta base reference of first delta (OBJ_OFS_DELTA) ok 21 - ... but having a loose copy allows for full recovery ok 22 - ... and then a repack "clears" the corruption ok 23 - ... and a redundant pack allows for full recovery too ok 24 - corruption of delta base reference pointing to wrong object ok 25 - ... but having a loose copy allows for full recovery ok 26 - ... and then a repack "clears" the corruption ok 27 - corrupting header to have too small output buffer fails unpack ok 28 - apply good minimal delta ok 29 - apply delta with too many literal bytes ok 30 - apply delta with too many copied bytes ok 31 - apply delta with too few literal bytes ok 32 - apply delta with too few bytes in base ok 33 - apply delta with truncated copy parameters ok 34 - apply delta with trailing garbage literal ok 35 - apply delta with trailing garbage copy ok 36 - apply delta with trailing garbage opcode # passed all 36 test(s) 1..36 ok t5316-pack-delta-depth.sh .......................... ok 1 - create series of packs ok 2 - packing produces a long delta ok 3 - --depth limits depth # passed all 3 test(s) 1..3 ok t4150-am.sh ........................................ ok 1 - setup: messages ok 2 - setup ok 3 - am applies patch correctly ok 4 - am fails if index is dirty ok 5 - am applies patch e-mail not in a mbox ok 6 - am applies patch e-mail not in a mbox with CRLF ok 7 - am applies patch e-mail with preceding whitespace ok 8 - am applies stgit patch ok 9 - am --patch-format=stgit applies stgit patch ok 10 - am applies stgit series ok 11 - am applies hg patch ok 12 - am --patch-format=hg applies hg patch ok 13 - am with applypatch-msg hook ok 14 - am with failing applypatch-msg hook ok 15 - am with pre-applypatch hook ok 16 - am with failing pre-applypatch hook ok 17 - am with post-applypatch hook ok 18 - am with failing post-applypatch hook ok 19 - am --scissors cuts the message at the scissors line ok 20 - am --no-scissors overrides mailinfo.scissors ok 21 - setup: new author and committer ok 22 - am changes committer and keeps author ok 23 - am --signoff adds Signed-off-by: line ok 24 - am stays in branch ok 25 - am --signoff does not add Signed-off-by: line if already there ok 26 - am --signoff adds Signed-off-by: if another author is preset ok 27 - am --signoff duplicates Signed-off-by: if it is not the last one ok 28 - am without --keep removes Re: and [PATCH] stuff ok 29 - am --keep really keeps the subject ok 30 - am --keep-non-patch really keeps the non-patch part ok 31 - setup am -3 ok 32 - am -3 falls back to 3-way merge ok 33 - am -3 -p0 can read --no-prefix patch ok 34 - am with config am.threeWay falls back to 3-way merge ok 35 - am with config am.threeWay overridden by --no-3way ok 36 - am can rename a file ok 37 - am -3 can rename a file ok 38 - am -3 can rename a file after falling back to 3-way merge ok 39 - am -3 -q is quiet ok 40 - am pauses on conflict ok 41 - am --show-current-patch ok 42 - am --show-current-patch=raw ok 43 - am --show-current-patch=diff ok 44 - am accepts repeated --show-current-patch ok 45 - am detects incompatible --show-current-patch ok 46 - am --skip works ok 47 - am --abort removes a stray directory ok 48 - am refuses patches when paused ok 49 - am --resolved works ok 50 - am --resolved fails if index has no changes ok 51 - am --resolved fails if index has unmerged entries ok 52 - am takes patches from a Pine mailbox ok 53 - am fails on mail without patch ok 54 - am fails on empty patch ok 55 - am works from stdin in subdirectory ok 56 - am works from file (relative path given) in subdirectory ok 57 - am works from file (absolute path given) in subdirectory ok 58 - am --committer-date-is-author-date ok 59 - am without --committer-date-is-author-date ok 60 - am --ignore-date ok 61 - am into an unborn branch ok 62 - am newline in subject ok 63 - am -q is quiet ok 64 - am empty-file does not infloop ok 65 - am --message-id really adds the message id ok 66 - am.messageid really adds the message id ok 67 - am --message-id -s signs off after the message id ok 68 - am -3 works with rerere ok 69 - am -s unexpected trailer block ok 70 - am --patch-format=mboxrd handles mboxrd ok 71 - am works with multi-line in-body headers ok 72 - am --quit keeps HEAD where it is ok 73 - am and .gitattibutes ok 74 - apply binary blob in partial clone # passed all 74 test(s) 1..74 ok t5304-prune.sh ..................................... ok 1 - setup ok 2 - prune stale packs ok 3 - prune --expire ok 4 - gc: implicit prune --expire ok 5 - gc: refuse to start with invalid gc.pruneExpire ok 6 - gc: start with ok gc.pruneExpire ok 7 - prune: prune nonsense parameters ok 8 - prune: prune unreachable heads ok 9 - prune: do not prune detached HEAD with no reflog ok 10 - prune: prune former HEAD after checking out branch ok 11 - prune: do not prune heads listed as an argument ok 12 - gc --no-prune ok 13 - gc respects gc.pruneExpire ok 14 - gc --prune= ok 15 - gc --prune=never ok 16 - gc respects gc.pruneExpire=never ok 17 - prune --expire=never ok 18 - gc: prune old objects after local clone ok 19 - garbage report in count-objects -v ok 20 - clean pack garbage with gc ok 21 - prune .git/shallow ok 22 - prune .git/shallow when there are no loose objects ok 23 - prune: handle alternate object database ok 24 - prune: handle index in multiple worktrees ok 25 - prune: handle HEAD in multiple worktrees ok 26 - prune: handle HEAD reflog in multiple worktrees ok 27 - prune: handle expire option correctly ok 28 - trivial prune with bitmaps enabled # passed all 28 test(s) 1..28 ok t5003-archive-zip.sh ............................... ok 1 - populate workdir ok 2 - add symlink ok 3 - prepare file list ok 4 - add ignored file ok 5 - add files to repository ok 6 - setup export-subst and diff attributes ok 7 - create bare clone ok 8 - remove ignored file ok 9 - git archive --format=zip ok 10 - extract ZIP archive ok 11 - validate filenames ok 12 - validate file contents ok 13 - extract ZIP archive with EOL conversion ok 14 - validate that text files are converted ok 15 - validate that binary files are unchanged ok 16 - validate that diff files are converted ok 17 - validate that -diff files are unchanged ok 18 - validate that custom diff is unchanged ok 19 - git archive --format=zip in a bare repo ok 20 - git archive --format=zip vs. the same in a bare repo ok 21 - git archive --format=zip with --output ok 22 - git archive with --output, inferring format (local) ok 23 - git archive with --output, inferring format (remote) ok 24 - git archive --format=zip with prefix ok 25 - extract ZIP archive ok 26 - validate filenames ok 27 - validate file contents ok 28 - extract ZIP archive with EOL conversion ok 29 - validate that text files are converted ok 30 - validate that binary files are unchanged ok 31 - validate that diff files are converted ok 32 - validate that -diff files are unchanged ok 33 - validate that custom diff is unchanged ok 34 - git archive -0 --format=zip on large files ok 35 - extract ZIP archive ok 36 - validate filenames ok 37 - validate file contents ok 38 - extract ZIP archive with EOL conversion ok 39 - validate that text files are converted ok 40 - validate that binary files are unchanged ok 41 - validate that diff files are converted ok 42 - validate that -diff files are unchanged ok 43 - validate that custom diff is unchanged ok 44 - git archive --format=zip on large files ok 45 - extract ZIP archive ok 46 - validate filenames ok 47 - validate file contents ok 48 - extract ZIP archive with EOL conversion ok 49 - validate that text files are converted ok 50 - validate that binary files are unchanged ok 51 - validate that diff files are converted ok 52 - validate that -diff files are unchanged ok 53 - validate that custom diff is unchanged ok 54 - git archive --format=zip --add-file ok 55 - extract ZIP archive ok 56 - validate filenames ok 57 - validate file contents ok 58 - extract ZIP archive with EOL conversion ok 59 - validate that text files are converted ok 60 - validate that binary files are unchanged ok 61 - validate that diff files are converted ok 62 - validate that -diff files are unchanged ok 63 - validate that custom diff is unchanged ok 64 - validate extra file untracked ok 65 - git archive --format=zip --add-file twice ok 66 - extract ZIP archive ok 67 - validate filenames ok 68 - validate file contents ok 69 - extract ZIP archive with EOL conversion ok 70 - validate that text files are converted ok 71 - validate that binary files are unchanged ok 72 - validate that diff files are converted ok 73 - validate that -diff files are unchanged ok 74 - validate that custom diff is unchanged ok 75 - validate extra file one/untracked ok 76 - validate extra file two/untracked # passed all 76 test(s) 1..76 ok t5322-pack-objects-sparse.sh ....................... ok 1 - setup repo ok 2 - non-sparse pack-objects ok 3 - sparse pack-objects ok 4 - duplicate a folder from f3 and commit to topic1 ok 5 - non-sparse pack-objects ok 6 - sparse pack-objects ok 7 - duplicate a folder from f1 into f3 ok 8 - non-sparse pack-objects ok 9 - sparse pack-objects ok 10 - pack.useSparse enables algorithm ok 11 - pack.useSparse overridden # passed all 11 test(s) 1..11 ok t5320-delta-islands.sh ............................. ok 1 - setup commits ok 2 - vanilla repack deltas one against two ok 3 - island repack with no island definition is vanilla ok 4 - island repack with no matches is vanilla ok 5 - separate islands disallows delta ok 6 - same island allows delta ok 7 - coalesce same-named islands ok 8 - island restrictions drop reused deltas ok 9 - island regexes are left-anchored ok 10 - island regexes follow last-one-wins scheme ok 11 - setup shared history ok 12 - vanilla delta goes between branches ok 13 - deltas allowed against superset islands ok 14 - island core places core objects first ok 15 - unmatched island core is not fatal # passed all 15 test(s) 1..15 ok t5402-post-merge-hook.sh ........................... ok 1 - setup ok 2 - post-merge does not run for up-to-date ok 3 - post-merge runs as expected ok 4 - post-merge from normal merge receives the right argument ok 5 - post-merge from squash merge runs as expected ok 6 - post-merge from squash merge receives the right argument # passed all 6 test(s) 1..6 ok t5004-archive-corner-cases.sh ...................... ok 1 - create commit with empty tree and fake empty tar ok 2 - tar archive of commit with empty tree ok 3 - tar archive of empty tree is empty ok 4 - tar archive of empty tree with prefix ok 5 - zip archive of empty tree is empty ok 6 - zip archive of empty tree with prefix ok 7 - archive complains about pathspec on empty tree ok 8 - create a commit with an empty subtree ok 9 - archive empty subtree with no pathspec ok 10 - archive empty subtree by direct pathspec ok 11 - zip archive with many entries ok 12 # SKIP zip archive bigger than 4GB (missing EXPENSIVE of EXPENSIVE,UNZIP,UNZIP_ZIP64_SUPPORT) ok 13 # SKIP zip archive with files bigger than 4GB (missing EXPENSIVE of EXPENSIVE,LONG_IS_64BIT,UNZIP,UNZIP_ZIP64_SUPPORT,ZIPINFO) ok 14 - tar archive with long paths # passed all 14 test(s) 1..14 ok t5317-pack-objects-filter-objects.sh ............... ok 1 - setup r1 ok 2 - verify blob count in normal packfile ok 3 - verify blob:none packfile has no blobs ok 4 - verify normal and blob:none packfiles have same commits/trees ok 5 - get an error for missing tree object ok 6 - setup for tests of tree:0 ok 7 - verify tree:0 packfile has no blobs or trees ok 8 - grab tree directly when using tree:0 ok 9 - setup r2 ok 10 - verify blob count in normal packfile ok 11 - verify blob:limit=500 omits all blobs ok 12 - verify blob:limit=1000 ok 13 - verify blob:limit=1001 ok 14 - verify blob:limit=10001 ok 15 - verify blob:limit=1k ok 16 - verify explicitly specifying oversized blob in input ok 17 - verify blob:limit=1m ok 18 - verify normal and blob:limit packfiles have same commits/trees ok 19 - setup r3 ok 20 - verify blob count in normal packfile ok 21 - verify sparse:path=pattern1 fails ok 22 - verify sparse:path=pattern2 fails ok 23 - setup r4 ok 24 - verify blob count in normal packfile ok 25 - verify sparse:oid=OID ok 26 - verify sparse:oid=oid-ish ok 27 - setup r1 - delete loose blobs ok 28 - verify pack-objects fails w/ missing objects ok 29 - verify pack-objects fails w/ --missing=error ok 30 - verify pack-objects w/ --missing=allow-any # passed all 30 test(s) 1..30 ok t4202-log.sh ....................................... ok 1 - setup ok 2 - pretty ok 3 - pretty (tformat) ok 4 - pretty (shortcut) ok 5 - format ok 6 - format %w(11,1,2) ok 7 - format %w(,1,2) ok 8 - oneline ok 9 - diff-filter=A ok 10 - diff-filter=M ok 11 - diff-filter=D ok 12 - diff-filter=R ok 13 - diff-filter=C ok 14 - git log --follow ok 15 - git config log.follow works like --follow ok 16 - git config log.follow does not die with multiple paths ok 17 - git config log.follow does not die with no paths ok 18 - git config log.follow is overridden by --no-follow ok 19 - git log --no-walk sorts by commit time ok 20 - git log --no-walk=sorted sorts by commit time ok 21 - git log --line-prefix="=== " --no-walk sorts by commit time ok 22 - git log --no-walk=unsorted leaves list of commits as given ok 23 - git show leaves list of commits as given ok 24 - setup case sensitivity tests ok 25 - log --grep ok 26 - log --invert-grep --grep ok 27 - log --invert-grep --grep -i ok 28 - log --grep option parsing ok 29 - log -i --grep ok 30 - log --grep -i ok 31 - log -F -E --grep= uses ere ok 32 - log -F -E --perl-regexp --grep= uses PCRE ok 33 - log with grep.patternType configuration ok 34 - log with grep.patternType configuration and command line ok 35 - log with various grep.patternType configurations & command-lines ok 36 - simple log --graph ok 37 - simple log --graph --line-prefix="123 " ok 38 - set up merge history ok 39 - log --graph with merge ok 40 - log --graph --line-prefix="| | | " with merge ok 41 - log --graph with merge with log.graphColors ok 42 - log --raw --graph -m with merge ok 43 - diff-tree --graph ok 44 - log --graph with full output ok 45 - set up more tangled history ok 46 - log --graph with merge ok 47 - log.decorate configuration ok 48 - decorate-refs with glob ok 49 - decorate-refs without globs ok 50 - multiple decorate-refs ok 51 - decorate-refs-exclude with glob ok 52 - decorate-refs-exclude without globs ok 53 - multiple decorate-refs-exclude ok 54 - decorate-refs and decorate-refs-exclude ok 55 - deocrate-refs and log.excludeDecoration ok 56 - decorate-refs-exclude and simplify-by-decoration ok 57 - log.decorate config parsing ok 58 - log output on a TTY ok 59 - reflog is expected format ok 60 - whatchanged is expected format ok 61 - log.abbrevCommit configuration ok 62 - show added path under "--follow -M" ok 63 - git log -c --follow ok 64 - log --graph with diff and stats ok 65 - log --line-prefix="*** " --graph with diff and stats ok 66 - log --graph with --name-status ok 67 - log --graph with --name-only ok 68 - dotdot is a parent directory ok 69 - setup signed branch ok 70 - setup signed branch with subkey ok 71 - setup signed branch x509 ok 72 - log x509 fingerprint ok 73 - log OpenPGP fingerprint ok 74 - log --graph --show-signature ok 75 - log --graph --show-signature x509 ok 76 - log --graph --show-signature for merged tag ok 77 - log --graph --show-signature for merged tag in shallow clone ok 78 - log --graph --show-signature for merged tag with missing key ok 79 - log --graph --show-signature for merged tag with bad signature ok 80 - log --show-signature for merged tag with GPG failure ok 81 - log --graph --show-signature for merged tag x509 ok 82 - log --graph --show-signature for merged tag x509 missing key ok 83 - log --graph --show-signature for merged tag x509 bad signature ok 84 - --no-show-signature overrides --show-signature ok 85 - log.showsignature=true behaves like --show-signature ok 86 - --no-show-signature overrides log.showsignature=true ok 87 - --show-signature overrides log.showsignature=false ok 88 - log --graph --no-walk is forbidden ok 89 - log diagnoses bogus HEAD ok 90 - log does not default to HEAD when rev input is given ok 91 - do not default to HEAD with ignored object on cmdline ok 92 - do not default to HEAD with ignored object on stdin ok 93 - set up --source tests ok 94 - log --source paints branch names ok 95 - log --source paints tag names ok 96 - log --source paints symmetric ranges ok 97 - --exclude-promisor-objects does not BUG-crash ok 98 - log --end-of-options # passed all 98 test(s) 1..98 ok t5323-pack-redundant.sh ............................ ok 1 - setup master repo ok 2 - master: pack-redundant works with no packfile ok 3 - master: pack-redundant works with one packfile ok 4 - master: no redundant for pack 1, 2, 3 ok 5 - master: one of pack-2/pack-3 is redundant ok 6 - master: pack 2, 4, and 6 are redundant ok 7 - master: pack-8 (subset of pack-1) is also redundant ok 8 - master: clean loose objects ok 9 - master: remove redundant packs and pass fsck ok 10 - setup shared.git ok 11 - shared: all packs are redundant, but no output without --alt-odb ok 12 - shared: show redundant packs in stderr for verbose mode ok 13 - shared: remove redundant packs, no packs left ok 14 - shared: create new objects and packs ok 15 - shared: no redundant without --alt-odb ok 16 - shared: one pack is redundant with --alt-odb ok 17 - shared: ignore unique objects and all two packs are redundant # passed all 17 test(s) 1..17 ok t5403-post-checkout-hook.sh ........................ ok 1 - setup ok 2 - post-checkout receives the right arguments with HEAD unchanged ok 3 - post-checkout args are correct with git checkout -b ok 4 - post-checkout receives the right args with HEAD changed ok 5 - post-checkout receives the right args when not switching branches ok 6 - post-checkout is triggered on rebase ok 7 - post-checkout is triggered on rebase with fast-forward ok 8 - post-checkout hook is triggered by clone # passed all 8 test(s) 1..8 ok t5405-send-pack-rewind.sh .......................... ok 1 - setup ok 2 - non forced push should die not segfault ok 3 - forced push should succeed # passed all 3 test(s) 1..3 ok t5406-remote-rejects.sh ............................ ok 1 - setup ok 2 - push reports error ok 3 - individual ref reports error # passed all 3 test(s) 1..3 ok t5404-tracking-branches.sh ......................... ok 1 - setup ok 2 - prepare pushable branches ok 3 - mixed-success push returns error ok 4 - check tracking branches updated correctly after push ok 5 - check tracking branches not updated for failed refs ok 6 - deleted branches have their tracking branches removed ok 7 - already deleted tracking branches ignored # passed all 7 test(s) 1..7 ok t5410-receive-pack-alternates.sh ................... ok 1 - setup ok 2 - with core.alternateRefsCommand ok 3 - with core.alternateRefsPrefixes # passed all 3 test(s) 1..3 ok t5409-colorize-remote-messages.sh .................. ok 1 - setup ok 2 - keywords ok 3 - whole words at line start ok 4 - short line ok 5 - case-insensitive ok 6 - leading space ok 7 - spaces only ok 8 - no coloring for redirected output ok 9 - push with customized color ok 10 - error in customized color ok 11 - fallback to color.ui # passed all 11 test(s) 1..11 ok t5408-send-pack-stdin.sh ........................... ok 1 - setup refs ok 2 - refs on cmdline ok 3 - refs over stdin ok 4 - stdin lines are full refspecs ok 5 - stdin mixed with cmdline ok 6 - cmdline refs written in order ok 7 - --stdin refs come after cmdline ok 8 - refspecs and --mirror do not mix (cmdline) ok 9 - refspecs and --mirror do not mix (stdin) # passed all 9 test(s) 1..9 ok t5310-pack-bitmaps.sh .............................. ok 1 - setup repo with moderate-sized history ok 2 - full repack creates bitmaps ok 3 - rev-list --test-bitmap verifies bitmaps ok 4 - counting commits via bitmap (full bitmap) ok 5 - counting partial commits via bitmap (full bitmap) ok 6 - counting commits with limit (full bitmap) ok 7 - counting non-linear history (full bitmap) ok 8 - counting commits with limiting (full bitmap) ok 9 - counting objects via bitmap (full bitmap) ok 10 - enumerate commits (full bitmap) ok 11 - enumerate --objects (full bitmap) ok 12 - bitmap --objects handles non-commit objects (full bitmap) ok 13 - clone from bitmapped repository ok 14 - partial clone from bitmapped repository ok 15 - setup further non-bitmapped commits ok 16 - counting commits via bitmap (partial bitmap) ok 17 - counting partial commits via bitmap (partial bitmap) ok 18 - counting commits with limit (partial bitmap) ok 19 - counting non-linear history (partial bitmap) ok 20 - counting commits with limiting (partial bitmap) ok 21 - counting objects via bitmap (partial bitmap) ok 22 - enumerate commits (partial bitmap) ok 23 - enumerate --objects (partial bitmap) ok 24 - bitmap --objects handles non-commit objects (partial bitmap) ok 25 - fetch (partial bitmap) ok 26 - incremental repack fails when bitmaps are requested ok 27 - incremental repack can disable bitmaps ok 28 - pack-objects respects --local (non-local loose) ok 29 - pack-objects respects --honor-pack-keep (local non-bitmapped pack) ok 30 - pack-objects respects --local (non-local pack) ok 31 - pack-objects respects --honor-pack-keep (local bitmapped pack) ok 32 - pack-objects respects --local (non-local bitmapped pack) ok 33 - pack-objects to file can use bitmap ok 34 - full repack, reusing previous bitmaps ok 35 - fetch (full bitmap) ok 36 - create objects for missing-HAVE tests ok 37 - pack-objects respects --incremental ok 38 - pack with missing blob ok 39 - pack with missing tree ok 40 - pack with missing parent ok 41 # SKIP we can read jgit bitmaps (missing JGIT of JGIT,SHA1) ok 42 # SKIP jgit can read our bitmaps (missing JGIT of JGIT,SHA1) ok 43 - splitting packs does not generate bogus bitmaps ok 44 - set up reusable pack ok 45 - pack reuse respects --honor-pack-keep ok 46 - pack reuse respects --local ok 47 - pack reuse respects --incremental ok 48 - truncated bitmap fails gracefully ok 49 - set up thin delta-reuse parent ok 50 - fetch without bitmaps ignores delta against old base ok 51 - fetch with bitmaps can reuse old base # passed all 51 test(s) 1..51 ok t5503-tagfollow.sh ................................. ok 1 - setup ok 2 - setup expect ok 3 - fetch A (new commit : 1 connection) ok 4 - create tag T on A, create C on branch cat ok 5 - setup expect ok 6 - fetch C, T (new branch, tag : 1 connection) ok 7 - create commits O, B, tag S on B ok 8 - setup expect ok 9 - fetch B, S (commit and tag : 1 connection) ok 10 - setup expect ok 11 - new clone fetch master and tags # passed all 11 test(s) 1..11 ok t5407-post-rewrite-hook.sh ......................... ok 1 - setup ok 2 - git commit --amend ok 3 - git commit --amend --no-post-rewrite ok 4 - git rebase --apply ok 5 - git rebase --apply --skip ok 6 - git rebase --apply --skip the last one ok 7 - git rebase -m ok 8 - git rebase -m --skip ok 9 - git rebase with implicit use of merge backend ok 10 - git rebase --skip with implicit use of merge backend ok 11 - git rebase -i (unchanged) ok 12 - git rebase -i (skip) ok 13 - git rebase -i (squash) ok 14 - git rebase -i (fixup without conflict) ok 15 - git rebase -i (double edit) ok 16 - git rebase -i (exec) # passed all 16 test(s) 1..16 ok t5502-quickfetch.sh ................................ ok 1 - setup ok 2 - clone without alternate ok 3 - further commits in the original ok 4 - copy commit and tree but not blob by hand ok 5 - quickfetch should not leave a corrupted repository ok 6 - quickfetch should not copy from alternate ok 7 - quickfetch should handle ~1000 refs (on Windows) # passed all 7 test(s) 1..7 ok t5507-remote-environment.sh ........................ ok 1 - set up "remote" push situation ok 2 - set up fake ssh ok 3 - confirm default push fails ok 4 - config does not travel over same-machine push ok 5 - config does not travel over ssh push # passed all 5 test(s) 1..5 ok t5501-fetch-push-alternates.sh ..................... ok 1 - setup ok 2 - pushing into a repository with the same alternate ok 3 - fetching from a repository with the same alternate # passed all 3 test(s) 1..3 ok t5506-remote-groups.sh ............................. ok 1 - setup ok 2 - no group updates all ok 3 - nonexistent group produces error ok 4 - updating group updates all members (remote update) ok 5 - updating group updates all members (fetch) ok 6 - updating group does not update non-members (remote update) ok 7 - updating group does not update non-members (fetch) ok 8 - updating remote name updates that remote # passed all 8 test(s) 1..8 ok t0027-auto-crlf.sh ................................. ok 1 - ls-files --eol -o Text/Binary ok 2 - setup master ok 3 - commit files empty attr ok 4 - commit files attr=auto ok 5 - commit files attr=text ok 6 - commit files attr=-text ok 7 - commit files attr=lf ok 8 - commit files attr=crlf ok 9 - commit file with mixed EOL onto LF crlf=false attr= ok 10 - commit file with mixed EOL onto CLRF attr= aeol= crlf=false ok 11 - commit file with mixed EOL onto CRLF_mix_LF attr= aeol= crlf=false ok 12 - commit file with mixed EOL onto LF_mix_cr attr= aeol= crlf=false ok 13 - commit file with mixed EOL onto CRLF_nul attr= aeol= crlf=false ok 14 - commit file with mixed EOL onto LF crlf=true attr= ok 15 - commit file with mixed EOL onto CLRF attr= aeol= crlf=true ok 16 - commit file with mixed EOL onto CRLF_mix_LF attr= aeol= crlf=true ok 17 - commit file with mixed EOL onto LF_mix_cr attr= aeol= crlf=true ok 18 - commit file with mixed EOL onto CRLF_nul attr= aeol= crlf=true ok 19 - commit file with mixed EOL onto LF crlf=input attr= ok 20 - commit file with mixed EOL onto CLRF attr= aeol= crlf=input ok 21 - commit file with mixed EOL onto CRLF_mix_LF attr= aeol= crlf=input ok 22 - commit file with mixed EOL onto LF_mix_cr attr= aeol= crlf=input ok 23 - commit file with mixed EOL onto CRLF_nul attr= aeol= crlf=input ok 24 - commit file with mixed EOL onto LF crlf=false attr=auto ok 25 - commit file with mixed EOL onto CLRF attr=auto aeol= crlf=false ok 26 - commit file with mixed EOL onto CRLF_mix_LF attr=auto aeol= crlf=false ok 27 - commit file with mixed EOL onto LF_mix_cr attr=auto aeol= crlf=false ok 28 - commit file with mixed EOL onto CRLF_nul attr=auto aeol= crlf=false ok 29 - commit file with mixed EOL onto LF crlf=true attr=auto ok 30 - commit file with mixed EOL onto CLRF attr=auto aeol= crlf=true ok 31 - commit file with mixed EOL onto CRLF_mix_LF attr=auto aeol= crlf=true ok 32 - commit file with mixed EOL onto LF_mix_cr attr=auto aeol= crlf=true ok 33 - commit file with mixed EOL onto CRLF_nul attr=auto aeol= crlf=true ok 34 - commit file with mixed EOL onto LF crlf=input attr=auto ok 35 - commit file with mixed EOL onto CLRF attr=auto aeol= crlf=input ok 36 - commit file with mixed EOL onto CRLF_mix_LF attr=auto aeol= crlf=input ok 37 - commit file with mixed EOL onto LF_mix_cr attr=auto aeol= crlf=input ok 38 - commit file with mixed EOL onto CRLF_nul attr=auto aeol= crlf=input ok 39 - commit NNO files crlf=false attr= LF ok 40 - commit NNO files attr= aeol= crlf=false CRLF ok 41 - commit NNO files attr= aeol= crlf=false CRLF_mix_LF ok 42 - commit NNO files attr= aeol= crlf=false LF_mix_cr ok 43 - commit NNO files attr= aeol= crlf=false CRLF_nul ok 44 - commit NNO files crlf=true attr= LF ok 45 - commit NNO files attr= aeol= crlf=true CRLF ok 46 - commit NNO files attr= aeol= crlf=true CRLF_mix_LF ok 47 - commit NNO files attr= aeol= crlf=true LF_mix_cr ok 48 - commit NNO files attr= aeol= crlf=true CRLF_nul ok 49 - commit NNO files crlf=input attr= LF ok 50 - commit NNO files attr= aeol= crlf=input CRLF ok 51 - commit NNO files attr= aeol= crlf=input CRLF_mix_LF ok 52 - commit NNO files attr= aeol= crlf=input LF_mix_cr ok 53 - commit NNO files attr= aeol= crlf=input CRLF_nul ok 54 - commit NNO files crlf=false attr=auto LF ok 55 - commit NNO files attr=auto aeol= crlf=false CRLF ok 56 - commit NNO files attr=auto aeol= crlf=false CRLF_mix_LF ok 57 - commit NNO files attr=auto aeol= crlf=false LF_mix_cr ok 58 - commit NNO files attr=auto aeol= crlf=false CRLF_nul ok 59 - commit NNO files crlf=true attr=auto LF ok 60 - commit NNO files attr=auto aeol= crlf=true CRLF ok 61 - commit NNO files attr=auto aeol= crlf=true CRLF_mix_LF ok 62 - commit NNO files attr=auto aeol= crlf=true LF_mix_cr ok 63 - commit NNO files attr=auto aeol= crlf=true CRLF_nul ok 64 - commit NNO files crlf=input attr=auto LF ok 65 - commit NNO files attr=auto aeol= crlf=input CRLF ok 66 - commit NNO files attr=auto aeol= crlf=input CRLF_mix_LF ok 67 - commit NNO files attr=auto aeol= crlf=input LF_mix_cr ok 68 - commit NNO files attr=auto aeol= crlf=input CRLF_nul ok 69 - commit NNO files crlf=true attr=-text LF ok 70 - commit NNO files attr=-text aeol= crlf=true CRLF ok 71 - commit NNO files attr=-text aeol= crlf=true CRLF_mix_LF ok 72 - commit NNO files attr=-text aeol= crlf=true LF_mix_cr ok 73 - commit NNO files attr=-text aeol= crlf=true CRLF_nul ok 74 - commit NNO files crlf=true attr=-text LF ok 75 - commit NNO files attr=-text aeol=lf crlf=true CRLF ok 76 - commit NNO files attr=-text aeol=lf crlf=true CRLF_mix_LF ok 77 - commit NNO files attr=-text aeol=lf crlf=true LF_mix_cr ok 78 - commit NNO files attr=-text aeol=lf crlf=true CRLF_nul ok 79 - commit NNO files crlf=true attr=-text LF ok 80 - commit NNO files attr=-text aeol=crlf crlf=true CRLF ok 81 - commit NNO files attr=-text aeol=crlf crlf=true CRLF_mix_LF ok 82 - commit NNO files attr=-text aeol=crlf crlf=true LF_mix_cr ok 83 - commit NNO files attr=-text aeol=crlf crlf=true CRLF_nul ok 84 - commit NNO files crlf=true attr= LF ok 85 - commit NNO files attr= aeol=lf crlf=true CRLF ok 86 - commit NNO files attr= aeol=lf crlf=true CRLF_mix_LF ok 87 - commit NNO files attr= aeol=lf crlf=true LF_mix_cr ok 88 - commit NNO files attr= aeol=lf crlf=true CRLF_nul ok 89 - commit NNO files crlf=true attr= LF ok 90 - commit NNO files attr= aeol=crlf crlf=true CRLF ok 91 - commit NNO files attr= aeol=crlf crlf=true CRLF_mix_LF ok 92 - commit NNO files attr= aeol=crlf crlf=true LF_mix_cr ok 93 - commit NNO files attr= aeol=crlf crlf=true CRLF_nul ok 94 - commit NNO files crlf=true attr=auto LF ok 95 - commit NNO files attr=auto aeol=lf crlf=true CRLF ok 96 - commit NNO files attr=auto aeol=lf crlf=true CRLF_mix_LF ok 97 - commit NNO files attr=auto aeol=lf crlf=true LF_mix_cr ok 98 - commit NNO files attr=auto aeol=lf crlf=true CRLF_nul ok 99 - commit NNO files crlf=true attr=auto LF ok 100 - commit NNO files attr=auto aeol=crlf crlf=true CRLF ok 101 - commit NNO files attr=auto aeol=crlf crlf=true CRLF_mix_LF ok 102 - commit NNO files attr=auto aeol=crlf crlf=true LF_mix_cr ok 103 - commit NNO files attr=auto aeol=crlf crlf=true CRLF_nul ok 104 - commit NNO files crlf=true attr=text LF ok 105 - commit NNO files attr=text aeol=lf crlf=true CRLF ok 106 - commit NNO files attr=text aeol=lf crlf=true CRLF_mix_LF ok 107 - commit NNO files attr=text aeol=lf crlf=true LF_mix_cr ok 108 - commit NNO files attr=text aeol=lf crlf=true CRLF_nul ok 109 - commit NNO files crlf=true attr=text LF ok 110 - commit NNO files attr=text aeol=crlf crlf=true CRLF ok 111 - commit NNO files attr=text aeol=crlf crlf=true CRLF_mix_LF ok 112 - commit NNO files attr=text aeol=crlf crlf=true LF_mix_cr ok 113 - commit NNO files attr=text aeol=crlf crlf=true CRLF_nul ok 114 - commit NNO files crlf=false attr=-text LF ok 115 - commit NNO files attr=-text aeol= crlf=false CRLF ok 116 - commit NNO files attr=-text aeol= crlf=false CRLF_mix_LF ok 117 - commit NNO files attr=-text aeol= crlf=false LF_mix_cr ok 118 - commit NNO files attr=-text aeol= crlf=false CRLF_nul ok 119 - commit NNO files crlf=false attr=-text LF ok 120 - commit NNO files attr=-text aeol=lf crlf=false CRLF ok 121 - commit NNO files attr=-text aeol=lf crlf=false CRLF_mix_LF ok 122 - commit NNO files attr=-text aeol=lf crlf=false LF_mix_cr ok 123 - commit NNO files attr=-text aeol=lf crlf=false CRLF_nul ok 124 - commit NNO files crlf=false attr=-text LF ok 125 - commit NNO files attr=-text aeol=crlf crlf=false CRLF ok 126 - commit NNO files attr=-text aeol=crlf crlf=false CRLF_mix_LF ok 127 - commit NNO files attr=-text aeol=crlf crlf=false LF_mix_cr ok 128 - commit NNO files attr=-text aeol=crlf crlf=false CRLF_nul ok 129 - commit NNO files crlf=false attr= LF ok 130 - commit NNO files attr= aeol=lf crlf=false CRLF ok 131 - commit NNO files attr= aeol=lf crlf=false CRLF_mix_LF ok 132 - commit NNO files attr= aeol=lf crlf=false LF_mix_cr ok 133 - commit NNO files attr= aeol=lf crlf=false CRLF_nul ok 134 - commit NNO files crlf=false attr= LF ok 135 - commit NNO files attr= aeol=crlf crlf=false CRLF ok 136 - commit NNO files attr= aeol=crlf crlf=false CRLF_mix_LF ok 137 - commit NNO files attr= aeol=crlf crlf=false LF_mix_cr ok 138 - commit NNO files attr= aeol=crlf crlf=false CRLF_nul ok 139 - commit NNO files crlf=false attr=auto LF ok 140 - commit NNO files attr=auto aeol=lf crlf=false CRLF ok 141 - commit NNO files attr=auto aeol=lf crlf=false CRLF_mix_LF ok 142 - commit NNO files attr=auto aeol=lf crlf=false LF_mix_cr ok 143 - commit NNO files attr=auto aeol=lf crlf=false CRLF_nul ok 144 - commit NNO files crlf=false attr=auto LF ok 145 - commit NNO files attr=auto aeol=crlf crlf=false CRLF ok 146 - commit NNO files attr=auto aeol=crlf crlf=false CRLF_mix_LF ok 147 - commit NNO files attr=auto aeol=crlf crlf=false LF_mix_cr ok 148 - commit NNO files attr=auto aeol=crlf crlf=false CRLF_nul ok 149 - commit NNO files crlf=false attr=text LF ok 150 - commit NNO files attr=text aeol=lf crlf=false CRLF ok 151 - commit NNO files attr=text aeol=lf crlf=false CRLF_mix_LF ok 152 - commit NNO files attr=text aeol=lf crlf=false LF_mix_cr ok 153 - commit NNO files attr=text aeol=lf crlf=false CRLF_nul ok 154 - commit NNO files crlf=false attr=text LF ok 155 - commit NNO files attr=text aeol=crlf crlf=false CRLF ok 156 - commit NNO files attr=text aeol=crlf crlf=false CRLF_mix_LF ok 157 - commit NNO files attr=text aeol=crlf crlf=false LF_mix_cr ok 158 - commit NNO files attr=text aeol=crlf crlf=false CRLF_nul ok 159 - commit NNO files crlf=input attr=-text LF ok 160 - commit NNO files attr=-text aeol= crlf=input CRLF ok 161 - commit NNO files attr=-text aeol= crlf=input CRLF_mix_LF ok 162 - commit NNO files attr=-text aeol= crlf=input LF_mix_cr ok 163 - commit NNO files attr=-text aeol= crlf=input CRLF_nul ok 164 - commit NNO files crlf=input attr=-text LF ok 165 - commit NNO files attr=-text aeol=lf crlf=input CRLF ok 166 - commit NNO files attr=-text aeol=lf crlf=input CRLF_mix_LF ok 167 - commit NNO files attr=-text aeol=lf crlf=input LF_mix_cr ok 168 - commit NNO files attr=-text aeol=lf crlf=input CRLF_nul ok 169 - commit NNO files crlf=input attr=-text LF ok 170 - commit NNO files attr=-text aeol=crlf crlf=input CRLF ok 171 - commit NNO files attr=-text aeol=crlf crlf=input CRLF_mix_LF ok 172 - commit NNO files attr=-text aeol=crlf crlf=input LF_mix_cr ok 173 - commit NNO files attr=-text aeol=crlf crlf=input CRLF_nul ok 174 - commit NNO files crlf=input attr= LF ok 175 - commit NNO files attr= aeol=lf crlf=input CRLF ok 176 - commit NNO files attr= aeol=lf crlf=input CRLF_mix_LF ok 177 - commit NNO files attr= aeol=lf crlf=input LF_mix_cr ok 178 - commit NNO files attr= aeol=lf crlf=input CRLF_nul ok 179 - commit NNO files crlf=input attr= LF ok 180 - commit NNO files attr= aeol=crlf crlf=input CRLF ok 181 - commit NNO files attr= aeol=crlf crlf=input CRLF_mix_LF ok 182 - commit NNO files attr= aeol=crlf crlf=input LF_mix_cr ok 183 - commit NNO files attr= aeol=crlf crlf=input CRLF_nul ok 184 - commit NNO files crlf=input attr=auto LF ok 185 - commit NNO files attr=auto aeol=lf crlf=input CRLF ok 186 - commit NNO files attr=auto aeol=lf crlf=input CRLF_mix_LF ok 187 - commit NNO files attr=auto aeol=lf crlf=input LF_mix_cr ok 188 - commit NNO files attr=auto aeol=lf crlf=input CRLF_nul ok 189 - commit NNO files crlf=input attr=auto LF ok 190 - commit NNO files attr=auto aeol=crlf crlf=input CRLF ok 191 - commit NNO files attr=auto aeol=crlf crlf=input CRLF_mix_LF ok 192 - commit NNO files attr=auto aeol=crlf crlf=input LF_mix_cr ok 193 - commit NNO files attr=auto aeol=crlf crlf=input CRLF_nul ok 194 - commit NNO files crlf=input attr=text LF ok 195 - commit NNO files attr=text aeol=lf crlf=input CRLF ok 196 - commit NNO files attr=text aeol=lf crlf=input CRLF_mix_LF ok 197 - commit NNO files attr=text aeol=lf crlf=input LF_mix_cr ok 198 - commit NNO files attr=text aeol=lf crlf=input CRLF_nul ok 199 - commit NNO files crlf=input attr=text LF ok 200 - commit NNO files attr=text aeol=crlf crlf=input CRLF ok 201 - commit NNO files attr=text aeol=crlf crlf=input CRLF_mix_LF ok 202 - commit NNO files attr=text aeol=crlf crlf=input LF_mix_cr ok 203 - commit NNO files attr=text aeol=crlf crlf=input CRLF_nul ok 204 - commit NNO files crlf=false attr=text LF ok 205 - commit NNO files attr=text aeol= crlf=false CRLF ok 206 - commit NNO files attr=text aeol= crlf=false CRLF_mix_LF ok 207 - commit NNO files attr=text aeol= crlf=false LF_mix_cr ok 208 - commit NNO files attr=text aeol= crlf=false CRLF_nul ok 209 - commit NNO files crlf=true attr=text LF ok 210 - commit NNO files attr=text aeol= crlf=true CRLF ok 211 - commit NNO files attr=text aeol= crlf=true CRLF_mix_LF ok 212 - commit NNO files attr=text aeol= crlf=true LF_mix_cr ok 213 - commit NNO files attr=text aeol= crlf=true CRLF_nul ok 214 - commit NNO files crlf=input attr=text LF ok 215 - commit NNO files attr=text aeol= crlf=input CRLF ok 216 - commit NNO files attr=text aeol= crlf=input CRLF_mix_LF ok 217 - commit NNO files attr=text aeol= crlf=input LF_mix_cr ok 218 - commit NNO files attr=text aeol= crlf=input CRLF_nul ok 219 - commit NNO and cleanup ok 220 - commit empty gitattribues ok 221 - commit text=auto ok 222 - commit text ok 223 - commit -text ok 224 - compare_files LF NNO_attr__aeol__true_LF.txt ok 225 - compare_files CRLF NNO_attr__aeol__true_CRLF.txt ok 226 - compare_files CRLF_mix_LF NNO_attr__aeol__true_CRLF_mix_LF.txt ok 227 - compare_files LF_mix_CR NNO_attr__aeol__true_LF_mix_CR.txt ok 228 - compare_files CRLF_nul NNO_attr__aeol__true_CRLF_nul.txt ok 229 - compare_files LF NNO_attr_-text_aeol__true_LF.txt ok 230 - compare_files CRLF NNO_attr_-text_aeol__true_CRLF.txt ok 231 - compare_files CRLF_mix_LF NNO_attr_-text_aeol__true_CRLF_mix_LF.txt ok 232 - compare_files LF_mix_CR NNO_attr_-text_aeol__true_LF_mix_CR.txt ok 233 - compare_files CRLF_nul NNO_attr_-text_aeol__true_CRLF_nul.txt ok 234 - compare_files LF NNO_attr_-text_aeol_lf_true_LF.txt ok 235 - compare_files CRLF NNO_attr_-text_aeol_lf_true_CRLF.txt ok 236 - compare_files CRLF_mix_LF NNO_attr_-text_aeol_lf_true_CRLF_mix_LF.txt ok 237 - compare_files LF_mix_CR NNO_attr_-text_aeol_lf_true_LF_mix_CR.txt ok 238 - compare_files CRLF_nul NNO_attr_-text_aeol_lf_true_CRLF_nul.txt ok 239 - compare_files LF NNO_attr_-text_aeol_crlf_true_LF.txt ok 240 - compare_files CRLF NNO_attr_-text_aeol_crlf_true_CRLF.txt ok 241 - compare_files CRLF_mix_LF NNO_attr_-text_aeol_crlf_true_CRLF_mix_LF.txt ok 242 - compare_files LF_mix_CR NNO_attr_-text_aeol_crlf_true_LF_mix_CR.txt ok 243 - compare_files CRLF_nul NNO_attr_-text_aeol_crlf_true_CRLF_nul.txt ok 244 - compare_files LF NNO_attr_auto_aeol__true_LF.txt ok 245 - compare_files CRLF NNO_attr_auto_aeol__true_CRLF.txt ok 246 - compare_files CRLF_mix_LF NNO_attr_auto_aeol__true_CRLF_mix_LF.txt ok 247 - compare_files LF_mix_CR NNO_attr_auto_aeol__true_LF_mix_CR.txt ok 248 - compare_files CRLF_nul NNO_attr_auto_aeol__true_CRLF_nul.txt ok 249 - compare_files LF NNO_attr_auto_aeol_lf_true_LF.txt ok 250 - compare_files CRLF NNO_attr_auto_aeol_lf_true_CRLF.txt ok 251 - compare_files CRLF_mix_LF NNO_attr_auto_aeol_lf_true_CRLF_mix_LF.txt ok 252 - compare_files LF_mix_CR NNO_attr_auto_aeol_lf_true_LF_mix_CR.txt ok 253 - compare_files CRLF_nul NNO_attr_auto_aeol_lf_true_CRLF_nul.txt ok 254 - compare_files LF NNO_attr_auto_aeol_crlf_true_LF.txt ok 255 - compare_files CRLF NNO_attr_auto_aeol_crlf_true_CRLF.txt ok 256 - compare_files CRLF_mix_LF NNO_attr_auto_aeol_crlf_true_CRLF_mix_LF.txt ok 257 - compare_files LF_mix_CR NNO_attr_auto_aeol_crlf_true_LF_mix_CR.txt ok 258 - compare_files CRLF_nul NNO_attr_auto_aeol_crlf_true_CRLF_nul.txt ok 259 - compare_files LF NNO_attr_text_aeol__true_LF.txt ok 260 - compare_files LF NNO_attr_text_aeol__true_CRLF.txt ok 261 - compare_files LF NNO_attr_text_aeol__true_CRLF_mix_LF.txt ok 262 - compare_files LF_mix_CR NNO_attr_text_aeol__true_LF_mix_CR.txt ok 263 - compare_files LF_nul NNO_attr_text_aeol__true_CRLF_nul.txt ok 264 - compare_files LF NNO_attr_text_aeol_lf_true_LF.txt ok 265 - compare_files LF NNO_attr_text_aeol_lf_true_CRLF.txt ok 266 - compare_files LF NNO_attr_text_aeol_lf_true_CRLF_mix_LF.txt ok 267 - compare_files LF_mix_CR NNO_attr_text_aeol_lf_true_LF_mix_CR.txt ok 268 - compare_files LF_nul NNO_attr_text_aeol_lf_true_CRLF_nul.txt ok 269 - compare_files LF NNO_attr_text_aeol_crlf_true_LF.txt ok 270 - compare_files LF NNO_attr_text_aeol_crlf_true_CRLF.txt ok 271 - compare_files LF NNO_attr_text_aeol_crlf_true_CRLF_mix_LF.txt ok 272 - compare_files LF_mix_CR NNO_attr_text_aeol_crlf_true_LF_mix_CR.txt ok 273 - compare_files LF_nul NNO_attr_text_aeol_crlf_true_CRLF_nul.txt ok 274 - compare_files LF NNO_attr__aeol__false_LF.txt ok 275 - compare_files CRLF NNO_attr__aeol__false_CRLF.txt ok 276 - compare_files CRLF_mix_LF NNO_attr__aeol__false_CRLF_mix_LF.txt ok 277 - compare_files LF_mix_CR NNO_attr__aeol__false_LF_mix_CR.txt ok 278 - compare_files CRLF_nul NNO_attr__aeol__false_CRLF_nul.txt ok 279 - compare_files LF NNO_attr_-text_aeol__false_LF.txt ok 280 - compare_files CRLF NNO_attr_-text_aeol__false_CRLF.txt ok 281 - compare_files CRLF_mix_LF NNO_attr_-text_aeol__false_CRLF_mix_LF.txt ok 282 - compare_files LF_mix_CR NNO_attr_-text_aeol__false_LF_mix_CR.txt ok 283 - compare_files CRLF_nul NNO_attr_-text_aeol__false_CRLF_nul.txt ok 284 - compare_files LF NNO_attr_-text_aeol_lf_false_LF.txt ok 285 - compare_files CRLF NNO_attr_-text_aeol_lf_false_CRLF.txt ok 286 - compare_files CRLF_mix_LF NNO_attr_-text_aeol_lf_false_CRLF_mix_LF.txt ok 287 - compare_files LF_mix_CR NNO_attr_-text_aeol_lf_false_LF_mix_CR.txt ok 288 - compare_files CRLF_nul NNO_attr_-text_aeol_lf_false_CRLF_nul.txt ok 289 - compare_files LF NNO_attr_-text_aeol_crlf_false_LF.txt ok 290 - compare_files CRLF NNO_attr_-text_aeol_crlf_false_CRLF.txt ok 291 - compare_files CRLF_mix_LF NNO_attr_-text_aeol_crlf_false_CRLF_mix_LF.txt ok 292 - compare_files LF_mix_CR NNO_attr_-text_aeol_crlf_false_LF_mix_CR.txt ok 293 - compare_files CRLF_nul NNO_attr_-text_aeol_crlf_false_CRLF_nul.txt ok 294 - compare_files LF NNO_attr_auto_aeol__false_LF.txt ok 295 - compare_files CRLF NNO_attr_auto_aeol__false_CRLF.txt ok 296 - compare_files CRLF_mix_LF NNO_attr_auto_aeol__false_CRLF_mix_LF.txt ok 297 - compare_files LF_mix_CR NNO_attr_auto_aeol__false_LF_mix_CR.txt ok 298 - compare_files CRLF_nul NNO_attr_auto_aeol__false_CRLF_nul.txt ok 299 - compare_files LF NNO_attr_auto_aeol_lf_false_LF.txt ok 300 - compare_files CRLF NNO_attr_auto_aeol_lf_false_CRLF.txt ok 301 - compare_files CRLF_mix_LF NNO_attr_auto_aeol_lf_false_CRLF_mix_LF.txt ok 302 - compare_files LF_mix_CR NNO_attr_auto_aeol_lf_false_LF_mix_CR.txt ok 303 - compare_files CRLF_nul NNO_attr_auto_aeol_lf_false_CRLF_nul.txt ok 304 - compare_files LF NNO_attr_auto_aeol_crlf_false_LF.txt ok 305 - compare_files CRLF NNO_attr_auto_aeol_crlf_false_CRLF.txt ok 306 - compare_files CRLF_mix_LF NNO_attr_auto_aeol_crlf_false_CRLF_mix_LF.txt ok 307 - compare_files LF_mix_CR NNO_attr_auto_aeol_crlf_false_LF_mix_CR.txt ok 308 - compare_files CRLF_nul NNO_attr_auto_aeol_crlf_false_CRLF_nul.txt ok 309 - compare_files LF NNO_attr_text_aeol__false_LF.txt ok 310 - compare_files LF NNO_attr_text_aeol__false_CRLF.txt ok 311 - compare_files LF NNO_attr_text_aeol__false_CRLF_mix_LF.txt ok 312 - compare_files LF_mix_CR NNO_attr_text_aeol__false_LF_mix_CR.txt ok 313 - compare_files LF_nul NNO_attr_text_aeol__false_CRLF_nul.txt ok 314 - compare_files LF NNO_attr_text_aeol_lf_false_LF.txt ok 315 - compare_files LF NNO_attr_text_aeol_lf_false_CRLF.txt ok 316 - compare_files LF NNO_attr_text_aeol_lf_false_CRLF_mix_LF.txt ok 317 - compare_files LF_mix_CR NNO_attr_text_aeol_lf_false_LF_mix_CR.txt ok 318 - compare_files LF_nul NNO_attr_text_aeol_lf_false_CRLF_nul.txt ok 319 - compare_files LF NNO_attr_text_aeol_crlf_false_LF.txt ok 320 - compare_files LF NNO_attr_text_aeol_crlf_false_CRLF.txt ok 321 - compare_files LF NNO_attr_text_aeol_crlf_false_CRLF_mix_LF.txt ok 322 - compare_files LF_mix_CR NNO_attr_text_aeol_crlf_false_LF_mix_CR.txt ok 323 - compare_files LF_nul NNO_attr_text_aeol_crlf_false_CRLF_nul.txt ok 324 - compare_files LF NNO_attr__aeol__input_LF.txt ok 325 - compare_files CRLF NNO_attr__aeol__input_CRLF.txt ok 326 - compare_files CRLF_mix_LF NNO_attr__aeol__input_CRLF_mix_LF.txt ok 327 - compare_files LF_mix_CR NNO_attr__aeol__input_LF_mix_CR.txt ok 328 - compare_files CRLF_nul NNO_attr__aeol__input_CRLF_nul.txt ok 329 - compare_files LF NNO_attr_-text_aeol__input_LF.txt ok 330 - compare_files CRLF NNO_attr_-text_aeol__input_CRLF.txt ok 331 - compare_files CRLF_mix_LF NNO_attr_-text_aeol__input_CRLF_mix_LF.txt ok 332 - compare_files LF_mix_CR NNO_attr_-text_aeol__input_LF_mix_CR.txt ok 333 - compare_files CRLF_nul NNO_attr_-text_aeol__input_CRLF_nul.txt ok 334 - compare_files LF NNO_attr_-text_aeol_lf_input_LF.txt ok 335 - compare_files CRLF NNO_attr_-text_aeol_lf_input_CRLF.txt ok 336 - compare_files CRLF_mix_LF NNO_attr_-text_aeol_lf_input_CRLF_mix_LF.txt ok 337 - compare_files LF_mix_CR NNO_attr_-text_aeol_lf_input_LF_mix_CR.txt ok 338 - compare_files CRLF_nul NNO_attr_-text_aeol_lf_input_CRLF_nul.txt ok 339 - compare_files LF NNO_attr_-text_aeol_crlf_input_LF.txt ok 340 - compare_files CRLF NNO_attr_-text_aeol_crlf_input_CRLF.txt ok 341 - compare_files CRLF_mix_LF NNO_attr_-text_aeol_crlf_input_CRLF_mix_LF.txt ok 342 - compare_files LF_mix_CR NNO_attr_-text_aeol_crlf_input_LF_mix_CR.txt ok 343 - compare_files CRLF_nul NNO_attr_-text_aeol_crlf_input_CRLF_nul.txt ok 344 - compare_files LF NNO_attr_auto_aeol__input_LF.txt ok 345 - compare_files CRLF NNO_attr_auto_aeol__input_CRLF.txt ok 346 - compare_files CRLF_mix_LF NNO_attr_auto_aeol__input_CRLF_mix_LF.txt ok 347 - compare_files LF_mix_CR NNO_attr_auto_aeol__input_LF_mix_CR.txt ok 348 - compare_files CRLF_nul NNO_attr_auto_aeol__input_CRLF_nul.txt ok 349 - compare_files LF NNO_attr_auto_aeol_lf_input_LF.txt ok 350 - compare_files CRLF NNO_attr_auto_aeol_lf_input_CRLF.txt ok 351 - compare_files CRLF_mix_LF NNO_attr_auto_aeol_lf_input_CRLF_mix_LF.txt ok 352 - compare_files LF_mix_CR NNO_attr_auto_aeol_lf_input_LF_mix_CR.txt ok 353 - compare_files CRLF_nul NNO_attr_auto_aeol_lf_input_CRLF_nul.txt ok 354 - compare_files LF NNO_attr_auto_aeol_crlf_input_LF.txt ok 355 - compare_files CRLF NNO_attr_auto_aeol_crlf_input_CRLF.txt ok 356 - compare_files CRLF_mix_LF NNO_attr_auto_aeol_crlf_input_CRLF_mix_LF.txt ok 357 - compare_files LF_mix_CR NNO_attr_auto_aeol_crlf_input_LF_mix_CR.txt ok 358 - compare_files CRLF_nul NNO_attr_auto_aeol_crlf_input_CRLF_nul.txt ok 359 - compare_files LF NNO_attr_text_aeol__input_LF.txt ok 360 - compare_files LF NNO_attr_text_aeol__input_CRLF.txt ok 361 - compare_files LF NNO_attr_text_aeol__input_CRLF_mix_LF.txt ok 362 - compare_files LF_mix_CR NNO_attr_text_aeol__input_LF_mix_CR.txt ok 363 - compare_files LF_nul NNO_attr_text_aeol__input_CRLF_nul.txt ok 364 - compare_files LF NNO_attr_text_aeol_lf_input_LF.txt ok 365 - compare_files LF NNO_attr_text_aeol_lf_input_CRLF.txt ok 366 - compare_files LF NNO_attr_text_aeol_lf_input_CRLF_mix_LF.txt ok 367 - compare_files LF_mix_CR NNO_attr_text_aeol_lf_input_LF_mix_CR.txt ok 368 - compare_files LF_nul NNO_attr_text_aeol_lf_input_CRLF_nul.txt ok 369 - compare_files LF NNO_attr_text_aeol_crlf_input_LF.txt ok 370 - compare_files LF NNO_attr_text_aeol_crlf_input_CRLF.txt ok 371 - compare_files LF NNO_attr_text_aeol_crlf_input_CRLF_mix_LF.txt ok 372 - compare_files LF_mix_CR NNO_attr_text_aeol_crlf_input_LF_mix_CR.txt ok 373 - compare_files LF_nul NNO_attr_text_aeol_crlf_input_CRLF_nul.txt ok 374 - ls-files --eol attr=-text aeol= core.autocrlf=true core.eol=lf ok 375 - checkout attr=-text aeol= core.autocrlf=true core.eol=lf file=LF ok 376 - checkout attr=-text aeol= core.autocrlf=true core.eol=lf file=CRLF ok 377 - checkout attr=-text aeol= core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 378 - checkout attr=-text aeol= core.autocrlf=true core.eol=lf file=LF_mix_CR ok 379 - checkout attr=-text aeol= core.autocrlf=true core.eol=lf file=LF_nul ok 380 - ls-files --eol attr=-text aeol=lf core.autocrlf=true core.eol=lf ok 381 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=lf file=LF ok 382 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=lf file=CRLF ok 383 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 384 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=lf file=LF_mix_CR ok 385 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=lf file=LF_nul ok 386 - ls-files --eol attr=-text aeol=crlf core.autocrlf=true core.eol=lf ok 387 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=lf file=LF ok 388 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=lf file=CRLF ok 389 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 390 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=lf file=LF_mix_CR ok 391 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=lf file=LF_nul ok 392 - ls-files --eol attr=text aeol=lf core.autocrlf=true core.eol=lf ok 393 - checkout attr=text aeol=lf core.autocrlf=true core.eol=lf file=LF ok 394 - checkout attr=text aeol=lf core.autocrlf=true core.eol=lf file=CRLF ok 395 - checkout attr=text aeol=lf core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 396 - checkout attr=text aeol=lf core.autocrlf=true core.eol=lf file=LF_mix_CR ok 397 - checkout attr=text aeol=lf core.autocrlf=true core.eol=lf file=LF_nul ok 398 - ls-files --eol attr=text aeol=crlf core.autocrlf=true core.eol=lf ok 399 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=lf file=LF ok 400 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=lf file=CRLF ok 401 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 402 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=lf file=LF_mix_CR ok 403 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=lf file=LF_nul ok 404 - ls-files --eol attr=auto aeol=lf core.autocrlf=true core.eol=lf ok 405 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=lf file=LF ok 406 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=lf file=CRLF ok 407 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 408 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=lf file=LF_mix_CR ok 409 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=lf file=LF_nul ok 410 - ls-files --eol attr=auto aeol=crlf core.autocrlf=true core.eol=lf ok 411 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=lf file=LF ok 412 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=lf file=CRLF ok 413 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 414 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=lf file=LF_mix_CR ok 415 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=lf file=LF_nul ok 416 - ls-files --eol attr=-text aeol= core.autocrlf=false core.eol=lf ok 417 - checkout attr=-text aeol= core.autocrlf=false core.eol=lf file=LF ok 418 - checkout attr=-text aeol= core.autocrlf=false core.eol=lf file=CRLF ok 419 - checkout attr=-text aeol= core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 420 - checkout attr=-text aeol= core.autocrlf=false core.eol=lf file=LF_mix_CR ok 421 - checkout attr=-text aeol= core.autocrlf=false core.eol=lf file=LF_nul ok 422 - ls-files --eol attr=-text aeol=lf core.autocrlf=false core.eol=lf ok 423 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=lf file=LF ok 424 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=lf file=CRLF ok 425 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 426 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=lf file=LF_mix_CR ok 427 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=lf file=LF_nul ok 428 - ls-files --eol attr=-text aeol=crlf core.autocrlf=false core.eol=lf ok 429 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=lf file=LF ok 430 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=lf file=CRLF ok 431 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 432 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=lf file=LF_mix_CR ok 433 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=lf file=LF_nul ok 434 - ls-files --eol attr=text aeol=lf core.autocrlf=false core.eol=lf ok 435 - checkout attr=text aeol=lf core.autocrlf=false core.eol=lf file=LF ok 436 - checkout attr=text aeol=lf core.autocrlf=false core.eol=lf file=CRLF ok 437 - checkout attr=text aeol=lf core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 438 - checkout attr=text aeol=lf core.autocrlf=false core.eol=lf file=LF_mix_CR ok 439 - checkout attr=text aeol=lf core.autocrlf=false core.eol=lf file=LF_nul ok 440 - ls-files --eol attr=text aeol=crlf core.autocrlf=false core.eol=lf ok 441 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=lf file=LF ok 442 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=lf file=CRLF ok 443 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 444 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=lf file=LF_mix_CR ok 445 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=lf file=LF_nul ok 446 - ls-files --eol attr=auto aeol=lf core.autocrlf=false core.eol=lf ok 447 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=lf file=LF ok 448 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=lf file=CRLF ok 449 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 450 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=lf file=LF_mix_CR ok 451 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=lf file=LF_nul ok 452 - ls-files --eol attr=auto aeol=crlf core.autocrlf=false core.eol=lf ok 453 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=lf file=LF ok 454 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=lf file=CRLF ok 455 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 456 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=lf file=LF_mix_CR ok 457 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=lf file=LF_nul ok 458 - ls-files --eol attr=-text aeol= core.autocrlf=input core.eol=lf ok 459 - checkout attr=-text aeol= core.autocrlf=input core.eol=lf file=LF ok 460 - checkout attr=-text aeol= core.autocrlf=input core.eol=lf file=CRLF ok 461 - checkout attr=-text aeol= core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 462 - checkout attr=-text aeol= core.autocrlf=input core.eol=lf file=LF_mix_CR ok 463 - checkout attr=-text aeol= core.autocrlf=input core.eol=lf file=LF_nul ok 464 - ls-files --eol attr=-text aeol=lf core.autocrlf=input core.eol=lf ok 465 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=lf file=LF ok 466 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=lf file=CRLF ok 467 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 468 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=lf file=LF_mix_CR ok 469 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=lf file=LF_nul ok 470 - ls-files --eol attr=-text aeol=crlf core.autocrlf=input core.eol=lf ok 471 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=lf file=LF ok 472 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=lf file=CRLF ok 473 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 474 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=lf file=LF_mix_CR ok 475 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=lf file=LF_nul ok 476 - ls-files --eol attr=text aeol=lf core.autocrlf=input core.eol=lf ok 477 - checkout attr=text aeol=lf core.autocrlf=input core.eol=lf file=LF ok 478 - checkout attr=text aeol=lf core.autocrlf=input core.eol=lf file=CRLF ok 479 - checkout attr=text aeol=lf core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 480 - checkout attr=text aeol=lf core.autocrlf=input core.eol=lf file=LF_mix_CR ok 481 - checkout attr=text aeol=lf core.autocrlf=input core.eol=lf file=LF_nul ok 482 - ls-files --eol attr=text aeol=crlf core.autocrlf=input core.eol=lf ok 483 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=lf file=LF ok 484 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=lf file=CRLF ok 485 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 486 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=lf file=LF_mix_CR ok 487 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=lf file=LF_nul ok 488 - ls-files --eol attr=auto aeol=lf core.autocrlf=input core.eol=lf ok 489 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=lf file=LF ok 490 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=lf file=CRLF ok 491 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 492 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=lf file=LF_mix_CR ok 493 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=lf file=LF_nul ok 494 - ls-files --eol attr=auto aeol=crlf core.autocrlf=input core.eol=lf ok 495 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=lf file=LF ok 496 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=lf file=CRLF ok 497 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 498 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=lf file=LF_mix_CR ok 499 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=lf file=LF_nul ok 500 - ls-files --eol attr= aeol= core.autocrlf=false core.eol=lf ok 501 - checkout attr= aeol= core.autocrlf=false core.eol=lf file=LF ok 502 - checkout attr= aeol= core.autocrlf=false core.eol=lf file=CRLF ok 503 - checkout attr= aeol= core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 504 - checkout attr= aeol= core.autocrlf=false core.eol=lf file=LF_mix_CR ok 505 - checkout attr= aeol= core.autocrlf=false core.eol=lf file=LF_nul ok 506 - ls-files --eol attr= aeol= core.autocrlf=true core.eol=lf ok 507 - checkout attr= aeol= core.autocrlf=true core.eol=lf file=LF ok 508 - checkout attr= aeol= core.autocrlf=true core.eol=lf file=CRLF ok 509 - checkout attr= aeol= core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 510 - checkout attr= aeol= core.autocrlf=true core.eol=lf file=LF_mix_CR ok 511 - checkout attr= aeol= core.autocrlf=true core.eol=lf file=LF_nul ok 512 - ls-files --eol attr=auto aeol= core.autocrlf=true core.eol=lf ok 513 - checkout attr=auto aeol= core.autocrlf=true core.eol=lf file=LF ok 514 - checkout attr=auto aeol= core.autocrlf=true core.eol=lf file=CRLF ok 515 - checkout attr=auto aeol= core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 516 - checkout attr=auto aeol= core.autocrlf=true core.eol=lf file=LF_mix_CR ok 517 - checkout attr=auto aeol= core.autocrlf=true core.eol=lf file=LF_nul ok 518 - ls-files --eol attr=text aeol= core.autocrlf=true core.eol=lf ok 519 - checkout attr=text aeol= core.autocrlf=true core.eol=lf file=LF ok 520 - checkout attr=text aeol= core.autocrlf=true core.eol=lf file=CRLF ok 521 - checkout attr=text aeol= core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 522 - checkout attr=text aeol= core.autocrlf=true core.eol=lf file=LF_mix_CR ok 523 - checkout attr=text aeol= core.autocrlf=true core.eol=lf file=LF_nul ok 524 - ls-files --eol attr=text aeol= core.autocrlf=input core.eol=lf ok 525 - checkout attr=text aeol= core.autocrlf=input core.eol=lf file=LF ok 526 - checkout attr=text aeol= core.autocrlf=input core.eol=lf file=CRLF ok 527 - checkout attr=text aeol= core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 528 - checkout attr=text aeol= core.autocrlf=input core.eol=lf file=LF_mix_CR ok 529 - checkout attr=text aeol= core.autocrlf=input core.eol=lf file=LF_nul ok 530 - ls-files --eol attr=auto aeol= core.autocrlf=input core.eol=lf ok 531 - checkout attr=auto aeol= core.autocrlf=input core.eol=lf file=LF ok 532 - checkout attr=auto aeol= core.autocrlf=input core.eol=lf file=CRLF ok 533 - checkout attr=auto aeol= core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 534 - checkout attr=auto aeol= core.autocrlf=input core.eol=lf file=LF_mix_CR ok 535 - checkout attr=auto aeol= core.autocrlf=input core.eol=lf file=LF_nul ok 536 - ls-files --eol attr=-text aeol= core.autocrlf=true core.eol=crlf ok 537 - checkout attr=-text aeol= core.autocrlf=true core.eol=crlf file=LF ok 538 - checkout attr=-text aeol= core.autocrlf=true core.eol=crlf file=CRLF ok 539 - checkout attr=-text aeol= core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 540 - checkout attr=-text aeol= core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 541 - checkout attr=-text aeol= core.autocrlf=true core.eol=crlf file=LF_nul ok 542 - ls-files --eol attr=-text aeol=lf core.autocrlf=true core.eol=crlf ok 543 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=crlf file=LF ok 544 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=crlf file=CRLF ok 545 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 546 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 547 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=crlf file=LF_nul ok 548 - ls-files --eol attr=-text aeol=crlf core.autocrlf=true core.eol=crlf ok 549 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=crlf file=LF ok 550 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=crlf file=CRLF ok 551 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 552 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 553 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=crlf file=LF_nul ok 554 - ls-files --eol attr=text aeol=lf core.autocrlf=true core.eol=crlf ok 555 - checkout attr=text aeol=lf core.autocrlf=true core.eol=crlf file=LF ok 556 - checkout attr=text aeol=lf core.autocrlf=true core.eol=crlf file=CRLF ok 557 - checkout attr=text aeol=lf core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 558 - checkout attr=text aeol=lf core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 559 - checkout attr=text aeol=lf core.autocrlf=true core.eol=crlf file=LF_nul ok 560 - ls-files --eol attr=text aeol=crlf core.autocrlf=true core.eol=crlf ok 561 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=crlf file=LF ok 562 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=crlf file=CRLF ok 563 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 564 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 565 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=crlf file=LF_nul ok 566 - ls-files --eol attr=auto aeol=lf core.autocrlf=true core.eol=crlf ok 567 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=crlf file=LF ok 568 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=crlf file=CRLF ok 569 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 570 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 571 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=crlf file=LF_nul ok 572 - ls-files --eol attr=auto aeol=crlf core.autocrlf=true core.eol=crlf ok 573 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=crlf file=LF ok 574 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=crlf file=CRLF ok 575 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 576 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 577 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=crlf file=LF_nul ok 578 - ls-files --eol attr=-text aeol= core.autocrlf=false core.eol=crlf ok 579 - checkout attr=-text aeol= core.autocrlf=false core.eol=crlf file=LF ok 580 - checkout attr=-text aeol= core.autocrlf=false core.eol=crlf file=CRLF ok 581 - checkout attr=-text aeol= core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 582 - checkout attr=-text aeol= core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 583 - checkout attr=-text aeol= core.autocrlf=false core.eol=crlf file=LF_nul ok 584 - ls-files --eol attr=-text aeol=lf core.autocrlf=false core.eol=crlf ok 585 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=crlf file=LF ok 586 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=crlf file=CRLF ok 587 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 588 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 589 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=crlf file=LF_nul ok 590 - ls-files --eol attr=-text aeol=crlf core.autocrlf=false core.eol=crlf ok 591 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=crlf file=LF ok 592 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=crlf file=CRLF ok 593 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 594 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 595 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=crlf file=LF_nul ok 596 - ls-files --eol attr=text aeol=lf core.autocrlf=false core.eol=crlf ok 597 - checkout attr=text aeol=lf core.autocrlf=false core.eol=crlf file=LF ok 598 - checkout attr=text aeol=lf core.autocrlf=false core.eol=crlf file=CRLF ok 599 - checkout attr=text aeol=lf core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 600 - checkout attr=text aeol=lf core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 601 - checkout attr=text aeol=lf core.autocrlf=false core.eol=crlf file=LF_nul ok 602 - ls-files --eol attr=text aeol=crlf core.autocrlf=false core.eol=crlf ok 603 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=crlf file=LF ok 604 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=crlf file=CRLF ok 605 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 606 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 607 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=crlf file=LF_nul ok 608 - ls-files --eol attr=auto aeol=lf core.autocrlf=false core.eol=crlf ok 609 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=crlf file=LF ok 610 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=crlf file=CRLF ok 611 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 612 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 613 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=crlf file=LF_nul ok 614 - ls-files --eol attr=auto aeol=crlf core.autocrlf=false core.eol=crlf ok 615 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=crlf file=LF ok 616 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=crlf file=CRLF ok 617 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 618 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 619 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=crlf file=LF_nul ok 620 - ls-files --eol attr=-text aeol= core.autocrlf=input core.eol=crlf ok 621 - checkout attr=-text aeol= core.autocrlf=input core.eol=crlf file=LF ok 622 - checkout attr=-text aeol= core.autocrlf=input core.eol=crlf file=CRLF ok 623 - checkout attr=-text aeol= core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 624 - checkout attr=-text aeol= core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 625 - checkout attr=-text aeol= core.autocrlf=input core.eol=crlf file=LF_nul ok 626 - ls-files --eol attr=-text aeol=lf core.autocrlf=input core.eol=crlf ok 627 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=crlf file=LF ok 628 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=crlf file=CRLF ok 629 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 630 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 631 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=crlf file=LF_nul ok 632 - ls-files --eol attr=-text aeol=crlf core.autocrlf=input core.eol=crlf ok 633 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=crlf file=LF ok 634 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=crlf file=CRLF ok 635 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 636 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 637 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=crlf file=LF_nul ok 638 - ls-files --eol attr=text aeol=lf core.autocrlf=input core.eol=crlf ok 639 - checkout attr=text aeol=lf core.autocrlf=input core.eol=crlf file=LF ok 640 - checkout attr=text aeol=lf core.autocrlf=input core.eol=crlf file=CRLF ok 641 - checkout attr=text aeol=lf core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 642 - checkout attr=text aeol=lf core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 643 - checkout attr=text aeol=lf core.autocrlf=input core.eol=crlf file=LF_nul ok 644 - ls-files --eol attr=text aeol=crlf core.autocrlf=input core.eol=crlf ok 645 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=crlf file=LF ok 646 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=crlf file=CRLF ok 647 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 648 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 649 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=crlf file=LF_nul ok 650 - ls-files --eol attr=auto aeol=lf core.autocrlf=input core.eol=crlf ok 651 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=crlf file=LF ok 652 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=crlf file=CRLF ok 653 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 654 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 655 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=crlf file=LF_nul ok 656 - ls-files --eol attr=auto aeol=crlf core.autocrlf=input core.eol=crlf ok 657 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=crlf file=LF ok 658 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=crlf file=CRLF ok 659 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 660 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 661 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=crlf file=LF_nul ok 662 - ls-files --eol attr= aeol= core.autocrlf=false core.eol=crlf ok 663 - checkout attr= aeol= core.autocrlf=false core.eol=crlf file=LF ok 664 - checkout attr= aeol= core.autocrlf=false core.eol=crlf file=CRLF ok 665 - checkout attr= aeol= core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 666 - checkout attr= aeol= core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 667 - checkout attr= aeol= core.autocrlf=false core.eol=crlf file=LF_nul ok 668 - ls-files --eol attr= aeol= core.autocrlf=true core.eol=crlf ok 669 - checkout attr= aeol= core.autocrlf=true core.eol=crlf file=LF ok 670 - checkout attr= aeol= core.autocrlf=true core.eol=crlf file=CRLF ok 671 - checkout attr= aeol= core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 672 - checkout attr= aeol= core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 673 - checkout attr= aeol= core.autocrlf=true core.eol=crlf file=LF_nul ok 674 - ls-files --eol attr=auto aeol= core.autocrlf=true core.eol=crlf ok 675 - checkout attr=auto aeol= core.autocrlf=true core.eol=crlf file=LF ok 676 - checkout attr=auto aeol= core.autocrlf=true core.eol=crlf file=CRLF ok 677 - checkout attr=auto aeol= core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 678 - checkout attr=auto aeol= core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 679 - checkout attr=auto aeol= core.autocrlf=true core.eol=crlf file=LF_nul ok 680 - ls-files --eol attr=text aeol= core.autocrlf=true core.eol=crlf ok 681 - checkout attr=text aeol= core.autocrlf=true core.eol=crlf file=LF ok 682 - checkout attr=text aeol= core.autocrlf=true core.eol=crlf file=CRLF ok 683 - checkout attr=text aeol= core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 684 - checkout attr=text aeol= core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 685 - checkout attr=text aeol= core.autocrlf=true core.eol=crlf file=LF_nul ok 686 - ls-files --eol attr=text aeol= core.autocrlf=input core.eol=crlf ok 687 - checkout attr=text aeol= core.autocrlf=input core.eol=crlf file=LF ok 688 - checkout attr=text aeol= core.autocrlf=input core.eol=crlf file=CRLF ok 689 - checkout attr=text aeol= core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 690 - checkout attr=text aeol= core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 691 - checkout attr=text aeol= core.autocrlf=input core.eol=crlf file=LF_nul ok 692 - ls-files --eol attr=auto aeol= core.autocrlf=input core.eol=crlf ok 693 - checkout attr=auto aeol= core.autocrlf=input core.eol=crlf file=LF ok 694 - checkout attr=auto aeol= core.autocrlf=input core.eol=crlf file=CRLF ok 695 - checkout attr=auto aeol= core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 696 - checkout attr=auto aeol= core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 697 - checkout attr=auto aeol= core.autocrlf=input core.eol=crlf file=LF_nul ok 698 - ls-files --eol attr=-text aeol= core.autocrlf=true core.eol=native ok 699 - checkout attr=-text aeol= core.autocrlf=true core.eol=native file=LF ok 700 - checkout attr=-text aeol= core.autocrlf=true core.eol=native file=CRLF ok 701 - checkout attr=-text aeol= core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 702 - checkout attr=-text aeol= core.autocrlf=true core.eol=native file=LF_mix_CR ok 703 - checkout attr=-text aeol= core.autocrlf=true core.eol=native file=LF_nul ok 704 - ls-files --eol attr=-text aeol=lf core.autocrlf=true core.eol=native ok 705 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=native file=LF ok 706 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=native file=CRLF ok 707 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 708 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=native file=LF_mix_CR ok 709 - checkout attr=-text aeol=lf core.autocrlf=true core.eol=native file=LF_nul ok 710 - ls-files --eol attr=-text aeol=crlf core.autocrlf=true core.eol=native ok 711 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=native file=LF ok 712 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=native file=CRLF ok 713 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 714 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=native file=LF_mix_CR ok 715 - checkout attr=-text aeol=crlf core.autocrlf=true core.eol=native file=LF_nul ok 716 - ls-files --eol attr=text aeol=lf core.autocrlf=true core.eol=native ok 717 - checkout attr=text aeol=lf core.autocrlf=true core.eol=native file=LF ok 718 - checkout attr=text aeol=lf core.autocrlf=true core.eol=native file=CRLF ok 719 - checkout attr=text aeol=lf core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 720 - checkout attr=text aeol=lf core.autocrlf=true core.eol=native file=LF_mix_CR ok 721 - checkout attr=text aeol=lf core.autocrlf=true core.eol=native file=LF_nul ok 722 - ls-files --eol attr=text aeol=crlf core.autocrlf=true core.eol=native ok 723 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=native file=LF ok 724 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=native file=CRLF ok 725 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 726 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=native file=LF_mix_CR ok 727 - checkout attr=text aeol=crlf core.autocrlf=true core.eol=native file=LF_nul ok 728 - ls-files --eol attr=auto aeol=lf core.autocrlf=true core.eol=native ok 729 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=native file=LF ok 730 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=native file=CRLF ok 731 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 732 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=native file=LF_mix_CR ok 733 - checkout attr=auto aeol=lf core.autocrlf=true core.eol=native file=LF_nul ok 734 - ls-files --eol attr=auto aeol=crlf core.autocrlf=true core.eol=native ok 735 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=native file=LF ok 736 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=native file=CRLF ok 737 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 738 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=native file=LF_mix_CR ok 739 - checkout attr=auto aeol=crlf core.autocrlf=true core.eol=native file=LF_nul ok 740 - ls-files --eol attr=-text aeol= core.autocrlf=false core.eol=native ok 741 - checkout attr=-text aeol= core.autocrlf=false core.eol=native file=LF ok 742 - checkout attr=-text aeol= core.autocrlf=false core.eol=native file=CRLF ok 743 - checkout attr=-text aeol= core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 744 - checkout attr=-text aeol= core.autocrlf=false core.eol=native file=LF_mix_CR ok 745 - checkout attr=-text aeol= core.autocrlf=false core.eol=native file=LF_nul ok 746 - ls-files --eol attr=-text aeol=lf core.autocrlf=false core.eol=native ok 747 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=native file=LF ok 748 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=native file=CRLF ok 749 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 750 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=native file=LF_mix_CR ok 751 - checkout attr=-text aeol=lf core.autocrlf=false core.eol=native file=LF_nul ok 752 - ls-files --eol attr=-text aeol=crlf core.autocrlf=false core.eol=native ok 753 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=native file=LF ok 754 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=native file=CRLF ok 755 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 756 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=native file=LF_mix_CR ok 757 - checkout attr=-text aeol=crlf core.autocrlf=false core.eol=native file=LF_nul ok 758 - ls-files --eol attr=text aeol=lf core.autocrlf=false core.eol=native ok 759 - checkout attr=text aeol=lf core.autocrlf=false core.eol=native file=LF ok 760 - checkout attr=text aeol=lf core.autocrlf=false core.eol=native file=CRLF ok 761 - checkout attr=text aeol=lf core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 762 - checkout attr=text aeol=lf core.autocrlf=false core.eol=native file=LF_mix_CR ok 763 - checkout attr=text aeol=lf core.autocrlf=false core.eol=native file=LF_nul ok 764 - ls-files --eol attr=text aeol=crlf core.autocrlf=false core.eol=native ok 765 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=native file=LF ok 766 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=native file=CRLF ok 767 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 768 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=native file=LF_mix_CR ok 769 - checkout attr=text aeol=crlf core.autocrlf=false core.eol=native file=LF_nul ok 770 - ls-files --eol attr=auto aeol=lf core.autocrlf=false core.eol=native ok 771 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=native file=LF ok 772 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=native file=CRLF ok 773 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 774 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=native file=LF_mix_CR ok 775 - checkout attr=auto aeol=lf core.autocrlf=false core.eol=native file=LF_nul ok 776 - ls-files --eol attr=auto aeol=crlf core.autocrlf=false core.eol=native ok 777 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=native file=LF ok 778 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=native file=CRLF ok 779 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 780 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=native file=LF_mix_CR ok 781 - checkout attr=auto aeol=crlf core.autocrlf=false core.eol=native file=LF_nul ok 782 - ls-files --eol attr=-text aeol= core.autocrlf=input core.eol=native ok 783 - checkout attr=-text aeol= core.autocrlf=input core.eol=native file=LF ok 784 - checkout attr=-text aeol= core.autocrlf=input core.eol=native file=CRLF ok 785 - checkout attr=-text aeol= core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 786 - checkout attr=-text aeol= core.autocrlf=input core.eol=native file=LF_mix_CR ok 787 - checkout attr=-text aeol= core.autocrlf=input core.eol=native file=LF_nul ok 788 - ls-files --eol attr=-text aeol=lf core.autocrlf=input core.eol=native ok 789 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=native file=LF ok 790 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=native file=CRLF ok 791 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 792 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=native file=LF_mix_CR ok 793 - checkout attr=-text aeol=lf core.autocrlf=input core.eol=native file=LF_nul ok 794 - ls-files --eol attr=-text aeol=crlf core.autocrlf=input core.eol=native ok 795 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=native file=LF ok 796 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=native file=CRLF ok 797 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 798 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=native file=LF_mix_CR ok 799 - checkout attr=-text aeol=crlf core.autocrlf=input core.eol=native file=LF_nul ok 800 - ls-files --eol attr=text aeol=lf core.autocrlf=input core.eol=native ok 801 - checkout attr=text aeol=lf core.autocrlf=input core.eol=native file=LF ok 802 - checkout attr=text aeol=lf core.autocrlf=input core.eol=native file=CRLF ok 803 - checkout attr=text aeol=lf core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 804 - checkout attr=text aeol=lf core.autocrlf=input core.eol=native file=LF_mix_CR ok 805 - checkout attr=text aeol=lf core.autocrlf=input core.eol=native file=LF_nul ok 806 - ls-files --eol attr=text aeol=crlf core.autocrlf=input core.eol=native ok 807 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=native file=LF ok 808 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=native file=CRLF ok 809 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 810 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=native file=LF_mix_CR ok 811 - checkout attr=text aeol=crlf core.autocrlf=input core.eol=native file=LF_nul ok 812 - ls-files --eol attr=auto aeol=lf core.autocrlf=input core.eol=native ok 813 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=native file=LF ok 814 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=native file=CRLF ok 815 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 816 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=native file=LF_mix_CR ok 817 - checkout attr=auto aeol=lf core.autocrlf=input core.eol=native file=LF_nul ok 818 - ls-files --eol attr=auto aeol=crlf core.autocrlf=input core.eol=native ok 819 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=native file=LF ok 820 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=native file=CRLF ok 821 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 822 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=native file=LF_mix_CR ok 823 - checkout attr=auto aeol=crlf core.autocrlf=input core.eol=native file=LF_nul ok 824 - ls-files --eol attr= aeol= core.autocrlf=false core.eol=native ok 825 - checkout attr= aeol= core.autocrlf=false core.eol=native file=LF ok 826 - checkout attr= aeol= core.autocrlf=false core.eol=native file=CRLF ok 827 - checkout attr= aeol= core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 828 - checkout attr= aeol= core.autocrlf=false core.eol=native file=LF_mix_CR ok 829 - checkout attr= aeol= core.autocrlf=false core.eol=native file=LF_nul ok 830 - ls-files --eol attr= aeol= core.autocrlf=true core.eol=native ok 831 - checkout attr= aeol= core.autocrlf=true core.eol=native file=LF ok 832 - checkout attr= aeol= core.autocrlf=true core.eol=native file=CRLF ok 833 - checkout attr= aeol= core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 834 - checkout attr= aeol= core.autocrlf=true core.eol=native file=LF_mix_CR ok 835 - checkout attr= aeol= core.autocrlf=true core.eol=native file=LF_nul ok 836 - ls-files --eol attr=auto aeol= core.autocrlf=true core.eol=native ok 837 - checkout attr=auto aeol= core.autocrlf=true core.eol=native file=LF ok 838 - checkout attr=auto aeol= core.autocrlf=true core.eol=native file=CRLF ok 839 - checkout attr=auto aeol= core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 840 - checkout attr=auto aeol= core.autocrlf=true core.eol=native file=LF_mix_CR ok 841 - checkout attr=auto aeol= core.autocrlf=true core.eol=native file=LF_nul ok 842 - ls-files --eol attr=text aeol= core.autocrlf=true core.eol=native ok 843 - checkout attr=text aeol= core.autocrlf=true core.eol=native file=LF ok 844 - checkout attr=text aeol= core.autocrlf=true core.eol=native file=CRLF ok 845 - checkout attr=text aeol= core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 846 - checkout attr=text aeol= core.autocrlf=true core.eol=native file=LF_mix_CR ok 847 - checkout attr=text aeol= core.autocrlf=true core.eol=native file=LF_nul ok 848 - ls-files --eol attr=text aeol= core.autocrlf=input core.eol=native ok 849 - checkout attr=text aeol= core.autocrlf=input core.eol=native file=LF ok 850 - checkout attr=text aeol= core.autocrlf=input core.eol=native file=CRLF ok 851 - checkout attr=text aeol= core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 852 - checkout attr=text aeol= core.autocrlf=input core.eol=native file=LF_mix_CR ok 853 - checkout attr=text aeol= core.autocrlf=input core.eol=native file=LF_nul ok 854 - ls-files --eol attr=auto aeol= core.autocrlf=input core.eol=native ok 855 - checkout attr=auto aeol= core.autocrlf=input core.eol=native file=LF ok 856 - checkout attr=auto aeol= core.autocrlf=input core.eol=native file=CRLF ok 857 - checkout attr=auto aeol= core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 858 - checkout attr=auto aeol= core.autocrlf=input core.eol=native file=LF_mix_CR ok 859 - checkout attr=auto aeol= core.autocrlf=input core.eol=native file=LF_nul ok 860 - ls-files --eol attr=text aeol= core.autocrlf=false core.eol=crlf ok 861 - checkout attr=text aeol= core.autocrlf=false core.eol=crlf file=LF ok 862 - checkout attr=text aeol= core.autocrlf=false core.eol=crlf file=CRLF ok 863 - checkout attr=text aeol= core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 864 - checkout attr=text aeol= core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 865 - checkout attr=text aeol= core.autocrlf=false core.eol=crlf file=LF_nul ok 866 - ls-files --eol attr=text aeol= core.autocrlf=false core.eol=lf ok 867 - checkout attr=text aeol= core.autocrlf=false core.eol=lf file=LF ok 868 - checkout attr=text aeol= core.autocrlf=false core.eol=lf file=CRLF ok 869 - checkout attr=text aeol= core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 870 - checkout attr=text aeol= core.autocrlf=false core.eol=lf file=LF_mix_CR ok 871 - checkout attr=text aeol= core.autocrlf=false core.eol=lf file=LF_nul ok 872 - ls-files --eol attr=text aeol= core.autocrlf=false core.eol= ok 873 - checkout attr=text aeol= core.autocrlf=false core.eol= file=LF ok 874 - checkout attr=text aeol= core.autocrlf=false core.eol= file=CRLF ok 875 - checkout attr=text aeol= core.autocrlf=false core.eol= file=CRLF_mix_LF ok 876 - checkout attr=text aeol= core.autocrlf=false core.eol= file=LF_mix_CR ok 877 - checkout attr=text aeol= core.autocrlf=false core.eol= file=LF_nul ok 878 - ls-files --eol attr=text aeol= core.autocrlf=false core.eol=native ok 879 - checkout attr=text aeol= core.autocrlf=false core.eol=native file=LF ok 880 - checkout attr=text aeol= core.autocrlf=false core.eol=native file=CRLF ok 881 - checkout attr=text aeol= core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 882 - checkout attr=text aeol= core.autocrlf=false core.eol=native file=LF_mix_CR ok 883 - checkout attr=text aeol= core.autocrlf=false core.eol=native file=LF_nul ok 884 - ls-files --eol attr=auto aeol= core.autocrlf=false core.eol= ok 885 - checkout attr=auto aeol= core.autocrlf=false core.eol= file=LF ok 886 - checkout attr=auto aeol= core.autocrlf=false core.eol= file=CRLF ok 887 - checkout attr=auto aeol= core.autocrlf=false core.eol= file=CRLF_mix_LF ok 888 - checkout attr=auto aeol= core.autocrlf=false core.eol= file=LF_mix_CR ok 889 - checkout attr=auto aeol= core.autocrlf=false core.eol= file=LF_nul ok 890 - ls-files --eol attr=auto aeol= core.autocrlf=false core.eol=native ok 891 - checkout attr=auto aeol= core.autocrlf=false core.eol=native file=LF ok 892 - checkout attr=auto aeol= core.autocrlf=false core.eol=native file=CRLF ok 893 - checkout attr=auto aeol= core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 894 - checkout attr=auto aeol= core.autocrlf=false core.eol=native file=LF_mix_CR ok 895 - checkout attr=auto aeol= core.autocrlf=false core.eol=native file=LF_nul ok 896 - ls-files --eol attr=-text ident aeol= core.autocrlf=true core.eol=lf ok 897 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=lf file=LF ok 898 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=lf file=CRLF ok 899 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 900 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=lf file=LF_mix_CR ok 901 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=lf file=LF_nul ok 902 - ls-files --eol attr=-text ident aeol=lf core.autocrlf=true core.eol=lf ok 903 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=lf file=LF ok 904 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=lf file=CRLF ok 905 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 906 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=lf file=LF_mix_CR ok 907 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=lf file=LF_nul ok 908 - ls-files --eol attr=-text ident aeol=crlf core.autocrlf=true core.eol=lf ok 909 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=lf file=LF ok 910 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=lf file=CRLF ok 911 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 912 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=lf file=LF_mix_CR ok 913 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=lf file=LF_nul ok 914 - ls-files --eol attr=text ident aeol=lf core.autocrlf=true core.eol=lf ok 915 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=lf file=LF ok 916 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=lf file=CRLF ok 917 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 918 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=lf file=LF_mix_CR ok 919 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=lf file=LF_nul ok 920 - ls-files --eol attr=text ident aeol=crlf core.autocrlf=true core.eol=lf ok 921 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=lf file=LF ok 922 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=lf file=CRLF ok 923 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 924 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=lf file=LF_mix_CR ok 925 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=lf file=LF_nul ok 926 - ls-files --eol attr=auto ident aeol=lf core.autocrlf=true core.eol=lf ok 927 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=lf file=LF ok 928 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=lf file=CRLF ok 929 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 930 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=lf file=LF_mix_CR ok 931 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=lf file=LF_nul ok 932 - ls-files --eol attr=auto ident aeol=crlf core.autocrlf=true core.eol=lf ok 933 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=lf file=LF ok 934 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=lf file=CRLF ok 935 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 936 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=lf file=LF_mix_CR ok 937 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=lf file=LF_nul ok 938 - ls-files --eol attr=-text ident aeol= core.autocrlf=false core.eol=lf ok 939 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=lf file=LF ok 940 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=lf file=CRLF ok 941 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 942 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=lf file=LF_mix_CR ok 943 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=lf file=LF_nul ok 944 - ls-files --eol attr=-text ident aeol=lf core.autocrlf=false core.eol=lf ok 945 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=lf file=LF ok 946 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=lf file=CRLF ok 947 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 948 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=lf file=LF_mix_CR ok 949 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=lf file=LF_nul ok 950 - ls-files --eol attr=-text ident aeol=crlf core.autocrlf=false core.eol=lf ok 951 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=lf file=LF ok 952 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=lf file=CRLF ok 953 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 954 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=lf file=LF_mix_CR ok 955 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=lf file=LF_nul ok 956 - ls-files --eol attr=text ident aeol=lf core.autocrlf=false core.eol=lf ok 957 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=lf file=LF ok 958 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=lf file=CRLF ok 959 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 960 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=lf file=LF_mix_CR ok 961 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=lf file=LF_nul ok 962 - ls-files --eol attr=text ident aeol=crlf core.autocrlf=false core.eol=lf ok 963 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=lf file=LF ok 964 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=lf file=CRLF ok 965 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 966 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=lf file=LF_mix_CR ok 967 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=lf file=LF_nul ok 968 - ls-files --eol attr=auto ident aeol=lf core.autocrlf=false core.eol=lf ok 969 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=lf file=LF ok 970 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=lf file=CRLF ok 971 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 972 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=lf file=LF_mix_CR ok 973 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=lf file=LF_nul ok 974 - ls-files --eol attr=auto ident aeol=crlf core.autocrlf=false core.eol=lf ok 975 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=lf file=LF ok 976 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=lf file=CRLF ok 977 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 978 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=lf file=LF_mix_CR ok 979 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=lf file=LF_nul ok 980 - ls-files --eol attr=-text ident aeol= core.autocrlf=input core.eol=lf ok 981 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=lf file=LF ok 982 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=lf file=CRLF ok 983 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 984 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=lf file=LF_mix_CR ok 985 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=lf file=LF_nul ok 986 - ls-files --eol attr=-text ident aeol=lf core.autocrlf=input core.eol=lf ok 987 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=lf file=LF ok 988 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=lf file=CRLF ok 989 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 990 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=lf file=LF_mix_CR ok 991 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=lf file=LF_nul ok 992 - ls-files --eol attr=-text ident aeol=crlf core.autocrlf=input core.eol=lf ok 993 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=lf file=LF ok 994 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=lf file=CRLF ok 995 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 996 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=lf file=LF_mix_CR ok 997 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=lf file=LF_nul ok 998 - ls-files --eol attr=text ident aeol=lf core.autocrlf=input core.eol=lf ok 999 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=lf file=LF ok 1000 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=lf file=CRLF ok 1001 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 1002 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=lf file=LF_mix_CR ok 1003 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=lf file=LF_nul ok 1004 - ls-files --eol attr=text ident aeol=crlf core.autocrlf=input core.eol=lf ok 1005 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=lf file=LF ok 1006 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=lf file=CRLF ok 1007 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 1008 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=lf file=LF_mix_CR ok 1009 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=lf file=LF_nul ok 1010 - ls-files --eol attr=auto ident aeol=lf core.autocrlf=input core.eol=lf ok 1011 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=lf file=LF ok 1012 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=lf file=CRLF ok 1013 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 1014 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=lf file=LF_mix_CR ok 1015 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=lf file=LF_nul ok 1016 - ls-files --eol attr=auto ident aeol=crlf core.autocrlf=input core.eol=lf ok 1017 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=lf file=LF ok 1018 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=lf file=CRLF ok 1019 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 1020 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=lf file=LF_mix_CR ok 1021 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=lf file=LF_nul ok 1022 - ls-files --eol attr= ident aeol= core.autocrlf=false core.eol=lf ok 1023 - checkout attr= ident aeol= core.autocrlf=false core.eol=lf file=LF ok 1024 - checkout attr= ident aeol= core.autocrlf=false core.eol=lf file=CRLF ok 1025 - checkout attr= ident aeol= core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 1026 - checkout attr= ident aeol= core.autocrlf=false core.eol=lf file=LF_mix_CR ok 1027 - checkout attr= ident aeol= core.autocrlf=false core.eol=lf file=LF_nul ok 1028 - ls-files --eol attr= ident aeol= core.autocrlf=true core.eol=lf ok 1029 - checkout attr= ident aeol= core.autocrlf=true core.eol=lf file=LF ok 1030 - checkout attr= ident aeol= core.autocrlf=true core.eol=lf file=CRLF ok 1031 - checkout attr= ident aeol= core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 1032 - checkout attr= ident aeol= core.autocrlf=true core.eol=lf file=LF_mix_CR ok 1033 - checkout attr= ident aeol= core.autocrlf=true core.eol=lf file=LF_nul ok 1034 - ls-files --eol attr=auto ident aeol= core.autocrlf=true core.eol=lf ok 1035 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=lf file=LF ok 1036 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=lf file=CRLF ok 1037 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 1038 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=lf file=LF_mix_CR ok 1039 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=lf file=LF_nul ok 1040 - ls-files --eol attr=text ident aeol= core.autocrlf=true core.eol=lf ok 1041 - checkout attr=text ident aeol= core.autocrlf=true core.eol=lf file=LF ok 1042 - checkout attr=text ident aeol= core.autocrlf=true core.eol=lf file=CRLF ok 1043 - checkout attr=text ident aeol= core.autocrlf=true core.eol=lf file=CRLF_mix_LF ok 1044 - checkout attr=text ident aeol= core.autocrlf=true core.eol=lf file=LF_mix_CR ok 1045 - checkout attr=text ident aeol= core.autocrlf=true core.eol=lf file=LF_nul ok 1046 - ls-files --eol attr=text ident aeol= core.autocrlf=input core.eol=lf ok 1047 - checkout attr=text ident aeol= core.autocrlf=input core.eol=lf file=LF ok 1048 - checkout attr=text ident aeol= core.autocrlf=input core.eol=lf file=CRLF ok 1049 - checkout attr=text ident aeol= core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 1050 - checkout attr=text ident aeol= core.autocrlf=input core.eol=lf file=LF_mix_CR ok 1051 - checkout attr=text ident aeol= core.autocrlf=input core.eol=lf file=LF_nul ok 1052 - ls-files --eol attr=auto ident aeol= core.autocrlf=input core.eol=lf ok 1053 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=lf file=LF ok 1054 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=lf file=CRLF ok 1055 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=lf file=CRLF_mix_LF ok 1056 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=lf file=LF_mix_CR ok 1057 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=lf file=LF_nul ok 1058 - ls-files --eol attr=-text ident aeol= core.autocrlf=true core.eol=crlf ok 1059 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=crlf file=LF ok 1060 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=crlf file=CRLF ok 1061 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 1062 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 1063 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=crlf file=LF_nul ok 1064 - ls-files --eol attr=-text ident aeol=lf core.autocrlf=true core.eol=crlf ok 1065 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=crlf file=LF ok 1066 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=crlf file=CRLF ok 1067 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 1068 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 1069 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=crlf file=LF_nul ok 1070 - ls-files --eol attr=-text ident aeol=crlf core.autocrlf=true core.eol=crlf ok 1071 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=crlf file=LF ok 1072 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=crlf file=CRLF ok 1073 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 1074 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 1075 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=crlf file=LF_nul ok 1076 - ls-files --eol attr=text ident aeol=lf core.autocrlf=true core.eol=crlf ok 1077 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=crlf file=LF ok 1078 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=crlf file=CRLF ok 1079 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 1080 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 1081 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=crlf file=LF_nul ok 1082 - ls-files --eol attr=text ident aeol=crlf core.autocrlf=true core.eol=crlf ok 1083 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=crlf file=LF ok 1084 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=crlf file=CRLF ok 1085 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 1086 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 1087 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=crlf file=LF_nul ok 1088 - ls-files --eol attr=auto ident aeol=lf core.autocrlf=true core.eol=crlf ok 1089 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=crlf file=LF ok 1090 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=crlf file=CRLF ok 1091 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 1092 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 1093 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=crlf file=LF_nul ok 1094 - ls-files --eol attr=auto ident aeol=crlf core.autocrlf=true core.eol=crlf ok 1095 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=crlf file=LF ok 1096 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=crlf file=CRLF ok 1097 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 1098 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 1099 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=crlf file=LF_nul ok 1100 - ls-files --eol attr=-text ident aeol= core.autocrlf=false core.eol=crlf ok 1101 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=crlf file=LF ok 1102 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=crlf file=CRLF ok 1103 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 1104 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 1105 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=crlf file=LF_nul ok 1106 - ls-files --eol attr=-text ident aeol=lf core.autocrlf=false core.eol=crlf ok 1107 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=crlf file=LF ok 1108 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=crlf file=CRLF ok 1109 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 1110 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 1111 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=crlf file=LF_nul ok 1112 - ls-files --eol attr=-text ident aeol=crlf core.autocrlf=false core.eol=crlf ok 1113 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=crlf file=LF ok 1114 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=crlf file=CRLF ok 1115 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 1116 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 1117 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=crlf file=LF_nul ok 1118 - ls-files --eol attr=text ident aeol=lf core.autocrlf=false core.eol=crlf ok 1119 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=crlf file=LF ok 1120 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=crlf file=CRLF ok 1121 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 1122 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 1123 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=crlf file=LF_nul ok 1124 - ls-files --eol attr=text ident aeol=crlf core.autocrlf=false core.eol=crlf ok 1125 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=crlf file=LF ok 1126 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=crlf file=CRLF ok 1127 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 1128 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 1129 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=crlf file=LF_nul ok 1130 - ls-files --eol attr=auto ident aeol=lf core.autocrlf=false core.eol=crlf ok 1131 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=crlf file=LF ok 1132 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=crlf file=CRLF ok 1133 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 1134 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 1135 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=crlf file=LF_nul ok 1136 - ls-files --eol attr=auto ident aeol=crlf core.autocrlf=false core.eol=crlf ok 1137 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=crlf file=LF ok 1138 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=crlf file=CRLF ok 1139 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 1140 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 1141 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=crlf file=LF_nul ok 1142 - ls-files --eol attr=-text ident aeol= core.autocrlf=input core.eol=crlf ok 1143 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=crlf file=LF ok 1144 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=crlf file=CRLF ok 1145 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 1146 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 1147 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=crlf file=LF_nul ok 1148 - ls-files --eol attr=-text ident aeol=lf core.autocrlf=input core.eol=crlf ok 1149 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=crlf file=LF ok 1150 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=crlf file=CRLF ok 1151 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 1152 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 1153 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=crlf file=LF_nul ok 1154 - ls-files --eol attr=-text ident aeol=crlf core.autocrlf=input core.eol=crlf ok 1155 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=crlf file=LF ok 1156 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=crlf file=CRLF ok 1157 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 1158 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 1159 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=crlf file=LF_nul ok 1160 - ls-files --eol attr=text ident aeol=lf core.autocrlf=input core.eol=crlf ok 1161 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=crlf file=LF ok 1162 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=crlf file=CRLF ok 1163 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 1164 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 1165 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=crlf file=LF_nul ok 1166 - ls-files --eol attr=text ident aeol=crlf core.autocrlf=input core.eol=crlf ok 1167 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=crlf file=LF ok 1168 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=crlf file=CRLF ok 1169 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 1170 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 1171 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=crlf file=LF_nul ok 1172 - ls-files --eol attr=auto ident aeol=lf core.autocrlf=input core.eol=crlf ok 1173 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=crlf file=LF ok 1174 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=crlf file=CRLF ok 1175 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 1176 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 1177 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=crlf file=LF_nul ok 1178 - ls-files --eol attr=auto ident aeol=crlf core.autocrlf=input core.eol=crlf ok 1179 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=crlf file=LF ok 1180 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=crlf file=CRLF ok 1181 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 1182 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 1183 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=crlf file=LF_nul ok 1184 - ls-files --eol attr= ident aeol= core.autocrlf=false core.eol=crlf ok 1185 - checkout attr= ident aeol= core.autocrlf=false core.eol=crlf file=LF ok 1186 - checkout attr= ident aeol= core.autocrlf=false core.eol=crlf file=CRLF ok 1187 - checkout attr= ident aeol= core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 1188 - checkout attr= ident aeol= core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 1189 - checkout attr= ident aeol= core.autocrlf=false core.eol=crlf file=LF_nul ok 1190 - ls-files --eol attr= ident aeol= core.autocrlf=true core.eol=crlf ok 1191 - checkout attr= ident aeol= core.autocrlf=true core.eol=crlf file=LF ok 1192 - checkout attr= ident aeol= core.autocrlf=true core.eol=crlf file=CRLF ok 1193 - checkout attr= ident aeol= core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 1194 - checkout attr= ident aeol= core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 1195 - checkout attr= ident aeol= core.autocrlf=true core.eol=crlf file=LF_nul ok 1196 - ls-files --eol attr=auto ident aeol= core.autocrlf=true core.eol=crlf ok 1197 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=crlf file=LF ok 1198 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=crlf file=CRLF ok 1199 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 1200 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 1201 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=crlf file=LF_nul ok 1202 - ls-files --eol attr=text ident aeol= core.autocrlf=true core.eol=crlf ok 1203 - checkout attr=text ident aeol= core.autocrlf=true core.eol=crlf file=LF ok 1204 - checkout attr=text ident aeol= core.autocrlf=true core.eol=crlf file=CRLF ok 1205 - checkout attr=text ident aeol= core.autocrlf=true core.eol=crlf file=CRLF_mix_LF ok 1206 - checkout attr=text ident aeol= core.autocrlf=true core.eol=crlf file=LF_mix_CR ok 1207 - checkout attr=text ident aeol= core.autocrlf=true core.eol=crlf file=LF_nul ok 1208 - ls-files --eol attr=text ident aeol= core.autocrlf=input core.eol=crlf ok 1209 - checkout attr=text ident aeol= core.autocrlf=input core.eol=crlf file=LF ok 1210 - checkout attr=text ident aeol= core.autocrlf=input core.eol=crlf file=CRLF ok 1211 - checkout attr=text ident aeol= core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 1212 - checkout attr=text ident aeol= core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 1213 - checkout attr=text ident aeol= core.autocrlf=input core.eol=crlf file=LF_nul ok 1214 - ls-files --eol attr=auto ident aeol= core.autocrlf=input core.eol=crlf ok 1215 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=crlf file=LF ok 1216 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=crlf file=CRLF ok 1217 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=crlf file=CRLF_mix_LF ok 1218 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=crlf file=LF_mix_CR ok 1219 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=crlf file=LF_nul ok 1220 - ls-files --eol attr=-text ident aeol= core.autocrlf=true core.eol=native ok 1221 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=native file=LF ok 1222 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=native file=CRLF ok 1223 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 1224 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=native file=LF_mix_CR ok 1225 - checkout attr=-text ident aeol= core.autocrlf=true core.eol=native file=LF_nul ok 1226 - ls-files --eol attr=-text ident aeol=lf core.autocrlf=true core.eol=native ok 1227 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=native file=LF ok 1228 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=native file=CRLF ok 1229 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 1230 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=native file=LF_mix_CR ok 1231 - checkout attr=-text ident aeol=lf core.autocrlf=true core.eol=native file=LF_nul ok 1232 - ls-files --eol attr=-text ident aeol=crlf core.autocrlf=true core.eol=native ok 1233 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=native file=LF ok 1234 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=native file=CRLF ok 1235 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 1236 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=native file=LF_mix_CR ok 1237 - checkout attr=-text ident aeol=crlf core.autocrlf=true core.eol=native file=LF_nul ok 1238 - ls-files --eol attr=text ident aeol=lf core.autocrlf=true core.eol=native ok 1239 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=native file=LF ok 1240 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=native file=CRLF ok 1241 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 1242 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=native file=LF_mix_CR ok 1243 - checkout attr=text ident aeol=lf core.autocrlf=true core.eol=native file=LF_nul ok 1244 - ls-files --eol attr=text ident aeol=crlf core.autocrlf=true core.eol=native ok 1245 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=native file=LF ok 1246 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=native file=CRLF ok 1247 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 1248 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=native file=LF_mix_CR ok 1249 - checkout attr=text ident aeol=crlf core.autocrlf=true core.eol=native file=LF_nul ok 1250 - ls-files --eol attr=auto ident aeol=lf core.autocrlf=true core.eol=native ok 1251 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=native file=LF ok 1252 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=native file=CRLF ok 1253 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 1254 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=native file=LF_mix_CR ok 1255 - checkout attr=auto ident aeol=lf core.autocrlf=true core.eol=native file=LF_nul ok 1256 - ls-files --eol attr=auto ident aeol=crlf core.autocrlf=true core.eol=native ok 1257 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=native file=LF ok 1258 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=native file=CRLF ok 1259 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 1260 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=native file=LF_mix_CR ok 1261 - checkout attr=auto ident aeol=crlf core.autocrlf=true core.eol=native file=LF_nul ok 1262 - ls-files --eol attr=-text ident aeol= core.autocrlf=false core.eol=native ok 1263 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=native file=LF ok 1264 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=native file=CRLF ok 1265 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 1266 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=native file=LF_mix_CR ok 1267 - checkout attr=-text ident aeol= core.autocrlf=false core.eol=native file=LF_nul ok 1268 - ls-files --eol attr=-text ident aeol=lf core.autocrlf=false core.eol=native ok 1269 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=native file=LF ok 1270 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=native file=CRLF ok 1271 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 1272 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=native file=LF_mix_CR ok 1273 - checkout attr=-text ident aeol=lf core.autocrlf=false core.eol=native file=LF_nul ok 1274 - ls-files --eol attr=-text ident aeol=crlf core.autocrlf=false core.eol=native ok 1275 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=native file=LF ok 1276 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=native file=CRLF ok 1277 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 1278 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=native file=LF_mix_CR ok 1279 - checkout attr=-text ident aeol=crlf core.autocrlf=false core.eol=native file=LF_nul ok 1280 - ls-files --eol attr=text ident aeol=lf core.autocrlf=false core.eol=native ok 1281 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=native file=LF ok 1282 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=native file=CRLF ok 1283 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 1284 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=native file=LF_mix_CR ok 1285 - checkout attr=text ident aeol=lf core.autocrlf=false core.eol=native file=LF_nul ok 1286 - ls-files --eol attr=text ident aeol=crlf core.autocrlf=false core.eol=native ok 1287 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=native file=LF ok 1288 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=native file=CRLF ok 1289 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 1290 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=native file=LF_mix_CR ok 1291 - checkout attr=text ident aeol=crlf core.autocrlf=false core.eol=native file=LF_nul ok 1292 - ls-files --eol attr=auto ident aeol=lf core.autocrlf=false core.eol=native ok 1293 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=native file=LF ok 1294 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=native file=CRLF ok 1295 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 1296 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=native file=LF_mix_CR ok 1297 - checkout attr=auto ident aeol=lf core.autocrlf=false core.eol=native file=LF_nul ok 1298 - ls-files --eol attr=auto ident aeol=crlf core.autocrlf=false core.eol=native ok 1299 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=native file=LF ok 1300 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=native file=CRLF ok 1301 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 1302 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=native file=LF_mix_CR ok 1303 - checkout attr=auto ident aeol=crlf core.autocrlf=false core.eol=native file=LF_nul ok 1304 - ls-files --eol attr=-text ident aeol= core.autocrlf=input core.eol=native ok 1305 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=native file=LF ok 1306 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=native file=CRLF ok 1307 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 1308 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=native file=LF_mix_CR ok 1309 - checkout attr=-text ident aeol= core.autocrlf=input core.eol=native file=LF_nul ok 1310 - ls-files --eol attr=-text ident aeol=lf core.autocrlf=input core.eol=native ok 1311 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=native file=LF ok 1312 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=native file=CRLF ok 1313 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 1314 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=native file=LF_mix_CR ok 1315 - checkout attr=-text ident aeol=lf core.autocrlf=input core.eol=native file=LF_nul ok 1316 - ls-files --eol attr=-text ident aeol=crlf core.autocrlf=input core.eol=native ok 1317 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=native file=LF ok 1318 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=native file=CRLF ok 1319 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 1320 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=native file=LF_mix_CR ok 1321 - checkout attr=-text ident aeol=crlf core.autocrlf=input core.eol=native file=LF_nul ok 1322 - ls-files --eol attr=text ident aeol=lf core.autocrlf=input core.eol=native ok 1323 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=native file=LF ok 1324 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=native file=CRLF ok 1325 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 1326 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=native file=LF_mix_CR ok 1327 - checkout attr=text ident aeol=lf core.autocrlf=input core.eol=native file=LF_nul ok 1328 - ls-files --eol attr=text ident aeol=crlf core.autocrlf=input core.eol=native ok 1329 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=native file=LF ok 1330 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=native file=CRLF ok 1331 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 1332 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=native file=LF_mix_CR ok 1333 - checkout attr=text ident aeol=crlf core.autocrlf=input core.eol=native file=LF_nul ok 1334 - ls-files --eol attr=auto ident aeol=lf core.autocrlf=input core.eol=native ok 1335 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=native file=LF ok 1336 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=native file=CRLF ok 1337 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 1338 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=native file=LF_mix_CR ok 1339 - checkout attr=auto ident aeol=lf core.autocrlf=input core.eol=native file=LF_nul ok 1340 - ls-files --eol attr=auto ident aeol=crlf core.autocrlf=input core.eol=native ok 1341 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=native file=LF ok 1342 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=native file=CRLF ok 1343 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 1344 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=native file=LF_mix_CR ok 1345 - checkout attr=auto ident aeol=crlf core.autocrlf=input core.eol=native file=LF_nul ok 1346 - ls-files --eol attr= ident aeol= core.autocrlf=false core.eol=native ok 1347 - checkout attr= ident aeol= core.autocrlf=false core.eol=native file=LF ok 1348 - checkout attr= ident aeol= core.autocrlf=false core.eol=native file=CRLF ok 1349 - checkout attr= ident aeol= core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 1350 - checkout attr= ident aeol= core.autocrlf=false core.eol=native file=LF_mix_CR ok 1351 - checkout attr= ident aeol= core.autocrlf=false core.eol=native file=LF_nul ok 1352 - ls-files --eol attr= ident aeol= core.autocrlf=true core.eol=native ok 1353 - checkout attr= ident aeol= core.autocrlf=true core.eol=native file=LF ok 1354 - checkout attr= ident aeol= core.autocrlf=true core.eol=native file=CRLF ok 1355 - checkout attr= ident aeol= core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 1356 - checkout attr= ident aeol= core.autocrlf=true core.eol=native file=LF_mix_CR ok 1357 - checkout attr= ident aeol= core.autocrlf=true core.eol=native file=LF_nul ok 1358 - ls-files --eol attr=auto ident aeol= core.autocrlf=true core.eol=native ok 1359 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=native file=LF ok 1360 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=native file=CRLF ok 1361 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 1362 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=native file=LF_mix_CR ok 1363 - checkout attr=auto ident aeol= core.autocrlf=true core.eol=native file=LF_nul ok 1364 - ls-files --eol attr=text ident aeol= core.autocrlf=true core.eol=native ok 1365 - checkout attr=text ident aeol= core.autocrlf=true core.eol=native file=LF ok 1366 - checkout attr=text ident aeol= core.autocrlf=true core.eol=native file=CRLF ok 1367 - checkout attr=text ident aeol= core.autocrlf=true core.eol=native file=CRLF_mix_LF ok 1368 - checkout attr=text ident aeol= core.autocrlf=true core.eol=native file=LF_mix_CR ok 1369 - checkout attr=text ident aeol= core.autocrlf=true core.eol=native file=LF_nul ok 1370 - ls-files --eol attr=text ident aeol= core.autocrlf=input core.eol=native ok 1371 - checkout attr=text ident aeol= core.autocrlf=input core.eol=native file=LF ok 1372 - checkout attr=text ident aeol= core.autocrlf=input core.eol=native file=CRLF ok 1373 - checkout attr=text ident aeol= core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 1374 - checkout attr=text ident aeol= core.autocrlf=input core.eol=native file=LF_mix_CR ok 1375 - checkout attr=text ident aeol= core.autocrlf=input core.eol=native file=LF_nul ok 1376 - ls-files --eol attr=auto ident aeol= core.autocrlf=input core.eol=native ok 1377 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=native file=LF ok 1378 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=native file=CRLF ok 1379 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=native file=CRLF_mix_LF ok 1380 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=native file=LF_mix_CR ok 1381 - checkout attr=auto ident aeol= core.autocrlf=input core.eol=native file=LF_nul ok 1382 - ls-files --eol attr=text ident aeol= core.autocrlf=false core.eol=crlf ok 1383 - checkout attr=text ident aeol= core.autocrlf=false core.eol=crlf file=LF ok 1384 - checkout attr=text ident aeol= core.autocrlf=false core.eol=crlf file=CRLF ok 1385 - checkout attr=text ident aeol= core.autocrlf=false core.eol=crlf file=CRLF_mix_LF ok 1386 - checkout attr=text ident aeol= core.autocrlf=false core.eol=crlf file=LF_mix_CR ok 1387 - checkout attr=text ident aeol= core.autocrlf=false core.eol=crlf file=LF_nul ok 1388 - ls-files --eol attr=text ident aeol= core.autocrlf=false core.eol=lf ok 1389 - checkout attr=text ident aeol= core.autocrlf=false core.eol=lf file=LF ok 1390 - checkout attr=text ident aeol= core.autocrlf=false core.eol=lf file=CRLF ok 1391 - checkout attr=text ident aeol= core.autocrlf=false core.eol=lf file=CRLF_mix_LF ok 1392 - checkout attr=text ident aeol= core.autocrlf=false core.eol=lf file=LF_mix_CR ok 1393 - checkout attr=text ident aeol= core.autocrlf=false core.eol=lf file=LF_nul ok 1394 - ls-files --eol attr=text ident aeol= core.autocrlf=false core.eol= ok 1395 - checkout attr=text ident aeol= core.autocrlf=false core.eol= file=LF ok 1396 - checkout attr=text ident aeol= core.autocrlf=false core.eol= file=CRLF ok 1397 - checkout attr=text ident aeol= core.autocrlf=false core.eol= file=CRLF_mix_LF ok 1398 - checkout attr=text ident aeol= core.autocrlf=false core.eol= file=LF_mix_CR ok 1399 - checkout attr=text ident aeol= core.autocrlf=false core.eol= file=LF_nul ok 1400 - ls-files --eol attr=text ident aeol= core.autocrlf=false core.eol=native ok 1401 - checkout attr=text ident aeol= core.autocrlf=false core.eol=native file=LF ok 1402 - checkout attr=text ident aeol= core.autocrlf=false core.eol=native file=CRLF ok 1403 - checkout attr=text ident aeol= core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 1404 - checkout attr=text ident aeol= core.autocrlf=false core.eol=native file=LF_mix_CR ok 1405 - checkout attr=text ident aeol= core.autocrlf=false core.eol=native file=LF_nul ok 1406 - ls-files --eol attr=auto ident aeol= core.autocrlf=false core.eol= ok 1407 - checkout attr=auto ident aeol= core.autocrlf=false core.eol= file=LF ok 1408 - checkout attr=auto ident aeol= core.autocrlf=false core.eol= file=CRLF ok 1409 - checkout attr=auto ident aeol= core.autocrlf=false core.eol= file=CRLF_mix_LF ok 1410 - checkout attr=auto ident aeol= core.autocrlf=false core.eol= file=LF_mix_CR ok 1411 - checkout attr=auto ident aeol= core.autocrlf=false core.eol= file=LF_nul ok 1412 - ls-files --eol attr=auto ident aeol= core.autocrlf=false core.eol=native ok 1413 - checkout attr=auto ident aeol= core.autocrlf=false core.eol=native file=LF ok 1414 - checkout attr=auto ident aeol= core.autocrlf=false core.eol=native file=CRLF ok 1415 - checkout attr=auto ident aeol= core.autocrlf=false core.eol=native file=CRLF_mix_LF ok 1416 - checkout attr=auto ident aeol= core.autocrlf=false core.eol=native file=LF_mix_CR ok 1417 - checkout attr=auto ident aeol= core.autocrlf=false core.eol=native file=LF_nul ok 1418 - ls-files --eol -d -z # passed all 1418 test(s) 1..1418 ok t5504-fetch-receive-strict.sh ...................... ok 1 - setup and inject "corrupt or missing" object ok 2 - fetch without strict ok 3 - fetch with !fetch.fsckobjects ok 4 - fetch with fetch.fsckobjects ok 5 - fetch with transfer.fsckobjects ok 6 - push without strict ok 7 - push with !receive.fsckobjects ok 8 - push with receive.fsckobjects ok 9 - push with transfer.fsckobjects ok 10 - repair the "corrupt or missing" object ok 11 - setup bogus commit ok 12 - fsck with no skipList input ok 13 - setup sorted and unsorted skipLists ok 14 - fsck with sorted skipList ok 15 - fsck with unsorted skipList ok 16 - fsck with invalid or bogus skipList input ok 17 - fsck with other accepted skipList input (comments & empty lines) ok 18 - fsck no garbage output from comments & empty lines errors ok 19 - fsck with invalid abbreviated skipList input ok 20 - fsck with exhaustive accepted skipList input (various types of comments etc.) ok 21 - push with receive.fsck.skipList ok 22 - fetch with fetch.fsck.skipList ok 23 - fsck. dies ok 24 - push with receive.fsck.missingEmail=warn ok 25 - fetch with fetch.fsck.missingEmail=warn ok 26 - receive.fsck.unterminatedHeader=warn triggers error ok 27 - fetch.fsck.unterminatedHeader=warn triggers error # passed all 27 test(s) 1..27 ok t5513-fetch-track.sh ............................... ok 1 - setup ok 2 - fetch # passed all 2 test(s) 1..2 ok t5509-fetch-push-namespaces.sh ..................... ok 1 - setup ok 2 - pushing into a repository using a ref namespace ok 3 - pulling from a repository using a ref namespace ok 4 - mirroring a repository using a ref namespace ok 5 - hide namespaced refs with transfer.hideRefs ok 6 - check that transfer.hideRefs does not match unstripped refs ok 7 - hide full refs with transfer.hideRefs ok 8 - try to update a hidden ref ok 9 - try to update a ref that is not hidden ok 10 - try to update a hidden full ref ok 11 - set up ambiguous HEAD ok 12 - clone chooses correct HEAD (v0) ok 13 - clone chooses correct HEAD (v2) ok 14 - denyCurrentBranch and unborn branch with ref namespace # passed all 14 test(s) 1..14 ok t5512-ls-remote.sh ................................. ok 1 - setup ok 2 - ls-remote --tags .git ok 3 - ls-remote .git ok 4 - ls-remote --tags self ok 5 - ls-remote self ok 6 - ls-remote --sort="version:refname" --tags self ok 7 - ls-remote --sort="-version:refname" --tags self ok 8 - ls-remote --sort="-refname" --tags self ok 9 - dies when no remote specified and no default remotes found ok 10 - use "origin" when no remote specified ok 11 - suppress "From " with -q ok 12 - use branch..remote if possible ok 13 - confuses pattern as remote when no remote specified ok 14 - die with non-2 for wrong repository even with --exit-code ok 15 - Report success even when nothing matches ok 16 - Report no-match with --exit-code ok 17 - Report match with --exit-code ok 18 - set up some extra tags for ref hiding ok 19 - Hide some refs with transfer.hiderefs ok 20 - Override hiding of transfer.hiderefs ok 21 - Hide some refs with uploadpack.hiderefs ok 22 - Override hiding of uploadpack.hiderefs ok 23 - overrides work between mixed transfer/upload-pack hideRefs ok 24 - protocol v2 supports hiderefs ok 25 - ls-remote --symref ok 26 - ls-remote with filtered symref (refname) not ok 27 - ls-remote with filtered symref (--heads) # TODO known breakage ok 28 - ls-remote --symref omits filtered-out matches ok 29 # SKIP indicate no refs in standards-compliant empty remote (missing JGIT of PIPE,JGIT,GIT_DAEMON) ok 30 - ls-remote works outside repository ok 31 - ls-remote --sort fails gracefully outside repository ok 32 - ls-remote patterns work with all protocol versions ok 33 - ls-remote prefixes work with all protocol versions # still have 1 known breakage(s) # passed all remaining 32 test(s) 1..33 ok t5300-pack-object.sh ............................... ok 1 - setup ok 2 - pack without delta ok 3 - pack-objects with bogus arguments ok 4 - unpack without delta ok 5 - check unpack without delta ok 6 - pack with REF_DELTA ok 7 - unpack with REF_DELTA ok 8 - check unpack with REF_DELTA ok 9 - pack with OFS_DELTA ok 10 - unpack with OFS_DELTA ok 11 - check unpack with OFS_DELTA ok 12 - compare delta flavors ok 13 - use packed objects ok 14 - use packed deltified (REF_DELTA) objects ok 15 - use packed deltified (OFS_DELTA) objects ok 16 - survive missing objects/pack directory ok 17 - verify pack ok 18 - verify pack -v ok 19 - verify-pack catches mismatched .idx and .pack files ok 20 - verify-pack catches a corrupted pack signature ok 21 - verify-pack catches a corrupted pack version ok 22 - verify-pack catches a corrupted type/size of the 1st packed object data ok 23 - verify-pack catches a corrupted sum of the index file itself ok 24 - build pack index for an existing pack ok 25 - unpacking with --strict ok 26 - index-pack with --strict ok 27 - honor pack.packSizeLimit ok 28 - verify resulting packs ok 29 - tolerate packsizelimit smaller than biggest object ok 30 - verify resulting packs ok 31 - set up pack for non-repo tests ok 32 - index-pack --stdin complains of non-repo ok 33 - index-pack works in non-repo ok 34 - index-pack --strict works in non-repo ok 35 # SKIP index-pack --threads=N or pack.threads=N warns when no pthreads (missing !PTHREADS of !PTHREADS,C_LOCALE_OUTPUT) ok 36 # SKIP pack-objects --threads=N or pack.threads=N warns when no pthreads (missing !PTHREADS of !PTHREADS,C_LOCALE_OUTPUT) ok 37 - pack-objects in too-many-packs mode ok 38 - setup: fake a SHA1 hash collision ok 39 - make sure index-pack detects the SHA1 collision ok 40 - make sure index-pack detects the SHA1 collision (large blobs) ok 41 - prefetch objects # passed all 41 test(s) 1..41 ok t5302-pack-index.sh ................................ ok 1 - setup ok 2 - pack-objects with index version 1 ok 3 - pack-objects with index version 2 ok 4 - both packs should be identical ok 5 - index v1 and index v2 should be different ok 6 - index-pack with index version 1 ok 7 - index-pack with index version 2 ok 8 - index-pack results should match pack-objects ones ok 9 - index-pack --verify on index version 1 ok 10 - index-pack --verify on index version 2 ok 11 - pack-objects --index-version=2, is not accepted ok 12 - index v2: force some 64-bit offsets with pack-objects ok 13 - index v2: verify a pack with some 64-bit offsets ok 14 - 64-bit offsets: should be different from previous index v2 results ok 15 - index v2: force some 64-bit offsets with index-pack ok 16 - 64-bit offsets: index-pack result should match pack-objects one ok 17 - index-pack --verify on 64-bit offset v2 (cheat) ok 18 - index-pack --verify on 64-bit offset v2 ok 19 - [index v1] 1) stream pack to repository ok 20 - [index v1] 2) create a stealth corruption in a delta base reference ok 21 - [index v1] 3) corrupted delta happily returned wrong data ok 22 - [index v1] 4) confirm that the pack is actually corrupted ok 23 - [index v1] 5) pack-objects happily reuses corrupted data ok 24 - [index v1] 6) newly created pack is BAD ! ok 25 - [index v2] 1) stream pack to repository ok 26 - [index v2] 2) create a stealth corruption in a delta base reference ok 27 - [index v2] 3) corrupted delta happily returned wrong data ok 28 - [index v2] 4) confirm that the pack is actually corrupted ok 29 - [index v2] 5) pack-objects refuses to reuse corrupted data ok 30 - [index v2] 6) verify-pack detects CRC mismatch ok 31 - running index-pack in the object store ok 32 - index-pack --strict warns upon missing tagger in tag ok 33 - index-pack --fsck-objects also warns upon missing tagger in tag ok 34 - index-pack -v --stdin produces progress for both phases # passed all 34 test(s) 1..34 ok t5514-fetch-multiple.sh ............................ ok 1 - setup ok 2 - git fetch --all ok 3 - git fetch --all should continue if a remote has errors ok 4 - git fetch --all does not allow non-option arguments ok 5 - git fetch --multiple (but only one remote) ok 6 - git fetch --multiple (two remotes) ok 7 - git fetch --multiple (bad remote names) ok 8 - git fetch --all (skipFetchAll) ok 9 - git fetch --multiple (ignoring skipFetchAll) ok 10 - git fetch --all --no-tags ok 11 - git fetch --all --tags ok 12 - parallel # passed all 12 test(s) 1..12 ok t5518-fetch-exit-status.sh ......................... ok 1 - setup ok 2 - non-fast-forward fetch ok 3 - forced update # passed all 3 test(s) 1..3 ok t5511-refspec.sh ................................... ok 1 - push (invalid) ok 2 - push : ok 3 - push :: (invalid) ok 4 - push +: ok 5 - fetch ok 6 - fetch : ok 7 - fetch :: (invalid) ok 8 - push refs/heads/*:refs/remotes/frotz/* ok 9 - push refs/heads/*:refs/remotes/frotz (invalid) ok 10 - push refs/heads:refs/remotes/frotz/* (invalid) ok 11 - push refs/heads/master:refs/remotes/frotz/xyzzy ok 12 - fetch refs/heads/*:refs/remotes/frotz/* ok 13 - fetch refs/heads/*:refs/remotes/frotz (invalid) ok 14 - fetch refs/heads:refs/remotes/frotz/* (invalid) ok 15 - fetch refs/heads/master:refs/remotes/frotz/xyzzy ok 16 - fetch refs/heads/master::refs/remotes/frotz/xyzzy (invalid) ok 17 - fetch refs/heads/maste :refs/remotes/frotz/xyzzy (invalid) ok 18 - push master~1:refs/remotes/frotz/backup ok 19 - fetch master~1:refs/remotes/frotz/backup (invalid) ok 20 - push HEAD~4:refs/remotes/frotz/new ok 21 - fetch HEAD~4:refs/remotes/frotz/new (invalid) ok 22 - push HEAD ok 23 - fetch HEAD ok 24 - push @ ok 25 - fetch @ ok 26 - push refs/heads/ nitfol (invalid) ok 27 - fetch refs/heads/ nitfol (invalid) ok 28 - push HEAD: (invalid) ok 29 - fetch HEAD: ok 30 - push refs/heads/ nitfol: (invalid) ok 31 - fetch refs/heads/ nitfol: (invalid) ok 32 - push :refs/remotes/frotz/deleteme ok 33 - fetch :refs/remotes/frotz/HEAD-to-me ok 34 - push :refs/remotes/frotz/delete me (invalid) ok 35 - fetch :refs/remotes/frotz/HEAD to me (invalid) ok 36 - fetch refs/heads/*/for-linus:refs/remotes/mine/*-blah ok 37 - push refs/heads/*/for-linus:refs/remotes/mine/*-blah ok 38 - fetch refs/heads*/for-linus:refs/remotes/mine/* ok 39 - push refs/heads*/for-linus:refs/remotes/mine/* ok 40 - fetch refs/heads/*/*/for-linus:refs/remotes/mine/* (invalid) ok 41 - push refs/heads/*/*/for-linus:refs/remotes/mine/* (invalid) ok 42 - fetch refs/heads/*g*/for-linus:refs/remotes/mine/* (invalid) ok 43 - push refs/heads/*g*/for-linus:refs/remotes/mine/* (invalid) ok 44 - fetch refs/heads/*/for-linus:refs/remotes/mine/* ok 45 - push refs/heads/*/for-linus:refs/remotes/mine/* ok 46 - fetch refs/heads/Ä ok 47 - fetch refs/heads/ tab (invalid) # passed all 47 test(s) 1..47 ok t5400-send-pack.sh ................................. ok 1 - setup ok 2 - pack the source repository ok 3 - pack the destination repository ok 4 - refuse pushing rewound head without --force ok 5 - push can be used to delete a ref ok 6 - refuse deleting push with denyDeletes ok 7 - cannot override denyDeletes with git -c send-pack ok 8 - override denyDeletes with git -c receive-pack ok 9 - denyNonFastforwards trumps --force ok 10 - send-pack --all sends all branches ok 11 - push --all excludes remote-tracking hierarchy ok 12 - receive-pack runs auto-gc in remote repo ok 13 - pushing explicit refspecs respects forcing ok 14 - pushing wildcard refspecs respects forcing ok 15 - deny pushing to delete current branch ok 16 - receive-pack de-dupes .have lines # passed all 16 test(s) 1..16 ok t5401-update-hooks.sh .............................. ok 1 - setup ok 2 - push ok 3 - updated as expected ok 4 - hooks ran ok 5 - pre-receive hook input ok 6 - update hook arguments ok 7 - post-receive hook input ok 8 - post-update hook arguments ok 9 - all hook stdin is /dev/null ok 10 - all *-receive hook args are empty ok 11 - send-pack produced no output ok 12 - send-pack stderr contains hook messages ok 13 - pre-receive hook that forgets to read its input # passed all 13 test(s) 1..13 ok t5522-pull-symlink.sh .............................. ok 1 - setup ok 2 - pulling from real subdir ok 3 - pulling from symlinked subdir ok 4 - pushing from symlinked subdir # passed all 4 test(s) 1..4 ok t5519-push-alternates.sh ........................... ok 1 - setup ok 2 - alice works and pushes ok 3 - bob fetches from alice, works and pushes ok 4 - clean-up in case the previous failed ok 5 - alice works and pushes again ok 6 - bob works and pushes ok 7 - alice works and pushes yet again ok 8 - bob works and pushes again # passed all 8 test(s) 1..8 ok t5318-commit-graph.sh .............................. ok 1 - setup full repo ok 2 - tweak umask for modebit tests ok 3 - verify graph with no graph file ok 4 - write graph with no packs ok 5 - exit with correct error on bad input to --stdin-packs ok 6 - create commits and repack ok 7 - check normal git operations: no graph ok 8 - exit with correct error on bad input to --stdin-commits ok 9 - write graph ok 10 - write graph has correct permissions ok 11 - check normal git operations: graph exists ok 12 - Add more commits ok 13 - commit-graph write progress off for redirected stderr ok 14 - commit-graph write force progress on for stderr ok 15 - commit-graph write with the --no-progress option ok 16 - commit-graph write --stdin-commits progress off for redirected stderr ok 17 - commit-graph write --stdin-commits force progress on for stderr ok 18 - commit-graph write --stdin-commits with the --no-progress option ok 19 - commit-graph verify progress off for redirected stderr ok 20 - commit-graph verify force progress on for stderr ok 21 - commit-graph verify with the --no-progress option ok 22 - write graph with merges ok 23 - check normal git operations: merge 1 vs 2 ok 24 - check normal git operations: merge 1 vs 3 ok 25 - check normal git operations: merge 2 vs 3 ok 26 - Add one more commit ok 27 - check normal git operations: mixed mode, commit 8 vs merge 1 ok 28 - check normal git operations: mixed mode, commit 8 vs merge 2 ok 29 - write graph with new commit ok 30 - check normal git operations: full graph, commit 8 vs merge 1 ok 31 - check normal git operations: full graph, commit 8 vs merge 2 ok 32 - write graph with nothing new ok 33 - check normal git operations: cleared graph, commit 8 vs merge 1 ok 34 - check normal git operations: cleared graph, commit 8 vs merge 2 ok 35 - build graph from latest pack with closure ok 36 - check normal git operations: graph from pack, commit 8 vs merge 1 ok 37 - check normal git operations: graph from pack, commit 8 vs merge 2 ok 38 - build graph from commits with closure ok 39 - check normal git operations: graph from commits, commit 8 vs merge 1 ok 40 - check normal git operations: graph from commits, commit 8 vs merge 2 ok 41 - build graph from commits with append ok 42 - check normal git operations: append graph, commit 8 vs merge 1 ok 43 - check normal git operations: append graph, commit 8 vs merge 2 ok 44 - build graph using --reachable ok 45 - check normal git operations: append graph, commit 8 vs merge 1 ok 46 - check normal git operations: append graph, commit 8 vs merge 2 ok 47 - setup bare repo ok 48 - check normal git operations: bare repo, commit 8 vs merge 1 ok 49 - check normal git operations: bare repo, commit 8 vs merge 2 ok 50 - write graph in bare repo ok 51 - check normal git operations: bare repo with graph, commit 8 vs merge 1 ok 52 - check normal git operations: bare repo with graph, commit 8 vs merge 2 ok 53 - perform fast-forward merge in full repo ok 54 - check that gc computes commit-graph ok 55 - replace-objects invalidates commit-graph ok 56 - commit grafts invalidate commit-graph ok 57 - replace-objects invalidates commit-graph ok 58 - warn on improper hash version ok 59 - git commit-graph verify ok 60 - detect permission problem ok 61 - detect too small ok 62 - detect bad signature ok 63 - detect bad version ok 64 - detect bad hash version ok 65 - detect low chunk count ok 66 - detect missing OID fanout chunk ok 67 - detect missing OID lookup chunk ok 68 - detect missing commit data chunk ok 69 - detect incorrect fanout ok 70 - detect incorrect fanout final value ok 71 - detect incorrect OID order ok 72 - detect OID not in object database ok 73 - detect incorrect tree OID ok 74 - detect incorrect parent int-id ok 75 - detect extra parent int-id ok 76 - detect wrong parent ok 77 - detect incorrect generation number ok 78 - detect incorrect generation number ok 79 - detect incorrect commit date ok 80 - detect incorrect parent for octopus merge ok 81 - detect invalid checksum hash ok 82 - detect incorrect chunk count ok 83 - git fsck (checks commit-graph) ok 84 - setup non-the_repository tests ok 85 - parse_commit_in_graph works for non-the_repository ok 86 - get_commit_tree_in_graph works for non-the_repository ok 87 - corrupt commit-graph write (broken parent) ok 88 - corrupt commit-graph write (missing tree) # passed all 88 test(s) 1..88 ok t4216-log-bloom.sh ................................. ok 1 - setup test - repo, commits, commit graph, log outputs ok 2 - commit-graph write wrote out the bloom chunks ok 3 - git log option: for path: A ok 4 - git log option: --all for path: A ok 5 - git log option: --full-history for path: A ok 6 - git log option: --full-history --simplify-merges for path: A ok 7 - git log option: --simplify-merges for path: A ok 8 - git log option: --simplify-by-decoration for path: A ok 9 - git log option: --follow for path: A ok 10 - git log option: --first-parent for path: A ok 11 - git log option: --topo-order for path: A ok 12 - git log option: --date-order for path: A ok 13 - git log option: --author-date-order for path: A ok 14 - git log option: --ancestry-path side..master for path: A ok 15 - git log option: for path: A/B ok 16 - git log option: --all for path: A/B ok 17 - git log option: --full-history for path: A/B ok 18 - git log option: --full-history --simplify-merges for path: A/B ok 19 - git log option: --simplify-merges for path: A/B ok 20 - git log option: --simplify-by-decoration for path: A/B ok 21 - git log option: --follow for path: A/B ok 22 - git log option: --first-parent for path: A/B ok 23 - git log option: --topo-order for path: A/B ok 24 - git log option: --date-order for path: A/B ok 25 - git log option: --author-date-order for path: A/B ok 26 - git log option: --ancestry-path side..master for path: A/B ok 27 - git log option: for path: A/B/C ok 28 - git log option: --all for path: A/B/C ok 29 - git log option: --full-history for path: A/B/C ok 30 - git log option: --full-history --simplify-merges for path: A/B/C ok 31 - git log option: --simplify-merges for path: A/B/C ok 32 - git log option: --simplify-by-decoration for path: A/B/C ok 33 - git log option: --follow for path: A/B/C ok 34 - git log option: --first-parent for path: A/B/C ok 35 - git log option: --topo-order for path: A/B/C ok 36 - git log option: --date-order for path: A/B/C ok 37 - git log option: --author-date-order for path: A/B/C ok 38 - git log option: --ancestry-path side..master for path: A/B/C ok 39 - git log option: for path: A/file1 ok 40 - git log option: --all for path: A/file1 ok 41 - git log option: --full-history for path: A/file1 ok 42 - git log option: --full-history --simplify-merges for path: A/file1 ok 43 - git log option: --simplify-merges for path: A/file1 ok 44 - git log option: --simplify-by-decoration for path: A/file1 ok 45 - git log option: --follow for path: A/file1 ok 46 - git log option: --first-parent for path: A/file1 ok 47 - git log option: --topo-order for path: A/file1 ok 48 - git log option: --date-order for path: A/file1 ok 49 - git log option: --author-date-order for path: A/file1 ok 50 - git log option: --ancestry-path side..master for path: A/file1 ok 51 - git log option: for path: A/B/file2 ok 52 - git log option: --all for path: A/B/file2 ok 53 - git log option: --full-history for path: A/B/file2 ok 54 - git log option: --full-history --simplify-merges for path: A/B/file2 ok 55 - git log option: --simplify-merges for path: A/B/file2 ok 56 - git log option: --simplify-by-decoration for path: A/B/file2 ok 57 - git log option: --follow for path: A/B/file2 ok 58 - git log option: --first-parent for path: A/B/file2 ok 59 - git log option: --topo-order for path: A/B/file2 ok 60 - git log option: --date-order for path: A/B/file2 ok 61 - git log option: --author-date-order for path: A/B/file2 ok 62 - git log option: --ancestry-path side..master for path: A/B/file2 ok 63 - git log option: for path: A/B/C/file3 ok 64 - git log option: --all for path: A/B/C/file3 ok 65 - git log option: --full-history for path: A/B/C/file3 ok 66 - git log option: --full-history --simplify-merges for path: A/B/C/file3 ok 67 - git log option: --simplify-merges for path: A/B/C/file3 ok 68 - git log option: --simplify-by-decoration for path: A/B/C/file3 ok 69 - git log option: --follow for path: A/B/C/file3 ok 70 - git log option: --first-parent for path: A/B/C/file3 ok 71 - git log option: --topo-order for path: A/B/C/file3 ok 72 - git log option: --date-order for path: A/B/C/file3 ok 73 - git log option: --author-date-order for path: A/B/C/file3 ok 74 - git log option: --ancestry-path side..master for path: A/B/C/file3 ok 75 - git log option: for path: file4 ok 76 - git log option: --all for path: file4 ok 77 - git log option: --full-history for path: file4 ok 78 - git log option: --full-history --simplify-merges for path: file4 ok 79 - git log option: --simplify-merges for path: file4 ok 80 - git log option: --simplify-by-decoration for path: file4 ok 81 - git log option: --follow for path: file4 ok 82 - git log option: --first-parent for path: file4 ok 83 - git log option: --topo-order for path: file4 ok 84 - git log option: --date-order for path: file4 ok 85 - git log option: --author-date-order for path: file4 ok 86 - git log option: --ancestry-path side..master for path: file4 ok 87 - git log option: for path: file5 ok 88 - git log option: --all for path: file5 ok 89 - git log option: --full-history for path: file5 ok 90 - git log option: --full-history --simplify-merges for path: file5 ok 91 - git log option: --simplify-merges for path: file5 ok 92 - git log option: --simplify-by-decoration for path: file5 ok 93 - git log option: --follow for path: file5 ok 94 - git log option: --first-parent for path: file5 ok 95 - git log option: --topo-order for path: file5 ok 96 - git log option: --date-order for path: file5 ok 97 - git log option: --author-date-order for path: file5 ok 98 - git log option: --ancestry-path side..master for path: file5 ok 99 - git log option: for path: file5_renamed ok 100 - git log option: --all for path: file5_renamed ok 101 - git log option: --full-history for path: file5_renamed ok 102 - git log option: --full-history --simplify-merges for path: file5_renamed ok 103 - git log option: --simplify-merges for path: file5_renamed ok 104 - git log option: --simplify-by-decoration for path: file5_renamed ok 105 - git log option: --follow for path: file5_renamed ok 106 - git log option: --first-parent for path: file5_renamed ok 107 - git log option: --topo-order for path: file5_renamed ok 108 - git log option: --date-order for path: file5_renamed ok 109 - git log option: --author-date-order for path: file5_renamed ok 110 - git log option: --ancestry-path side..master for path: file5_renamed ok 111 - git log option: for path: file_to_be_deleted ok 112 - git log option: --all for path: file_to_be_deleted ok 113 - git log option: --full-history for path: file_to_be_deleted ok 114 - git log option: --full-history --simplify-merges for path: file_to_be_deleted ok 115 - git log option: --simplify-merges for path: file_to_be_deleted ok 116 - git log option: --simplify-by-decoration for path: file_to_be_deleted ok 117 - git log option: --follow for path: file_to_be_deleted ok 118 - git log option: --first-parent for path: file_to_be_deleted ok 119 - git log option: --topo-order for path: file_to_be_deleted ok 120 - git log option: --date-order for path: file_to_be_deleted ok 121 - git log option: --author-date-order for path: file_to_be_deleted ok 122 - git log option: --ancestry-path side..master for path: file_to_be_deleted ok 123 - git log -- folder works with and without the trailing slash ok 124 - git log for path that does not exist. ok 125 - git log with --walk-reflogs does not use Bloom filters ok 126 - git log -- multiple path specs does not use Bloom filters ok 127 - git log -- "." pathspec at root does not use Bloom filters ok 128 - git log with wildcard that resolves to a single path uses Bloom filters ok 129 - git log with wildcard that resolves to a multiple paths does not uses Bloom filters ok 130 - setup - add commit-graph to the chain without Bloom filters ok 131 - use Bloom filters even if the latest graph does not have Bloom filters ok 132 - setup - add commit-graph to the chain with Bloom filters ok 133 - Use Bloom filters if they exist in the latest but not all commit graphs in the chain. ok 134 - persist filter settings ok 135 - correctly report changes over limit ok 136 - correctly report commits with no changed paths ok 137 - Bloom generation is limited by --max-new-filters ok 138 - Bloom generation backfills previously-skipped filters ok 139 - --max-new-filters overrides configuration ok 140 - Bloom generation backfills empty commits # passed all 140 test(s) 1..140 ok t5524-pull-msg.sh .................................. ok 1 - setup ok 2 - pull ok 3 - --log=1 limits shortlog length # passed all 3 test(s) 1..3 ok t3070-wildmatch.sh ................................. ok 1 - cleanup after previous file test ok 2 - setup match file test for foo ok 3 - wildmatch: match 'foo' 'foo' ok 4 - wildmatch (via ls-files): match 'foo' 'foo' ok 5 - iwildmatch: match 'foo' 'foo' ok 6 - iwildmatch (via ls-files): match 'foo' 'foo' ok 7 - pathmatch: match 'foo' 'foo' ok 8 - pathmatch (via ls-files): match 'foo' 'foo' ok 9 - ipathmatch: match 'foo' 'foo' ok 10 - ipathmatch (via ls-files): match 'foo' 'foo' ok 11 - cleanup after previous file test ok 12 - setup match file test for foo ok 13 - wildmatch: no match 'foo' 'bar' ok 14 - wildmatch (via ls-files): no match 'bar' 'foo' ok 15 - iwildmatch: no match 'foo' 'bar' ok 16 - iwildmatch (via ls-files): no match 'bar' 'foo' ok 17 - pathmatch: no match 'foo' 'bar' ok 18 - pathmatch (via ls-files): no match 'bar' 'foo' ok 19 - ipathmatch: no match 'foo' 'bar' ok 20 - ipathmatch (via ls-files): no match 'bar' 'foo' ok 21 - cleanup after previous file test ok 22 - setup match file test for ok 23 - wildmatch: match '' '' not ok 24 - wildmatch (via ls-files): match skip '' '' # TODO known breakage ok 25 - iwildmatch: match '' '' not ok 26 - iwildmatch (via ls-files): match skip '' '' # TODO known breakage ok 27 - pathmatch: match '' '' not ok 28 - pathmatch (via ls-files): match skip '' '' # TODO known breakage ok 29 - ipathmatch: match '' '' not ok 30 - ipathmatch (via ls-files): match skip '' '' # TODO known breakage ok 31 - cleanup after previous file test ok 32 - setup match file test for foo ok 33 - wildmatch: match 'foo' '???' ok 34 - wildmatch (via ls-files): match '???' 'foo' ok 35 - iwildmatch: match 'foo' '???' ok 36 - iwildmatch (via ls-files): match '???' 'foo' ok 37 - pathmatch: match 'foo' '???' ok 38 - pathmatch (via ls-files): match '???' 'foo' ok 39 - ipathmatch: match 'foo' '???' ok 40 - ipathmatch (via ls-files): match '???' 'foo' ok 41 - cleanup after previous file test ok 42 - setup match file test for foo ok 43 - wildmatch: no match 'foo' '??' ok 44 - wildmatch (via ls-files): no match '??' 'foo' ok 45 - iwildmatch: no match 'foo' '??' ok 46 - iwildmatch (via ls-files): no match '??' 'foo' ok 47 - pathmatch: no match 'foo' '??' ok 48 - pathmatch (via ls-files): no match '??' 'foo' ok 49 - ipathmatch: no match 'foo' '??' ok 50 - ipathmatch (via ls-files): no match '??' 'foo' ok 51 - cleanup after previous file test ok 52 - setup match file test for foo ok 53 - wildmatch: match 'foo' '*' ok 54 - wildmatch (via ls-files): match '*' 'foo' ok 55 - iwildmatch: match 'foo' '*' ok 56 - iwildmatch (via ls-files): match '*' 'foo' ok 57 - pathmatch: match 'foo' '*' ok 58 - pathmatch (via ls-files): match '*' 'foo' ok 59 - ipathmatch: match 'foo' '*' ok 60 - ipathmatch (via ls-files): match '*' 'foo' ok 61 - cleanup after previous file test ok 62 - setup match file test for foo ok 63 - wildmatch: match 'foo' 'f*' ok 64 - wildmatch (via ls-files): match 'f*' 'foo' ok 65 - iwildmatch: match 'foo' 'f*' ok 66 - iwildmatch (via ls-files): match 'f*' 'foo' ok 67 - pathmatch: match 'foo' 'f*' ok 68 - pathmatch (via ls-files): match 'f*' 'foo' ok 69 - ipathmatch: match 'foo' 'f*' ok 70 - ipathmatch (via ls-files): match 'f*' 'foo' ok 71 - cleanup after previous file test ok 72 - setup match file test for foo ok 73 - wildmatch: no match 'foo' '*f' ok 74 - wildmatch (via ls-files): no match '*f' 'foo' ok 75 - iwildmatch: no match 'foo' '*f' ok 76 - iwildmatch (via ls-files): no match '*f' 'foo' ok 77 - pathmatch: no match 'foo' '*f' ok 78 - pathmatch (via ls-files): no match '*f' 'foo' ok 79 - ipathmatch: no match 'foo' '*f' ok 80 - ipathmatch (via ls-files): no match '*f' 'foo' ok 81 - cleanup after previous file test ok 82 - setup match file test for foo ok 83 - wildmatch: match 'foo' '*foo*' ok 84 - wildmatch (via ls-files): match '*foo*' 'foo' ok 85 - iwildmatch: match 'foo' '*foo*' ok 86 - iwildmatch (via ls-files): match '*foo*' 'foo' ok 87 - pathmatch: match 'foo' '*foo*' ok 88 - pathmatch (via ls-files): match '*foo*' 'foo' ok 89 - ipathmatch: match 'foo' '*foo*' ok 90 - ipathmatch (via ls-files): match '*foo*' 'foo' ok 91 - cleanup after previous file test ok 92 - setup match file test for foobar ok 93 - wildmatch: match 'foobar' '*ob*a*r*' ok 94 - wildmatch (via ls-files): match '*ob*a*r*' 'foobar' ok 95 - iwildmatch: match 'foobar' '*ob*a*r*' ok 96 - iwildmatch (via ls-files): match '*ob*a*r*' 'foobar' ok 97 - pathmatch: match 'foobar' '*ob*a*r*' ok 98 - pathmatch (via ls-files): match '*ob*a*r*' 'foobar' ok 99 - ipathmatch: match 'foobar' '*ob*a*r*' ok 100 - ipathmatch (via ls-files): match '*ob*a*r*' 'foobar' ok 101 - cleanup after previous file test ok 102 - setup match file test for aaaaaaabababab ok 103 - wildmatch: match 'aaaaaaabababab' '*ab' ok 104 - wildmatch (via ls-files): match '*ab' 'aaaaaaabababab' ok 105 - iwildmatch: match 'aaaaaaabababab' '*ab' ok 106 - iwildmatch (via ls-files): match '*ab' 'aaaaaaabababab' ok 107 - pathmatch: match 'aaaaaaabababab' '*ab' ok 108 - pathmatch (via ls-files): match '*ab' 'aaaaaaabababab' ok 109 - ipathmatch: match 'aaaaaaabababab' '*ab' ok 110 - ipathmatch (via ls-files): match '*ab' 'aaaaaaabababab' ok 111 - cleanup after previous file test ok 112 - setup match file test for foo* ok 113 - wildmatch: match 'foo*' 'foo\*' ok 114 - wildmatch (via ls-files): match 'foo\*' 'foo*' ok 115 - iwildmatch: match 'foo*' 'foo\*' ok 116 - iwildmatch (via ls-files): match 'foo\*' 'foo*' ok 117 - pathmatch: match 'foo*' 'foo\*' ok 118 - pathmatch (via ls-files): match 'foo\*' 'foo*' ok 119 - ipathmatch: match 'foo*' 'foo\*' ok 120 - ipathmatch (via ls-files): match 'foo\*' 'foo*' ok 121 - cleanup after previous file test ok 122 - setup match file test for foobar ok 123 - wildmatch: no match 'foobar' 'foo\*bar' ok 124 - wildmatch (via ls-files): no match 'foo\*bar' 'foobar' ok 125 - iwildmatch: no match 'foobar' 'foo\*bar' ok 126 - iwildmatch (via ls-files): no match 'foo\*bar' 'foobar' ok 127 - pathmatch: no match 'foobar' 'foo\*bar' ok 128 - pathmatch (via ls-files): no match 'foo\*bar' 'foobar' ok 129 - ipathmatch: no match 'foobar' 'foo\*bar' ok 130 - ipathmatch (via ls-files): no match 'foo\*bar' 'foobar' ok 131 - cleanup after previous file test ok 132 - setup match file test for f\oo ok 133 - wildmatch: match 'f\oo' 'f\\oo' ok 134 - wildmatch (via ls-files): match 'f\\oo' 'f\oo' ok 135 - iwildmatch: match 'f\oo' 'f\\oo' ok 136 - iwildmatch (via ls-files): match 'f\\oo' 'f\oo' ok 137 - pathmatch: match 'f\oo' 'f\\oo' ok 138 - pathmatch (via ls-files): match 'f\\oo' 'f\oo' ok 139 - ipathmatch: match 'f\oo' 'f\\oo' ok 140 - ipathmatch (via ls-files): match 'f\\oo' 'f\oo' ok 141 - cleanup after previous file test ok 142 - setup match file test for ball ok 143 - wildmatch: match 'ball' '*[al]?' ok 144 - wildmatch (via ls-files): match '*[al]?' 'ball' ok 145 - iwildmatch: match 'ball' '*[al]?' ok 146 - iwildmatch (via ls-files): match '*[al]?' 'ball' ok 147 - pathmatch: match 'ball' '*[al]?' ok 148 - pathmatch (via ls-files): match '*[al]?' 'ball' ok 149 - ipathmatch: match 'ball' '*[al]?' ok 150 - ipathmatch (via ls-files): match '*[al]?' 'ball' ok 151 - cleanup after previous file test ok 152 - setup match file test for ten ok 153 - wildmatch: no match 'ten' '[ten]' ok 154 - wildmatch (via ls-files): no match '[ten]' 'ten' ok 155 - iwildmatch: no match 'ten' '[ten]' ok 156 - iwildmatch (via ls-files): no match '[ten]' 'ten' ok 157 - pathmatch: no match 'ten' '[ten]' ok 158 - pathmatch (via ls-files): no match '[ten]' 'ten' ok 159 - ipathmatch: no match 'ten' '[ten]' ok 160 - ipathmatch (via ls-files): no match '[ten]' 'ten' ok 161 - cleanup after previous file test ok 162 - setup match file test for ten ok 163 - wildmatch: match 'ten' '**[!te]' ok 164 - wildmatch (via ls-files): match '**[!te]' 'ten' ok 165 - iwildmatch: match 'ten' '**[!te]' ok 166 - iwildmatch (via ls-files): match '**[!te]' 'ten' ok 167 - pathmatch: match 'ten' '**[!te]' ok 168 - pathmatch (via ls-files): match '**[!te]' 'ten' ok 169 - ipathmatch: match 'ten' '**[!te]' ok 170 - ipathmatch (via ls-files): match '**[!te]' 'ten' ok 171 - cleanup after previous file test ok 172 - setup match file test for ten ok 173 - wildmatch: no match 'ten' '**[!ten]' ok 174 - wildmatch (via ls-files): no match '**[!ten]' 'ten' ok 175 - iwildmatch: no match 'ten' '**[!ten]' ok 176 - iwildmatch (via ls-files): no match '**[!ten]' 'ten' ok 177 - pathmatch: no match 'ten' '**[!ten]' ok 178 - pathmatch (via ls-files): no match '**[!ten]' 'ten' ok 179 - ipathmatch: no match 'ten' '**[!ten]' ok 180 - ipathmatch (via ls-files): no match '**[!ten]' 'ten' ok 181 - cleanup after previous file test ok 182 - setup match file test for ten ok 183 - wildmatch: match 'ten' 't[a-g]n' ok 184 - wildmatch (via ls-files): match 't[a-g]n' 'ten' ok 185 - iwildmatch: match 'ten' 't[a-g]n' ok 186 - iwildmatch (via ls-files): match 't[a-g]n' 'ten' ok 187 - pathmatch: match 'ten' 't[a-g]n' ok 188 - pathmatch (via ls-files): match 't[a-g]n' 'ten' ok 189 - ipathmatch: match 'ten' 't[a-g]n' ok 190 - ipathmatch (via ls-files): match 't[a-g]n' 'ten' ok 191 - cleanup after previous file test ok 192 - setup match file test for ten ok 193 - wildmatch: no match 'ten' 't[!a-g]n' ok 194 - wildmatch (via ls-files): no match 't[!a-g]n' 'ten' ok 195 - iwildmatch: no match 'ten' 't[!a-g]n' ok 196 - iwildmatch (via ls-files): no match 't[!a-g]n' 'ten' ok 197 - pathmatch: no match 'ten' 't[!a-g]n' ok 198 - pathmatch (via ls-files): no match 't[!a-g]n' 'ten' ok 199 - ipathmatch: no match 'ten' 't[!a-g]n' ok 200 - ipathmatch (via ls-files): no match 't[!a-g]n' 'ten' ok 201 - cleanup after previous file test ok 202 - setup match file test for ton ok 203 - wildmatch: match 'ton' 't[!a-g]n' ok 204 - wildmatch (via ls-files): match 't[!a-g]n' 'ton' ok 205 - iwildmatch: match 'ton' 't[!a-g]n' ok 206 - iwildmatch (via ls-files): match 't[!a-g]n' 'ton' ok 207 - pathmatch: match 'ton' 't[!a-g]n' ok 208 - pathmatch (via ls-files): match 't[!a-g]n' 'ton' ok 209 - ipathmatch: match 'ton' 't[!a-g]n' ok 210 - ipathmatch (via ls-files): match 't[!a-g]n' 'ton' ok 211 - cleanup after previous file test ok 212 - setup match file test for ton ok 213 - wildmatch: match 'ton' 't[^a-g]n' ok 214 - wildmatch (via ls-files): match 't[^a-g]n' 'ton' ok 215 - iwildmatch: match 'ton' 't[^a-g]n' ok 216 - iwildmatch (via ls-files): match 't[^a-g]n' 'ton' ok 217 - pathmatch: match 'ton' 't[^a-g]n' ok 218 - pathmatch (via ls-files): match 't[^a-g]n' 'ton' ok 219 - ipathmatch: match 'ton' 't[^a-g]n' ok 220 - ipathmatch (via ls-files): match 't[^a-g]n' 'ton' ok 221 - cleanup after previous file test ok 222 - setup match file test for a]b ok 223 - wildmatch: match 'a]b' 'a[]]b' ok 224 - wildmatch (via ls-files): match 'a[]]b' 'a]b' ok 225 - iwildmatch: match 'a]b' 'a[]]b' ok 226 - iwildmatch (via ls-files): match 'a[]]b' 'a]b' ok 227 - pathmatch: match 'a]b' 'a[]]b' ok 228 - pathmatch (via ls-files): match 'a[]]b' 'a]b' ok 229 - ipathmatch: match 'a]b' 'a[]]b' ok 230 - ipathmatch (via ls-files): match 'a[]]b' 'a]b' ok 231 - cleanup after previous file test ok 232 - setup match file test for a-b ok 233 - wildmatch: match 'a-b' 'a[]-]b' ok 234 - wildmatch (via ls-files): match 'a[]-]b' 'a-b' ok 235 - iwildmatch: match 'a-b' 'a[]-]b' ok 236 - iwildmatch (via ls-files): match 'a[]-]b' 'a-b' ok 237 - pathmatch: match 'a-b' 'a[]-]b' ok 238 - pathmatch (via ls-files): match 'a[]-]b' 'a-b' ok 239 - ipathmatch: match 'a-b' 'a[]-]b' ok 240 - ipathmatch (via ls-files): match 'a[]-]b' 'a-b' ok 241 - cleanup after previous file test ok 242 - setup match file test for a]b ok 243 - wildmatch: match 'a]b' 'a[]-]b' ok 244 - wildmatch (via ls-files): match 'a[]-]b' 'a]b' ok 245 - iwildmatch: match 'a]b' 'a[]-]b' ok 246 - iwildmatch (via ls-files): match 'a[]-]b' 'a]b' ok 247 - pathmatch: match 'a]b' 'a[]-]b' ok 248 - pathmatch (via ls-files): match 'a[]-]b' 'a]b' ok 249 - ipathmatch: match 'a]b' 'a[]-]b' ok 250 - ipathmatch (via ls-files): match 'a[]-]b' 'a]b' ok 251 - cleanup after previous file test ok 252 - setup match file test for aab ok 253 - wildmatch: no match 'aab' 'a[]-]b' ok 254 - wildmatch (via ls-files): no match 'a[]-]b' 'aab' ok 255 - iwildmatch: no match 'aab' 'a[]-]b' ok 256 - iwildmatch (via ls-files): no match 'a[]-]b' 'aab' ok 257 - pathmatch: no match 'aab' 'a[]-]b' ok 258 - pathmatch (via ls-files): no match 'a[]-]b' 'aab' ok 259 - ipathmatch: no match 'aab' 'a[]-]b' ok 260 - ipathmatch (via ls-files): no match 'a[]-]b' 'aab' ok 261 - cleanup after previous file test ok 262 - setup match file test for aab ok 263 - wildmatch: match 'aab' 'a[]a-]b' ok 264 - wildmatch (via ls-files): match 'a[]a-]b' 'aab' ok 265 - iwildmatch: match 'aab' 'a[]a-]b' ok 266 - iwildmatch (via ls-files): match 'a[]a-]b' 'aab' ok 267 - pathmatch: match 'aab' 'a[]a-]b' ok 268 - pathmatch (via ls-files): match 'a[]a-]b' 'aab' ok 269 - ipathmatch: match 'aab' 'a[]a-]b' ok 270 - ipathmatch (via ls-files): match 'a[]a-]b' 'aab' ok 271 - cleanup after previous file test ok 272 - setup match file test for ] ok 273 - wildmatch: match ']' ']' ok 274 - wildmatch (via ls-files): match ']' ']' ok 275 - iwildmatch: match ']' ']' ok 276 - iwildmatch (via ls-files): match ']' ']' ok 277 - pathmatch: match ']' ']' ok 278 - pathmatch (via ls-files): match ']' ']' ok 279 - ipathmatch: match ']' ']' ok 280 - ipathmatch (via ls-files): match ']' ']' ok 281 - cleanup after previous file test ok 282 - setup match file test for foo/baz/bar ok 283 - wildmatch: no match 'foo/baz/bar' 'foo*bar' ok 284 - wildmatch (via ls-files): no match 'foo*bar' 'foo/baz/bar' ok 285 - iwildmatch: no match 'foo/baz/bar' 'foo*bar' ok 286 - iwildmatch (via ls-files): no match 'foo*bar' 'foo/baz/bar' ok 287 - pathmatch: match 'foo/baz/bar' 'foo*bar' ok 288 - pathmatch (via ls-files): match 'foo*bar' 'foo/baz/bar' ok 289 - ipathmatch: match 'foo/baz/bar' 'foo*bar' ok 290 - ipathmatch (via ls-files): match 'foo*bar' 'foo/baz/bar' ok 291 - cleanup after previous file test ok 292 - setup match file test for foo/baz/bar ok 293 - wildmatch: no match 'foo/baz/bar' 'foo**bar' ok 294 - wildmatch (via ls-files): no match 'foo**bar' 'foo/baz/bar' ok 295 - iwildmatch: no match 'foo/baz/bar' 'foo**bar' ok 296 - iwildmatch (via ls-files): no match 'foo**bar' 'foo/baz/bar' ok 297 - pathmatch: match 'foo/baz/bar' 'foo**bar' ok 298 - pathmatch (via ls-files): match 'foo**bar' 'foo/baz/bar' ok 299 - ipathmatch: match 'foo/baz/bar' 'foo**bar' ok 300 - ipathmatch (via ls-files): match 'foo**bar' 'foo/baz/bar' ok 301 - cleanup after previous file test ok 302 - setup match file test for foobazbar ok 303 - wildmatch: match 'foobazbar' 'foo**bar' ok 304 - wildmatch (via ls-files): match 'foo**bar' 'foobazbar' ok 305 - iwildmatch: match 'foobazbar' 'foo**bar' ok 306 - iwildmatch (via ls-files): match 'foo**bar' 'foobazbar' ok 307 - pathmatch: match 'foobazbar' 'foo**bar' ok 308 - pathmatch (via ls-files): match 'foo**bar' 'foobazbar' ok 309 - ipathmatch: match 'foobazbar' 'foo**bar' ok 310 - ipathmatch (via ls-files): match 'foo**bar' 'foobazbar' ok 311 - cleanup after previous file test ok 312 - setup match file test for foo/baz/bar ok 313 - wildmatch: match 'foo/baz/bar' 'foo/**/bar' ok 314 - wildmatch (via ls-files): match 'foo/**/bar' 'foo/baz/bar' ok 315 - iwildmatch: match 'foo/baz/bar' 'foo/**/bar' ok 316 - iwildmatch (via ls-files): match 'foo/**/bar' 'foo/baz/bar' ok 317 - pathmatch: match 'foo/baz/bar' 'foo/**/bar' ok 318 - pathmatch (via ls-files): match 'foo/**/bar' 'foo/baz/bar' ok 319 - ipathmatch: match 'foo/baz/bar' 'foo/**/bar' ok 320 - ipathmatch (via ls-files): match 'foo/**/bar' 'foo/baz/bar' ok 321 - cleanup after previous file test ok 322 - setup match file test for foo/baz/bar ok 323 - wildmatch: match 'foo/baz/bar' 'foo/**/**/bar' ok 324 - wildmatch (via ls-files): match 'foo/**/**/bar' 'foo/baz/bar' ok 325 - iwildmatch: match 'foo/baz/bar' 'foo/**/**/bar' ok 326 - iwildmatch (via ls-files): match 'foo/**/**/bar' 'foo/baz/bar' ok 327 - pathmatch: no match 'foo/baz/bar' 'foo/**/**/bar' ok 328 - pathmatch (via ls-files): no match 'foo/**/**/bar' 'foo/baz/bar' ok 329 - ipathmatch: no match 'foo/baz/bar' 'foo/**/**/bar' ok 330 - ipathmatch (via ls-files): no match 'foo/**/**/bar' 'foo/baz/bar' ok 331 - cleanup after previous file test ok 332 - setup match file test for foo/b/a/z/bar ok 333 - wildmatch: match 'foo/b/a/z/bar' 'foo/**/bar' ok 334 - wildmatch (via ls-files): match 'foo/**/bar' 'foo/b/a/z/bar' ok 335 - iwildmatch: match 'foo/b/a/z/bar' 'foo/**/bar' ok 336 - iwildmatch (via ls-files): match 'foo/**/bar' 'foo/b/a/z/bar' ok 337 - pathmatch: match 'foo/b/a/z/bar' 'foo/**/bar' ok 338 - pathmatch (via ls-files): match 'foo/**/bar' 'foo/b/a/z/bar' ok 339 - ipathmatch: match 'foo/b/a/z/bar' 'foo/**/bar' ok 340 - ipathmatch (via ls-files): match 'foo/**/bar' 'foo/b/a/z/bar' ok 341 - cleanup after previous file test ok 342 - setup match file test for foo/b/a/z/bar ok 343 - wildmatch: match 'foo/b/a/z/bar' 'foo/**/**/bar' ok 344 - wildmatch (via ls-files): match 'foo/**/**/bar' 'foo/b/a/z/bar' ok 345 - iwildmatch: match 'foo/b/a/z/bar' 'foo/**/**/bar' ok 346 - iwildmatch (via ls-files): match 'foo/**/**/bar' 'foo/b/a/z/bar' ok 347 - pathmatch: match 'foo/b/a/z/bar' 'foo/**/**/bar' ok 348 - pathmatch (via ls-files): match 'foo/**/**/bar' 'foo/b/a/z/bar' ok 349 - ipathmatch: match 'foo/b/a/z/bar' 'foo/**/**/bar' ok 350 - ipathmatch (via ls-files): match 'foo/**/**/bar' 'foo/b/a/z/bar' ok 351 - cleanup after previous file test ok 352 - setup match file test for foo/bar ok 353 - wildmatch: match 'foo/bar' 'foo/**/bar' ok 354 - wildmatch (via ls-files): match 'foo/**/bar' 'foo/bar' ok 355 - iwildmatch: match 'foo/bar' 'foo/**/bar' ok 356 - iwildmatch (via ls-files): match 'foo/**/bar' 'foo/bar' ok 357 - pathmatch: no match 'foo/bar' 'foo/**/bar' ok 358 - pathmatch (via ls-files): no match 'foo/**/bar' 'foo/bar' ok 359 - ipathmatch: no match 'foo/bar' 'foo/**/bar' ok 360 - ipathmatch (via ls-files): no match 'foo/**/bar' 'foo/bar' ok 361 - cleanup after previous file test ok 362 - setup match file test for foo/bar ok 363 - wildmatch: match 'foo/bar' 'foo/**/**/bar' ok 364 - wildmatch (via ls-files): match 'foo/**/**/bar' 'foo/bar' ok 365 - iwildmatch: match 'foo/bar' 'foo/**/**/bar' ok 366 - iwildmatch (via ls-files): match 'foo/**/**/bar' 'foo/bar' ok 367 - pathmatch: no match 'foo/bar' 'foo/**/**/bar' ok 368 - pathmatch (via ls-files): no match 'foo/**/**/bar' 'foo/bar' ok 369 - ipathmatch: no match 'foo/bar' 'foo/**/**/bar' ok 370 - ipathmatch (via ls-files): no match 'foo/**/**/bar' 'foo/bar' ok 371 - cleanup after previous file test ok 372 - setup match file test for foo/bar ok 373 - wildmatch: no match 'foo/bar' 'foo?bar' ok 374 - wildmatch (via ls-files): no match 'foo?bar' 'foo/bar' ok 375 - iwildmatch: no match 'foo/bar' 'foo?bar' ok 376 - iwildmatch (via ls-files): no match 'foo?bar' 'foo/bar' ok 377 - pathmatch: match 'foo/bar' 'foo?bar' ok 378 - pathmatch (via ls-files): match 'foo?bar' 'foo/bar' ok 379 - ipathmatch: match 'foo/bar' 'foo?bar' ok 380 - ipathmatch (via ls-files): match 'foo?bar' 'foo/bar' ok 381 - cleanup after previous file test ok 382 - setup match file test for foo/bar ok 383 - wildmatch: no match 'foo/bar' 'foo[/]bar' ok 384 - wildmatch (via ls-files): no match 'foo[/]bar' 'foo/bar' ok 385 - iwildmatch: no match 'foo/bar' 'foo[/]bar' ok 386 - iwildmatch (via ls-files): no match 'foo[/]bar' 'foo/bar' ok 387 - pathmatch: match 'foo/bar' 'foo[/]bar' ok 388 - pathmatch (via ls-files): match 'foo[/]bar' 'foo/bar' ok 389 - ipathmatch: match 'foo/bar' 'foo[/]bar' ok 390 - ipathmatch (via ls-files): match 'foo[/]bar' 'foo/bar' ok 391 - cleanup after previous file test ok 392 - setup match file test for foo/bar ok 393 - wildmatch: no match 'foo/bar' 'foo[^a-z]bar' ok 394 - wildmatch (via ls-files): no match 'foo[^a-z]bar' 'foo/bar' ok 395 - iwildmatch: no match 'foo/bar' 'foo[^a-z]bar' ok 396 - iwildmatch (via ls-files): no match 'foo[^a-z]bar' 'foo/bar' ok 397 - pathmatch: match 'foo/bar' 'foo[^a-z]bar' ok 398 - pathmatch (via ls-files): match 'foo[^a-z]bar' 'foo/bar' ok 399 - ipathmatch: match 'foo/bar' 'foo[^a-z]bar' ok 400 - ipathmatch (via ls-files): match 'foo[^a-z]bar' 'foo/bar' ok 401 - cleanup after previous file test ok 402 - setup match file test for foo/bar ok 403 - wildmatch: no match 'foo/bar' 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' ok 404 - wildmatch (via ls-files): no match 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' 'foo/bar' ok 405 - iwildmatch: no match 'foo/bar' 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' ok 406 - iwildmatch (via ls-files): no match 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' 'foo/bar' ok 407 - pathmatch: match 'foo/bar' 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' ok 408 - pathmatch (via ls-files): match 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' 'foo/bar' ok 409 - ipathmatch: match 'foo/bar' 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' ok 410 - ipathmatch (via ls-files): match 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' 'foo/bar' ok 411 - cleanup after previous file test ok 412 - setup match file test for foo-bar ok 413 - wildmatch: match 'foo-bar' 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' ok 414 - wildmatch (via ls-files): match 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' 'foo-bar' ok 415 - iwildmatch: match 'foo-bar' 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' ok 416 - iwildmatch (via ls-files): match 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' 'foo-bar' ok 417 - pathmatch: match 'foo-bar' 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' ok 418 - pathmatch (via ls-files): match 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' 'foo-bar' ok 419 - ipathmatch: match 'foo-bar' 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' ok 420 - ipathmatch (via ls-files): match 'f[^eiu][^eiu][^eiu][^eiu][^eiu]r' 'foo-bar' ok 421 - cleanup after previous file test ok 422 - setup match file test for foo ok 423 - wildmatch: match 'foo' '**/foo' ok 424 - wildmatch (via ls-files): match '**/foo' 'foo' ok 425 - iwildmatch: match 'foo' '**/foo' ok 426 - iwildmatch (via ls-files): match '**/foo' 'foo' ok 427 - pathmatch: no match 'foo' '**/foo' ok 428 - pathmatch (via ls-files): no match '**/foo' 'foo' ok 429 - ipathmatch: no match 'foo' '**/foo' ok 430 - ipathmatch (via ls-files): no match '**/foo' 'foo' ok 431 - cleanup after previous file test ok 432 - setup match file test for XXX/foo ok 433 - wildmatch: match 'XXX/foo' '**/foo' ok 434 - wildmatch (via ls-files): match '**/foo' 'XXX/foo' ok 435 - iwildmatch: match 'XXX/foo' '**/foo' ok 436 - iwildmatch (via ls-files): match '**/foo' 'XXX/foo' ok 437 - pathmatch: match 'XXX/foo' '**/foo' ok 438 - pathmatch (via ls-files): match '**/foo' 'XXX/foo' ok 439 - ipathmatch: match 'XXX/foo' '**/foo' ok 440 - ipathmatch (via ls-files): match '**/foo' 'XXX/foo' ok 441 - cleanup after previous file test ok 442 - setup match file test for bar/baz/foo ok 443 - wildmatch: match 'bar/baz/foo' '**/foo' ok 444 - wildmatch (via ls-files): match '**/foo' 'bar/baz/foo' ok 445 - iwildmatch: match 'bar/baz/foo' '**/foo' ok 446 - iwildmatch (via ls-files): match '**/foo' 'bar/baz/foo' ok 447 - pathmatch: match 'bar/baz/foo' '**/foo' ok 448 - pathmatch (via ls-files): match '**/foo' 'bar/baz/foo' ok 449 - ipathmatch: match 'bar/baz/foo' '**/foo' ok 450 - ipathmatch (via ls-files): match '**/foo' 'bar/baz/foo' ok 451 - cleanup after previous file test ok 452 - setup match file test for bar/baz/foo ok 453 - wildmatch: no match 'bar/baz/foo' '*/foo' ok 454 - wildmatch (via ls-files): no match '*/foo' 'bar/baz/foo' ok 455 - iwildmatch: no match 'bar/baz/foo' '*/foo' ok 456 - iwildmatch (via ls-files): no match '*/foo' 'bar/baz/foo' ok 457 - pathmatch: match 'bar/baz/foo' '*/foo' ok 458 - pathmatch (via ls-files): match '*/foo' 'bar/baz/foo' ok 459 - ipathmatch: match 'bar/baz/foo' '*/foo' ok 460 - ipathmatch (via ls-files): match '*/foo' 'bar/baz/foo' ok 461 - cleanup after previous file test ok 462 - setup match file test for foo/bar/baz ok 463 - wildmatch: no match 'foo/bar/baz' '**/bar*' ok 464 - wildmatch (via ls-files): no match '**/bar*' 'foo/bar/baz' ok 465 - iwildmatch: no match 'foo/bar/baz' '**/bar*' ok 466 - iwildmatch (via ls-files): no match '**/bar*' 'foo/bar/baz' ok 467 - pathmatch: match 'foo/bar/baz' '**/bar*' ok 468 - pathmatch (via ls-files): match '**/bar*' 'foo/bar/baz' ok 469 - ipathmatch: match 'foo/bar/baz' '**/bar*' ok 470 - ipathmatch (via ls-files): match '**/bar*' 'foo/bar/baz' ok 471 - cleanup after previous file test ok 472 - setup match file test for deep/foo/bar/baz ok 473 - wildmatch: match 'deep/foo/bar/baz' '**/bar/*' ok 474 - wildmatch (via ls-files): match '**/bar/*' 'deep/foo/bar/baz' ok 475 - iwildmatch: match 'deep/foo/bar/baz' '**/bar/*' ok 476 - iwildmatch (via ls-files): match '**/bar/*' 'deep/foo/bar/baz' ok 477 - pathmatch: match 'deep/foo/bar/baz' '**/bar/*' ok 478 - pathmatch (via ls-files): match '**/bar/*' 'deep/foo/bar/baz' ok 479 - ipathmatch: match 'deep/foo/bar/baz' '**/bar/*' ok 480 - ipathmatch (via ls-files): match '**/bar/*' 'deep/foo/bar/baz' ok 481 - cleanup after previous file test ok 482 - setup match file test for deep/foo/bar/baz/ ok 483 - wildmatch: no match 'deep/foo/bar/baz/' '**/bar/*' not ok 484 - wildmatch (via ls-files): no match skip '**/bar/*' 'deep/foo/bar/baz/' # TODO known breakage ok 485 - iwildmatch: no match 'deep/foo/bar/baz/' '**/bar/*' not ok 486 - iwildmatch (via ls-files): no match skip '**/bar/*' 'deep/foo/bar/baz/' # TODO known breakage ok 487 - pathmatch: match 'deep/foo/bar/baz/' '**/bar/*' not ok 488 - pathmatch (via ls-files): match skip '**/bar/*' 'deep/foo/bar/baz/' # TODO known breakage ok 489 - ipathmatch: match 'deep/foo/bar/baz/' '**/bar/*' not ok 490 - ipathmatch (via ls-files): match skip '**/bar/*' 'deep/foo/bar/baz/' # TODO known breakage ok 491 - cleanup after previous file test ok 492 - setup match file test for deep/foo/bar/baz/ ok 493 - wildmatch: match 'deep/foo/bar/baz/' '**/bar/**' not ok 494 - wildmatch (via ls-files): match skip '**/bar/**' 'deep/foo/bar/baz/' # TODO known breakage ok 495 - iwildmatch: match 'deep/foo/bar/baz/' '**/bar/**' not ok 496 - iwildmatch (via ls-files): match skip '**/bar/**' 'deep/foo/bar/baz/' # TODO known breakage ok 497 - pathmatch: match 'deep/foo/bar/baz/' '**/bar/**' not ok 498 - pathmatch (via ls-files): match skip '**/bar/**' 'deep/foo/bar/baz/' # TODO known breakage ok 499 - ipathmatch: match 'deep/foo/bar/baz/' '**/bar/**' not ok 500 - ipathmatch (via ls-files): match skip '**/bar/**' 'deep/foo/bar/baz/' # TODO known breakage ok 501 - cleanup after previous file test ok 502 - setup match file test for deep/foo/bar ok 503 - wildmatch: no match 'deep/foo/bar' '**/bar/*' ok 504 - wildmatch (via ls-files): no match '**/bar/*' 'deep/foo/bar' ok 505 - iwildmatch: no match 'deep/foo/bar' '**/bar/*' ok 506 - iwildmatch (via ls-files): no match '**/bar/*' 'deep/foo/bar' ok 507 - pathmatch: no match 'deep/foo/bar' '**/bar/*' ok 508 - pathmatch (via ls-files): no match '**/bar/*' 'deep/foo/bar' ok 509 - ipathmatch: no match 'deep/foo/bar' '**/bar/*' ok 510 - ipathmatch (via ls-files): no match '**/bar/*' 'deep/foo/bar' ok 511 - cleanup after previous file test ok 512 - setup match file test for deep/foo/bar/ ok 513 - wildmatch: match 'deep/foo/bar/' '**/bar/**' not ok 514 - wildmatch (via ls-files): match skip '**/bar/**' 'deep/foo/bar/' # TODO known breakage ok 515 - iwildmatch: match 'deep/foo/bar/' '**/bar/**' not ok 516 - iwildmatch (via ls-files): match skip '**/bar/**' 'deep/foo/bar/' # TODO known breakage ok 517 - pathmatch: match 'deep/foo/bar/' '**/bar/**' not ok 518 - pathmatch (via ls-files): match skip '**/bar/**' 'deep/foo/bar/' # TODO known breakage ok 519 - ipathmatch: match 'deep/foo/bar/' '**/bar/**' not ok 520 - ipathmatch (via ls-files): match skip '**/bar/**' 'deep/foo/bar/' # TODO known breakage ok 521 - cleanup after previous file test ok 522 - setup match file test for foo/bar/baz ok 523 - wildmatch: no match 'foo/bar/baz' '**/bar**' ok 524 - wildmatch (via ls-files): no match '**/bar**' 'foo/bar/baz' ok 525 - iwildmatch: no match 'foo/bar/baz' '**/bar**' ok 526 - iwildmatch (via ls-files): no match '**/bar**' 'foo/bar/baz' ok 527 - pathmatch: match 'foo/bar/baz' '**/bar**' ok 528 - pathmatch (via ls-files): match '**/bar**' 'foo/bar/baz' ok 529 - ipathmatch: match 'foo/bar/baz' '**/bar**' ok 530 - ipathmatch (via ls-files): match '**/bar**' 'foo/bar/baz' ok 531 - cleanup after previous file test ok 532 - setup match file test for foo/bar/baz/x ok 533 - wildmatch: match 'foo/bar/baz/x' '*/bar/**' ok 534 - wildmatch (via ls-files): match '*/bar/**' 'foo/bar/baz/x' ok 535 - iwildmatch: match 'foo/bar/baz/x' '*/bar/**' ok 536 - iwildmatch (via ls-files): match '*/bar/**' 'foo/bar/baz/x' ok 537 - pathmatch: match 'foo/bar/baz/x' '*/bar/**' ok 538 - pathmatch (via ls-files): match '*/bar/**' 'foo/bar/baz/x' ok 539 - ipathmatch: match 'foo/bar/baz/x' '*/bar/**' ok 540 - ipathmatch (via ls-files): match '*/bar/**' 'foo/bar/baz/x' ok 541 - cleanup after previous file test ok 542 - setup match file test for deep/foo/bar/baz/x ok 543 - wildmatch: no match 'deep/foo/bar/baz/x' '*/bar/**' ok 544 - wildmatch (via ls-files): no match '*/bar/**' 'deep/foo/bar/baz/x' ok 545 - iwildmatch: no match 'deep/foo/bar/baz/x' '*/bar/**' ok 546 - iwildmatch (via ls-files): no match '*/bar/**' 'deep/foo/bar/baz/x' ok 547 - pathmatch: match 'deep/foo/bar/baz/x' '*/bar/**' ok 548 - pathmatch (via ls-files): match '*/bar/**' 'deep/foo/bar/baz/x' ok 549 - ipathmatch: match 'deep/foo/bar/baz/x' '*/bar/**' ok 550 - ipathmatch (via ls-files): match '*/bar/**' 'deep/foo/bar/baz/x' ok 551 - cleanup after previous file test ok 552 - setup match file test for deep/foo/bar/baz/x ok 553 - wildmatch: match 'deep/foo/bar/baz/x' '**/bar/*/*' ok 554 - wildmatch (via ls-files): match '**/bar/*/*' 'deep/foo/bar/baz/x' ok 555 - iwildmatch: match 'deep/foo/bar/baz/x' '**/bar/*/*' ok 556 - iwildmatch (via ls-files): match '**/bar/*/*' 'deep/foo/bar/baz/x' ok 557 - pathmatch: match 'deep/foo/bar/baz/x' '**/bar/*/*' ok 558 - pathmatch (via ls-files): match '**/bar/*/*' 'deep/foo/bar/baz/x' ok 559 - ipathmatch: match 'deep/foo/bar/baz/x' '**/bar/*/*' ok 560 - ipathmatch (via ls-files): match '**/bar/*/*' 'deep/foo/bar/baz/x' ok 561 - cleanup after previous file test ok 562 - setup match file test for acrt ok 563 - wildmatch: no match 'acrt' 'a[c-c]st' ok 564 - wildmatch (via ls-files): no match 'a[c-c]st' 'acrt' ok 565 - iwildmatch: no match 'acrt' 'a[c-c]st' ok 566 - iwildmatch (via ls-files): no match 'a[c-c]st' 'acrt' ok 567 - pathmatch: no match 'acrt' 'a[c-c]st' ok 568 - pathmatch (via ls-files): no match 'a[c-c]st' 'acrt' ok 569 - ipathmatch: no match 'acrt' 'a[c-c]st' ok 570 - ipathmatch (via ls-files): no match 'a[c-c]st' 'acrt' ok 571 - cleanup after previous file test ok 572 - setup match file test for acrt ok 573 - wildmatch: match 'acrt' 'a[c-c]rt' ok 574 - wildmatch (via ls-files): match 'a[c-c]rt' 'acrt' ok 575 - iwildmatch: match 'acrt' 'a[c-c]rt' ok 576 - iwildmatch (via ls-files): match 'a[c-c]rt' 'acrt' ok 577 - pathmatch: match 'acrt' 'a[c-c]rt' ok 578 - pathmatch (via ls-files): match 'a[c-c]rt' 'acrt' ok 579 - ipathmatch: match 'acrt' 'a[c-c]rt' ok 580 - ipathmatch (via ls-files): match 'a[c-c]rt' 'acrt' ok 581 - cleanup after previous file test ok 582 - setup match file test for ] ok 583 - wildmatch: no match ']' '[!]-]' ok 584 - wildmatch (via ls-files): no match '[!]-]' ']' ok 585 - iwildmatch: no match ']' '[!]-]' ok 586 - iwildmatch (via ls-files): no match '[!]-]' ']' ok 587 - pathmatch: no match ']' '[!]-]' ok 588 - pathmatch (via ls-files): no match '[!]-]' ']' ok 589 - ipathmatch: no match ']' '[!]-]' ok 590 - ipathmatch (via ls-files): no match '[!]-]' ']' ok 591 - cleanup after previous file test ok 592 - setup match file test for a ok 593 - wildmatch: match 'a' '[!]-]' ok 594 - wildmatch (via ls-files): match '[!]-]' 'a' ok 595 - iwildmatch: match 'a' '[!]-]' ok 596 - iwildmatch (via ls-files): match '[!]-]' 'a' ok 597 - pathmatch: match 'a' '[!]-]' ok 598 - pathmatch (via ls-files): match '[!]-]' 'a' ok 599 - ipathmatch: match 'a' '[!]-]' ok 600 - ipathmatch (via ls-files): match '[!]-]' 'a' ok 601 - cleanup after previous file test ok 602 - setup match file test for ok 603 - wildmatch: no match '' '\' not ok 604 - wildmatch (via ls-files): no match skip '\' '' # TODO known breakage ok 605 - iwildmatch: no match '' '\' not ok 606 - iwildmatch (via ls-files): no match skip '\' '' # TODO known breakage ok 607 - pathmatch: no match '' '\' not ok 608 - pathmatch (via ls-files): no match skip '\' '' # TODO known breakage ok 609 - ipathmatch: no match '' '\' not ok 610 - ipathmatch (via ls-files): no match skip '\' '' # TODO known breakage ok 611 - cleanup after previous file test ok 612 - setup match file test for \ ok 613 - wildmatch: no match '\' '\' ok 614 - wildmatch (via ls-files): match '\' '\' ok 615 - iwildmatch: no match '\' '\' ok 616 - iwildmatch (via ls-files): match '\' '\' ok 617 - pathmatch: no match '\' '\' ok 618 - pathmatch (via ls-files): match '\' '\' ok 619 - ipathmatch: no match '\' '\' ok 620 - ipathmatch (via ls-files): match '\' '\' ok 621 - cleanup after previous file test ok 622 - setup match file test for XXX/\ ok 623 - wildmatch: no match 'XXX/\' '*/\' ok 624 - wildmatch (via ls-files): no match '*/\' 'XXX/\' ok 625 - iwildmatch: no match 'XXX/\' '*/\' ok 626 - iwildmatch (via ls-files): no match '*/\' 'XXX/\' ok 627 - pathmatch: no match 'XXX/\' '*/\' ok 628 - pathmatch (via ls-files): no match '*/\' 'XXX/\' ok 629 - ipathmatch: no match 'XXX/\' '*/\' ok 630 - ipathmatch (via ls-files): no match '*/\' 'XXX/\' ok 631 - cleanup after previous file test ok 632 - setup match file test for XXX/\ ok 633 - wildmatch: match 'XXX/\' '*/\\' ok 634 - wildmatch (via ls-files): match '*/\\' 'XXX/\' ok 635 - iwildmatch: match 'XXX/\' '*/\\' ok 636 - iwildmatch (via ls-files): match '*/\\' 'XXX/\' ok 637 - pathmatch: match 'XXX/\' '*/\\' ok 638 - pathmatch (via ls-files): match '*/\\' 'XXX/\' ok 639 - ipathmatch: match 'XXX/\' '*/\\' ok 640 - ipathmatch (via ls-files): match '*/\\' 'XXX/\' ok 641 - cleanup after previous file test ok 642 - setup match file test for foo ok 643 - wildmatch: match 'foo' 'foo' ok 644 - wildmatch (via ls-files): match 'foo' 'foo' ok 645 - iwildmatch: match 'foo' 'foo' ok 646 - iwildmatch (via ls-files): match 'foo' 'foo' ok 647 - pathmatch: match 'foo' 'foo' ok 648 - pathmatch (via ls-files): match 'foo' 'foo' ok 649 - ipathmatch: match 'foo' 'foo' ok 650 - ipathmatch (via ls-files): match 'foo' 'foo' ok 651 - cleanup after previous file test ok 652 - setup match file test for @foo ok 653 - wildmatch: match '@foo' '@foo' ok 654 - wildmatch (via ls-files): match '@foo' '@foo' ok 655 - iwildmatch: match '@foo' '@foo' ok 656 - iwildmatch (via ls-files): match '@foo' '@foo' ok 657 - pathmatch: match '@foo' '@foo' ok 658 - pathmatch (via ls-files): match '@foo' '@foo' ok 659 - ipathmatch: match '@foo' '@foo' ok 660 - ipathmatch (via ls-files): match '@foo' '@foo' ok 661 - cleanup after previous file test ok 662 - setup match file test for foo ok 663 - wildmatch: no match 'foo' '@foo' ok 664 - wildmatch (via ls-files): no match '@foo' 'foo' ok 665 - iwildmatch: no match 'foo' '@foo' ok 666 - iwildmatch (via ls-files): no match '@foo' 'foo' ok 667 - pathmatch: no match 'foo' '@foo' ok 668 - pathmatch (via ls-files): no match '@foo' 'foo' ok 669 - ipathmatch: no match 'foo' '@foo' ok 670 - ipathmatch (via ls-files): no match '@foo' 'foo' ok 671 - cleanup after previous file test ok 672 - setup match file test for [ab] ok 673 - wildmatch: match '[ab]' '\[ab]' ok 674 - wildmatch (via ls-files): match '\[ab]' '[ab]' ok 675 - iwildmatch: match '[ab]' '\[ab]' ok 676 - iwildmatch (via ls-files): match '\[ab]' '[ab]' ok 677 - pathmatch: match '[ab]' '\[ab]' ok 678 - pathmatch (via ls-files): match '\[ab]' '[ab]' ok 679 - ipathmatch: match '[ab]' '\[ab]' ok 680 - ipathmatch (via ls-files): match '\[ab]' '[ab]' ok 681 - cleanup after previous file test ok 682 - setup match file test for [ab] ok 683 - wildmatch: match '[ab]' '[[]ab]' ok 684 - wildmatch (via ls-files): match '[[]ab]' '[ab]' ok 685 - iwildmatch: match '[ab]' '[[]ab]' ok 686 - iwildmatch (via ls-files): match '[[]ab]' '[ab]' ok 687 - pathmatch: match '[ab]' '[[]ab]' ok 688 - pathmatch (via ls-files): match '[[]ab]' '[ab]' ok 689 - ipathmatch: match '[ab]' '[[]ab]' ok 690 - ipathmatch (via ls-files): match '[[]ab]' '[ab]' ok 691 - cleanup after previous file test ok 692 - setup match file test for [ab] ok 693 - wildmatch: match '[ab]' '[[:]ab]' ok 694 - wildmatch (via ls-files): match '[[:]ab]' '[ab]' ok 695 - iwildmatch: match '[ab]' '[[:]ab]' ok 696 - iwildmatch (via ls-files): match '[[:]ab]' '[ab]' ok 697 - pathmatch: match '[ab]' '[[:]ab]' ok 698 - pathmatch (via ls-files): match '[[:]ab]' '[ab]' ok 699 - ipathmatch: match '[ab]' '[[:]ab]' ok 700 - ipathmatch (via ls-files): match '[[:]ab]' '[ab]' ok 701 - cleanup after previous file test ok 702 - setup match file test for [ab] ok 703 - wildmatch: no match '[ab]' '[[::]ab]' ok 704 - wildmatch (via ls-files): no match '[[::]ab]' '[ab]' ok 705 - iwildmatch: no match '[ab]' '[[::]ab]' ok 706 - iwildmatch (via ls-files): no match '[[::]ab]' '[ab]' ok 707 - pathmatch: no match '[ab]' '[[::]ab]' ok 708 - pathmatch (via ls-files): no match '[[::]ab]' '[ab]' ok 709 - ipathmatch: no match '[ab]' '[[::]ab]' ok 710 - ipathmatch (via ls-files): no match '[[::]ab]' '[ab]' ok 711 - cleanup after previous file test ok 712 - setup match file test for [ab] ok 713 - wildmatch: match '[ab]' '[[:digit]ab]' ok 714 - wildmatch (via ls-files): match '[[:digit]ab]' '[ab]' ok 715 - iwildmatch: match '[ab]' '[[:digit]ab]' ok 716 - iwildmatch (via ls-files): match '[[:digit]ab]' '[ab]' ok 717 - pathmatch: match '[ab]' '[[:digit]ab]' ok 718 - pathmatch (via ls-files): match '[[:digit]ab]' '[ab]' ok 719 - ipathmatch: match '[ab]' '[[:digit]ab]' ok 720 - ipathmatch (via ls-files): match '[[:digit]ab]' '[ab]' ok 721 - cleanup after previous file test ok 722 - setup match file test for [ab] ok 723 - wildmatch: match '[ab]' '[\[:]ab]' ok 724 - wildmatch (via ls-files): match '[\[:]ab]' '[ab]' ok 725 - iwildmatch: match '[ab]' '[\[:]ab]' ok 726 - iwildmatch (via ls-files): match '[\[:]ab]' '[ab]' ok 727 - pathmatch: match '[ab]' '[\[:]ab]' ok 728 - pathmatch (via ls-files): match '[\[:]ab]' '[ab]' ok 729 - ipathmatch: match '[ab]' '[\[:]ab]' ok 730 - ipathmatch (via ls-files): match '[\[:]ab]' '[ab]' ok 731 - cleanup after previous file test ok 732 - setup match file test for ?a?b ok 733 - wildmatch: match '?a?b' '\??\?b' ok 734 - wildmatch (via ls-files): match '\??\?b' '?a?b' ok 735 - iwildmatch: match '?a?b' '\??\?b' ok 736 - iwildmatch (via ls-files): match '\??\?b' '?a?b' ok 737 - pathmatch: match '?a?b' '\??\?b' ok 738 - pathmatch (via ls-files): match '\??\?b' '?a?b' ok 739 - ipathmatch: match '?a?b' '\??\?b' ok 740 - ipathmatch (via ls-files): match '\??\?b' '?a?b' ok 741 - cleanup after previous file test ok 742 - setup match file test for abc ok 743 - wildmatch: match 'abc' '\a\b\c' ok 744 - wildmatch (via ls-files): match '\a\b\c' 'abc' ok 745 - iwildmatch: match 'abc' '\a\b\c' ok 746 - iwildmatch (via ls-files): match '\a\b\c' 'abc' ok 747 - pathmatch: match 'abc' '\a\b\c' ok 748 - pathmatch (via ls-files): match '\a\b\c' 'abc' ok 749 - ipathmatch: match 'abc' '\a\b\c' ok 750 - ipathmatch (via ls-files): match '\a\b\c' 'abc' ok 751 - cleanup after previous file test ok 752 - setup match file test for foo ok 753 - wildmatch: no match 'foo' '' ok 754 - wildmatch (via ls-files): match dies on '' 'foo' ok 755 - iwildmatch: no match 'foo' '' ok 756 - iwildmatch (via ls-files): match dies on '' 'foo' ok 757 - pathmatch: no match 'foo' '' ok 758 - pathmatch (via ls-files): match dies on '' 'foo' ok 759 - ipathmatch: no match 'foo' '' ok 760 - ipathmatch (via ls-files): match dies on '' 'foo' ok 761 - cleanup after previous file test ok 762 - setup match file test for foo/bar/baz/to ok 763 - wildmatch: match 'foo/bar/baz/to' '**/t[o]' ok 764 - wildmatch (via ls-files): match '**/t[o]' 'foo/bar/baz/to' ok 765 - iwildmatch: match 'foo/bar/baz/to' '**/t[o]' ok 766 - iwildmatch (via ls-files): match '**/t[o]' 'foo/bar/baz/to' ok 767 - pathmatch: match 'foo/bar/baz/to' '**/t[o]' ok 768 - pathmatch (via ls-files): match '**/t[o]' 'foo/bar/baz/to' ok 769 - ipathmatch: match 'foo/bar/baz/to' '**/t[o]' ok 770 - ipathmatch (via ls-files): match '**/t[o]' 'foo/bar/baz/to' ok 771 - cleanup after previous file test ok 772 - setup match file test for a1B ok 773 - wildmatch: match 'a1B' '[[:alpha:]][[:digit:]][[:upper:]]' ok 774 - wildmatch (via ls-files): match '[[:alpha:]][[:digit:]][[:upper:]]' 'a1B' ok 775 - iwildmatch: match 'a1B' '[[:alpha:]][[:digit:]][[:upper:]]' ok 776 - iwildmatch (via ls-files): match '[[:alpha:]][[:digit:]][[:upper:]]' 'a1B' ok 777 - pathmatch: match 'a1B' '[[:alpha:]][[:digit:]][[:upper:]]' ok 778 - pathmatch (via ls-files): match '[[:alpha:]][[:digit:]][[:upper:]]' 'a1B' ok 779 - ipathmatch: match 'a1B' '[[:alpha:]][[:digit:]][[:upper:]]' ok 780 - ipathmatch (via ls-files): match '[[:alpha:]][[:digit:]][[:upper:]]' 'a1B' ok 781 - cleanup after previous file test ok 782 - setup match file test for a ok 783 - wildmatch: no match 'a' '[[:digit:][:upper:][:space:]]' ok 784 - wildmatch (via ls-files): no match '[[:digit:][:upper:][:space:]]' 'a' ok 785 - iwildmatch: match 'a' '[[:digit:][:upper:][:space:]]' ok 786 - iwildmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' 'a' ok 787 - pathmatch: no match 'a' '[[:digit:][:upper:][:space:]]' ok 788 - pathmatch (via ls-files): no match '[[:digit:][:upper:][:space:]]' 'a' ok 789 - ipathmatch: match 'a' '[[:digit:][:upper:][:space:]]' ok 790 - ipathmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' 'a' ok 791 - cleanup after previous file test ok 792 - setup match file test for A ok 793 - wildmatch: match 'A' '[[:digit:][:upper:][:space:]]' ok 794 - wildmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' 'A' ok 795 - iwildmatch: match 'A' '[[:digit:][:upper:][:space:]]' ok 796 - iwildmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' 'A' ok 797 - pathmatch: match 'A' '[[:digit:][:upper:][:space:]]' ok 798 - pathmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' 'A' ok 799 - ipathmatch: match 'A' '[[:digit:][:upper:][:space:]]' ok 800 - ipathmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' 'A' ok 801 - cleanup after previous file test ok 802 - setup match file test for 1 ok 803 - wildmatch: match '1' '[[:digit:][:upper:][:space:]]' ok 804 - wildmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' '1' ok 805 - iwildmatch: match '1' '[[:digit:][:upper:][:space:]]' ok 806 - iwildmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' '1' ok 807 - pathmatch: match '1' '[[:digit:][:upper:][:space:]]' ok 808 - pathmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' '1' ok 809 - ipathmatch: match '1' '[[:digit:][:upper:][:space:]]' ok 810 - ipathmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' '1' ok 811 - cleanup after previous file test ok 812 - setup match file test for 1 ok 813 - wildmatch: no match '1' '[[:digit:][:upper:][:spaci:]]' ok 814 - wildmatch (via ls-files): no match '[[:digit:][:upper:][:spaci:]]' '1' ok 815 - iwildmatch: no match '1' '[[:digit:][:upper:][:spaci:]]' ok 816 - iwildmatch (via ls-files): no match '[[:digit:][:upper:][:spaci:]]' '1' ok 817 - pathmatch: no match '1' '[[:digit:][:upper:][:spaci:]]' ok 818 - pathmatch (via ls-files): no match '[[:digit:][:upper:][:spaci:]]' '1' ok 819 - ipathmatch: no match '1' '[[:digit:][:upper:][:spaci:]]' ok 820 - ipathmatch (via ls-files): no match '[[:digit:][:upper:][:spaci:]]' '1' ok 821 - cleanup after previous file test ok 822 - setup match file test for ok 823 - wildmatch: match ' ' '[[:digit:][:upper:][:space:]]' ok 824 - wildmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' ' ' ok 825 - iwildmatch: match ' ' '[[:digit:][:upper:][:space:]]' ok 826 - iwildmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' ' ' ok 827 - pathmatch: match ' ' '[[:digit:][:upper:][:space:]]' ok 828 - pathmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' ' ' ok 829 - ipathmatch: match ' ' '[[:digit:][:upper:][:space:]]' ok 830 - ipathmatch (via ls-files): match '[[:digit:][:upper:][:space:]]' ' ' ok 831 - cleanup after previous file test ok 832 - setup match file test for . ok 833 - wildmatch: no match '.' '[[:digit:][:upper:][:space:]]' not ok 834 - wildmatch (via ls-files): no match skip '[[:digit:][:upper:][:space:]]' '.' # TODO known breakage ok 835 - iwildmatch: no match '.' '[[:digit:][:upper:][:space:]]' not ok 836 - iwildmatch (via ls-files): no match skip '[[:digit:][:upper:][:space:]]' '.' # TODO known breakage ok 837 - pathmatch: no match '.' '[[:digit:][:upper:][:space:]]' not ok 838 - pathmatch (via ls-files): no match skip '[[:digit:][:upper:][:space:]]' '.' # TODO known breakage ok 839 - ipathmatch: no match '.' '[[:digit:][:upper:][:space:]]' not ok 840 - ipathmatch (via ls-files): no match skip '[[:digit:][:upper:][:space:]]' '.' # TODO known breakage ok 841 - cleanup after previous file test ok 842 - setup match file test for . ok 843 - wildmatch: match '.' '[[:digit:][:punct:][:space:]]' not ok 844 - wildmatch (via ls-files): match skip '[[:digit:][:punct:][:space:]]' '.' # TODO known breakage ok 845 - iwildmatch: match '.' '[[:digit:][:punct:][:space:]]' not ok 846 - iwildmatch (via ls-files): match skip '[[:digit:][:punct:][:space:]]' '.' # TODO known breakage ok 847 - pathmatch: match '.' '[[:digit:][:punct:][:space:]]' not ok 848 - pathmatch (via ls-files): match skip '[[:digit:][:punct:][:space:]]' '.' # TODO known breakage ok 849 - ipathmatch: match '.' '[[:digit:][:punct:][:space:]]' not ok 850 - ipathmatch (via ls-files): match skip '[[:digit:][:punct:][:space:]]' '.' # TODO known breakage ok 851 - cleanup after previous file test ok 852 - setup match file test for 5 ok 853 - wildmatch: match '5' '[[:xdigit:]]' ok 854 - wildmatch (via ls-files): match '[[:xdigit:]]' '5' ok 855 - iwildmatch: match '5' '[[:xdigit:]]' ok 856 - iwildmatch (via ls-files): match '[[:xdigit:]]' '5' ok 857 - pathmatch: match '5' '[[:xdigit:]]' ok 858 - pathmatch (via ls-files): match '[[:xdigit:]]' '5' ok 859 - ipathmatch: match '5' '[[:xdigit:]]' ok 860 - ipathmatch (via ls-files): match '[[:xdigit:]]' '5' ok 861 - cleanup after previous file test ok 862 - setup match file test for f ok 863 - wildmatch: match 'f' '[[:xdigit:]]' ok 864 - wildmatch (via ls-files): match '[[:xdigit:]]' 'f' ok 865 - iwildmatch: match 'f' '[[:xdigit:]]' ok 866 - iwildmatch (via ls-files): match '[[:xdigit:]]' 'f' ok 867 - pathmatch: match 'f' '[[:xdigit:]]' ok 868 - pathmatch (via ls-files): match '[[:xdigit:]]' 'f' ok 869 - ipathmatch: match 'f' '[[:xdigit:]]' ok 870 - ipathmatch (via ls-files): match '[[:xdigit:]]' 'f' ok 871 - cleanup after previous file test ok 872 - setup match file test for D ok 873 - wildmatch: match 'D' '[[:xdigit:]]' ok 874 - wildmatch (via ls-files): match '[[:xdigit:]]' 'D' ok 875 - iwildmatch: match 'D' '[[:xdigit:]]' ok 876 - iwildmatch (via ls-files): match '[[:xdigit:]]' 'D' ok 877 - pathmatch: match 'D' '[[:xdigit:]]' ok 878 - pathmatch (via ls-files): match '[[:xdigit:]]' 'D' ok 879 - ipathmatch: match 'D' '[[:xdigit:]]' ok 880 - ipathmatch (via ls-files): match '[[:xdigit:]]' 'D' ok 881 - cleanup after previous file test ok 882 - setup match file test for _ ok 883 - wildmatch: match '_' '[[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:graph:][:lower:][:print:][:punct:][:space:][:upper:][:xdigit:]]' ok 884 - wildmatch (via ls-files): match '[[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:graph:][:lower:][:print:][:punct:][:space:][:upper:][:xdigit:]]' '_' ok 885 - iwildmatch: match '_' '[[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:graph:][:lower:][:print:][:punct:][:space:][:upper:][:xdigit:]]' ok 886 - iwildmatch (via ls-files): match '[[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:graph:][:lower:][:print:][:punct:][:space:][:upper:][:xdigit:]]' '_' ok 887 - pathmatch: match '_' '[[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:graph:][:lower:][:print:][:punct:][:space:][:upper:][:xdigit:]]' ok 888 - pathmatch (via ls-files): match '[[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:graph:][:lower:][:print:][:punct:][:space:][:upper:][:xdigit:]]' '_' ok 889 - ipathmatch: match '_' '[[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:graph:][:lower:][:print:][:punct:][:space:][:upper:][:xdigit:]]' ok 890 - ipathmatch (via ls-files): match '[[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:graph:][:lower:][:print:][:punct:][:space:][:upper:][:xdigit:]]' '_' ok 891 - cleanup after previous file test ok 892 - setup match file test for . ok 893 - wildmatch: match '.' '[^[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:lower:][:space:][:upper:][:xdigit:]]' not ok 894 - wildmatch (via ls-files): match skip '[^[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:lower:][:space:][:upper:][:xdigit:]]' '.' # TODO known breakage ok 895 - iwildmatch: match '.' '[^[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:lower:][:space:][:upper:][:xdigit:]]' not ok 896 - iwildmatch (via ls-files): match skip '[^[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:lower:][:space:][:upper:][:xdigit:]]' '.' # TODO known breakage ok 897 - pathmatch: match '.' '[^[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:lower:][:space:][:upper:][:xdigit:]]' not ok 898 - pathmatch (via ls-files): match skip '[^[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:lower:][:space:][:upper:][:xdigit:]]' '.' # TODO known breakage ok 899 - ipathmatch: match '.' '[^[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:lower:][:space:][:upper:][:xdigit:]]' not ok 900 - ipathmatch (via ls-files): match skip '[^[:alnum:][:alpha:][:blank:][:cntrl:][:digit:][:lower:][:space:][:upper:][:xdigit:]]' '.' # TODO known breakage ok 901 - cleanup after previous file test ok 902 - setup match file test for 5 ok 903 - wildmatch: match '5' '[a-c[:digit:]x-z]' ok 904 - wildmatch (via ls-files): match '[a-c[:digit:]x-z]' '5' ok 905 - iwildmatch: match '5' '[a-c[:digit:]x-z]' ok 906 - iwildmatch (via ls-files): match '[a-c[:digit:]x-z]' '5' ok 907 - pathmatch: match '5' '[a-c[:digit:]x-z]' ok 908 - pathmatch (via ls-files): match '[a-c[:digit:]x-z]' '5' ok 909 - ipathmatch: match '5' '[a-c[:digit:]x-z]' ok 910 - ipathmatch (via ls-files): match '[a-c[:digit:]x-z]' '5' ok 911 - cleanup after previous file test ok 912 - setup match file test for b ok 913 - wildmatch: match 'b' '[a-c[:digit:]x-z]' ok 914 - wildmatch (via ls-files): match '[a-c[:digit:]x-z]' 'b' ok 915 - iwildmatch: match 'b' '[a-c[:digit:]x-z]' ok 916 - iwildmatch (via ls-files): match '[a-c[:digit:]x-z]' 'b' ok 917 - pathmatch: match 'b' '[a-c[:digit:]x-z]' ok 918 - pathmatch (via ls-files): match '[a-c[:digit:]x-z]' 'b' ok 919 - ipathmatch: match 'b' '[a-c[:digit:]x-z]' ok 920 - ipathmatch (via ls-files): match '[a-c[:digit:]x-z]' 'b' ok 921 - cleanup after previous file test ok 922 - setup match file test for y ok 923 - wildmatch: match 'y' '[a-c[:digit:]x-z]' ok 924 - wildmatch (via ls-files): match '[a-c[:digit:]x-z]' 'y' ok 925 - iwildmatch: match 'y' '[a-c[:digit:]x-z]' ok 926 - iwildmatch (via ls-files): match '[a-c[:digit:]x-z]' 'y' ok 927 - pathmatch: match 'y' '[a-c[:digit:]x-z]' ok 928 - pathmatch (via ls-files): match '[a-c[:digit:]x-z]' 'y' ok 929 - ipathmatch: match 'y' '[a-c[:digit:]x-z]' ok 930 - ipathmatch (via ls-files): match '[a-c[:digit:]x-z]' 'y' ok 931 - cleanup after previous file test ok 932 - setup match file test for q ok 933 - wildmatch: no match 'q' '[a-c[:digit:]x-z]' ok 934 - wildmatch (via ls-files): no match '[a-c[:digit:]x-z]' 'q' ok 935 - iwildmatch: no match 'q' '[a-c[:digit:]x-z]' ok 936 - iwildmatch (via ls-files): no match '[a-c[:digit:]x-z]' 'q' ok 937 - pathmatch: no match 'q' '[a-c[:digit:]x-z]' ok 938 - pathmatch (via ls-files): no match '[a-c[:digit:]x-z]' 'q' ok 939 - ipathmatch: no match 'q' '[a-c[:digit:]x-z]' ok 940 - ipathmatch (via ls-files): no match '[a-c[:digit:]x-z]' 'q' ok 941 - cleanup after previous file test ok 942 - setup match file test for ] ok 943 - wildmatch: match ']' '[\\-^]' ok 944 - wildmatch (via ls-files): match '[\\-^]' ']' ok 945 - iwildmatch: match ']' '[\\-^]' ok 946 - iwildmatch (via ls-files): match '[\\-^]' ']' ok 947 - pathmatch: match ']' '[\\-^]' ok 948 - pathmatch (via ls-files): match '[\\-^]' ']' ok 949 - ipathmatch: match ']' '[\\-^]' ok 950 - ipathmatch (via ls-files): match '[\\-^]' ']' ok 951 - cleanup after previous file test ok 952 - setup match file test for [ ok 953 - wildmatch: no match '[' '[\\-^]' ok 954 - wildmatch (via ls-files): no match '[\\-^]' '[' ok 955 - iwildmatch: no match '[' '[\\-^]' ok 956 - iwildmatch (via ls-files): no match '[\\-^]' '[' ok 957 - pathmatch: no match '[' '[\\-^]' ok 958 - pathmatch (via ls-files): no match '[\\-^]' '[' ok 959 - ipathmatch: no match '[' '[\\-^]' ok 960 - ipathmatch (via ls-files): no match '[\\-^]' '[' ok 961 - cleanup after previous file test ok 962 - setup match file test for - ok 963 - wildmatch: match '-' '[\-_]' ok 964 - wildmatch (via ls-files): match '[\-_]' '-' ok 965 - iwildmatch: match '-' '[\-_]' ok 966 - iwildmatch (via ls-files): match '[\-_]' '-' ok 967 - pathmatch: match '-' '[\-_]' ok 968 - pathmatch (via ls-files): match '[\-_]' '-' ok 969 - ipathmatch: match '-' '[\-_]' ok 970 - ipathmatch (via ls-files): match '[\-_]' '-' ok 971 - cleanup after previous file test ok 972 - setup match file test for ] ok 973 - wildmatch: match ']' '[\]]' ok 974 - wildmatch (via ls-files): match '[\]]' ']' ok 975 - iwildmatch: match ']' '[\]]' ok 976 - iwildmatch (via ls-files): match '[\]]' ']' ok 977 - pathmatch: match ']' '[\]]' ok 978 - pathmatch (via ls-files): match '[\]]' ']' ok 979 - ipathmatch: match ']' '[\]]' ok 980 - ipathmatch (via ls-files): match '[\]]' ']' ok 981 - cleanup after previous file test ok 982 - setup match file test for \] ok 983 - wildmatch: no match '\]' '[\]]' ok 984 - wildmatch (via ls-files): no match '[\]]' '\]' ok 985 - iwildmatch: no match '\]' '[\]]' ok 986 - iwildmatch (via ls-files): no match '[\]]' '\]' ok 987 - pathmatch: no match '\]' '[\]]' ok 988 - pathmatch (via ls-files): no match '[\]]' '\]' ok 989 - ipathmatch: no match '\]' '[\]]' ok 990 - ipathmatch (via ls-files): no match '[\]]' '\]' ok 991 - cleanup after previous file test ok 992 - setup match file test for \ ok 993 - wildmatch: no match '\' '[\]]' ok 994 - wildmatch (via ls-files): no match '[\]]' '\' ok 995 - iwildmatch: no match '\' '[\]]' ok 996 - iwildmatch (via ls-files): no match '[\]]' '\' ok 997 - pathmatch: no match '\' '[\]]' ok 998 - pathmatch (via ls-files): no match '[\]]' '\' ok 999 - ipathmatch: no match '\' '[\]]' ok 1000 - ipathmatch (via ls-files): no match '[\]]' '\' ok 1001 - cleanup after previous file test ok 1002 - setup match file test for ab ok 1003 - wildmatch: no match 'ab' 'a[]b' ok 1004 - wildmatch (via ls-files): no match 'a[]b' 'ab' ok 1005 - iwildmatch: no match 'ab' 'a[]b' ok 1006 - iwildmatch (via ls-files): no match 'a[]b' 'ab' ok 1007 - pathmatch: no match 'ab' 'a[]b' ok 1008 - pathmatch (via ls-files): no match 'a[]b' 'ab' ok 1009 - ipathmatch: no match 'ab' 'a[]b' ok 1010 - ipathmatch (via ls-files): no match 'a[]b' 'ab' ok 1011 - cleanup after previous file test ok 1012 - setup match file test for a[]b ok 1013 - wildmatch: no match 'a[]b' 'a[]b' ok 1014 - wildmatch (via ls-files): match 'a[]b' 'a[]b' ok 1015 - iwildmatch: no match 'a[]b' 'a[]b' ok 1016 - iwildmatch (via ls-files): match 'a[]b' 'a[]b' ok 1017 - pathmatch: no match 'a[]b' 'a[]b' ok 1018 - pathmatch (via ls-files): match 'a[]b' 'a[]b' ok 1019 - ipathmatch: no match 'a[]b' 'a[]b' ok 1020 - ipathmatch (via ls-files): match 'a[]b' 'a[]b' ok 1021 - cleanup after previous file test ok 1022 - setup match file test for ab[ ok 1023 - wildmatch: no match 'ab[' 'ab[' ok 1024 - wildmatch (via ls-files): match 'ab[' 'ab[' ok 1025 - iwildmatch: no match 'ab[' 'ab[' ok 1026 - iwildmatch (via ls-files): match 'ab[' 'ab[' ok 1027 - pathmatch: no match 'ab[' 'ab[' ok 1028 - pathmatch (via ls-files): match 'ab[' 'ab[' ok 1029 - ipathmatch: no match 'ab[' 'ab[' ok 1030 - ipathmatch (via ls-files): match 'ab[' 'ab[' ok 1031 - cleanup after previous file test ok 1032 - setup match file test for ab ok 1033 - wildmatch: no match 'ab' '[!' ok 1034 - wildmatch (via ls-files): no match '[!' 'ab' ok 1035 - iwildmatch: no match 'ab' '[!' ok 1036 - iwildmatch (via ls-files): no match '[!' 'ab' ok 1037 - pathmatch: no match 'ab' '[!' ok 1038 - pathmatch (via ls-files): no match '[!' 'ab' ok 1039 - ipathmatch: no match 'ab' '[!' ok 1040 - ipathmatch (via ls-files): no match '[!' 'ab' ok 1041 - cleanup after previous file test ok 1042 - setup match file test for ab ok 1043 - wildmatch: no match 'ab' '[-' ok 1044 - wildmatch (via ls-files): no match '[-' 'ab' ok 1045 - iwildmatch: no match 'ab' '[-' ok 1046 - iwildmatch (via ls-files): no match '[-' 'ab' ok 1047 - pathmatch: no match 'ab' '[-' ok 1048 - pathmatch (via ls-files): no match '[-' 'ab' ok 1049 - ipathmatch: no match 'ab' '[-' ok 1050 - ipathmatch (via ls-files): no match '[-' 'ab' ok 1051 - cleanup after previous file test ok 1052 - setup match file test for - ok 1053 - wildmatch: match '-' '[-]' ok 1054 - wildmatch (via ls-files): match '[-]' '-' ok 1055 - iwildmatch: match '-' '[-]' ok 1056 - iwildmatch (via ls-files): match '[-]' '-' ok 1057 - pathmatch: match '-' '[-]' ok 1058 - pathmatch (via ls-files): match '[-]' '-' ok 1059 - ipathmatch: match '-' '[-]' ok 1060 - ipathmatch (via ls-files): match '[-]' '-' ok 1061 - cleanup after previous file test ok 1062 - setup match file test for - ok 1063 - wildmatch: no match '-' '[a-' ok 1064 - wildmatch (via ls-files): no match '[a-' '-' ok 1065 - iwildmatch: no match '-' '[a-' ok 1066 - iwildmatch (via ls-files): no match '[a-' '-' ok 1067 - pathmatch: no match '-' '[a-' ok 1068 - pathmatch (via ls-files): no match '[a-' '-' ok 1069 - ipathmatch: no match '-' '[a-' ok 1070 - ipathmatch (via ls-files): no match '[a-' '-' ok 1071 - cleanup after previous file test ok 1072 - setup match file test for - ok 1073 - wildmatch: no match '-' '[!a-' ok 1074 - wildmatch (via ls-files): no match '[!a-' '-' ok 1075 - iwildmatch: no match '-' '[!a-' ok 1076 - iwildmatch (via ls-files): no match '[!a-' '-' ok 1077 - pathmatch: no match '-' '[!a-' ok 1078 - pathmatch (via ls-files): no match '[!a-' '-' ok 1079 - ipathmatch: no match '-' '[!a-' ok 1080 - ipathmatch (via ls-files): no match '[!a-' '-' ok 1081 - cleanup after previous file test ok 1082 - setup match file test for - ok 1083 - wildmatch: match '-' '[--A]' ok 1084 - wildmatch (via ls-files): match '[--A]' '-' ok 1085 - iwildmatch: match '-' '[--A]' ok 1086 - iwildmatch (via ls-files): match '[--A]' '-' ok 1087 - pathmatch: match '-' '[--A]' ok 1088 - pathmatch (via ls-files): match '[--A]' '-' ok 1089 - ipathmatch: match '-' '[--A]' ok 1090 - ipathmatch (via ls-files): match '[--A]' '-' ok 1091 - cleanup after previous file test ok 1092 - setup match file test for 5 ok 1093 - wildmatch: match '5' '[--A]' ok 1094 - wildmatch (via ls-files): match '[--A]' '5' ok 1095 - iwildmatch: match '5' '[--A]' ok 1096 - iwildmatch (via ls-files): match '[--A]' '5' ok 1097 - pathmatch: match '5' '[--A]' ok 1098 - pathmatch (via ls-files): match '[--A]' '5' ok 1099 - ipathmatch: match '5' '[--A]' ok 1100 - ipathmatch (via ls-files): match '[--A]' '5' ok 1101 - cleanup after previous file test ok 1102 - setup match file test for ok 1103 - wildmatch: match ' ' '[ --]' ok 1104 - wildmatch (via ls-files): match '[ --]' ' ' ok 1105 - iwildmatch: match ' ' '[ --]' ok 1106 - iwildmatch (via ls-files): match '[ --]' ' ' ok 1107 - pathmatch: match ' ' '[ --]' ok 1108 - pathmatch (via ls-files): match '[ --]' ' ' ok 1109 - ipathmatch: match ' ' '[ --]' ok 1110 - ipathmatch (via ls-files): match '[ --]' ' ' ok 1111 - cleanup after previous file test ok 1112 - setup match file test for $ ok 1113 - wildmatch: match '$' '[ --]' ok 1114 - wildmatch (via ls-files): match '[ --]' '$' ok 1115 - iwildmatch: match '$' '[ --]' ok 1116 - iwildmatch (via ls-files): match '[ --]' '$' ok 1117 - pathmatch: match '$' '[ --]' ok 1118 - pathmatch (via ls-files): match '[ --]' '$' ok 1119 - ipathmatch: match '$' '[ --]' ok 1120 - ipathmatch (via ls-files): match '[ --]' '$' ok 1121 - cleanup after previous file test ok 1122 - setup match file test for - ok 1123 - wildmatch: match '-' '[ --]' ok 1124 - wildmatch (via ls-files): match '[ --]' '-' ok 1125 - iwildmatch: match '-' '[ --]' ok 1126 - iwildmatch (via ls-files): match '[ --]' '-' ok 1127 - pathmatch: match '-' '[ --]' ok 1128 - pathmatch (via ls-files): match '[ --]' '-' ok 1129 - ipathmatch: match '-' '[ --]' ok 1130 - ipathmatch (via ls-files): match '[ --]' '-' ok 1131 - cleanup after previous file test ok 1132 - setup match file test for 0 ok 1133 - wildmatch: no match '0' '[ --]' ok 1134 - wildmatch (via ls-files): no match '[ --]' '0' ok 1135 - iwildmatch: no match '0' '[ --]' ok 1136 - iwildmatch (via ls-files): no match '[ --]' '0' ok 1137 - pathmatch: no match '0' '[ --]' ok 1138 - pathmatch (via ls-files): no match '[ --]' '0' ok 1139 - ipathmatch: no match '0' '[ --]' ok 1140 - ipathmatch (via ls-files): no match '[ --]' '0' ok 1141 - cleanup after previous file test ok 1142 - setup match file test for - ok 1143 - wildmatch: match '-' '[---]' ok 1144 - wildmatch (via ls-files): match '[---]' '-' ok 1145 - iwildmatch: match '-' '[---]' ok 1146 - iwildmatch (via ls-files): match '[---]' '-' ok 1147 - pathmatch: match '-' '[---]' ok 1148 - pathmatch (via ls-files): match '[---]' '-' ok 1149 - ipathmatch: match '-' '[---]' ok 1150 - ipathmatch (via ls-files): match '[---]' '-' ok 1151 - cleanup after previous file test ok 1152 - setup match file test for - ok 1153 - wildmatch: match '-' '[------]' ok 1154 - wildmatch (via ls-files): match '[------]' '-' ok 1155 - iwildmatch: match '-' '[------]' ok 1156 - iwildmatch (via ls-files): match '[------]' '-' ok 1157 - pathmatch: match '-' '[------]' ok 1158 - pathmatch (via ls-files): match '[------]' '-' ok 1159 - ipathmatch: match '-' '[------]' ok 1160 - ipathmatch (via ls-files): match '[------]' '-' ok 1161 - cleanup after previous file test ok 1162 - setup match file test for j ok 1163 - wildmatch: no match 'j' '[a-e-n]' ok 1164 - wildmatch (via ls-files): no match '[a-e-n]' 'j' ok 1165 - iwildmatch: no match 'j' '[a-e-n]' ok 1166 - iwildmatch (via ls-files): no match '[a-e-n]' 'j' ok 1167 - pathmatch: no match 'j' '[a-e-n]' ok 1168 - pathmatch (via ls-files): no match '[a-e-n]' 'j' ok 1169 - ipathmatch: no match 'j' '[a-e-n]' ok 1170 - ipathmatch (via ls-files): no match '[a-e-n]' 'j' ok 1171 - cleanup after previous file test ok 1172 - setup match file test for - ok 1173 - wildmatch: match '-' '[a-e-n]' ok 1174 - wildmatch (via ls-files): match '[a-e-n]' '-' ok 1175 - iwildmatch: match '-' '[a-e-n]' ok 1176 - iwildmatch (via ls-files): match '[a-e-n]' '-' ok 1177 - pathmatch: match '-' '[a-e-n]' ok 1178 - pathmatch (via ls-files): match '[a-e-n]' '-' ok 1179 - ipathmatch: match '-' '[a-e-n]' ok 1180 - ipathmatch (via ls-files): match '[a-e-n]' '-' ok 1181 - cleanup after previous file test ok 1182 - setup match file test for a ok 1183 - wildmatch: match 'a' '[!------]' ok 1184 - wildmatch (via ls-files): match '[!------]' 'a' ok 1185 - iwildmatch: match 'a' '[!------]' ok 1186 - iwildmatch (via ls-files): match '[!------]' 'a' ok 1187 - pathmatch: match 'a' '[!------]' ok 1188 - pathmatch (via ls-files): match '[!------]' 'a' ok 1189 - ipathmatch: match 'a' '[!------]' ok 1190 - ipathmatch (via ls-files): match '[!------]' 'a' ok 1191 - cleanup after previous file test ok 1192 - setup match file test for [ ok 1193 - wildmatch: no match '[' '[]-a]' ok 1194 - wildmatch (via ls-files): no match '[]-a]' '[' ok 1195 - iwildmatch: no match '[' '[]-a]' ok 1196 - iwildmatch (via ls-files): no match '[]-a]' '[' ok 1197 - pathmatch: no match '[' '[]-a]' ok 1198 - pathmatch (via ls-files): no match '[]-a]' '[' ok 1199 - ipathmatch: no match '[' '[]-a]' ok 1200 - ipathmatch (via ls-files): no match '[]-a]' '[' ok 1201 - cleanup after previous file test ok 1202 - setup match file test for ^ ok 1203 - wildmatch: match '^' '[]-a]' ok 1204 - wildmatch (via ls-files): match '[]-a]' '^' ok 1205 - iwildmatch: match '^' '[]-a]' ok 1206 - iwildmatch (via ls-files): match '[]-a]' '^' ok 1207 - pathmatch: match '^' '[]-a]' ok 1208 - pathmatch (via ls-files): match '[]-a]' '^' ok 1209 - ipathmatch: match '^' '[]-a]' ok 1210 - ipathmatch (via ls-files): match '[]-a]' '^' ok 1211 - cleanup after previous file test ok 1212 - setup match file test for ^ ok 1213 - wildmatch: no match '^' '[!]-a]' ok 1214 - wildmatch (via ls-files): no match '[!]-a]' '^' ok 1215 - iwildmatch: no match '^' '[!]-a]' ok 1216 - iwildmatch (via ls-files): no match '[!]-a]' '^' ok 1217 - pathmatch: no match '^' '[!]-a]' ok 1218 - pathmatch (via ls-files): no match '[!]-a]' '^' ok 1219 - ipathmatch: no match '^' '[!]-a]' ok 1220 - ipathmatch (via ls-files): no match '[!]-a]' '^' ok 1221 - cleanup after previous file test ok 1222 - setup match file test for [ ok 1223 - wildmatch: match '[' '[!]-a]' ok 1224 - wildmatch (via ls-files): match '[!]-a]' '[' ok 1225 - iwildmatch: match '[' '[!]-a]' ok 1226 - iwildmatch (via ls-files): match '[!]-a]' '[' ok 1227 - pathmatch: match '[' '[!]-a]' ok 1228 - pathmatch (via ls-files): match '[!]-a]' '[' ok 1229 - ipathmatch: match '[' '[!]-a]' ok 1230 - ipathmatch (via ls-files): match '[!]-a]' '[' ok 1231 - cleanup after previous file test ok 1232 - setup match file test for ^ ok 1233 - wildmatch: match '^' '[a^bc]' ok 1234 - wildmatch (via ls-files): match '[a^bc]' '^' ok 1235 - iwildmatch: match '^' '[a^bc]' ok 1236 - iwildmatch (via ls-files): match '[a^bc]' '^' ok 1237 - pathmatch: match '^' '[a^bc]' ok 1238 - pathmatch (via ls-files): match '[a^bc]' '^' ok 1239 - ipathmatch: match '^' '[a^bc]' ok 1240 - ipathmatch (via ls-files): match '[a^bc]' '^' ok 1241 - cleanup after previous file test ok 1242 - setup match file test for -b] ok 1243 - wildmatch: match '-b]' '[a-]b]' ok 1244 - wildmatch (via ls-files): match '[a-]b]' '-b]' ok 1245 - iwildmatch: match '-b]' '[a-]b]' ok 1246 - iwildmatch (via ls-files): match '[a-]b]' '-b]' ok 1247 - pathmatch: match '-b]' '[a-]b]' ok 1248 - pathmatch (via ls-files): match '[a-]b]' '-b]' ok 1249 - ipathmatch: match '-b]' '[a-]b]' ok 1250 - ipathmatch (via ls-files): match '[a-]b]' '-b]' ok 1251 - cleanup after previous file test ok 1252 - setup match file test for \ ok 1253 - wildmatch: no match '\' '[\]' ok 1254 - wildmatch (via ls-files): no match '[\]' '\' ok 1255 - iwildmatch: no match '\' '[\]' ok 1256 - iwildmatch (via ls-files): no match '[\]' '\' ok 1257 - pathmatch: no match '\' '[\]' ok 1258 - pathmatch (via ls-files): no match '[\]' '\' ok 1259 - ipathmatch: no match '\' '[\]' ok 1260 - ipathmatch (via ls-files): no match '[\]' '\' ok 1261 - cleanup after previous file test ok 1262 - setup match file test for \ ok 1263 - wildmatch: match '\' '[\\]' ok 1264 - wildmatch (via ls-files): match '[\\]' '\' ok 1265 - iwildmatch: match '\' '[\\]' ok 1266 - iwildmatch (via ls-files): match '[\\]' '\' ok 1267 - pathmatch: match '\' '[\\]' ok 1268 - pathmatch (via ls-files): match '[\\]' '\' ok 1269 - ipathmatch: match '\' '[\\]' ok 1270 - ipathmatch (via ls-files): match '[\\]' '\' ok 1271 - cleanup after previous file test ok 1272 - setup match file test for \ ok 1273 - wildmatch: no match '\' '[!\\]' ok 1274 - wildmatch (via ls-files): no match '[!\\]' '\' ok 1275 - iwildmatch: no match '\' '[!\\]' ok 1276 - iwildmatch (via ls-files): no match '[!\\]' '\' ok 1277 - pathmatch: no match '\' '[!\\]' ok 1278 - pathmatch (via ls-files): no match '[!\\]' '\' ok 1279 - ipathmatch: no match '\' '[!\\]' ok 1280 - ipathmatch (via ls-files): no match '[!\\]' '\' ok 1281 - cleanup after previous file test ok 1282 - setup match file test for G ok 1283 - wildmatch: match 'G' '[A-\\]' ok 1284 - wildmatch (via ls-files): match '[A-\\]' 'G' ok 1285 - iwildmatch: match 'G' '[A-\\]' ok 1286 - iwildmatch (via ls-files): match '[A-\\]' 'G' ok 1287 - pathmatch: match 'G' '[A-\\]' ok 1288 - pathmatch (via ls-files): match '[A-\\]' 'G' ok 1289 - ipathmatch: match 'G' '[A-\\]' ok 1290 - ipathmatch (via ls-files): match '[A-\\]' 'G' ok 1291 - cleanup after previous file test ok 1292 - setup match file test for aaabbb ok 1293 - wildmatch: no match 'aaabbb' 'b*a' ok 1294 - wildmatch (via ls-files): no match 'b*a' 'aaabbb' ok 1295 - iwildmatch: no match 'aaabbb' 'b*a' ok 1296 - iwildmatch (via ls-files): no match 'b*a' 'aaabbb' ok 1297 - pathmatch: no match 'aaabbb' 'b*a' ok 1298 - pathmatch (via ls-files): no match 'b*a' 'aaabbb' ok 1299 - ipathmatch: no match 'aaabbb' 'b*a' ok 1300 - ipathmatch (via ls-files): no match 'b*a' 'aaabbb' ok 1301 - cleanup after previous file test ok 1302 - setup match file test for aabcaa ok 1303 - wildmatch: no match 'aabcaa' '*ba*' ok 1304 - wildmatch (via ls-files): no match '*ba*' 'aabcaa' ok 1305 - iwildmatch: no match 'aabcaa' '*ba*' ok 1306 - iwildmatch (via ls-files): no match '*ba*' 'aabcaa' ok 1307 - pathmatch: no match 'aabcaa' '*ba*' ok 1308 - pathmatch (via ls-files): no match '*ba*' 'aabcaa' ok 1309 - ipathmatch: no match 'aabcaa' '*ba*' ok 1310 - ipathmatch (via ls-files): no match '*ba*' 'aabcaa' ok 1311 - cleanup after previous file test ok 1312 - setup match file test for , ok 1313 - wildmatch: match ',' '[,]' ok 1314 - wildmatch (via ls-files): match '[,]' ',' ok 1315 - iwildmatch: match ',' '[,]' ok 1316 - iwildmatch (via ls-files): match '[,]' ',' ok 1317 - pathmatch: match ',' '[,]' ok 1318 - pathmatch (via ls-files): match '[,]' ',' ok 1319 - ipathmatch: match ',' '[,]' ok 1320 - ipathmatch (via ls-files): match '[,]' ',' ok 1321 - cleanup after previous file test ok 1322 - setup match file test for , ok 1323 - wildmatch: match ',' '[\\,]' ok 1324 - wildmatch (via ls-files): match '[\\,]' ',' ok 1325 - iwildmatch: match ',' '[\\,]' ok 1326 - iwildmatch (via ls-files): match '[\\,]' ',' ok 1327 - pathmatch: match ',' '[\\,]' ok 1328 - pathmatch (via ls-files): match '[\\,]' ',' ok 1329 - ipathmatch: match ',' '[\\,]' ok 1330 - ipathmatch (via ls-files): match '[\\,]' ',' ok 1331 - cleanup after previous file test ok 1332 - setup match file test for \ ok 1333 - wildmatch: match '\' '[\\,]' ok 1334 - wildmatch (via ls-files): match '[\\,]' '\' ok 1335 - iwildmatch: match '\' '[\\,]' ok 1336 - iwildmatch (via ls-files): match '[\\,]' '\' ok 1337 - pathmatch: match '\' '[\\,]' ok 1338 - pathmatch (via ls-files): match '[\\,]' '\' ok 1339 - ipathmatch: match '\' '[\\,]' ok 1340 - ipathmatch (via ls-files): match '[\\,]' '\' ok 1341 - cleanup after previous file test ok 1342 - setup match file test for - ok 1343 - wildmatch: match '-' '[,-.]' ok 1344 - wildmatch (via ls-files): match '[,-.]' '-' ok 1345 - iwildmatch: match '-' '[,-.]' ok 1346 - iwildmatch (via ls-files): match '[,-.]' '-' ok 1347 - pathmatch: match '-' '[,-.]' ok 1348 - pathmatch (via ls-files): match '[,-.]' '-' ok 1349 - ipathmatch: match '-' '[,-.]' ok 1350 - ipathmatch (via ls-files): match '[,-.]' '-' ok 1351 - cleanup after previous file test ok 1352 - setup match file test for + ok 1353 - wildmatch: no match '+' '[,-.]' ok 1354 - wildmatch (via ls-files): no match '[,-.]' '+' ok 1355 - iwildmatch: no match '+' '[,-.]' ok 1356 - iwildmatch (via ls-files): no match '[,-.]' '+' ok 1357 - pathmatch: no match '+' '[,-.]' ok 1358 - pathmatch (via ls-files): no match '[,-.]' '+' ok 1359 - ipathmatch: no match '+' '[,-.]' ok 1360 - ipathmatch (via ls-files): no match '[,-.]' '+' ok 1361 - cleanup after previous file test ok 1362 - setup match file test for -.] ok 1363 - wildmatch: no match '-.]' '[,-.]' ok 1364 - wildmatch (via ls-files): no match '[,-.]' '-.]' ok 1365 - iwildmatch: no match '-.]' '[,-.]' ok 1366 - iwildmatch (via ls-files): no match '[,-.]' '-.]' ok 1367 - pathmatch: no match '-.]' '[,-.]' ok 1368 - pathmatch (via ls-files): no match '[,-.]' '-.]' ok 1369 - ipathmatch: no match '-.]' '[,-.]' ok 1370 - ipathmatch (via ls-files): no match '[,-.]' '-.]' ok 1371 - cleanup after previous file test ok 1372 - setup match file test for 2 ok 1373 - wildmatch: match '2' '[\1-\3]' ok 1374 - wildmatch (via ls-files): match '[\1-\3]' '2' ok 1375 - iwildmatch: match '2' '[\1-\3]' ok 1376 - iwildmatch (via ls-files): match '[\1-\3]' '2' ok 1377 - pathmatch: match '2' '[\1-\3]' ok 1378 - pathmatch (via ls-files): match '[\1-\3]' '2' ok 1379 - ipathmatch: match '2' '[\1-\3]' ok 1380 - ipathmatch (via ls-files): match '[\1-\3]' '2' ok 1381 - cleanup after previous file test ok 1382 - setup match file test for 3 ok 1383 - wildmatch: match '3' '[\1-\3]' ok 1384 - wildmatch (via ls-files): match '[\1-\3]' '3' ok 1385 - iwildmatch: match '3' '[\1-\3]' ok 1386 - iwildmatch (via ls-files): match '[\1-\3]' '3' ok 1387 - pathmatch: match '3' '[\1-\3]' ok 1388 - pathmatch (via ls-files): match '[\1-\3]' '3' ok 1389 - ipathmatch: match '3' '[\1-\3]' ok 1390 - ipathmatch (via ls-files): match '[\1-\3]' '3' ok 1391 - cleanup after previous file test ok 1392 - setup match file test for 4 ok 1393 - wildmatch: no match '4' '[\1-\3]' ok 1394 - wildmatch (via ls-files): no match '[\1-\3]' '4' ok 1395 - iwildmatch: no match '4' '[\1-\3]' ok 1396 - iwildmatch (via ls-files): no match '[\1-\3]' '4' ok 1397 - pathmatch: no match '4' '[\1-\3]' ok 1398 - pathmatch (via ls-files): no match '[\1-\3]' '4' ok 1399 - ipathmatch: no match '4' '[\1-\3]' ok 1400 - ipathmatch (via ls-files): no match '[\1-\3]' '4' ok 1401 - cleanup after previous file test ok 1402 - setup match file test for \ ok 1403 - wildmatch: match '\' '[[-\]]' ok 1404 - wildmatch (via ls-files): match '[[-\]]' '\' ok 1405 - iwildmatch: match '\' '[[-\]]' ok 1406 - iwildmatch (via ls-files): match '[[-\]]' '\' ok 1407 - pathmatch: match '\' '[[-\]]' ok 1408 - pathmatch (via ls-files): match '[[-\]]' '\' ok 1409 - ipathmatch: match '\' '[[-\]]' ok 1410 - ipathmatch (via ls-files): match '[[-\]]' '\' ok 1411 - cleanup after previous file test ok 1412 - setup match file test for [ ok 1413 - wildmatch: match '[' '[[-\]]' ok 1414 - wildmatch (via ls-files): match '[[-\]]' '[' ok 1415 - iwildmatch: match '[' '[[-\]]' ok 1416 - iwildmatch (via ls-files): match '[[-\]]' '[' ok 1417 - pathmatch: match '[' '[[-\]]' ok 1418 - pathmatch (via ls-files): match '[[-\]]' '[' ok 1419 - ipathmatch: match '[' '[[-\]]' ok 1420 - ipathmatch (via ls-files): match '[[-\]]' '[' ok 1421 - cleanup after previous file test ok 1422 - setup match file test for ] ok 1423 - wildmatch: match ']' '[[-\]]' ok 1424 - wildmatch (via ls-files): match '[[-\]]' ']' ok 1425 - iwildmatch: match ']' '[[-\]]' ok 1426 - iwildmatch (via ls-files): match '[[-\]]' ']' ok 1427 - pathmatch: match ']' '[[-\]]' ok 1428 - pathmatch (via ls-files): match '[[-\]]' ']' ok 1429 - ipathmatch: match ']' '[[-\]]' ok 1430 - ipathmatch (via ls-files): match '[[-\]]' ']' ok 1431 - cleanup after previous file test ok 1432 - setup match file test for - ok 1433 - wildmatch: no match '-' '[[-\]]' ok 1434 - wildmatch (via ls-files): no match '[[-\]]' '-' ok 1435 - iwildmatch: no match '-' '[[-\]]' ok 1436 - iwildmatch (via ls-files): no match '[[-\]]' '-' ok 1437 - pathmatch: no match '-' '[[-\]]' ok 1438 - pathmatch (via ls-files): no match '[[-\]]' '-' ok 1439 - ipathmatch: no match '-' '[[-\]]' ok 1440 - ipathmatch (via ls-files): no match '[[-\]]' '-' ok 1441 - cleanup after previous file test ok 1442 - setup match file test for -adobe-courier-bold-o-normal--12-120-75-75-m-70-iso8859-1 ok 1443 - wildmatch: match '-adobe-courier-bold-o-normal--12-120-75-75-m-70-iso8859-1' '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' ok 1444 - wildmatch (via ls-files): match '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' '-adobe-courier-bold-o-normal--12-120-75-75-m-70-iso8859-1' ok 1445 - iwildmatch: match '-adobe-courier-bold-o-normal--12-120-75-75-m-70-iso8859-1' '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' ok 1446 - iwildmatch (via ls-files): match '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' '-adobe-courier-bold-o-normal--12-120-75-75-m-70-iso8859-1' ok 1447 - pathmatch: match '-adobe-courier-bold-o-normal--12-120-75-75-m-70-iso8859-1' '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' ok 1448 - pathmatch (via ls-files): match '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' '-adobe-courier-bold-o-normal--12-120-75-75-m-70-iso8859-1' ok 1449 - ipathmatch: match '-adobe-courier-bold-o-normal--12-120-75-75-m-70-iso8859-1' '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' ok 1450 - ipathmatch (via ls-files): match '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' '-adobe-courier-bold-o-normal--12-120-75-75-m-70-iso8859-1' ok 1451 - cleanup after previous file test ok 1452 - setup match file test for -adobe-courier-bold-o-normal--12-120-75-75-X-70-iso8859-1 ok 1453 - wildmatch: no match '-adobe-courier-bold-o-normal--12-120-75-75-X-70-iso8859-1' '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' ok 1454 - wildmatch (via ls-files): no match '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' '-adobe-courier-bold-o-normal--12-120-75-75-X-70-iso8859-1' ok 1455 - iwildmatch: no match '-adobe-courier-bold-o-normal--12-120-75-75-X-70-iso8859-1' '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' ok 1456 - iwildmatch (via ls-files): no match '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' '-adobe-courier-bold-o-normal--12-120-75-75-X-70-iso8859-1' ok 1457 - pathmatch: no match '-adobe-courier-bold-o-normal--12-120-75-75-X-70-iso8859-1' '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' ok 1458 - pathmatch (via ls-files): no match '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' '-adobe-courier-bold-o-normal--12-120-75-75-X-70-iso8859-1' ok 1459 - ipathmatch: no match '-adobe-courier-bold-o-normal--12-120-75-75-X-70-iso8859-1' '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' ok 1460 - ipathmatch (via ls-files): no match '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' '-adobe-courier-bold-o-normal--12-120-75-75-X-70-iso8859-1' ok 1461 - cleanup after previous file test ok 1462 - setup match file test for -adobe-courier-bold-o-normal--12-120-75-75-/-70-iso8859-1 ok 1463 - wildmatch: no match '-adobe-courier-bold-o-normal--12-120-75-75-/-70-iso8859-1' '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' ok 1464 - wildmatch (via ls-files): no match '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' '-adobe-courier-bold-o-normal--12-120-75-75-/-70-iso8859-1' ok 1465 - iwildmatch: no match '-adobe-courier-bold-o-normal--12-120-75-75-/-70-iso8859-1' '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' ok 1466 - iwildmatch (via ls-files): no match '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' '-adobe-courier-bold-o-normal--12-120-75-75-/-70-iso8859-1' ok 1467 - pathmatch: no match '-adobe-courier-bold-o-normal--12-120-75-75-/-70-iso8859-1' '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' ok 1468 - pathmatch (via ls-files): no match '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' '-adobe-courier-bold-o-normal--12-120-75-75-/-70-iso8859-1' ok 1469 - ipathmatch: no match '-adobe-courier-bold-o-normal--12-120-75-75-/-70-iso8859-1' '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' ok 1470 - ipathmatch (via ls-files): no match '-*-*-*-*-*-*-12-*-*-*-m-*-*-*' '-adobe-courier-bold-o-normal--12-120-75-75-/-70-iso8859-1' ok 1471 - cleanup after previous file test ok 1472 - setup match file test for XXX/adobe/courier/bold/o/normal//12/120/75/75/m/70/iso8859/1 ok 1473 - wildmatch: match 'XXX/adobe/courier/bold/o/normal//12/120/75/75/m/70/iso8859/1' 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' not ok 1474 - wildmatch (via ls-files): match skip 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' 'XXX/adobe/courier/bold/o/normal//12/120/75/75/m/70/iso8859/1' # TODO known breakage ok 1475 - iwildmatch: match 'XXX/adobe/courier/bold/o/normal//12/120/75/75/m/70/iso8859/1' 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' not ok 1476 - iwildmatch (via ls-files): match skip 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' 'XXX/adobe/courier/bold/o/normal//12/120/75/75/m/70/iso8859/1' # TODO known breakage ok 1477 - pathmatch: match 'XXX/adobe/courier/bold/o/normal//12/120/75/75/m/70/iso8859/1' 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' not ok 1478 - pathmatch (via ls-files): match skip 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' 'XXX/adobe/courier/bold/o/normal//12/120/75/75/m/70/iso8859/1' # TODO known breakage ok 1479 - ipathmatch: match 'XXX/adobe/courier/bold/o/normal//12/120/75/75/m/70/iso8859/1' 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' not ok 1480 - ipathmatch (via ls-files): match skip 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' 'XXX/adobe/courier/bold/o/normal//12/120/75/75/m/70/iso8859/1' # TODO known breakage ok 1481 - cleanup after previous file test ok 1482 - setup match file test for XXX/adobe/courier/bold/o/normal//12/120/75/75/X/70/iso8859/1 ok 1483 - wildmatch: no match 'XXX/adobe/courier/bold/o/normal//12/120/75/75/X/70/iso8859/1' 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' not ok 1484 - wildmatch (via ls-files): no match skip 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' 'XXX/adobe/courier/bold/o/normal//12/120/75/75/X/70/iso8859/1' # TODO known breakage ok 1485 - iwildmatch: no match 'XXX/adobe/courier/bold/o/normal//12/120/75/75/X/70/iso8859/1' 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' not ok 1486 - iwildmatch (via ls-files): no match skip 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' 'XXX/adobe/courier/bold/o/normal//12/120/75/75/X/70/iso8859/1' # TODO known breakage ok 1487 - pathmatch: no match 'XXX/adobe/courier/bold/o/normal//12/120/75/75/X/70/iso8859/1' 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' not ok 1488 - pathmatch (via ls-files): no match skip 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' 'XXX/adobe/courier/bold/o/normal//12/120/75/75/X/70/iso8859/1' # TODO known breakage ok 1489 - ipathmatch: no match 'XXX/adobe/courier/bold/o/normal//12/120/75/75/X/70/iso8859/1' 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' not ok 1490 - ipathmatch (via ls-files): no match skip 'XXX/*/*/*/*/*/*/12/*/*/*/m/*/*/*' 'XXX/adobe/courier/bold/o/normal//12/120/75/75/X/70/iso8859/1' # TODO known breakage ok 1491 - cleanup after previous file test ok 1492 - setup match file test for abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txt ok 1493 - wildmatch: match 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txt' '**/*a*b*g*n*t' ok 1494 - wildmatch (via ls-files): match '**/*a*b*g*n*t' 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txt' ok 1495 - iwildmatch: match 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txt' '**/*a*b*g*n*t' ok 1496 - iwildmatch (via ls-files): match '**/*a*b*g*n*t' 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txt' ok 1497 - pathmatch: match 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txt' '**/*a*b*g*n*t' ok 1498 - pathmatch (via ls-files): match '**/*a*b*g*n*t' 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txt' ok 1499 - ipathmatch: match 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txt' '**/*a*b*g*n*t' ok 1500 - ipathmatch (via ls-files): match '**/*a*b*g*n*t' 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txt' ok 1501 - cleanup after previous file test ok 1502 - setup match file test for abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txtz ok 1503 - wildmatch: no match 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txtz' '**/*a*b*g*n*t' ok 1504 - wildmatch (via ls-files): no match '**/*a*b*g*n*t' 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txtz' ok 1505 - iwildmatch: no match 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txtz' '**/*a*b*g*n*t' ok 1506 - iwildmatch (via ls-files): no match '**/*a*b*g*n*t' 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txtz' ok 1507 - pathmatch: no match 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txtz' '**/*a*b*g*n*t' ok 1508 - pathmatch (via ls-files): no match '**/*a*b*g*n*t' 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txtz' ok 1509 - ipathmatch: no match 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txtz' '**/*a*b*g*n*t' ok 1510 - ipathmatch (via ls-files): no match '**/*a*b*g*n*t' 'abcd/abcdefg/abcdefghijk/abcdefghijklmnop.txtz' ok 1511 - cleanup after previous file test ok 1512 - setup match file test for foo ok 1513 - wildmatch: no match 'foo' '*/*/*' ok 1514 - wildmatch (via ls-files): no match '*/*/*' 'foo' ok 1515 - iwildmatch: no match 'foo' '*/*/*' ok 1516 - iwildmatch (via ls-files): no match '*/*/*' 'foo' ok 1517 - pathmatch: no match 'foo' '*/*/*' ok 1518 - pathmatch (via ls-files): no match '*/*/*' 'foo' ok 1519 - ipathmatch: no match 'foo' '*/*/*' ok 1520 - ipathmatch (via ls-files): no match '*/*/*' 'foo' ok 1521 - cleanup after previous file test ok 1522 - setup match file test for foo/bar ok 1523 - wildmatch: no match 'foo/bar' '*/*/*' ok 1524 - wildmatch (via ls-files): no match '*/*/*' 'foo/bar' ok 1525 - iwildmatch: no match 'foo/bar' '*/*/*' ok 1526 - iwildmatch (via ls-files): no match '*/*/*' 'foo/bar' ok 1527 - pathmatch: no match 'foo/bar' '*/*/*' ok 1528 - pathmatch (via ls-files): no match '*/*/*' 'foo/bar' ok 1529 - ipathmatch: no match 'foo/bar' '*/*/*' ok 1530 - ipathmatch (via ls-files): no match '*/*/*' 'foo/bar' ok 1531 - cleanup after previous file test ok 1532 - setup match file test for foo/bba/arr ok 1533 - wildmatch: match 'foo/bba/arr' '*/*/*' ok 1534 - wildmatch (via ls-files): match '*/*/*' 'foo/bba/arr' ok 1535 - iwildmatch: match 'foo/bba/arr' '*/*/*' ok 1536 - iwildmatch (via ls-files): match '*/*/*' 'foo/bba/arr' ok 1537 - pathmatch: match 'foo/bba/arr' '*/*/*' ok 1538 - pathmatch (via ls-files): match '*/*/*' 'foo/bba/arr' ok 1539 - ipathmatch: match 'foo/bba/arr' '*/*/*' ok 1540 - ipathmatch (via ls-files): match '*/*/*' 'foo/bba/arr' ok 1541 - cleanup after previous file test ok 1542 - setup match file test for foo/bb/aa/rr ok 1543 - wildmatch: no match 'foo/bb/aa/rr' '*/*/*' ok 1544 - wildmatch (via ls-files): no match '*/*/*' 'foo/bb/aa/rr' ok 1545 - iwildmatch: no match 'foo/bb/aa/rr' '*/*/*' ok 1546 - iwildmatch (via ls-files): no match '*/*/*' 'foo/bb/aa/rr' ok 1547 - pathmatch: match 'foo/bb/aa/rr' '*/*/*' ok 1548 - pathmatch (via ls-files): match '*/*/*' 'foo/bb/aa/rr' ok 1549 - ipathmatch: match 'foo/bb/aa/rr' '*/*/*' ok 1550 - ipathmatch (via ls-files): match '*/*/*' 'foo/bb/aa/rr' ok 1551 - cleanup after previous file test ok 1552 - setup match file test for foo/bb/aa/rr ok 1553 - wildmatch: match 'foo/bb/aa/rr' '**/**/**' ok 1554 - wildmatch (via ls-files): match '**/**/**' 'foo/bb/aa/rr' ok 1555 - iwildmatch: match 'foo/bb/aa/rr' '**/**/**' ok 1556 - iwildmatch (via ls-files): match '**/**/**' 'foo/bb/aa/rr' ok 1557 - pathmatch: match 'foo/bb/aa/rr' '**/**/**' ok 1558 - pathmatch (via ls-files): match '**/**/**' 'foo/bb/aa/rr' ok 1559 - ipathmatch: match 'foo/bb/aa/rr' '**/**/**' ok 1560 - ipathmatch (via ls-files): match '**/**/**' 'foo/bb/aa/rr' ok 1561 - cleanup after previous file test ok 1562 - setup match file test for abcXdefXghi ok 1563 - wildmatch: match 'abcXdefXghi' '*X*i' ok 1564 - wildmatch (via ls-files): match '*X*i' 'abcXdefXghi' ok 1565 - iwildmatch: match 'abcXdefXghi' '*X*i' ok 1566 - iwildmatch (via ls-files): match '*X*i' 'abcXdefXghi' ok 1567 - pathmatch: match 'abcXdefXghi' '*X*i' ok 1568 - pathmatch (via ls-files): match '*X*i' 'abcXdefXghi' ok 1569 - ipathmatch: match 'abcXdefXghi' '*X*i' ok 1570 - ipathmatch (via ls-files): match '*X*i' 'abcXdefXghi' ok 1571 - cleanup after previous file test ok 1572 - setup match file test for ab/cXd/efXg/hi ok 1573 - wildmatch: no match 'ab/cXd/efXg/hi' '*X*i' ok 1574 - wildmatch (via ls-files): no match '*X*i' 'ab/cXd/efXg/hi' ok 1575 - iwildmatch: no match 'ab/cXd/efXg/hi' '*X*i' ok 1576 - iwildmatch (via ls-files): no match '*X*i' 'ab/cXd/efXg/hi' ok 1577 - pathmatch: match 'ab/cXd/efXg/hi' '*X*i' ok 1578 - pathmatch (via ls-files): match '*X*i' 'ab/cXd/efXg/hi' ok 1579 - ipathmatch: match 'ab/cXd/efXg/hi' '*X*i' ok 1580 - ipathmatch (via ls-files): match '*X*i' 'ab/cXd/efXg/hi' ok 1581 - cleanup after previous file test ok 1582 - setup match file test for ab/cXd/efXg/hi ok 1583 - wildmatch: match 'ab/cXd/efXg/hi' '*/*X*/*/*i' ok 1584 - wildmatch (via ls-files): match '*/*X*/*/*i' 'ab/cXd/efXg/hi' ok 1585 - iwildmatch: match 'ab/cXd/efXg/hi' '*/*X*/*/*i' ok 1586 - iwildmatch (via ls-files): match '*/*X*/*/*i' 'ab/cXd/efXg/hi' ok 1587 - pathmatch: match 'ab/cXd/efXg/hi' '*/*X*/*/*i' ok 1588 - pathmatch (via ls-files): match '*/*X*/*/*i' 'ab/cXd/efXg/hi' ok 1589 - ipathmatch: match 'ab/cXd/efXg/hi' '*/*X*/*/*i' ok 1590 - ipathmatch (via ls-files): match '*/*X*/*/*i' 'ab/cXd/efXg/hi' ok 1591 - cleanup after previous file test ok 1592 - setup match file test for ab/cXd/efXg/hi ok 1593 - wildmatch: match 'ab/cXd/efXg/hi' '**/*X*/**/*i' ok 1594 - wildmatch (via ls-files): match '**/*X*/**/*i' 'ab/cXd/efXg/hi' ok 1595 - iwildmatch: match 'ab/cXd/efXg/hi' '**/*X*/**/*i' ok 1596 - iwildmatch (via ls-files): match '**/*X*/**/*i' 'ab/cXd/efXg/hi' ok 1597 - pathmatch: match 'ab/cXd/efXg/hi' '**/*X*/**/*i' ok 1598 - pathmatch (via ls-files): match '**/*X*/**/*i' 'ab/cXd/efXg/hi' ok 1599 - ipathmatch: match 'ab/cXd/efXg/hi' '**/*X*/**/*i' ok 1600 - ipathmatch (via ls-files): match '**/*X*/**/*i' 'ab/cXd/efXg/hi' ok 1601 - cleanup after previous file test ok 1602 - setup match file test for foo ok 1603 - wildmatch: no match 'foo' 'fo' ok 1604 - wildmatch (via ls-files): no match 'fo' 'foo' ok 1605 - iwildmatch: no match 'foo' 'fo' ok 1606 - iwildmatch (via ls-files): no match 'fo' 'foo' ok 1607 - pathmatch: no match 'foo' 'fo' ok 1608 - pathmatch (via ls-files): no match 'fo' 'foo' ok 1609 - ipathmatch: no match 'foo' 'fo' ok 1610 - ipathmatch (via ls-files): no match 'fo' 'foo' ok 1611 - cleanup after previous file test ok 1612 - setup match file test for foo/bar ok 1613 - wildmatch: match 'foo/bar' 'foo/bar' ok 1614 - wildmatch (via ls-files): match 'foo/bar' 'foo/bar' ok 1615 - iwildmatch: match 'foo/bar' 'foo/bar' ok 1616 - iwildmatch (via ls-files): match 'foo/bar' 'foo/bar' ok 1617 - pathmatch: match 'foo/bar' 'foo/bar' ok 1618 - pathmatch (via ls-files): match 'foo/bar' 'foo/bar' ok 1619 - ipathmatch: match 'foo/bar' 'foo/bar' ok 1620 - ipathmatch (via ls-files): match 'foo/bar' 'foo/bar' ok 1621 - cleanup after previous file test ok 1622 - setup match file test for foo/bar ok 1623 - wildmatch: match 'foo/bar' 'foo/*' ok 1624 - wildmatch (via ls-files): match 'foo/*' 'foo/bar' ok 1625 - iwildmatch: match 'foo/bar' 'foo/*' ok 1626 - iwildmatch (via ls-files): match 'foo/*' 'foo/bar' ok 1627 - pathmatch: match 'foo/bar' 'foo/*' ok 1628 - pathmatch (via ls-files): match 'foo/*' 'foo/bar' ok 1629 - ipathmatch: match 'foo/bar' 'foo/*' ok 1630 - ipathmatch (via ls-files): match 'foo/*' 'foo/bar' ok 1631 - cleanup after previous file test ok 1632 - setup match file test for foo/bba/arr ok 1633 - wildmatch: no match 'foo/bba/arr' 'foo/*' ok 1634 - wildmatch (via ls-files): no match 'foo/*' 'foo/bba/arr' ok 1635 - iwildmatch: no match 'foo/bba/arr' 'foo/*' ok 1636 - iwildmatch (via ls-files): no match 'foo/*' 'foo/bba/arr' ok 1637 - pathmatch: match 'foo/bba/arr' 'foo/*' ok 1638 - pathmatch (via ls-files): match 'foo/*' 'foo/bba/arr' ok 1639 - ipathmatch: match 'foo/bba/arr' 'foo/*' ok 1640 - ipathmatch (via ls-files): match 'foo/*' 'foo/bba/arr' ok 1641 - cleanup after previous file test ok 1642 - setup match file test for foo/bba/arr ok 1643 - wildmatch: match 'foo/bba/arr' 'foo/**' ok 1644 - wildmatch (via ls-files): match 'foo/**' 'foo/bba/arr' ok 1645 - iwildmatch: match 'foo/bba/arr' 'foo/**' ok 1646 - iwildmatch (via ls-files): match 'foo/**' 'foo/bba/arr' ok 1647 - pathmatch: match 'foo/bba/arr' 'foo/**' ok 1648 - pathmatch (via ls-files): match 'foo/**' 'foo/bba/arr' ok 1649 - ipathmatch: match 'foo/bba/arr' 'foo/**' ok 1650 - ipathmatch (via ls-files): match 'foo/**' 'foo/bba/arr' ok 1651 - cleanup after previous file test ok 1652 - setup match file test for foo/bba/arr ok 1653 - wildmatch: no match 'foo/bba/arr' 'foo*' ok 1654 - wildmatch (via ls-files): no match 'foo*' 'foo/bba/arr' ok 1655 - iwildmatch: no match 'foo/bba/arr' 'foo*' ok 1656 - iwildmatch (via ls-files): no match 'foo*' 'foo/bba/arr' ok 1657 - pathmatch: match 'foo/bba/arr' 'foo*' ok 1658 - pathmatch (via ls-files): match 'foo*' 'foo/bba/arr' ok 1659 - ipathmatch: match 'foo/bba/arr' 'foo*' ok 1660 - ipathmatch (via ls-files): match 'foo*' 'foo/bba/arr' ok 1661 - cleanup after previous file test ok 1662 - setup match file test for foo/bba/arr ok 1663 - wildmatch: no match 'foo/bba/arr' 'foo**' ok 1664 - wildmatch (via ls-files): match 'foo**' 'foo/bba/arr' ok 1665 - iwildmatch: no match 'foo/bba/arr' 'foo**' ok 1666 - iwildmatch (via ls-files): match 'foo**' 'foo/bba/arr' ok 1667 - pathmatch: match 'foo/bba/arr' 'foo**' ok 1668 - pathmatch (via ls-files): match 'foo**' 'foo/bba/arr' ok 1669 - ipathmatch: match 'foo/bba/arr' 'foo**' ok 1670 - ipathmatch (via ls-files): match 'foo**' 'foo/bba/arr' ok 1671 - cleanup after previous file test ok 1672 - setup match file test for foo/bba/arr ok 1673 - wildmatch: no match 'foo/bba/arr' 'foo/*arr' ok 1674 - wildmatch (via ls-files): no match 'foo/*arr' 'foo/bba/arr' ok 1675 - iwildmatch: no match 'foo/bba/arr' 'foo/*arr' ok 1676 - iwildmatch (via ls-files): no match 'foo/*arr' 'foo/bba/arr' ok 1677 - pathmatch: match 'foo/bba/arr' 'foo/*arr' ok 1678 - pathmatch (via ls-files): match 'foo/*arr' 'foo/bba/arr' ok 1679 - ipathmatch: match 'foo/bba/arr' 'foo/*arr' ok 1680 - ipathmatch (via ls-files): match 'foo/*arr' 'foo/bba/arr' ok 1681 - cleanup after previous file test ok 1682 - setup match file test for foo/bba/arr ok 1683 - wildmatch: no match 'foo/bba/arr' 'foo/**arr' ok 1684 - wildmatch (via ls-files): no match 'foo/**arr' 'foo/bba/arr' ok 1685 - iwildmatch: no match 'foo/bba/arr' 'foo/**arr' ok 1686 - iwildmatch (via ls-files): no match 'foo/**arr' 'foo/bba/arr' ok 1687 - pathmatch: match 'foo/bba/arr' 'foo/**arr' ok 1688 - pathmatch (via ls-files): match 'foo/**arr' 'foo/bba/arr' ok 1689 - ipathmatch: match 'foo/bba/arr' 'foo/**arr' ok 1690 - ipathmatch (via ls-files): match 'foo/**arr' 'foo/bba/arr' ok 1691 - cleanup after previous file test ok 1692 - setup match file test for foo/bba/arr ok 1693 - wildmatch: no match 'foo/bba/arr' 'foo/*z' ok 1694 - wildmatch (via ls-files): no match 'foo/*z' 'foo/bba/arr' ok 1695 - iwildmatch: no match 'foo/bba/arr' 'foo/*z' ok 1696 - iwildmatch (via ls-files): no match 'foo/*z' 'foo/bba/arr' ok 1697 - pathmatch: no match 'foo/bba/arr' 'foo/*z' ok 1698 - pathmatch (via ls-files): no match 'foo/*z' 'foo/bba/arr' ok 1699 - ipathmatch: no match 'foo/bba/arr' 'foo/*z' ok 1700 - ipathmatch (via ls-files): no match 'foo/*z' 'foo/bba/arr' ok 1701 - cleanup after previous file test ok 1702 - setup match file test for foo/bba/arr ok 1703 - wildmatch: no match 'foo/bba/arr' 'foo/**z' ok 1704 - wildmatch (via ls-files): no match 'foo/**z' 'foo/bba/arr' ok 1705 - iwildmatch: no match 'foo/bba/arr' 'foo/**z' ok 1706 - iwildmatch (via ls-files): no match 'foo/**z' 'foo/bba/arr' ok 1707 - pathmatch: no match 'foo/bba/arr' 'foo/**z' ok 1708 - pathmatch (via ls-files): no match 'foo/**z' 'foo/bba/arr' ok 1709 - ipathmatch: no match 'foo/bba/arr' 'foo/**z' ok 1710 - ipathmatch (via ls-files): no match 'foo/**z' 'foo/bba/arr' ok 1711 - cleanup after previous file test ok 1712 - setup match file test for foo/bar ok 1713 - wildmatch: no match 'foo/bar' 'foo?bar' ok 1714 - wildmatch (via ls-files): no match 'foo?bar' 'foo/bar' ok 1715 - iwildmatch: no match 'foo/bar' 'foo?bar' ok 1716 - iwildmatch (via ls-files): no match 'foo?bar' 'foo/bar' ok 1717 - pathmatch: match 'foo/bar' 'foo?bar' ok 1718 - pathmatch (via ls-files): match 'foo?bar' 'foo/bar' ok 1719 - ipathmatch: match 'foo/bar' 'foo?bar' ok 1720 - ipathmatch (via ls-files): match 'foo?bar' 'foo/bar' ok 1721 - cleanup after previous file test ok 1722 - setup match file test for foo/bar ok 1723 - wildmatch: no match 'foo/bar' 'foo[/]bar' ok 1724 - wildmatch (via ls-files): no match 'foo[/]bar' 'foo/bar' ok 1725 - iwildmatch: no match 'foo/bar' 'foo[/]bar' ok 1726 - iwildmatch (via ls-files): no match 'foo[/]bar' 'foo/bar' ok 1727 - pathmatch: match 'foo/bar' 'foo[/]bar' ok 1728 - pathmatch (via ls-files): match 'foo[/]bar' 'foo/bar' ok 1729 - ipathmatch: match 'foo/bar' 'foo[/]bar' ok 1730 - ipathmatch (via ls-files): match 'foo[/]bar' 'foo/bar' ok 1731 - cleanup after previous file test ok 1732 - setup match file test for foo/bar ok 1733 - wildmatch: no match 'foo/bar' 'foo[^a-z]bar' ok 1734 - wildmatch (via ls-files): no match 'foo[^a-z]bar' 'foo/bar' ok 1735 - iwildmatch: no match 'foo/bar' 'foo[^a-z]bar' ok 1736 - iwildmatch (via ls-files): no match 'foo[^a-z]bar' 'foo/bar' ok 1737 - pathmatch: match 'foo/bar' 'foo[^a-z]bar' ok 1738 - pathmatch (via ls-files): match 'foo[^a-z]bar' 'foo/bar' ok 1739 - ipathmatch: match 'foo/bar' 'foo[^a-z]bar' ok 1740 - ipathmatch (via ls-files): match 'foo[^a-z]bar' 'foo/bar' ok 1741 - cleanup after previous file test ok 1742 - setup match file test for ab/cXd/efXg/hi ok 1743 - wildmatch: no match 'ab/cXd/efXg/hi' '*Xg*i' ok 1744 - wildmatch (via ls-files): no match '*Xg*i' 'ab/cXd/efXg/hi' ok 1745 - iwildmatch: no match 'ab/cXd/efXg/hi' '*Xg*i' ok 1746 - iwildmatch (via ls-files): no match '*Xg*i' 'ab/cXd/efXg/hi' ok 1747 - pathmatch: match 'ab/cXd/efXg/hi' '*Xg*i' ok 1748 - pathmatch (via ls-files): match '*Xg*i' 'ab/cXd/efXg/hi' ok 1749 - ipathmatch: match 'ab/cXd/efXg/hi' '*Xg*i' ok 1750 - ipathmatch (via ls-files): match '*Xg*i' 'ab/cXd/efXg/hi' ok 1751 - cleanup after previous file test ok 1752 - setup match file test for a ok 1753 - wildmatch: no match 'a' '[A-Z]' ok 1754 - wildmatch (via ls-files): no match '[A-Z]' 'a' ok 1755 - iwildmatch: match 'a' '[A-Z]' ok 1756 - iwildmatch (via ls-files): match '[A-Z]' 'a' ok 1757 - pathmatch: no match 'a' '[A-Z]' ok 1758 - pathmatch (via ls-files): no match '[A-Z]' 'a' ok 1759 - ipathmatch: match 'a' '[A-Z]' ok 1760 - ipathmatch (via ls-files): match '[A-Z]' 'a' ok 1761 - cleanup after previous file test ok 1762 - setup match file test for A ok 1763 - wildmatch: match 'A' '[A-Z]' ok 1764 - wildmatch (via ls-files): match '[A-Z]' 'A' ok 1765 - iwildmatch: match 'A' '[A-Z]' ok 1766 - iwildmatch (via ls-files): match '[A-Z]' 'A' ok 1767 - pathmatch: match 'A' '[A-Z]' ok 1768 - pathmatch (via ls-files): match '[A-Z]' 'A' ok 1769 - ipathmatch: match 'A' '[A-Z]' ok 1770 - ipathmatch (via ls-files): match '[A-Z]' 'A' ok 1771 - cleanup after previous file test ok 1772 - setup match file test for A ok 1773 - wildmatch: no match 'A' '[a-z]' ok 1774 - wildmatch (via ls-files): no match '[a-z]' 'A' ok 1775 - iwildmatch: match 'A' '[a-z]' ok 1776 - iwildmatch (via ls-files): match '[a-z]' 'A' ok 1777 - pathmatch: no match 'A' '[a-z]' ok 1778 - pathmatch (via ls-files): no match '[a-z]' 'A' ok 1779 - ipathmatch: match 'A' '[a-z]' ok 1780 - ipathmatch (via ls-files): match '[a-z]' 'A' ok 1781 - cleanup after previous file test ok 1782 - setup match file test for a ok 1783 - wildmatch: match 'a' '[a-z]' ok 1784 - wildmatch (via ls-files): match '[a-z]' 'a' ok 1785 - iwildmatch: match 'a' '[a-z]' ok 1786 - iwildmatch (via ls-files): match '[a-z]' 'a' ok 1787 - pathmatch: match 'a' '[a-z]' ok 1788 - pathmatch (via ls-files): match '[a-z]' 'a' ok 1789 - ipathmatch: match 'a' '[a-z]' ok 1790 - ipathmatch (via ls-files): match '[a-z]' 'a' ok 1791 - cleanup after previous file test ok 1792 - setup match file test for a ok 1793 - wildmatch: no match 'a' '[[:upper:]]' ok 1794 - wildmatch (via ls-files): no match '[[:upper:]]' 'a' ok 1795 - iwildmatch: match 'a' '[[:upper:]]' ok 1796 - iwildmatch (via ls-files): match '[[:upper:]]' 'a' ok 1797 - pathmatch: no match 'a' '[[:upper:]]' ok 1798 - pathmatch (via ls-files): no match '[[:upper:]]' 'a' ok 1799 - ipathmatch: match 'a' '[[:upper:]]' ok 1800 - ipathmatch (via ls-files): match '[[:upper:]]' 'a' ok 1801 - cleanup after previous file test ok 1802 - setup match file test for A ok 1803 - wildmatch: match 'A' '[[:upper:]]' ok 1804 - wildmatch (via ls-files): match '[[:upper:]]' 'A' ok 1805 - iwildmatch: match 'A' '[[:upper:]]' ok 1806 - iwildmatch (via ls-files): match '[[:upper:]]' 'A' ok 1807 - pathmatch: match 'A' '[[:upper:]]' ok 1808 - pathmatch (via ls-files): match '[[:upper:]]' 'A' ok 1809 - ipathmatch: match 'A' '[[:upper:]]' ok 1810 - ipathmatch (via ls-files): match '[[:upper:]]' 'A' ok 1811 - cleanup after previous file test ok 1812 - setup match file test for A ok 1813 - wildmatch: no match 'A' '[[:lower:]]' ok 1814 - wildmatch (via ls-files): no match '[[:lower:]]' 'A' ok 1815 - iwildmatch: match 'A' '[[:lower:]]' ok 1816 - iwildmatch (via ls-files): match '[[:lower:]]' 'A' ok 1817 - pathmatch: no match 'A' '[[:lower:]]' ok 1818 - pathmatch (via ls-files): no match '[[:lower:]]' 'A' ok 1819 - ipathmatch: match 'A' '[[:lower:]]' ok 1820 - ipathmatch (via ls-files): match '[[:lower:]]' 'A' ok 1821 - cleanup after previous file test ok 1822 - setup match file test for a ok 1823 - wildmatch: match 'a' '[[:lower:]]' ok 1824 - wildmatch (via ls-files): match '[[:lower:]]' 'a' ok 1825 - iwildmatch: match 'a' '[[:lower:]]' ok 1826 - iwildmatch (via ls-files): match '[[:lower:]]' 'a' ok 1827 - pathmatch: match 'a' '[[:lower:]]' ok 1828 - pathmatch (via ls-files): match '[[:lower:]]' 'a' ok 1829 - ipathmatch: match 'a' '[[:lower:]]' ok 1830 - ipathmatch (via ls-files): match '[[:lower:]]' 'a' ok 1831 - cleanup after previous file test ok 1832 - setup match file test for A ok 1833 - wildmatch: no match 'A' '[B-Za]' ok 1834 - wildmatch (via ls-files): no match '[B-Za]' 'A' ok 1835 - iwildmatch: match 'A' '[B-Za]' ok 1836 - iwildmatch (via ls-files): match '[B-Za]' 'A' ok 1837 - pathmatch: no match 'A' '[B-Za]' ok 1838 - pathmatch (via ls-files): no match '[B-Za]' 'A' ok 1839 - ipathmatch: match 'A' '[B-Za]' ok 1840 - ipathmatch (via ls-files): match '[B-Za]' 'A' ok 1841 - cleanup after previous file test ok 1842 - setup match file test for a ok 1843 - wildmatch: match 'a' '[B-Za]' ok 1844 - wildmatch (via ls-files): match '[B-Za]' 'a' ok 1845 - iwildmatch: match 'a' '[B-Za]' ok 1846 - iwildmatch (via ls-files): match '[B-Za]' 'a' ok 1847 - pathmatch: match 'a' '[B-Za]' ok 1848 - pathmatch (via ls-files): match '[B-Za]' 'a' ok 1849 - ipathmatch: match 'a' '[B-Za]' ok 1850 - ipathmatch (via ls-files): match '[B-Za]' 'a' ok 1851 - cleanup after previous file test ok 1852 - setup match file test for A ok 1853 - wildmatch: no match 'A' '[B-a]' ok 1854 - wildmatch (via ls-files): no match '[B-a]' 'A' ok 1855 - iwildmatch: match 'A' '[B-a]' ok 1856 - iwildmatch (via ls-files): match '[B-a]' 'A' ok 1857 - pathmatch: no match 'A' '[B-a]' ok 1858 - pathmatch (via ls-files): no match '[B-a]' 'A' ok 1859 - ipathmatch: match 'A' '[B-a]' ok 1860 - ipathmatch (via ls-files): match '[B-a]' 'A' ok 1861 - cleanup after previous file test ok 1862 - setup match file test for a ok 1863 - wildmatch: match 'a' '[B-a]' ok 1864 - wildmatch (via ls-files): match '[B-a]' 'a' ok 1865 - iwildmatch: match 'a' '[B-a]' ok 1866 - iwildmatch (via ls-files): match '[B-a]' 'a' ok 1867 - pathmatch: match 'a' '[B-a]' ok 1868 - pathmatch (via ls-files): match '[B-a]' 'a' ok 1869 - ipathmatch: match 'a' '[B-a]' ok 1870 - ipathmatch (via ls-files): match '[B-a]' 'a' ok 1871 - cleanup after previous file test ok 1872 - setup match file test for z ok 1873 - wildmatch: no match 'z' '[Z-y]' ok 1874 - wildmatch (via ls-files): no match '[Z-y]' 'z' ok 1875 - iwildmatch: match 'z' '[Z-y]' ok 1876 - iwildmatch (via ls-files): match '[Z-y]' 'z' ok 1877 - pathmatch: no match 'z' '[Z-y]' ok 1878 - pathmatch (via ls-files): no match '[Z-y]' 'z' ok 1879 - ipathmatch: match 'z' '[Z-y]' ok 1880 - ipathmatch (via ls-files): match '[Z-y]' 'z' ok 1881 - cleanup after previous file test ok 1882 - setup match file test for Z ok 1883 - wildmatch: match 'Z' '[Z-y]' ok 1884 - wildmatch (via ls-files): match '[Z-y]' 'Z' ok 1885 - iwildmatch: match 'Z' '[Z-y]' ok 1886 - iwildmatch (via ls-files): match '[Z-y]' 'Z' ok 1887 - pathmatch: match 'Z' '[Z-y]' ok 1888 - pathmatch (via ls-files): match '[Z-y]' 'Z' ok 1889 - ipathmatch: match 'Z' '[Z-y]' ok 1890 - ipathmatch (via ls-files): match '[Z-y]' 'Z' # still have 40 known breakage(s) # passed all remaining 1850 test(s) 1..1890 ok t5525-fetch-tagopt.sh .............................. ok 1 - setup ok 2 - fetch with tagopt=--no-tags does not get tag ok 3 - fetch --tags with tagopt=--no-tags gets tag ok 4 - fetch --no-tags with tagopt=--tags does not get tag ok 5 - fetch with tagopt=--tags gets tag # passed all 5 test(s) 1..5 ok t5319-multi-pack-index.sh .......................... ok 1 - setup ok 2 - don't write midx with no packs ok 3 - warn if a midx contains no oid ok 4 - create objects ok 5 - write midx with one v1 pack ok 6 - write midx with one v2 pack ok 7 - check normal git operations: one v2 pack ok 8 - corrupt idx reports errors ok 9 - add more objects ok 10 - write midx with two packs ok 11 - check normal git operations: two packs ok 12 - write progress off for redirected stderr ok 13 - write force progress on for stderr ok 14 - write with the --no-progress option ok 15 - add more packs ok 16 - check normal git operations: mixed mode (two packs + extra) ok 17 - write midx with twelve packs ok 18 - check normal git operations: twelve packs ok 19 - warn on improper hash version ok 20 - verify multi-pack-index success ok 21 - verify progress off for redirected stderr ok 22 - verify force progress on for stderr ok 23 - verify with the --no-progress option ok 24 - verify bad signature ok 25 - verify bad version ok 26 - verify bad OID version ok 27 - verify truncated chunk count ok 28 - verify extended chunk count ok 29 - verify missing required chunk ok 30 - verify invalid chunk offset ok 31 - verify packnames out of order ok 32 - verify packnames out of order ok 33 - verify oid fanout out of order ok 34 - verify oid lookup out of order ok 35 - verify incorrect pack-int-id ok 36 - verify incorrect offset ok 37 - git-fsck incorrect offset ok 38 - repack progress off for redirected stderr ok 39 - repack force progress on for stderr ok 40 - repack with the --no-progress option ok 41 - repack removes multi-pack-index when deleting packs ok 42 - repack preserves multi-pack-index when creating packs ok 43 - check normal git operations: after repack ok 44 - multi-pack-index and pack-bitmap ok 45 - multi-pack-index and alternates ok 46 - check normal git operations: with alternate (local midx) ok 47 - multi-pack-index in an alternate ok 48 - check normal git operations: with alternate (remote midx) ok 49 - force some 64-bit offsets with pack-objects ok 50 - verify multi-pack-index with 64-bit offsets ok 51 - verify incorrect 64-bit offset ok 52 - setup expire tests ok 53 - expire does not remove any packs ok 54 - expire progress off for redirected stderr ok 55 - expire force progress on for stderr ok 56 - expire with the --no-progress option ok 57 - expire removes unreferenced packs ok 58 - repack with minimum size does not alter existing packs ok 59 - repack respects repack.packKeptObjects=false ok 60 - repack creates a new pack ok 61 - expire removes repacked packs ok 62 - expire works when adding new packs ok 63 - expire respects .keep files ok 64 - repack --batch-size=0 repacks everything ok 65 - repack --batch-size= repacks everything ok 66 - load reverse index when missing .idx, .pack # passed all 66 test(s) 1..66 ok t5527-fetch-odd-refs.sh ............................ ok 1 - setup repo with odd suffix ref ok 2 - suffix ref is ignored during fetch ok 3 - try to create repo with absurdly long refname ok 4 - fetch handles extremely long refname ok 5 - push handles extremely long refname # passed all 5 test(s) 1..5 ok t5529-push-errors.sh ............................... ok 1 - setup commits ok 2 - setup remote ok 3 - setup fake receive-pack ok 4 - detect missing branches early ok 5 - detect missing sha1 expressions early ok 6 - detect ambiguous refs early # passed all 6 test(s) 1..6 ok t4137-apply-submodule.sh ........................... ok 1 - apply_index: added submodule creates empty directory ok 2 - apply_index: added submodule leaves existing empty directory alone ok 3 - apply_index: replace tracked file with submodule creates empty directory ok 4 - apply_index: replace directory with submodule ok 5 - apply_index: removed submodule leaves submodule directory and its contents in place ok 6 - apply_index: removed submodule leaves submodule containing a .git directory alone ok 7 - apply_index: replace submodule with a directory must fail ok 8 - apply_index: replace submodule containing a .git directory with a directory must fail not ok 9 - apply_index: replace submodule with a file must fail # TODO known breakage not ok 10 - apply_index: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 11 - apply_index: modified submodule does not update submodule work tree ok 12 - apply_index: modified submodule does not update submodule work tree to invalid commit ok 13 - apply_index: modified submodule does not update submodule work tree from invalid commit ok 14 - apply_index: added submodule doesn't remove untracked unignored file with same name ok 15 - apply_3way: added submodule creates empty directory ok 16 - apply_3way: added submodule leaves existing empty directory alone ok 17 - apply_3way: replace tracked file with submodule creates empty directory ok 18 - apply_3way: replace directory with submodule ok 19 - apply_3way: removed submodule leaves submodule directory and its contents in place ok 20 - apply_3way: removed submodule leaves submodule containing a .git directory alone ok 21 - apply_3way: replace submodule with a directory must fail ok 22 - apply_3way: replace submodule containing a .git directory with a directory must fail not ok 23 - apply_3way: replace submodule with a file must fail # TODO known breakage not ok 24 - apply_3way: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 25 - apply_3way: modified submodule does not update submodule work tree ok 26 - apply_3way: modified submodule does not update submodule work tree to invalid commit ok 27 - apply_3way: modified submodule does not update submodule work tree from invalid commit ok 28 - apply_3way: added submodule doesn't remove untracked unignored file with same name # still have 4 known breakage(s) # passed all remaining 24 test(s) 1..28 ok t5324-split-commit-graph.sh ........................ ok 1 - setup repo ok 2 - tweak umask for modebit tests ok 3 - create commits and write commit-graph ok 4 - check normal git operations: graph exists ok 5 - add more commits, and write a new base graph ok 6 - fork and fail to base a chain on a commit-graph file ok 7 - add three more commits, write a tip graph ok 8 - check normal git operations: split commit-graph: merge 3 vs 2 ok 9 - add one commit, write a tip graph ok 10 - check normal git operations: three-layer commit-graph: commit 11 vs 6 ok 11 - add one commit, write a merged graph ok 12 - check normal git operations: merged commit-graph: commit 12 vs 6 ok 13 - create fork and chain across alternate ok 14 - check normal git operations: alternate: commit 13 vs 6 ok 15 - test merge stragety constants ok 16 - remove commit-graph-chain file after flattening ok 17 - verify hashes along chain, even in shallow ok 18 - verify --shallow does not check base contents ok 19 - warn on base graph chunk incorrect ok 20 - verify after commit-graph-chain corruption ok 21 - verify across alternates ok 22 - add octopus merge ok 23 - check normal git operations: graph exists ok 24 - split across alternate where alternate is not split ok 25 - --split=no-merge always writes an incremental ok 26 - --split=replace replaces the chain ok 27 - handles file descriptor exhaustion ok 28 - split commit-graph respects core.sharedrepository 0666 ok 29 - split commit-graph respects core.sharedrepository 0600 ok 30 - --split=replace with partial Bloom data ok 31 - prevent regression for duplicate commits across layers # passed all 31 test(s) 1..31 ok t5532-fetch-proxy.sh ............................... ok 1 - setup remote repo ok 2 - setup proxy script ok 3 - setup local repo ok 4 - fetch through proxy works ok 5 - funny hostnames are rejected before running proxy # passed all 5 test(s) 1..5 ok t5530-upload-pack-error.sh ......................... ok 1 - setup and corrupt repository ok 2 - fsck fails ok 3 - upload-pack fails due to error in pack-objects packing ok 4 - corrupt repo differently ok 5 - fsck fails ok 6 - upload-pack fails due to error in rev-list ok 7 - upload-pack fails due to bad want (no object) ok 8 - upload-pack fails due to bad want (not tip) ok 9 - upload-pack fails due to error in pack-objects enumeration ok 10 - upload-pack tolerates EOF just after stateless client wants ok 11 - create empty repository ok 12 - fetch fails # passed all 12 test(s) 1..12 ok t5535-fetch-push-symref.sh ......................... ok 1 - setup ok 2 - push ok 3 - fetch # passed all 3 test(s) 1..3 ok t5523-push-upstream.sh ............................. ok 1 - setup bare parent ok 2 - setup local commit ok 3 - push -u master:master ok 4 - push -u master:other ok 5 - push -u --dry-run master:otherX ok 6 - push -u topic_2:topic_2 ok 7 - push -u topic_2:other2 ok 8 - push -u :topic_2 ok 9 - push -u --all ok 10 - push -u HEAD ok 11 - progress messages go to tty ok 12 - progress messages do not go to non-tty ok 13 - progress messages go to non-tty (forced) ok 14 - push -q suppresses progress ok 15 - push --no-progress suppresses progress ok 16 - quiet push # passed all 16 test(s) 1..16 ok t5536-fetch-conflicts.sh ........................... ok 1 - setup ok 2 - fetch with no conflict ok 3 - fetch conflict: config vs. config ok 4 - fetch duplicate: config vs. config ok 5 - fetch conflict: arg overrides config ok 6 - fetch conflict: arg vs. arg ok 7 - fetch conflict: criss-cross args # passed all 7 test(s) 1..7 ok t5517-push-mirror.sh ............................... ok 1 - push mirror creates new branches ok 2 - push mirror updates existing branches ok 3 - push mirror force updates existing branches ok 4 - push mirror removes branches ok 5 - push mirror adds, updates and removes branches together ok 6 - push mirror creates new tags ok 7 - push mirror updates existing tags ok 8 - push mirror force updates existing tags ok 9 - push mirror removes tags ok 10 - push mirror adds, updates and removes tags together ok 11 - remote.foo.mirror adds and removes branches ok 12 - remote.foo.mirror=no has no effect ok 13 - push to mirrored repository with refspec fails # passed all 13 test(s) 1..13 ok t5521-pull-options.sh .............................. ok 1 - setup ok 2 - git pull -q --no-rebase ok 3 - git pull -q --rebase ok 4 - git pull --no-rebase ok 5 - git pull --rebase ok 6 - git pull -v --no-rebase ok 7 - git pull -v --rebase ok 8 - git pull -v -q --no-rebase ok 9 - git pull -q -v --no-rebase ok 10 - git pull --cleanup errors early on invalid argument ok 11 - git pull --no-write-fetch-head fails ok 12 - git pull --force ok 13 - git pull --all ok 14 - git pull --dry-run ok 15 - git pull --all --dry-run ok 16 - git pull --allow-unrelated-histories ok 17 - git pull does not add a sign-off line ok 18 - git pull --no-signoff does not add sign-off line ok 19 - git pull --signoff add a sign-off line ok 20 - git pull --no-signoff flag cancels --signoff flag # passed all 20 test(s) 1..20 ok t5538-push-shallow.sh .............................. ok 1 - setup ok 2 - push from shallow clone ok 3 - push from shallow clone, with grafted roots ok 4 - add new shallow root with receive.updateshallow on ok 5 - push from shallow to shallow ok 6 - push from full to shallow # passed all 6 test(s) 1..6 ok t5542-push-http-shallow.sh ......................... ok 1 - setup ok 2 - push to shallow repo via http ok 3 - push from shallow repo via http # passed all 3 test(s) 1..3 ok t5544-pack-objects-hook.sh ......................... ok 1 - create some history to fetch ok 2 - create debugging hook script ok 3 - hook runs via global config ok 4 - hook outputs are sane ok 5 - hook runs from -c config ok 6 - hook does not run from repo config # passed all 6 test(s) 1..6 ok t5505-remote.sh .................................... ok 1 - setup ok 2 - add remote whose URL agrees with url.<...>.insteadOf ok 3 - remote information for the origin ok 4 - add another remote ok 5 - check remote-tracking ok 6 - remote forces tracking branches ok 7 - remove remote ok 8 - remove remote ok 9 - remove remote protects local branches ok 10 - remove errors out early when deleting non-existent branch ok 11 - remove remote with a branch without configured merge ok 12 - rename errors out early when deleting non-existent branch ok 13 - rename errors out early when when new name is invalid ok 14 - add existing foreign_vcs remote ok 15 - add existing foreign_vcs remote ok 16 - add invalid foreign_vcs remote ok 17 - show ok 18 - show -n ok 19 - prune ok 20 - set-head --delete ok 21 - set-head --auto ok 22 - set-head --auto has no problem w/multiple HEADs ok 23 - set-head explicit ok 24 - prune --dry-run ok 25 - add --mirror && prune ok 26 - add --mirror=fetch ok 27 - fetch mirrors act as mirrors during fetch ok 28 - fetch mirrors can prune ok 29 - fetch mirrors do not act as mirrors during push ok 30 - add fetch mirror with specific branches ok 31 - fetch mirror respects specific branches ok 32 - add --mirror=push ok 33 - push mirrors act as mirrors during push ok 34 - push mirrors do not act as mirrors during fetch ok 35 - push mirrors do not allow you to specify refs ok 36 - add alt && prune ok 37 - add with reachable tags (default) ok 38 - add --tags ok 39 - add --no-tags ok 40 - reject --no-no-tags ok 41 - update ok 42 - update with arguments ok 43 - update --prune ok 44 - update default ok 45 - update default (overridden, with funny whitespace) ok 46 - update (with remotes.default defined) ok 47 - "remote show" does not show symbolic refs ok 48 - reject adding remote with an invalid name ok 49 - rename a remote ok 50 - rename a remote renames repo remote.pushDefault ok 51 - rename a remote renames repo remote.pushDefault but ignores global ok 52 - rename a remote renames repo remote.pushDefault but keeps global ok 53 - rename does not update a non-default fetch refspec ok 54 - rename a remote with name part of fetch spec ok 55 - rename a remote with name prefix of other remote ok 56 - rename succeeds with existing remote..prune ok 57 - remove a remote ok 58 - remove a remote removes repo remote.pushDefault ok 59 - remove a remote removes repo remote.pushDefault but ignores global ok 60 - remove a remote removes repo remote.pushDefault but keeps global ok 61 - migrate a remote from named file in $GIT_DIR/remotes ok 62 - migrate a remote from named file in $GIT_DIR/branches ok 63 - migrate a remote from named file in $GIT_DIR/branches (2) ok 64 - remote prune to cause a dangling symref ok 65 - show empty remote ok 66 - remote set-branches requires a remote ok 67 - remote set-branches ok 68 - remote set-branches with --mirror ok 69 - new remote ok 70 - get-url on new remote ok 71 - remote set-url with locked config ok 72 - remote set-url bar ok 73 - remote set-url baz bar ok 74 - remote set-url zot bar ok 75 - remote set-url --push zot baz ok 76 - remote set-url --push zot ok 77 - get-url with different urls ok 78 - remote set-url --push qux zot ok 79 - remote set-url --push foo qu+x ok 80 - remote set-url --push --add aaa ok 81 - get-url on multi push remote ok 82 - remote set-url --push bar aaa ok 83 - remote set-url --push --delete bar ok 84 - remote set-url --push --delete foo ok 85 - remote set-url --add bbb ok 86 - get-url on multi fetch remote ok 87 - remote set-url --delete .* ok 88 - remote set-url --delete bbb ok 89 - remote set-url --delete baz ok 90 - remote set-url --add ccc ok 91 - remote set-url --delete baz ok 92 - extra args: setup ok 93 - extra args: add nick url ok 94 - extra args: rename origin newname ok 95 - extra args: remove origin ok 96 - extra args: set-head origin main ok 97 - extra args: get-url origin newurl ok 98 - extra args: set-url origin newurl oldurl ok 99 - add remote matching the "insteadOf" URL ok 100 - unqualified refspec DWIM and advice ok 101 - refs/remotes/* refspec and unqualified DWIM and advice # passed all 101 test(s) 1..101 ok t5534-push-signed.sh ............................... ok 1 - setup ok 2 - unsigned push does not send push certificate ok 3 - talking with a receiver without push certificate support ok 4 - push --signed fails with a receiver without push certificate support ok 5 - push --signed=1 is accepted ok 6 - no certificate for a signed push with no update ok 7 - signed push sends push certificate ok 8 - inconsistent push options in signed push not allowed ok 9 - fail without key and heed user.signingkey ok 10 - fail without key and heed user.signingkey x509 ok 11 - failed atomic push does not execute GPG # passed all 11 test(s) 1..11 ok t5528-push-default.sh .............................. ok 1 - setup bare remotes ok 2 - "upstream" pushes to configured upstream ok 3 - "upstream" does not push on unconfigured remote ok 4 - "upstream" does not push on unconfigured branch ok 5 - "upstream" does not push when remotes do not match ok 6 - push from/to new branch with upstream, matching and simple ok 7 - "matching" fails if none match ok 8 - push ambiguously named branch with upstream, matching and simple ok 9 - push from/to new branch with current creates remote branch ok 10 - push to existing branch, with no upstream configured ok 11 - push to existing branch, upstream configured with same name ok 12 - push to existing branch, upstream configured with different name ok 13 - push.default = current success in central workflows ok 14 - push.default = upstream success in central workflows ok 15 - push.default = simple failure in central workflows ok 16 - push.default = matching success in central workflows ok 17 - push.default = current success in triangular workflows ok 18 - push.default = upstream failure in triangular workflows ok 19 - push.default = simple success in triangular workflows ok 20 - push.default = matching success in triangular workflows ok 21 - default behavior allows "simple" push ok 22 - default behavior rejects non-simple push ok 23 - default triangular behavior acts like "current" # passed all 23 test(s) 1..23 ok t5547-push-quarantine.sh ........................... ok 1 - create picky dest repo ok 2 - accepted objects work ok 3 - rejected objects are not installed ok 4 - rejected objects are removed ok 5 - push to repo path with path separator (colon) ok 6 - updating a ref from quarantine is forbidden # passed all 6 test(s) 1..6 ok t5546-receive-limits.sh ............................ ok 1 - create known-size (1024 bytes) commit ok 2 - prepare destination repository ok 3 - set unpacklimit to 1 ok 4 - setting receive.maxInputSize to 512 rejects push ok 5 - bumping limit to 4k allows push ok 6 - prepare destination repository (again) ok 7 - lifting the limit allows push ok 8 - prepare destination repository ok 9 - set unpacklimit to 10000 ok 10 - setting receive.maxInputSize to 512 rejects push ok 11 - bumping limit to 4k allows push ok 12 - prepare destination repository (again) ok 13 - lifting the limit allows push # passed all 13 test(s) 1..13 ok t5537-fetch-shallow.sh ............................. ok 1 - setup ok 2 - setup shallow clone ok 3 - clone from shallow clone ok 4 - fetch from shallow clone ok 5 - fetch --depth from shallow clone ok 6 - fetch --unshallow from shallow clone ok 7 - fetch --unshallow from a full clone ok 8 - fetch something upstream has but hidden by clients shallow boundaries ok 9 - fetch that requires changes in .git/shallow is filtered ok 10 - fetch --update-shallow ok 11 - fetch --update-shallow (with fetch.writeCommitGraph) ok 12 - shallow fetch from a read-only repo ok 13 - .git/shallow is edited by repack ok 14 - shallow fetches check connectivity before writing shallow file # passed all 14 test(s) 1..14 ok t5543-atomic-push.sh ............................... ok 1 - atomic push works for a single branch ok 2 - atomic push works for two branches ok 3 - atomic push works in combination with --mirror ok 4 - atomic push works in combination with --force ok 5 - atomic push fails if one branch fails ok 6 - atomic push fails if one tag fails remotely ok 7 - atomic push obeys update hook preventing a branch to be pushed ok 8 - atomic push is not advertised if configured ok 9 - atomic push reports (reject by update hook) ok 10 - atomic push reports (mirror, but reject by update hook) ok 11 - atomic push reports (reject by non-ff) # passed all 11 test(s) 1..11 ok t5548-push-porcelain.sh ............................ ok 1 - setup upstream repository and workbench ok 2 - porcelain output of successful git-push (builtin protocol) ok 3 - atomic push failed (builtin protocol) ok 4 - prepare pre-receive hook (builtin protocol) ok 5 - pre-receive hook declined (builtin protocol) ok 6 - remove pre-receive hook (builtin protocol) ok 7 - non-fastforward push (builtin protocol) ok 8 - setup upstream repository and workbench ok 9 - setup for http ok 10 - setup askpass helper ok 11 - porcelain output of successful git-push (HTTP protocol) ok 12 - atomic push failed (HTTP protocol) ok 13 - prepare pre-receive hook (HTTP protocol) ok 14 - pre-receive hook declined (HTTP protocol) ok 15 - remove pre-receive hook (HTTP protocol) ok 16 - non-fastforward push (HTTP protocol) # passed all 16 test(s) 1..16 ok t5540-http-push-webdav.sh .......................... ok 1 - setup remote repository ok 2 - create password-protected repository ok 3 - setup askpass helper ok 4 - clone remote repository ok 5 - push to remote repository with packed refs ok 6 - push already up-to-date ok 7 - push to remote repository with unpacked refs ok 8 - http-push fetches unpacked objects ok 9 - http-push fetches packed objects ok 10 - create and delete remote branch ok 11 - non-force push fails if not up to date ok 12 - MKCOL sends directory names with trailing slashes ok 13 - PUT and MOVE sends object to URLs with SHA-1 hash suffix ok 14 - non-fast-forward push fails ok 15 - non-fast-forward push show ref status ok 16 - non-fast-forward push shows help message not ok 17 - force with lease aka cas # TODO known breakage ok 18 - push to password-protected repository (user in URL) not ok 19 - user was prompted only once for password # TODO known breakage not ok 20 - push to password-protected repository (no user in URL) # TODO known breakage # still have 3 known breakage(s) # passed all remaining 17 test(s) 1..20 ok t5554-noop-fetch-negotiator.sh ..................... ok 1 - noop negotiator does not emit any "have" # passed all 1 test(s) 1..1 ok t4255-am-submodule.sh .............................. ok 1 - am: added submodule creates empty directory ok 2 - am: added submodule leaves existing empty directory alone ok 3 - am: replace tracked file with submodule creates empty directory ok 4 - am: replace directory with submodule ok 5 - am: removed submodule leaves submodule directory and its contents in place ok 6 - am: removed submodule leaves submodule containing a .git directory alone ok 7 - am: replace submodule with a directory must fail ok 8 - am: replace submodule containing a .git directory with a directory must fail not ok 9 - am: replace submodule with a file must fail # TODO known breakage not ok 10 - am: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 11 - am: modified submodule does not update submodule work tree ok 12 - am: modified submodule does not update submodule work tree to invalid commit ok 13 - am: modified submodule does not update submodule work tree from invalid commit ok 14 - am: added submodule doesn't remove untracked unignored file with same name ok 15 - am_3way: added submodule creates empty directory ok 16 - am_3way: added submodule leaves existing empty directory alone ok 17 - am_3way: replace tracked file with submodule creates empty directory ok 18 - am_3way: replace directory with submodule ok 19 - am_3way: removed submodule leaves submodule directory and its contents in place ok 20 - am_3way: removed submodule leaves submodule containing a .git directory alone not ok 21 - am_3way: replace submodule with a directory must fail # TODO known breakage not ok 22 - am_3way: replace submodule containing a .git directory with a directory must fail # TODO known breakage not ok 23 - am_3way: replace submodule with a file must fail # TODO known breakage not ok 24 - am_3way: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 25 - am_3way: modified submodule does not update submodule work tree ok 26 - am_3way: modified submodule does not update submodule work tree to invalid commit ok 27 - am_3way: modified submodule does not update submodule work tree from invalid commit ok 28 - am_3way: added submodule doesn't remove untracked unignored file with same name ok 29 - setup diff.submodule ok 30 - diff.submodule unset ok 31 - diff.submodule unset with extra file ok 32 - diff.submodule=log ok 33 - diff.submodule=log with extra file # still have 6 known breakage(s) # passed all remaining 27 test(s) 1..33 ok t5539-fetch-http-shallow.sh ........................ ok 1 - setup shallow clone ok 2 - clone http repository ok 3 - no shallow lines after receiving ACK ready ok 4 - clone shallow since ... ok 5 - fetch shallow since ... ok 6 - shallow clone exclude tag two ok 7 - fetch exclude tag one ok 8 - fetching deepen # passed all 8 test(s) 1..8 ok t5531-deep-submodule-push.sh ....................... ok 1 - setup ok 2 - push works with recorded gitlink ok 3 - push if submodule has no remote ok 4 - push fails if submodule commit not on remote ok 5 - push succeeds after commit was pushed to remote ok 6 - push succeeds if submodule commit not on remote but using on-demand on command line ok 7 - push succeeds if submodule commit not on remote but using on-demand from config ok 8 - push succeeds if submodule commit not on remote but using auto-on-demand via submodule.recurse config ok 9 - push recurse-submodules on command line overrides config ok 10 - push recurse-submodules last one wins on command line ok 11 - push succeeds if submodule commit not on remote using on-demand from cmdline overriding config ok 12 - push succeeds if submodule commit disabling recursion from cmdline overriding config ok 13 - push succeeds if submodule commit disabling recursion from cmdline (alternative form) overriding config ok 14 - submodule entry pointing at a tag is error ok 15 - push fails if recurse submodules option passed as yes ok 16 - push fails when commit on multiple branches if one branch has no remote ok 17 - push succeeds if submodule has no remote and is on the first superproject commit ok 18 - push unpushed submodules when not needed ok 19 - push unpushed submodules when not needed 2 ok 20 - push unpushed submodules recursively ok 21 - push unpushable submodule recursively fails ok 22 - push --dry-run does not recursively update submodules ok 23 - push --dry-run does not recursively update submodules ok 24 - push only unpushed submodules recursively ok 25 - push propagating the remotes name to a submodule ok 26 - push propagating refspec to a submodule ok 27 - push propagating HEAD refspec to a submodule # passed all 27 test(s) 1..27 ok t5553-set-upstream.sh .............................. ok 1 - setup bare parent fetch ok 2 - setup commit on master and other fetch ok 3 - fetch --set-upstream does not set upstream w/o branch ok 4 - fetch --set-upstream upstream master sets branch master but not other ok 5 - fetch --set-upstream upstream other sets branch other ok 6 - fetch --set-upstream master:other does not set the branch other2 ok 7 - fetch --set-upstream http://nosuchdomain.example.com fails with invalid url ok 8 - fetch --set-upstream with valid URL sets upstream to URL ok 9 - setup bare parent pull ok 10 - setup commit on master and other pull ok 11 - pull --set-upstream upstream master sets branch master but not other ok 12 - pull --set-upstream master:other2 does not set the branch other2 ok 13 - pull --set-upstream upstream other sets branch master ok 14 - pull --set-upstream upstream tag does not set the tag ok 15 - pull --set-upstream http://nosuchdomain.example.com fails with invalid url ok 16 - pull --set-upstream upstream HEAD sets branch HEAD ok 17 - pull --set-upstream upstream with more than one branch does nothing ok 18 - pull --set-upstream with valid URL sets upstream to URL ok 19 - pull --set-upstream with valid URL and branch sets branch # passed all 19 test(s) 1..19 ok t5562-http-backend-content-length.sh ............... ok 1 - setup ok 2 - setup, compression related ok 3 - fetch plain ok 4 - fetch plain truncated ok 5 - fetch plain empty ok 6 - fetch gzipped ok 7 - fetch gzipped truncated ok 8 - fetch gzipped empty ok 9 - push plain ok 10 - push plain truncated ok 11 - push plain empty ok 12 - push gzipped ok 13 - push gzipped truncated ok 14 - push gzipped empty ok 15 - CONTENT_LENGTH overflow ssite_t ok 16 - empty CONTENT_LENGTH # passed all 16 test(s) 1..16 ok t5580-unc-paths.sh ................................. skipped: skipping Windows-only path tests t5560-http-backend-noserver.sh ..................... ok 1 - setup repository ok 2 - direct refs/heads/master not found ok 3 - static file is ok ok 4 - no export by default ok 5 - export if git-daemon-export-ok ok 6 - static file if http.getanyfile true is ok ok 7 - static file if http.getanyfile false fails ok 8 - http.uploadpack default enabled ok 9 - http.uploadpack true ok 10 - http.uploadpack false ok 11 - http.receivepack default disabled ok 12 - http.receivepack true ok 13 - http.receivepack false ok 14 - http-backend blocks bad PATH_INFO # passed all 14 test(s) 1..14 ok t5581-http-curl-verbose.sh ......................... ok 1 - setup repository ok 2 - failure in git-upload-pack is shown # passed all 2 test(s) 1..2 ok t5545-push-options.sh .............................. ok 1 - one push option works for a single branch ok 2 - push option denied by remote ok 3 - two push options work ok 4 - push options and submodules ok 5 - default push option ok 6 - two default push options ok 7 - push option from command line overrides from-config push option ok 8 - empty value of push.pushOption in config clears the list ok 9 - invalid push option in config ok 10 - push options keep quoted characters intact (direct) ok 11 - push option denied properly by http server ok 12 - push options work properly across http ok 13 - push options keep quoted characters intact (http) # passed all 13 test(s) 1..13 ok t5561-http-backend.sh .............................. ok 1 - setup repository ok 2 - direct refs/heads/master not found ok 3 - static file is ok ok 4 - no export by default ok 5 - export if git-daemon-export-ok ok 6 - static file if http.getanyfile true is ok ok 7 - static file if http.getanyfile false fails ok 8 - http.uploadpack default enabled ok 9 - http.uploadpack true ok 10 - http.uploadpack false ok 11 - http.receivepack default disabled ok 12 - http.receivepack true ok 13 - http.receivepack false ok 14 - server request log matches test results # passed all 14 test(s) 1..14 ok t5602-clone-remote-exec.sh ......................... ok 1 - setup ok 2 - clone calls git upload-pack unqualified with no -u option ok 3 - clone calls specified git upload-pack with -u option # passed all 3 test(s) 1..3 ok t5600-clone-fail-cleanup.sh ........................ ok 1 - clone of non-existent source should fail ok 2 - failed clone should not leave a directory ok 3 - create a repo to clone ok 4 - create objects in repo for later corruption ok 5 - clone of non-existent (relative to $PWD) source should fail ok 6 - clone should work now that source exists ok 7 - successful clone must leave the directory ok 8 - failed clone --separate-git-dir should not leave any directories ok 9 - failed clone into empty leaves directory (vanilla) ok 10 - failed clone into empty leaves directory (bare) ok 11 - failed clone into empty leaves directory (separate) ok 12 - failed clone into empty leaves directory (separate, git) ok 13 - failed clone into empty leaves directory (separate, wt) # passed all 13 test(s) 1..13 ok t5571-pre-push-hook.sh ............................. ok 1 - setup ok 2 - push with failing hook ok 3 - --no-verify bypasses hook ok 4 - push with hook ok 5 - add a branch ok 6 - push to default ok 7 - push non-branches ok 8 - push delete ok 9 - push to URL ok 10 - set up many-ref tests ok 11 - sigpipe does not cause pre-push hook failure # passed all 11 test(s) 1..11 ok t5582-fetch-negative-refspec.sh .................... ok 1 - setup ok 2 - clone and setup child repos ok 3 - fetch one ok 4 - fetch with negative refspec on commandline ok 5 - fetch with negative sha1 refspec fails ok 6 - fetch with negative pattern refspec ok 7 - fetch with negative pattern refspec does not expand prefix ok 8 - fetch with negative refspec avoids duplicate conflict ok 9 - push --prune with negative refspec ok 10 - push --prune with negative refspec apply to the destination ok 11 - fetch --prune with negative refspec ok 12 - push with matching : and negative refspec ok 13 - push with matching +: and negative refspec # passed all 13 test(s) 1..13 ok t5541-http-push-smart.sh ........................... ok 1 - setup remote repository ok 2 - setup askpass helper ok 3 - no empty path components ok 4 - clone remote repository ok 5 - push to remote repository (standard) ok 6 - push already up-to-date ok 7 - create and delete remote branch ok 8 - rejected update prints status ok 9 - used receive-pack service ok 10 - non-fast-forward push fails ok 11 - non-fast-forward push show ref status ok 12 - non-fast-forward push shows help message ok 13 - force with lease aka cas ok 14 - push fails for non-fast-forward refs unmatched by remote helper ok 15 - push fails for non-fast-forward refs unmatched by remote helper: remote output ok 16 - push fails for non-fast-forward refs unmatched by remote helper: our output ok 17 - push (chunked) ok 18 - push --atomic also prevents branch creation, reports collateral ok 19 - push --atomic fails on server-side errors ok 20 - push --all can push to empty repo ok 21 - push --mirror can push to empty repo ok 22 - push --all to repo with alternates ok 23 - push --mirror to repo with alternates ok 24 - push shows progress when stderr is a tty ok 25 - push --quiet silences status and progress ok 26 - push --no-progress silences progress but not status ok 27 - push --progress shows progress to non-tty ok 28 - http push gives sane defaults to reflog ok 29 - http push respects GIT_COMMITTER_* in reflog ok 30 - push over smart http with auth ok 31 - push to auth-only-for-push repo ok 32 - create repo without http.receivepack set ok 33 - clone via half-auth-complete does not need password ok 34 - push into half-auth-complete requires password ok 35 # SKIP push 2000 tags over http (GIT_SKIP_TESTS) ok 36 - push with post-receive to inspect certificate ok 37 - push status output scrubs password ok 38 - clone/fetch scrubs password from reflogs ok 39 - Non-ASCII branch name can be used with --force-with-lease ok 40 - colorize errors/hints # passed all 40 test(s) 1..40 ok t5573-pull-verify-signatures.sh .................... ok 1 - create repositories with signed commits ok 2 - pull unsigned commit with --verify-signatures ok 3 - pull commit with bad signature with --verify-signatures ok 4 - pull commit with untrusted signature with --verify-signatures ok 5 - pull commit with untrusted signature with --verify-signatures and minTrustLevel=ultimate ok 6 - pull commit with untrusted signature with --verify-signatures and minTrustLevel=marginal ok 7 - pull commit with untrusted signature with --verify-signatures and minTrustLevel=undefined ok 8 - pull signed commit with --verify-signatures ok 9 - pull commit with bad signature without verification ok 10 - pull commit with bad signature with --no-verify-signatures ok 11 - pull unsigned commit into unborn branch ok 12 - pull commit into unborn branch with bad signature and --verify-signatures ok 13 - pull commit into unborn branch with untrusted signature and --verify-signatures ok 14 - pull commit into unborn branch with untrusted signature and --verify-signatures and minTrustLevel=ultimate ok 15 - pull commit into unborn branch with untrusted signature and --verify-signatures and minTrustLevel=marginal ok 16 - pull commit into unborn branch with untrusted signature and --verify-signatures and minTrustLevel=undefined # passed all 16 test(s) 1..16 ok t5608-clone-2gb.sh ................................. skipped: expensive 2GB clone test; enable with GIT_TEST_CLONE_2GB=true t5570-git-daemon.sh ................................ ok 1 - setup repository ok 2 - create git-accessible bare repository ok 3 - clone git repository ok 4 - fetch changes via git protocol ok 5 - no-op fetch -v stderr is as expected ok 6 - no-op fetch without "-v" is quiet ok 7 - remote detects correct HEAD ok 8 - prepare pack objects ok 9 - fetch notices corrupt pack ok 10 - fetch notices corrupt idx ok 11 - client refuses to ask for repo with newline ok 12 - clone non-existent ok 13 - push disabled ok 14 - read access denied ok 15 - not exported ok 16 - clone non-existent ok 17 - push disabled ok 18 - read access denied ok 19 - not exported ok 20 - access repo via interpolated hostname ok 21 - hostname cannot break out of directory ok 22 - hostname interpolation works after LF-stripping # passed all 22 test(s) 1..22 ok t5515-fetch-merge-logic.sh ......................... ok 1 - setup ok 2 - br-config-explicit ok 3 - br-config-explicit config-explicit ok 4 - br-config-explicit-merge ok 5 - br-config-explicit-merge config-explicit ok 6 - br-config-explicit-octopus ok 7 - br-config-explicit-octopus config-explicit ok 8 - br-config-glob ok 9 - br-config-glob config-glob ok 10 - br-config-glob-merge ok 11 - br-config-glob-merge config-glob ok 12 - br-config-glob-octopus ok 13 - br-config-glob-octopus config-glob ok 14 - br-remote-explicit ok 15 - br-remote-explicit remote-explicit ok 16 - br-remote-explicit-merge ok 17 - br-remote-explicit-merge remote-explicit ok 18 - br-remote-explicit-octopus ok 19 - br-remote-explicit-octopus remote-explicit ok 20 - br-remote-glob ok 21 - br-remote-glob remote-glob ok 22 - br-remote-glob-merge ok 23 - br-remote-glob-merge remote-glob ok 24 - br-remote-glob-octopus ok 25 - br-remote-glob-octopus remote-glob ok 26 - br-branches-default ok 27 - br-branches-default branches-default ok 28 - br-branches-default-merge ok 29 - br-branches-default-merge branches-default ok 30 - br-branches-default-octopus ok 31 - br-branches-default-octopus branches-default ok 32 - br-branches-one ok 33 - br-branches-one branches-one ok 34 - br-branches-one-merge ok 35 - br-branches-one-merge branches-one ok 36 - br-branches-one-octopus ok 37 - br-branches-one-octopus branches-one ok 38 - main ok 39 - main config-explicit ok 40 - main config-glob ok 41 - main remote-explicit ok 42 - main remote-glob ok 43 - main branches-default ok 44 - main branches-one ok 45 - br-unconfig ok 46 - br-unconfig config-explicit ok 47 - br-unconfig config-glob ok 48 - br-unconfig remote-explicit ok 49 - br-unconfig remote-glob ok 50 - br-unconfig branches-default ok 51 - br-unconfig branches-one ok 52 - main ../.git ok 53 - main ../.git one ok 54 - main ../.git one two ok 55 - main --tags ../.git ok 56 - main ../.git tag tag-one tag tag-three ok 57 - main ../.git tag tag-one-tree tag tag-three-file ok 58 - main ../.git one tag tag-one tag tag-three-file ok 59 - br-unconfig ../.git ok 60 - br-unconfig ../.git one ok 61 - br-unconfig ../.git one two ok 62 - br-unconfig --tags ../.git ok 63 - br-unconfig ../.git tag tag-one tag tag-three ok 64 - br-unconfig ../.git tag tag-one-tree tag tag-three-file ok 65 - br-unconfig ../.git one tag tag-one tag tag-three-file # passed all 65 test(s) 1..65 ok t5609-clone-branch.sh .............................. ok 1 - setup ok 2 - vanilla clone chooses HEAD ok 3 - clone -b chooses specified branch ok 4 - clone -b sets up tracking ok 5 - clone -b does not munge remotes/origin/HEAD ok 6 - clone -b with bogus branch ok 7 - clone -b not allowed with empty repos # passed all 7 test(s) 1..7 ok t5607-clone-bundle.sh .............................. ok 1 - setup ok 2 - "verify" needs a worktree ok 3 - annotated tags can be excluded by rev-list options ok 4 - die if bundle file cannot be created not ok 5 - bundle --stdin # TODO known breakage not ok 6 - bundle --stdin # TODO known breakage ok 7 - empty bundle file is rejected ok 8 - ridiculously long subject in boundary ok 9 - prerequisites with an empty commit message ok 10 - failed bundle creation does not leave cruft ok 11 - fetch SHA-1 from bundle ok 12 - git bundle uses expected default format ok 13 - git bundle v3 has expected contents ok 14 - git bundle v3 rejects unknown capabilities # still have 2 known breakage(s) # passed all remaining 12 test(s) 1..14 ok t5606-clone-options.sh ............................. ok 1 - setup ok 2 - clone -o ok 3 - rejects invalid -o/--origin ok 4 - disallows --bare with --origin ok 5 - disallows --bare with --separate-git-dir ok 6 - uses "origin" for default remote name ok 7 - prefers --template config over normal config ok 8 - prefers -c config over --template config ok 9 - prefers config "clone.defaultRemoteName" over default ok 10 - prefers --origin over -c config ok 11 - redirected clone does not show progress ok 12 - redirected clone -v does show progress ok 13 - chooses correct default initial branch name ok 14 - guesses initial branch name correctly # passed all 14 test(s) 1..14 ok t5610-clone-detached.sh ............................ ok 1 - setup ok 2 - clone repo (detached HEAD points to branch) ok 3 - cloned HEAD matches not ok 4 - cloned HEAD is detached # TODO known breakage ok 5 - clone repo (detached HEAD points to tag) ok 6 - cloned HEAD matches ok 7 - cloned HEAD is detached ok 8 - clone repo (detached HEAD points to history) ok 9 - cloned HEAD matches ok 10 - cloned HEAD is detached ok 11 - clone repo (orphan detached HEAD) ok 12 - cloned HEAD matches ok 13 - cloned HEAD is detached # still have 1 known breakage(s) # passed all remaining 12 test(s) 1..13 ok t5611-clone-config.sh .............................. ok 1 - clone -c sets config in cloned repo ok 2 - clone -c can set multi-keys ok 3 - clone -c can set multi-keys, including some empty ok 4 - clone -c without a value is boolean true ok 5 - clone -c config is available during clone ok 6 - clone -c remote.origin.fetch= works ok 7 - git -c remote.origin.fetch= clone works ok 8 - clone -c remote..fetch= --origin= ok 9 # SKIP clone -c core.hideDotFiles (missing MINGW) # passed all 9 test(s) 1..9 ok t5605-clone-local.sh ............................... ok 1 - preparing origin repository ok 2 - local clone without .git suffix ok 3 - local clone with .git suffix ok 4 - local clone from x ok 5 - local clone from x.git that does not exist ok 6 - With -no-hardlinks, local will make a copy ok 7 - Even without -l, local will make a hardlink ok 8 - local clone of repo with nonexistent ref in HEAD ok 9 - bundle clone without .bundle suffix ok 10 - bundle clone with .bundle suffix ok 11 - bundle clone from b4 ok 12 - bundle clone from b4.bundle that does not exist ok 13 - bundle clone with nonexistent HEAD ok 14 - clone empty repository ok 15 - clone empty repository, and then push should not segfault. ok 16 - cloning non-existent directory fails ok 17 - cloning non-git directory fails ok 18 - cloning file:// does not hardlink ok 19 - cloning a local path with --no-local does not hardlink ok 20 - cloning locally respects "-u" for fetching refs # passed all 20 test(s) 1..20 ok t5615-alternate-env.sh ............................. ok 1 - create alternate repositories ok 2 - objects inaccessible without alternates ok 3 - access alternate via absolute path ok 4 - access multiple alternates ok 5 - access alternate via relative path (bare) ok 6 - access alternate via relative path (worktree) ok 7 - access alternate via relative path (subdir) ok 8 - mix of quoted and unquoted alternates ok 9 - broken quoting falls back to interpreting raw # passed all 9 test(s) 1..9 ok t5603-clone-dirname.sh ............................. ok 1 - setup ssh wrapper ok 2 - clone of host:foo goes to foo (non-bare) ok 3 - clone of host:foo goes to foo.git (bare) ok 4 - clone of host:foo.git goes to foo (non-bare) ok 5 - clone of host:foo.git goes to foo.git (bare) ok 6 - clone of host:foo/.git goes to foo (non-bare) ok 7 - clone of host:foo/.git goes to foo.git (bare) ok 8 - clone of ssh://host/foo goes to foo (non-bare) ok 9 - clone of ssh://host/foo goes to foo.git (bare) ok 10 - clone of ssh://host/foo.git goes to foo (non-bare) ok 11 - clone of ssh://host/foo.git goes to foo.git (bare) ok 12 - clone of ssh://host/foo/.git goes to foo (non-bare) ok 13 - clone of ssh://host/foo/.git goes to foo.git (bare) ok 14 - clone of ssh://host/foo/ goes to foo (non-bare) ok 15 - clone of ssh://host/foo/// goes to foo (non-bare) ok 16 - clone of ssh://host/foo/.git/ goes to foo (non-bare) ok 17 - clone of ssh://host/foo.git/ goes to foo (non-bare) ok 18 - clone of ssh://host/foo.git/// goes to foo (non-bare) ok 19 - clone of ssh://host/foo///.git/ goes to foo (non-bare) ok 20 - clone of ssh://host/foo/.git/// goes to foo (non-bare) ok 21 - clone of host:foo/ goes to foo (non-bare) ok 22 - clone of host:foo/// goes to foo (non-bare) ok 23 - clone of host:foo.git/ goes to foo (non-bare) ok 24 - clone of host:foo/.git/ goes to foo (non-bare) ok 25 - clone of host:foo.git/// goes to foo (non-bare) ok 26 - clone of host:foo///.git/ goes to foo (non-bare) ok 27 - clone of host:foo/.git/// goes to foo (non-bare) ok 28 - clone of ssh://host/ goes to host (non-bare) ok 29 - clone of ssh://host:1234/ goes to host (non-bare) ok 30 - clone of ssh://user@host/ goes to host (non-bare) ok 31 - clone of host:/ goes to host (non-bare) ok 32 - clone of ssh://user:password@host/ goes to host (non-bare) ok 33 - clone of ssh://user:password@host:1234/ goes to host (non-bare) ok 34 - clone of ssh://user:passw@rd@host:1234/ goes to host (non-bare) ok 35 - clone of user@host:/ goes to host (non-bare) ok 36 - clone of user:password@host:/ goes to host (non-bare) ok 37 - clone of user:passw@rd@host:/ goes to host (non-bare) ok 38 - clone of ssh://host/foo@bar goes to foo@bar (non-bare) ok 39 - clone of ssh://host/foo@bar.git goes to foo@bar (non-bare) ok 40 - clone of ssh://user:password@host/foo@bar goes to foo@bar (non-bare) ok 41 - clone of ssh://user:passw@rd@host/foo@bar.git goes to foo@bar (non-bare) ok 42 - clone of host:/foo@bar goes to foo@bar (non-bare) ok 43 - clone of host:/foo@bar.git goes to foo@bar (non-bare) ok 44 - clone of user:password@host:/foo@bar goes to foo@bar (non-bare) ok 45 - clone of user:passw@rd@host:/foo@bar.git goes to foo@bar (non-bare) ok 46 - clone of ssh://user:password@host/test:1234 goes to 1234 (non-bare) ok 47 - clone of ssh://user:password@host/test:1234.git goes to 1234 (non-bare) # passed all 47 test(s) 1..47 ok t5520-pull.sh ...................................... ok 1 - setup ok 2 - pulling into void ok 3 - pulling into void using master:master ok 4 - pulling into void does not overwrite untracked files ok 5 - pulling into void does not overwrite staged files ok 6 - pulling into void does not remove new staged files ok 7 - pulling into void must not create an octopus ok 8 - test . as a remote ok 9 - the default remote . should not break explicit pull ok 10 - fail if wildcard spec does not match any refs ok 11 - fail if no branches specified with non-default remote ok 12 - fail if not on a branch ok 13 - fail if no configuration for current branch ok 14 - pull --all: fail if no configuration for current branch ok 15 - fail if upstream branch does not exist ok 16 - fail if the index has unresolved entries ok 17 - fast-forwards working tree if branch head is updated ok 18 - fast-forward fails with conflicting work tree ok 19 - --rebase ok 20 - --rebase (merge) fast forward ok 21 - --rebase (am) fast forward ok 22 - --rebase --autostash fast forward ok 23 - --rebase with conflicts shows advice ok 24 - failed --rebase shows advice ok 25 - --rebase fails with multiple branches ok 26 - pull --rebase succeeds with dirty working directory and rebase.autostash set ok 27 - pull --rebase --autostash & rebase.autostash=true ok 28 - pull --rebase --autostash & rebase.autostash=false ok 29 - pull --rebase --autostash & rebase.autostash unset ok 30 - pull --rebase --no-autostash & rebase.autostash=true ok 31 - pull --rebase --no-autostash & rebase.autostash=false ok 32 - pull --rebase --no-autostash & rebase.autostash unset ok 33 - pull succeeds with dirty working directory and merge.autostash set ok 34 - pull --autostash & merge.autostash=true ok 35 - pull --autostash & merge.autostash=false ok 36 - pull --autostash & merge.autostash unset ok 37 - pull --no-autostash & merge.autostash=true ok 38 - pull --no-autostash & merge.autostash=false ok 39 - pull --no-autostash & merge.autostash unset ok 40 - pull.rebase ok 41 - pull --autostash & pull.rebase=true ok 42 - pull --no-autostash & pull.rebase=true ok 43 - branch.to-rebase.rebase ok 44 - branch.to-rebase.rebase should override pull.rebase ok 45 - pull --rebase warns on --verify-signatures ok 46 - pull --rebase does not warn on --no-verify-signatures ok 47 - preserve merge setup ok 48 - pull.rebase=false create a new merge commit ok 49 - pull.rebase=true flattens keep-merge ok 50 - pull.rebase=1 is treated as true and flattens keep-merge ok 51 - pull.rebase=preserve rebases and merges keep-merge ok 52 - pull.rebase=interactive ok 53 - pull --rebase=i ok 54 - pull.rebase=invalid fails ok 55 - --rebase=false create a new merge commit ok 56 - --rebase=true rebases and flattens keep-merge ok 57 - --rebase=preserve rebases and merges keep-merge ok 58 - --rebase=invalid fails ok 59 - --rebase overrides pull.rebase=preserve and flattens keep-merge ok 60 - --rebase with rebased upstream ok 61 - --rebase -f with rebased upstream ok 62 - --rebase with rebased default upstream ok 63 - rebased upstream + fetch + pull --rebase ok 64 - pull --rebase dies early with dirty working directory ok 65 - pull --rebase works on branch yet to be born ok 66 - pull --rebase fails on unborn branch with staged changes ok 67 - pull --rebase fails on corrupt HEAD ok 68 - setup for detecting upstreamed changes ok 69 - git pull --rebase detects upstreamed changes ok 70 - setup for avoiding reapplying old patches ok 71 - git pull --rebase does not reapply old patches ok 72 - git pull --rebase against local branch # passed all 72 test(s) 1..72 ok t5550-http-fetch-dumb.sh ........................... ok 1 - setup repository ok 2 - create http-accessible bare repository with loose objects ok 3 - clone http repository ok 4 - list refs from outside any repository ok 5 - create password-protected repository ok 6 - create empty remote repository ok 7 - empty dumb HTTP repository has default hash algorithm ok 8 - setup askpass helper ok 9 - cloning password-protected repository can fail ok 10 - http auth can use user/pass in URL ok 11 - http auth can use just user in URL ok 12 - http auth can request both user and pass ok 13 - http auth respects credential helper config ok 14 - http auth can get username from config ok 15 - configured username does not override URL ok 16 - set up repo with http submodules ok 17 - cmdline credential config passes to submodule via clone ok 18 - cmdline credential config passes submodule via fetch ok 19 - cmdline credential config passes submodule update ok 20 - fetch changes via http ok 21 - fetch changes via manual http-fetch ok 22 - manual http-fetch without -a works just as well ok 23 - http remote detects correct HEAD ok 24 - fetch packed objects ok 25 - http-fetch --packfile ok 26 - fetch notices corrupt pack ok 27 - http-fetch --packfile with corrupt pack ok 28 - fetch notices corrupt idx ok 29 - fetch can handle previously-fetched .idx files ok 30 - did not use upload-pack service ok 31 - git client shows text/plain errors ok 32 - git client does not show html errors ok 33 - git client shows text/plain with a charset ok 34 - http error messages are reencoded ok 35 - reencoding is robust to whitespace oddities ok 36 - git client sends Accept-Language based on LANGUAGE ok 37 - git client sends Accept-Language correctly with unordinary LANGUAGE ok 38 - git client sends Accept-Language with many preferred languages ok 39 - git client does not send an empty Accept-Language ok 40 - remote-http complains cleanly about malformed urls ok 41 - remote-http complains cleanly about empty scheme ok 42 - redirects can be forbidden/allowed ok 43 - redirects are reported to stderr ok 44 - non-initial redirects can be forbidden ok 45 - http.followRedirects defaults to "initial" ok 46 - set up evil alternates scheme ok 47 - http-alternates is a non-initial redirect ok 48 - http-alternates cannot point at funny protocols ok 49 - http-alternates triggers not-from-user protocol check ok 50 - can redirect through non-"info/refs?service=git-upload-pack" URL ok 51 - print HTTP error when any intermediate redirect throws error ok 52 - fetching via http alternates works # passed all 52 test(s) 1..52 ok t5613-info-alternate.sh ............................ ok 1 - preparing first repository ok 2 - preparing second repository ok 3 - preparing third repository ok 4 - count-objects shows the alternates ok 5 - creating too deep nesting ok 6 - validity of seventh repository ok 7 - invalidity of eighth repository ok 8 - breaking of loops ok 9 - that info/alternates is necessary ok 10 - that relative alternate is possible for current dir ok 11 - that relative alternate is recursive ok 12 - relative duplicates are eliminated ok 13 # SKIP dup finding can be case-insensitive (missing CASE_INSENSITIVE_FS) # passed all 13 test(s) 1..13 ok t5618-alternate-refs.sh ............................ ok 1 - set up local refs ok 2 - set up shared clone ok 3 - rev-list --alternate-refs ok 4 - rev-list --not --alternate-refs ok 5 - limiting with alternateRefsPrefixes ok 6 - log --source shows .alternate marker # passed all 6 test(s) 1..6 ok t5533-push-cas.sh .................................. ok 1 - setup ok 2 - push to update (protected) ok 3 - push to update (protected, forced) ok 4 - push to update (protected, tracking) ok 5 - push to update (protected, tracking, forced) ok 6 - push to update (allowed) ok 7 - push to update (allowed, tracking) ok 8 - push to update (allowed even though no-ff) ok 9 - push to delete (protected) ok 10 - push to delete (protected, forced) ok 11 - push to delete (allowed) ok 12 - cover everything with default force-with-lease (protected) ok 13 - cover everything with default force-with-lease (allowed) ok 14 - new branch covered by force-with-lease ok 15 - new branch covered by force-with-lease (explicit) ok 16 - new branch already exists ok 17 - background updates of REMOTE can be mitigated with a non-updated REMOTE-push ok 18 - background updates to remote can be mitigated with "--force-if-includes" ok 19 - background updates to remote can be mitigated with "push.useForceIfIncludes" ok 20 - "--force-if-includes" should be disabled for --force-with-lease=":" ok 21 - "--force-if-includes" should allow forced update after a rebase ("pull --rebase") ok 22 - "--force-if-includes" should allow forced update after a rebase ("pull --rebase", local rebase) ok 23 - "--force-if-includes" should allow deletes # passed all 23 test(s) 1..23 ok t5704-protocol-violations.sh ....................... ok 1 - extra delim packet in v2 ls-refs args ok 2 - extra delim packet in v2 fetch args # passed all 2 test(s) 1..2 ok t5612-clone-refspec.sh ............................. ok 1 - setup ok 2 - by default all branches will be kept updated ok 3 - by default no tags will be kept updated ok 4 - clone with --no-tags ok 5 - --single-branch while HEAD pointing at master ok 6 - --single-branch while HEAD pointing at master and --no-tags ok 7 - --single-branch while HEAD pointing at side ok 8 - --single-branch with explicit --branch side ok 9 - --single-branch with explicit --branch with tag fetches updated tag ok 10 - --single-branch with explicit --branch with tag fetches updated tag despite --no-tags ok 11 - --single-branch with --mirror ok 12 - --single-branch with explicit --branch and --mirror ok 13 - --single-branch with detached # passed all 13 test(s) 1..13 ok t5701-git-serve.sh ................................. ok 1 - test capability advertisement ok 2 - stateless-rpc flag does not list capabilities ok 3 - request invalid capability ok 4 - request with no command ok 5 - request invalid command ok 6 - wrong object-format ok 7 - setup some refs and tags ok 8 - basics of ls-refs ok 9 - basic ref-prefixes ok 10 - refs/heads prefix ok 11 - peel parameter ok 12 - symrefs parameter ok 13 - sending server-options ok 14 - unexpected lines are not allowed in fetch request # passed all 14 test(s) 1..14 ok t5604-clone-reference.sh ........................... ok 1 - preparing first repository ok 2 - preparing second repository ok 3 - cloning with reference (-l -s) ok 4 - existence of info/alternates ok 5 - pulling from reference ok 6 - that reference gets used ok 7 - cloning with reference (no -l -s) ok 8 - fetched no objects ok 9 - existence of info/alternates ok 10 - pulling from reference ok 11 - that reference gets used ok 12 - updating origin ok 13 - pulling changes from origin ok 14 - that alternate to origin gets used ok 15 - pulling changes from origin ok 16 - check objects expected to exist locally ok 17 - preparing alternate repository #1 ok 18 - cloning alternate repo #2 and adding changes to repo #1 ok 19 - cloning alternate repo #1, using #2 as reference ok 20 - cloning with reference being subset of source (-l -s) ok 21 - cloning with multiple references drops duplicates ok 22 - clone with reference from a tagged repository ok 23 - prepare branched repository ok 24 - fetch with incomplete alternates ok 25 - clone using repo with gitfile as a reference ok 26 - clone using repo pointed at by gitfile as reference ok 27 - clone and dissociate from reference ok 28 - clone, dissociate from partial reference and repack ok 29 - clone, dissociate from alternates ok 30 - setup repo with garbage in objects/* ok 31 - clone a repo with garbage in objects/* ok 32 - setup repo with manually symlinked or unknown files at objects/ ok 33 - clone repo with symlinked or unknown files at objects/ # passed all 33 test(s) 1..33 ok t5617-clone-submodules-remote.sh ................... ok 1 - setup ok 2 - clone with --no-remote-submodules ok 3 - clone with --remote-submodules ok 4 - check the default is --no-remote-submodules ok 5 - clone with --single-branch # passed all 5 test(s) 1..5 ok t5802-connect-helper.sh ............................ ok 1 - setup ok 2 - clone ok 3 - update following tag ok 4 - update backfilled tag ok 5 - update backfilled tag without primary transfer ok 6 - set up fake git-daemon ok 7 - ext command can connect to git daemon (no vhost) ok 8 - ext command can connect to git daemon (vhost) # passed all 8 test(s) 1..8 ok t5705-session-id-in-capabilities.sh ................ ok 1 - setup repos for session ID capability tests ok 2 - session IDs not advertised by default (fetch v0) ok 3 - session IDs not advertised by default (push v0) ok 4 - session IDs not advertised by default (fetch v1) ok 5 - session IDs not advertised by default (push v1) ok 6 - session IDs not advertised by default (fetch v2) ok 7 - session IDs not advertised by default (push v2) ok 8 - enable SID advertisement ok 9 - session IDs advertised (fetch v0) ok 10 - session IDs advertised (push v0) ok 11 - session IDs advertised (fetch v1) ok 12 - session IDs advertised (push v1) ok 13 - session IDs advertised (fetch v2) ok 14 - session IDs advertised (push v2) # passed all 14 test(s) 1..14 ok t5526-fetch-submodules.sh .......................... ok 1 - setup ok 2 - fetch --recurse-submodules recurses into submodules ok 3 - submodule.recurse option triggers recursive fetch ok 4 - fetch --recurse-submodules -j2 has the same output behaviour ok 5 - fetch alone only fetches superproject ok 6 - fetch --no-recurse-submodules only fetches superproject ok 7 - using fetchRecurseSubmodules=true in .gitmodules recurses into submodules ok 8 - --no-recurse-submodules overrides .gitmodules config ok 9 - using fetchRecurseSubmodules=false in .git/config overrides setting in .gitmodules ok 10 - --recurse-submodules overrides fetchRecurseSubmodules setting from .git/config ok 11 - --quiet propagates to submodules ok 12 - --quiet propagates to parallel submodules ok 13 - --dry-run propagates to submodules ok 14 - Without --dry-run propagates to submodules ok 15 - recurseSubmodules=true propagates into submodules ok 16 - --recurse-submodules overrides config in submodule ok 17 - --no-recurse-submodules overrides config setting ok 18 - Recursion doesn't happen when no new commits are fetched in the superproject ok 19 - Recursion stops when no new submodule commits are fetched ok 20 - Recursion doesn't happen when new superproject commits don't change any submodules ok 21 - Recursion picks up config in submodule ok 22 - Recursion picks up all submodules when necessary ok 23 - '--recurse-submodules=on-demand' doesn't recurse when no new commits are fetched in the superproject (and ignores config) ok 24 - '--recurse-submodules=on-demand' recurses as deep as necessary (and ignores config) ok 25 - '--recurse-submodules=on-demand' stops when no new submodule commits are found in the superproject (and ignores config) ok 26 - 'fetch.recurseSubmodules=on-demand' overrides global config ok 27 - 'submodule..fetchRecurseSubmodules=on-demand' overrides fetch.recurseSubmodules ok 28 - don't fetch submodule when newly recorded commits are already present ok 29 - 'fetch.recurseSubmodules=on-demand' works also without .gitmodules entry ok 30 - fetching submodules respects parallel settings ok 31 - fetching submodule into a broken repository ok 32 - fetch new commits when submodule got renamed ok 33 - fetch new submodule commits on-demand outside standard refspec ok 34 - fetch new submodule commit on-demand in FETCH_HEAD ok 35 - fetch new submodule commits on-demand without .gitmodules entry ok 36 - fetch new submodule commit intermittently referenced by superproject ok 37 - setup nested submodule fetch test ok 38 - fetching a superproject containing an uninitialized sub/sub project ok 39 - setup recursive fetch with uninit submodule ok 40 - recursive fetch with uninit submodule ok 41 - recursive fetch after deinit a submodule # passed all 41 test(s) 1..41 ok t5700-protocol-v1.sh ............................... ok 1 - create repo to be served by git-daemon ok 2 - clone with git:// using protocol v1 ok 3 - fetch with git:// using protocol v1 ok 4 - pull with git:// using protocol v1 ok 5 - push with git:// using protocol v1 ok 6 - create repo to be served by file:// transport ok 7 - clone with file:// using protocol v1 ok 8 - fetch with file:// using protocol v1 ok 9 - pull with file:// using protocol v1 ok 10 - push with file:// using protocol v1 ok 11 - setup ssh wrapper ok 12 - create repo to be served by ssh:// transport ok 13 - clone with ssh:// using protocol v1 ok 14 - fetch with ssh:// using protocol v1 ok 15 - pull with ssh:// using protocol v1 ok 16 - push with ssh:// using protocol v1 ok 17 - create repo to be served by http:// transport ok 18 - clone with http:// using protocol v1 ok 19 - fetch with http:// using protocol v1 ok 20 - pull with http:// using protocol v1 ok 21 - push with http:// using protocol v1 # passed all 21 test(s) 1..21 ok t5614-clone-submodules-shallow.sh .................. ok 1 - setup ok 2 - nonshallow clone implies nonshallow submodule ok 3 - shallow clone with shallow submodule ok 4 - shallow clone does not imply shallow submodule ok 5 - shallow clone with non shallow submodule ok 6 - non shallow clone with shallow submodule ok 7 - clone follows shallow recommendation ok 8 - get unshallow recommended shallow submodule ok 9 - clone follows non shallow recommendation # passed all 9 test(s) 1..9 ok t5552-skipping-fetch-negotiator.sh ................. ok 1 - commits with no parents are sent regardless of skip distance ok 2 - when two skips collide, favor the larger one ok 3 - use ref advertisement to filter out commits ok 4 - handle clock skew ok 5 - do not send "have" with ancestors of commits that server ACKed # passed all 5 test(s) 1..5 ok t5810-proto-disable-local.sh ....................... ok 1 - setup repository to clone ok 2 - clone file:// (enabled) ok 3 - fetch file:// (enabled) ok 4 - push file:// (enabled) ok 5 - push file:// (disabled) ok 6 - fetch file:// (disabled) ok 7 - clone file:// (disabled) ok 8 - clone file:// (env var has precedence) ok 9 - clone file:// (enabled with config) ok 10 - fetch file:// (enabled) ok 11 - push file:// (enabled) ok 12 - push file:// (disabled) ok 13 - fetch file:// (disabled) ok 14 - clone file:// (disabled) ok 15 - clone file:// (enabled) ok 16 - fetch file:// (enabled) ok 17 - push file:// (enabled) ok 18 - push file:// (disabled) ok 19 - fetch file:// (disabled) ok 20 - clone file:// (disabled) ok 21 - clone file:// (enabled) ok 22 - fetch file:// (enabled) ok 23 - push file:// (enabled) ok 24 - push file:// (disabled) ok 25 - fetch file:// (disabled) ok 26 - clone file:// (disabled) ok 27 - clone path (enabled) ok 28 - fetch path (enabled) ok 29 - push path (enabled) ok 30 - push path (disabled) ok 31 - fetch path (disabled) ok 32 - clone path (disabled) ok 33 - clone path (env var has precedence) ok 34 - clone path (enabled with config) ok 35 - fetch path (enabled) ok 36 - push path (enabled) ok 37 - push path (disabled) ok 38 - fetch path (disabled) ok 39 - clone path (disabled) ok 40 - clone path (enabled) ok 41 - fetch path (enabled) ok 42 - push path (enabled) ok 43 - push path (disabled) ok 44 - fetch path (disabled) ok 45 - clone path (disabled) ok 46 - clone path (enabled) ok 47 - fetch path (enabled) ok 48 - push path (enabled) ok 49 - push path (disabled) ok 50 - fetch path (disabled) ok 51 - clone path (disabled) ok 52 - setup repo with dash ok 53 - repo names starting with dash are rejected ok 54 - full paths still work # passed all 54 test(s) 1..54 ok t6001-rev-list-graft.sh ............................ ok 1 - setup ok 2 - without grafts ok 3 - with grafts ok 4 - without grafts, with pathlimit ok 5 - with grafts, with pathlimit ok 6 - without grafts ok 7 - with grafts ok 8 - without grafts, with pathlimit ok 9 - with grafts, with pathlimit ok 10 - without grafts ok 11 - with grafts ok 12 - without grafts, with pathlimit ok 13 - with grafts, with pathlimit ok 14 - show advice that grafts are deprecated # passed all 14 test(s) 1..14 ok t6000-rev-list-misc.sh ............................. ok 1 - setup ok 2 - rev-list --objects heeds pathspecs ok 3 - rev-list --objects with pathspecs and deeper paths ok 4 - rev-list --objects with pathspecs and copied files ok 5 - rev-list --objects --no-object-names has no space/names ok 6 - rev-list --objects --no-object-names works with cat-file ok 7 - --no-object-names and --object-names are last-one-wins ok 8 - rev-list A..B and rev-list ^A B are the same ok 9 - propagate uninteresting flag down correctly ok 10 - symleft flag bit is propagated down from tag ok 11 - rev-list can show index objects ok 12 - rev-list can negate index objects ok 13 - --bisect and --first-parent can be combined ok 14 - --header shows a NUL after each commit ok 15 - rev-list --end-of-options ok 16 - rev-list --count ok 17 - rev-list --count --objects # passed all 17 test(s) 1..17 ok t5814-proto-disable-ext.sh ......................... ok 1 - setup ext wrapper ok 2 - setup repository to clone ok 3 - clone remote-helper (enabled) ok 4 - fetch remote-helper (enabled) ok 5 - push remote-helper (enabled) ok 6 - push remote-helper (disabled) ok 7 - fetch remote-helper (disabled) ok 8 - clone remote-helper (disabled) ok 9 - clone remote-helper (env var has precedence) ok 10 - clone remote-helper (enabled with config) ok 11 - fetch remote-helper (enabled) ok 12 - push remote-helper (enabled) ok 13 - push remote-helper (disabled) ok 14 - fetch remote-helper (disabled) ok 15 - clone remote-helper (disabled) ok 16 - clone remote-helper (enabled) ok 17 - fetch remote-helper (enabled) ok 18 - push remote-helper (enabled) ok 19 - push remote-helper (disabled) ok 20 - fetch remote-helper (disabled) ok 21 - clone remote-helper (disabled) ok 22 - clone remote-helper (enabled) ok 23 - fetch remote-helper (enabled) ok 24 - push remote-helper (enabled) ok 25 - push remote-helper (disabled) ok 26 - fetch remote-helper (disabled) ok 27 - clone remote-helper (disabled) # passed all 27 test(s) 1..27 ok t5703-upload-pack-ref-in-want.sh ................... ok 1 - setup repository ok 2 - config controls ref-in-want advertisement ok 3 - invalid want-ref line ok 4 - basic want-ref ok 5 - multiple want-ref lines ok 6 - mix want and want-ref ok 7 - want-ref with ref we already have commit for ok 8 - setup repos for fetching with ref-in-want tests ok 9 - fetching with exact OID ok 10 - fetching multiple refs ok 11 - fetching ref and exact OID ok 12 - fetching with wildcard that does not match any refs ok 13 - fetching with wildcard that matches multiple refs ok 14 - setup repos for change-while-negotiating test ok 15 - server is initially ahead - no ref in want ok 16 - server is initially ahead - ref in want ok 17 - server is initially behind - no ref in want ok 18 - server is initially behind - ref in want ok 19 - server loses a ref - ref in want # passed all 19 test(s) 1..19 ok t5812-proto-disable-http.sh ........................ ok 1 - create git-accessible repo ok 2 - clone smart http (enabled) ok 3 - fetch smart http (enabled) ok 4 - push smart http (enabled) ok 5 - push smart http (disabled) ok 6 - fetch smart http (disabled) ok 7 - clone smart http (disabled) ok 8 - clone smart http (env var has precedence) ok 9 - clone smart http (enabled with config) ok 10 - fetch smart http (enabled) ok 11 - push smart http (enabled) ok 12 - push smart http (disabled) ok 13 - fetch smart http (disabled) ok 14 - clone smart http (disabled) ok 15 - clone smart http (enabled) ok 16 - fetch smart http (enabled) ok 17 - push smart http (enabled) ok 18 - push smart http (disabled) ok 19 - fetch smart http (disabled) ok 20 - clone smart http (disabled) ok 21 - clone smart http (enabled) ok 22 - fetch smart http (enabled) ok 23 - push smart http (enabled) ok 24 - push smart http (disabled) ok 25 - fetch smart http (disabled) ok 26 - clone smart http (disabled) ok 27 - curl redirects respect whitelist ok 28 - curl limits redirects ok 29 - http can be limited to from-user # passed all 29 test(s) 1..29 ok t5811-proto-disable-git.sh ......................... ok 1 - create git-accessible repo ok 2 - clone git:// (enabled) ok 3 - fetch git:// (enabled) ok 4 - push git:// (enabled) ok 5 - push git:// (disabled) ok 6 - fetch git:// (disabled) ok 7 - clone git:// (disabled) ok 8 - clone git:// (env var has precedence) ok 9 - clone git:// (enabled with config) ok 10 - fetch git:// (enabled) ok 11 - push git:// (enabled) ok 12 - push git:// (disabled) ok 13 - fetch git:// (disabled) ok 14 - clone git:// (disabled) ok 15 - clone git:// (enabled) ok 16 - fetch git:// (enabled) ok 17 - push git:// (enabled) ok 18 - push git:// (disabled) ok 19 - fetch git:// (disabled) ok 20 - clone git:// (disabled) ok 21 - clone git:// (enabled) ok 22 - fetch git:// (enabled) ok 23 - push git:// (enabled) ok 24 - push git:// (disabled) ok 25 - fetch git:// (disabled) ok 26 - clone git:// (disabled) # passed all 26 test(s) 1..26 ok t5815-submodule-protos.sh .......................... ok 1 - setup ext wrapper ok 2 - setup ssh wrapper ok 3 - setup repository with submodules ok 4 - clone with recurse-submodules fails ok 5 - setup individual updates ok 6 - update of ssh allowed ok 7 - update of ext not allowed ok 8 - user can override whitelist # passed all 8 test(s) 1..8 ok t5551-http-fetch-smart.sh .......................... ok 1 - setup repository ok 2 - create http-accessible bare repository ok 3 - setup askpass helper ok 4 - clone http repository ok 5 - fetch changes via http ok 6 - used upload-pack service ok 7 - follow redirects (301) ok 8 - follow redirects (302) ok 9 - redirects re-root further requests ok 10 - re-rooting dies on insane schemes ok 11 - clone from password-protected repository ok 12 - clone from auth-only-for-push repository ok 13 - clone from auth-only-for-objects repository ok 14 - no-op half-auth fetch does not require a password ok 15 - redirects send auth to new location ok 16 - GIT_TRACE_CURL redacts auth details ok 17 - GIT_CURL_VERBOSE redacts auth details ok 18 - GIT_TRACE_CURL does not redact auth details if GIT_TRACE_REDACT=0 ok 19 - disable dumb http on server ok 20 - GIT_SMART_HTTP can disable smart http ok 21 - invalid Content-Type rejected ok 22 - create namespaced refs ok 23 - smart clone respects namespace ok 24 - dumb clone via http-backend respects namespace ok 25 # SKIP cookies stored in http.cookiefile when http.savecookies set (GIT_SKIP_TESTS) ok 26 - transfer.hiderefs works over smart-http ok 27 - create 2,000 tags in the repo ok 28 - clone the 2,000 tag repo to check OS command line overflow ok 29 - large fetch-pack requests can be sent using chunked encoding ok 30 - test allowreachablesha1inwant ok 31 - test allowreachablesha1inwant with unreachable ok 32 - test allowanysha1inwant with unreachable ok 33 # SKIP http can handle enormous ref negotiation (missing EXPENSIVE) ok 34 - custom http headers ok 35 - using fetch command in remote-curl updates refs ok 36 - fetch by SHA-1 without tag following ok 37 - cookies are redacted by default ok 38 - empty values of cookies are also redacted ok 39 - GIT_TRACE_REDACT=0 disables cookie redaction ok 40 - GIT_TRACE_CURL_NO_DATA prevents data from being traced ok 41 - server-side error detected # passed all 41 test(s) 1..41 ok t6004-rev-list-path-optim.sh ....................... ok 1 - setup ok 2 - path-optimization ok 3 - further setup ok 4 - path optimization 2 ok 5 - pathspec with leading path ok 6 - pathspec with glob (1) ok 7 - pathspec with glob (2) # passed all 7 test(s) 1..7 ok t6005-rev-list-count.sh ............................ ok 1 - setup ok 2 - no options ok 3 - --max-count ok 4 - --max-count all forms ok 5 - --skip ok 6 - --skip --max-count # passed all 6 test(s) 1..6 ok t5900-repo-selection.sh ............................ ok 1 - find .git dir in worktree ok 2 - automagically add .git suffix ok 3 - automagically add .git suffix to worktree ok 4 - prefer worktree foo over bare foo.git ok 5 - prefer bare foo over bare foo.git ok 6 - disambiguate with full foo.git ok 7 - we are not fooled by non-git foo directory ok 8 - prefer inner .git over outer bare # passed all 8 test(s) 1..8 ok t6008-rev-list-submodule.sh ........................ ok 1 - setup ok 2 - Ilari's test # passed all 2 test(s) 1..2 ok t6013-rev-list-reverse-parents.sh .................. ok 1 - set up --reverse example ok 2 - --reverse --parents --full-history combines correctly ok 3 - --boundary does too # passed all 3 test(s) 1..3 ok t5801-remote-helpers.sh ............................ ok 1 - setup repository ok 2 - cloning from local repo ok 3 - create new commit on remote ok 4 - pulling from local repo ok 5 - pushing to local repo ok 6 - fetch new branch ok 7 - fetch multiple branches ok 8 - push when remote has extra refs ok 9 - push new branch by name ok 10 - push new branch with old:new refspec ok 11 - push new branch with HEAD:new refspec ok 12 - push delete branch ok 13 - forced push ok 14 - cloning without refspec ok 15 - pulling without refspecs ok 16 - pushing without refspecs ok 17 - pulling without marks not ok 18 - pushing without marks # TODO known breakage ok 19 - push all with existing object ok 20 - push ref with existing object ok 21 - push signed tag ok 22 - push signed tag with signed-tags capability ok 23 - push update refs ok 24 - push update refs disabled by no-private-update ok 25 - push update refs failure ok 26 - proper failure checks for fetching ok 27 - proper failure checks for pushing ok 28 - push messages ok 29 - fetch HEAD ok 30 - fetch url ok 31 - fetch tag # still have 1 known breakage(s) # passed all remaining 30 test(s) 1..31 ok t6011-rev-list-with-bad-commit.sh .................. ok 1 - setup ok 2 - verify number of revisions ok 3 - corrupt second commit object ok 4 - rev-list should fail ok 5 - git repack _MUST_ fail ok 6 - first commit is still available # passed all 6 test(s) 1..6 ok t6014-rev-list-all.sh .............................. ok 1 - setup ok 2 - rev-list --all lists detached HEAD ok 3 - repack does not lose detached HEAD ok 4 - rev-list --graph --no-walk is forbidden # passed all 4 test(s) 1..4 ok t6007-rev-list-cherry-pick-file.sh ................. ok 1 - setup ok 2 - --left-right ok 3 - --count ok 4 - --cherry-pick foo comes up empty ok 5 - --cherry-pick bar does not come up empty ok 6 - bar does not come up empty ok 7 - --cherry-pick bar does not come up empty (II) ok 8 - name-rev multiple --refs combine inclusive ok 9 - name-rev --refs excludes non-matched patterns ok 10 - name-rev --exclude excludes matched patterns ok 11 - name-rev --no-refs clears the refs list ok 12 - --cherry-mark ok 13 - --cherry-mark --left-right ok 14 - --cherry-pick --right-only ok 15 - --cherry-pick --left-only ok 16 - --cherry ok 17 - --cherry --count ok 18 - --cherry-mark --count ok 19 - --cherry-mark --left-right --count ok 20 - --cherry-pick with independent, but identical branches ok 21 - --count --left-right ok 22 - --cherry-pick with duplicates on each side ok 23 - --cherry-pick avoids looking at full diffs # passed all 23 test(s) 1..23 ok t5813-proto-disable-ssh.sh ......................... ok 1 - setup ssh wrapper ok 2 - setup repository to clone ok 3 - clone host:path (enabled) ok 4 - fetch host:path (enabled) ok 5 - push host:path (enabled) ok 6 - push host:path (disabled) ok 7 - fetch host:path (disabled) ok 8 - clone host:path (disabled) ok 9 - clone host:path (env var has precedence) ok 10 - clone host:path (enabled with config) ok 11 - fetch host:path (enabled) ok 12 - push host:path (enabled) ok 13 - push host:path (disabled) ok 14 - fetch host:path (disabled) ok 15 - clone host:path (disabled) ok 16 - clone host:path (enabled) ok 17 - fetch host:path (enabled) ok 18 - push host:path (enabled) ok 19 - push host:path (disabled) ok 20 - fetch host:path (disabled) ok 21 - clone host:path (disabled) ok 22 - clone host:path (enabled) ok 23 - fetch host:path (enabled) ok 24 - push host:path (enabled) ok 25 - push host:path (disabled) ok 26 - fetch host:path (disabled) ok 27 - clone host:path (disabled) ok 28 - clone ssh:// (enabled) ok 29 - fetch ssh:// (enabled) ok 30 - push ssh:// (enabled) ok 31 - push ssh:// (disabled) ok 32 - fetch ssh:// (disabled) ok 33 - clone ssh:// (disabled) ok 34 - clone ssh:// (env var has precedence) ok 35 - clone ssh:// (enabled with config) ok 36 - fetch ssh:// (enabled) ok 37 - push ssh:// (enabled) ok 38 - push ssh:// (disabled) ok 39 - fetch ssh:// (disabled) ok 40 - clone ssh:// (disabled) ok 41 - clone ssh:// (enabled) ok 42 - fetch ssh:// (enabled) ok 43 - push ssh:// (enabled) ok 44 - push ssh:// (disabled) ok 45 - fetch ssh:// (disabled) ok 46 - clone ssh:// (disabled) ok 47 - clone ssh:// (enabled) ok 48 - fetch ssh:// (enabled) ok 49 - push ssh:// (enabled) ok 50 - push ssh:// (disabled) ok 51 - fetch ssh:// (disabled) ok 52 - clone ssh:// (disabled) ok 53 - clone git+ssh:// (enabled) ok 54 - fetch git+ssh:// (enabled) ok 55 - push git+ssh:// (enabled) ok 56 - push git+ssh:// (disabled) ok 57 - fetch git+ssh:// (disabled) ok 58 - clone git+ssh:// (disabled) ok 59 - clone git+ssh:// (env var has precedence) ok 60 - clone git+ssh:// (enabled with config) ok 61 - fetch git+ssh:// (enabled) ok 62 - push git+ssh:// (enabled) ok 63 - push git+ssh:// (disabled) ok 64 - fetch git+ssh:// (disabled) ok 65 - clone git+ssh:// (disabled) ok 66 - clone git+ssh:// (enabled) ok 67 - fetch git+ssh:// (enabled) ok 68 - push git+ssh:// (enabled) ok 69 - push git+ssh:// (disabled) ok 70 - fetch git+ssh:// (disabled) ok 71 - clone git+ssh:// (disabled) ok 72 - clone git+ssh:// (enabled) ok 73 - fetch git+ssh:// (enabled) ok 74 - push git+ssh:// (enabled) ok 75 - push git+ssh:// (disabled) ok 76 - fetch git+ssh:// (disabled) ok 77 - clone git+ssh:// (disabled) ok 78 - hostnames starting with dash are rejected ok 79 - setup repo with dash ok 80 - repo names starting with dash are rejected ok 81 - full paths still work # passed all 81 test(s) 1..81 ok t6016-rev-list-graph-simplify-history.sh ........... ok 1 - set up rev-list --graph test ok 2 - --graph --all ok 3 - --graph --simplify-by-decoration ok 4 - setup: get rid of decorations on B ok 5 - --graph --simplify-by-decoration prune branch B ok 6 - --graph --full-history -- bar.txt ok 7 - --graph --full-history --simplify-merges -- bar.txt ok 8 - --graph -- bar.txt ok 9 - --graph --sparse -- bar.txt ok 10 - --graph ^C4 ok 11 - --graph ^C3 ok 12 - --graph --boundary ^C3 # passed all 12 test(s) 1..12 ok t6019-rev-list-ancestry-path.sh .................... ok 1 - setup ok 2 - rev-list D..M ok 3 - rev-list --ancestry-path D..M ok 4 - rev-list D..M -- M.t ok 5 - rev-list --ancestry-path D..M -- M.t ok 6 - rev-list F...I ok 7 - rev-list --ancestry-path F...I ok 8 - rev-list G..M -- G.t ok 9 - rev-list --ancestry-path G..M -- G.t ok 10 - rev-list --ancestry-path --simplify-merges G^..M -- G.t ok 11 - setup criss-cross ok 12 - criss-cross: rev-list --ancestry-path cb..bc ok 13 - criss-cross: rev-list --ancestry-path --all ^cb # passed all 13 test(s) 1..13 ok t6017-rev-list-stdin.sh ............................ ok 1 - setup ok 2 - check rev-list master ok 3 - check log --stat master ok 4 - check rev-list side-1 ^side-4 ok 5 - check log --stat side-1 ^side-4 ok 6 - check rev-list side-1 ^side-7 -- ok 7 - check log --stat side-1 ^side-7 -- ok 8 - check rev-list side-1 ^side-7 -- file-1 ok 9 - check log --stat side-1 ^side-7 -- file-1 ok 10 - check rev-list side-1 ^side-7 -- file-2 ok 11 - check log --stat side-1 ^side-7 -- file-2 ok 12 - check rev-list side-3 ^side-4 -- file-3 ok 13 - check log --stat side-3 ^side-4 -- file-3 ok 14 - check rev-list side-3 ^side-2 ok 15 - check log --stat side-3 ^side-2 ok 16 - check rev-list side-3 ^side-2 -- file-1 ok 17 - check log --stat side-3 ^side-2 -- file-1 ok 18 - not only --stdin # passed all 18 test(s) 1..18 ok t6009-rev-list-parent.sh ........................... ok 1 - setup ok 2 - one is ancestor of others and should not be shown ok 3 - setup roots, merges and octopuses ok 4 - rev-list roots ok 5 - rev-list no merges ok 6 - rev-list no octopuses ok 7 - rev-list no roots ok 8 - rev-list merges ok 9 - rev-list octopus ok 10 - rev-list ordinary commits ok 11 - rev-list --merges --no-merges yields empty set ok 12 - rev-list override and infinities ok 13 - dodecapus ok 14 - ancestors with the same commit time # passed all 14 test(s) 1..14 ok t6012-rev-list-simplify.sh ......................... ok 1 - setup ok 2 - log --full-history --topo-order ok 3 - log --full-history ok 4 - log --full-history --date-order ok 5 - log --full-history --author-date-order ok 6 - log --full-history -- file ok 7 - log --full-history --topo-order -- file ok 8 - log --full-history --date-order -- file ok 9 - log --full-history --author-date-order -- file ok 10 - log --simplify-merges -- file ok 11 - log --simplify-merges --topo-order -- file ok 12 - log --simplify-merges --date-order -- file ok 13 - log --simplify-merges --author-date-order -- file ok 14 - log -- file ok 15 - log --topo-order -- file ok 16 - log --date-order -- file ok 17 - log --author-date-order -- file ok 18 - log --first-parent -- another-file ok 19 - log --first-parent --topo-order -- another-file ok 20 - log --full-history E -- lost ok 21 - full history simplification without parent ok 22 - --full-diff is not affected by --parents ok 23 - setup rebuild repo ok 24 - log -- file ok 25 - log --show-pulls -- file ok 26 - log --full-history --topo-order -- file ok 27 - log --simplify-merges --topo-order --show-pulls -- file ok 28 - log --simplify-merges --topo-order -- file ok 29 - log --first-parent -- file ok 30 - log --first-parent --show-pulls -- file ok 31 - log --topo-order --ancestry-path A..HEAD -- file ok 32 - log --topo-order --show-pulls --ancestry-path A..HEAD -- file ok 33 - log --topo-order --full-history --ancestry-path A..HEAD -- file ok 34 - log --topo-order --simplify-merges --ancestry-path A..HEAD -- file ok 35 - log --topo-order --simplify-merges --show-pulls --ancestry-path A..HEAD -- file ok 36 - log --graph --simplify-merges --show-pulls # passed all 36 test(s) 1..36 ok t5601-clone.sh ..................................... ok 1 - setup ok 2 - clone with excess parameters (1) ok 3 - clone with excess parameters (2) ok 4 - output from clone ok 5 - clone does not keep pack ok 6 - clone checks out files ok 7 - clone respects GIT_WORK_TREE ok 8 - clone from hooks ok 9 - clone creates intermediate directories ok 10 - clone creates intermediate directories for bare repo ok 11 - clone --mirror ok 12 - clone --mirror with detached HEAD ok 13 - clone --bare with detached HEAD ok 14 - clone --bare names the local repository .git ok 15 - clone --mirror does not repeat tags ok 16 - clone to destination with trailing / ok 17 - clone to destination with extra trailing / ok 18 - clone to an existing empty directory ok 19 - clone to an existing non-empty directory ok 20 - clone to an existing path ok 21 - clone a void ok 22 - clone respects global branch.autosetuprebase ok 23 - respect url-encoding of file:// ok 24 - do not query-string-decode + in URLs ok 25 - do not respect url-encoding of non-url path ok 26 - clone separate gitdir ok 27 - clone separate gitdir: output ok 28 - clone from .git file ok 29 - fetch from .git gitfile ok 30 - fetch from gitfile parent ok 31 - clone separate gitdir where target already exists ok 32 - clone --reference from original ok 33 - clone with more than one --reference ok 34 - clone from original with relative alternate ok 35 - clone checking out a tag ok 36 - set up ssh wrapper ok 37 - clone myhost:src uses ssh ok 38 - clone local path foo:bar ok 39 - bracketed hostnames are still ssh ok 40 - OpenSSH variant passes -4 ok 41 - variant can be overridden ok 42 - variant=auto picks based on basename ok 43 - simple does not support -4/-6 ok 44 - simple does not support port ok 45 - uplink is treated as simple ok 46 - OpenSSH-like uplink is treated as ssh ok 47 - plink is treated specially (as putty) ok 48 - plink.exe is treated specially (as putty) ok 49 - tortoiseplink is like putty, with extra arguments ok 50 - double quoted plink.exe in GIT_SSH_COMMAND ok 51 - single quoted plink.exe in GIT_SSH_COMMAND ok 52 - GIT_SSH_VARIANT overrides plink detection ok 53 - ssh.variant overrides plink detection ok 54 - GIT_SSH_VARIANT overrides plink detection to plink ok 55 - GIT_SSH_VARIANT overrides plink to tortoiseplink ok 56 - clean failure on broken quoting ok 57 - clone c:temp is ssl ok 58 # SKIP clone c:temp is dos drive (missing MINGW) ok 59 - clone host:rep ok 60 - clone host:rep/home/project ok 61 - clone host:123 ok 62 - clone [::1]:rep ok 63 - clone [::1]:rep/home/project ok 64 - clone [::1]:123 ok 65 - clone host:/~repo ok 66 - clone [::1]:/~repo ok 67 - clone foo/bar:baz is not ssh ok 68 - clone [foo]bar/baz:qux is not ssh ok 69 - clone [foo/bar]:baz is not ssh ok 70 - clone ssh://host.xz/home/user/repo ok 71 - clone ssh://host.xz/~repo ok 72 - clone ssh://host.xz:/home/user/repo ok 73 - clone ssh://host.xz:/~repo ok 74 - clone ssh://host.xz:22/home/user/repo ok 75 - clone ssh://host.xz:22/~repo ok 76 - clone ssh://::1/home/user/repo ok 77 - clone ssh://[::1]/home/user/repo ok 78 - clone ssh://[::1]:/home/user/repo ok 79 - clone ssh://user@::1/home/user/repo ok 80 - clone ssh://user@[::1]/home/user/repo ok 81 - clone ssh://user@[::1]:/home/user/repo ok 82 - clone ssh://[user@::1]/home/user/repo ok 83 - clone ssh://[user@::1]:/home/user/repo ok 84 - clone ssh://::1/~repo ok 85 - clone ssh://[::1]/~repo ok 86 - clone ssh://user@::1/~repo ok 87 - clone ssh://user@[::1]/~repo ok 88 - clone ssh://[user@::1]/~repo ok 89 - clone ssh://[::1]:22/home/user/repo ok 90 - clone ssh://user@[::1]:22/home/user/repo ok 91 - clone ssh://[user@::1]:22/home/user/repo ok 92 - clone ssh://[::1]:22/~repo ok 93 - clone ssh://user@[::1]:22/~repo ok 94 - clone ssh://[user@::1]:22/~repo ok 95 - clone from a repository with two identical branches ok 96 - shallow clone locally ok 97 - GIT_TRACE_PACKFILE produces a usable pack ok 98 - clone on case-insensitive fs ok 99 # SKIP colliding file detection (missing CASE_INSENSITIVE_FS) ok 100 - clone with GIT_DEFAULT_HASH ok 101 - partial clone ok 102 - partial clone with -o ok 103 - partial clone: warn if server does not support object filtering ok 104 - batch missing blob request during checkout ok 105 - batch missing blob request does not inadvertently try to fetch gitlinks ok 106 - partial clone using HTTP # passed all 106 test(s) 1..106 ok t6010-merge-base.sh ................................ ok 1 - setup ok 2 - set up G and H ok 3 - merge-base G H ok 4 - merge-base/show-branch --independent ok 5 - unsynchronized clocks ok 6 - --independent with unsynchronized clocks ok 7 - merge-base for octopus-step (setup) ok 8 - merge-base A B C ok 9 - criss-cross merge-base for octopus-step ok 10 - using reflog to find the fork point ok 11 - --fork-point works with empty reflog ok 12 - merge-base --octopus --all for complex tree # passed all 12 test(s) 1..12 ok t6006-rev-list-format.sh ........................... ok 1 - setup ok 2 - format percent ok 3 - format hash ok 4 - format tree ok 5 - format parents ok 6 - format author ok 7 - format committer ok 8 - format encoding ok 9 - format subject ok 10 - format subject-truncated ok 11 - format body ok 12 - format raw-body ok 13 - basic colors ok 14 - %S is not a placeholder for rev-list yet ok 15 - advanced colors ok 16 - %Cred does not enable color by default ok 17 - %Cred enables colors for color.diff ok 18 - %Cred enables colors for color.ui ok 19 - %Cred respects --color ok 20 - %Cred respects --no-color ok 21 - %Cred respects --color=auto (stdout is tty) ok 22 - %Cred respects --color=auto (stdout not tty) ok 23 - %C(...) does not enable color by default ok 24 - %C(...) enables colors for color.diff ok 25 - %C(...) enables colors for color.ui ok 26 - %C(...) respects --color ok 27 - %C(...) respects --no-color ok 28 - %C(...) respects --color=auto (stdout is tty) ok 29 - %C(...) respects --color=auto (stdout not tty) ok 30 - %C(auto,...) does not enable color by default ok 31 - %C(auto,...) enables colors for color.diff ok 32 - %C(auto,...) enables colors for color.ui ok 33 - %C(auto,...) respects --color ok 34 - %C(auto,...) respects --no-color ok 35 - %C(auto,...) respects --color=auto (stdout is tty) ok 36 - %C(auto,...) respects --color=auto (stdout not tty) ok 37 - %C(always,...) enables color even without tty ok 38 - %C(auto) respects --color ok 39 - %C(auto) respects --no-color ok 40 - rev-list %C(auto,...) respects --color ok 41 - setup complex body ok 42 - format complex-encoding ok 43 - format complex-subject ok 44 - format complex-subject-trunc ok 45 - format complex-subject-mtrunc ok 46 - format complex-subject-ltrunc ok 47 - setup expected messages (for test %b) ok 48 - format complex-body ok 49 - format complex-subject-commitencoding-unset ok 50 - format complex-subject-commitencoding-unset-trunc ok 51 - format complex-subject-commitencoding-unset-mtrunc ok 52 - format complex-subject-commitencoding-unset-ltrunc ok 53 - format complex-body-commitencoding-unset ok 54 - %x00 shows NUL ok 55 - %ad respects --date= ok 56 - empty email ok 57 - del LF before empty (1) ok 58 - del LF before empty (2) ok 59 - add LF before non-empty (1) ok 60 - add LF before non-empty (2) ok 61 - add SP before non-empty (1) ok 62 - add SP before non-empty (2) ok 63 - --abbrev ok 64 - %H is not affected by --abbrev-commit ok 65 - %h is not affected by --abbrev-commit ok 66 - "%h %gD: %gs" is same as git-reflog ok 67 - "%h %gD: %gs" is same as git-reflog (with date) ok 68 - "%h %gD: %gs" is same as git-reflog (with --abbrev) ok 69 - %gd shortens ref name ok 70 - reflog identity ok 71 - oneline with empty message ok 72 - single-character name is parsed correctly ok 73 - unused %G placeholders are passed through # passed all 73 test(s) 1..73 ok t6100-rev-list-in-order.sh ......................... ok 1 - setup a commit history with trees, blobs ok 2 - rev-list --in-commit-order ok 3 - rev-list lists blobs and trees after commits # passed all 3 test(s) 1..3 ok t6110-rev-list-sparse.sh ........................... ok 1 - setup ok 2 - rev-list --first-parent --boundary # passed all 2 test(s) 1..2 ok t6060-merge-index.sh ............................... ok 1 - setup diverging branches ok 2 - read-tree does not resolve content merge ok 3 - git merge-index git-merge-one-file resolves ok 4 - setup bare merge ok 5 - merge-one-file fails without a work tree ok 6 - merge-one-file respects GIT_WORK_TREE ok 7 - merge-one-file respects core.worktree # passed all 7 test(s) 1..7 ok t6018-rev-list-glob.sh ............................. ok 1 - setup ok 2 - rev-parse --glob=refs/heads/subspace/* ok 3 - rev-parse --glob=heads/subspace/* ok 4 - rev-parse --glob=refs/heads/subspace/ ok 5 - rev-parse --glob=heads/subspace/ ok 6 - rev-parse --glob=heads/subspace not ok 7 - rev-parse accepts --glob as detached option # TODO known breakage not ok 8 - rev-parse is not confused by option-like glob # TODO known breakage ok 9 - rev-parse --branches=subspace/* ok 10 - rev-parse --branches=subspace/ ok 11 - rev-parse --branches=subspace ok 12 - rev-parse --glob=heads/subspace/* --glob=heads/other/* ok 13 - rev-parse --glob=heads/someref/* master ok 14 - rev-parse --glob=heads/* ok 15 - rev-parse --tags=foo ok 16 - rev-parse --remotes=foo ok 17 - rev-parse --exclude with --branches ok 18 - rev-parse --exclude with --all ok 19 - rev-parse accumulates multiple --exclude ok 20 - rev-parse --branches clears --exclude ok 21 - rev-parse --tags clears --exclude ok 22 - rev-parse --all clears --exclude ok 23 - rev-parse --exclude=glob with --branches=glob ok 24 - rev-parse --exclude=glob with --tags=glob ok 25 - rev-parse --exclude=glob with --remotes=glob ok 26 - rev-parse --exclude=ref with --branches=glob ok 27 - rev-parse --exclude=ref with --tags=glob ok 28 - rev-parse --exclude=ref with --remotes=glob ok 29 - rev-list --exclude=glob with --branches=glob ok 30 - rev-list --exclude=glob with --tags=glob ok 31 - rev-list --exclude=glob with --remotes=glob ok 32 - rev-list --exclude=ref with --branches=glob ok 33 - rev-list --exclude=ref with --tags=glob ok 34 - rev-list --exclude=ref with --remotes=glob ok 35 - rev-list --glob=refs/heads/subspace/* ok 36 - rev-list --glob refs/heads/subspace/* ok 37 - rev-list not confused by option-like --glob arg ok 38 - rev-list --glob=heads/subspace/* ok 39 - rev-list --glob=refs/heads/subspace/ ok 40 - rev-list --glob=heads/subspace/ ok 41 - rev-list --glob=heads/subspace ok 42 - rev-list --branches=subspace/* ok 43 - rev-list --branches=subspace/ ok 44 - rev-list --branches=subspace ok 45 - rev-list --branches ok 46 - rev-list --glob=heads/someref/* master ok 47 - rev-list --glob=heads/subspace/* --glob=heads/other/* ok 48 - rev-list --glob=heads/* ok 49 - rev-list --tags=foo ok 50 - rev-list --tags ok 51 - rev-list --remotes=foo ok 52 - rev-list --exclude with --branches ok 53 - rev-list --exclude with --all ok 54 - rev-list accumulates multiple --exclude ok 55 - rev-list should succeed with empty output on empty stdin ok 56 - rev-list should succeed with empty output with all refs excluded ok 57 - rev-list should succeed with empty output with empty --all ok 58 - rev-list should succeed with empty output with empty glob ok 59 - rev-list should succeed with empty output when ignoring missing ok 60 - shortlog accepts --glob/--tags/--remotes not ok 61 - shortlog accepts --glob as detached option # TODO known breakage not ok 62 - shortlog --glob is not confused by option-like argument # TODO known breakage # still have 4 known breakage(s) # passed all remaining 58 test(s) 1..62 ok t6040-tracking-info.sh ............................. ok 1 - setup ok 2 - branch -v ok 3 - branch -vv ok 4 - checkout (diverged from upstream) ok 5 - checkout with local tracked branch ok 6 - checkout (upstream is gone) ok 7 - checkout (up-to-date with upstream) ok 8 - status (diverged from upstream) ok 9 - status (upstream is gone) ok 10 - status (up-to-date with upstream) ok 11 - status -s -b (diverged from upstream) ok 12 - status -s -b --no-ahead-behind (diverged from upstream) ok 13 - status.aheadbehind=false status -s -b (diverged from upstream) ok 14 - status --long --branch ok 15 - status --long --branch ok 16 - status --long --branch --no-ahead-behind ok 17 - status.aheadbehind=false status --long --branch ok 18 - status -s -b (upstream is gone) ok 19 - status -s -b (up-to-date with upstream) ok 20 - fail to track lightweight tags ok 21 - fail to track annotated tags ok 22 - --set-upstream-to does not change branch ok 23 - --set-upstream-to @{-1} # passed all 23 test(s) 1..23 ok t6003-rev-list-topo-order.sh ....................... ok 1 - rev-list has correct number of entries ok 2 - simple topo order ok 3 - simple date order ok 4 - simple author-date order ok 5 - two diamonds topo order (g6) ok 6 - multiple heads ok 7 - multiple heads, prune at a1 ok 8 - multiple heads, prune at l1 ok 9 - cross-epoch, head at l5, prune at l1 ok 10 - duplicated head arguments ok 11 - prune near topo ok 12 - head has no parent ok 13 - two nodes - one head, one base ok 14 - three nodes one head, one internal, one base ok 15 - linear prune l2 ^root ok 16 - linear prune l2 ^l0 ok 17 - linear prune l2 ^l1 ok 18 - linear prune l5 ^a4 ok 19 - linear prune l5 ^l3 ok 20 - linear prune l5 ^l4 ok 21 - max-count 10 - topo order ok 22 - max-count 10 - non topo order ok 23 - --max-age=c3, no --topo-order ok 24 - one specified head reachable from another a4, c3, --topo-order ok 25 - one specified head reachable from another c3, a4, --topo-order ok 26 - one specified head reachable from another a4, c3, no --topo-order ok 27 - one specified head reachable from another c3, a4, no --topo-order ok 28 - graph with c3 and a4 parents of head ok 29 - graph with a4 and c3 parents of head ok 30 - head ^head --topo-order ok 31 - head ^head no --topo-order ok 32 - simple topo order (l5r1) ok 33 - simple topo order (r1l5) ok 34 - don't print things unreachable from one branch ok 35 - --topo-order a4 l3 # passed all 35 test(s) 1..35 ok t6102-rev-list-unexpected-objects.sh ............... ok 1 - setup well-formed objects ok 2 - setup unexpected non-blob entry not ok 3 - traverse unexpected non-blob entry (lone) # TODO known breakage ok 4 - traverse unexpected non-blob entry (seen) ok 5 - setup unexpected non-tree entry ok 6 - traverse unexpected non-tree entry (lone) ok 7 - traverse unexpected non-tree entry (seen) ok 8 - setup unexpected non-commit parent ok 9 - traverse unexpected non-commit parent (lone) ok 10 - traverse unexpected non-commit parent (seen) ok 11 - setup unexpected non-tree root ok 12 - traverse unexpected non-tree root (lone) ok 13 - traverse unexpected non-tree root (seen) ok 14 - setup unexpected non-commit tag ok 15 - traverse unexpected non-commit tag (lone) ok 16 - traverse unexpected non-commit tag (seen) ok 17 - setup unexpected non-tree tag ok 18 - traverse unexpected non-tree tag (lone) ok 19 - traverse unexpected non-tree tag (seen) ok 20 - setup unexpected non-blob tag not ok 21 - traverse unexpected non-blob tag (lone) # TODO known breakage ok 22 - traverse unexpected non-blob tag (seen) # still have 2 known breakage(s) # passed all remaining 20 test(s) 1..22 ok t6002-rev-list-bisect.sh ........................... ok 1 - bisection diff --bisect l0 ^root <= 0 ok 2 - bisection diff --bisect l1 ^root <= 0 ok 3 - bisection diff --bisect l2 ^root <= 0 ok 4 - bisection diff --bisect a0 ^root <= 0 ok 5 - bisection diff --bisect a1 ^root <= 0 ok 6 - bisection diff --bisect a2 ^root <= 0 ok 7 - bisection diff --bisect a3 ^root <= 0 ok 8 - bisection diff --bisect b1 ^root <= 0 ok 9 - bisection diff --bisect b2 ^root <= 0 ok 10 - bisection diff --bisect b3 ^root <= 0 ok 11 - bisection diff --bisect c1 ^root <= 0 ok 12 - bisection diff --bisect c2 ^root <= 0 ok 13 - bisection diff --bisect c3 ^root <= 0 ok 14 - bisection diff --bisect E ^F <= 0 ok 15 - bisection diff --bisect e1 ^F <= 0 ok 16 - bisection diff --bisect e2 ^F <= 0 ok 17 - bisection diff --bisect e3 ^F <= 0 ok 18 - bisection diff --bisect e4 ^F <= 0 ok 19 - bisection diff --bisect e5 ^F <= 0 ok 20 - bisection diff --bisect e6 ^F <= 0 ok 21 - bisection diff --bisect e7 ^F <= 0 ok 22 - bisection diff --bisect f1 ^F <= 0 ok 23 - bisection diff --bisect f2 ^F <= 0 ok 24 - bisection diff --bisect f3 ^F <= 0 ok 25 - bisection diff --bisect f4 ^F <= 0 ok 26 - bisection diff --bisect E ^F <= 0 ok 27 - bisection diff --bisect V ^U <= 1 ok 28 - bisection diff --bisect V ^U ^u1 ^u2 ^u3 <= 0 ok 29 - bisection diff --bisect u1 ^U <= 0 ok 30 - bisection diff --bisect u2 ^U <= 0 ok 31 - bisection diff --bisect u3 ^U <= 0 ok 32 - bisection diff --bisect u4 ^U <= 0 ok 33 - bisection diff --bisect u5 ^U <= 0 ok 34 - --bisect l5 ^root ok 35 - --bisect l5 ^root ^c3 ok 36 - --bisect l5 ^root ^c3 ^b4 ok 37 - --bisect l3 ^root ^c3 ^b4 ok 38 - --bisect l5 ^b3 ^a3 ^b4 ^a4 ok 39 - --bisect l4 ^a2 ^a3 ^b ^a4 ok 40 - --bisect l3 ^a2 ^a3 ^b ^a4 ok 41 - --bisect a4 ^a2 ^a3 ^b4 ok 42 - --bisect a4 ^a2 ^a3 ^b4 ^c2 ok 43 - --bisect a4 ^a2 ^a3 ^b4 ^c2 ^c3 ok 44 - --bisect a4 ^a2 ^a3 ^b4 ok 45 - --bisect c3 ^a2 ^a3 ^b4 ^c2 ok 46 - set up fake --bisect refs ok 47 - rev-list --bisect can default to good/bad refs ok 48 - rev-parse --bisect can default to good/bad refs ok 49 - --bisect --first-parent ok 50 - --first-parent ok 51 - --bisect-vars --first-parent ok 52 - --bisect-all --first-parent # passed all 52 test(s) 1..52 ok t6113-rev-list-bitmap-filters.sh ................... ok 1 - set up bitmapped repo ok 2 - filters fallback to non-bitmap traversal ok 3 - blob:none filter ok 4 - blob:none filter with specified blob ok 5 - blob:limit filter ok 6 - blob:limit filter with specified blob ok 7 - tree:0 filter ok 8 - tree:0 filter with specified blob, tree ok 9 - tree:1 filter # passed all 9 test(s) 1..9 ok t6133-pathspec-rev-dwim.sh ......................... ok 1 - setup ok 2 - non-rev wildcard dwims to pathspec ok 3 - tree:path with metacharacters dwims to rev ok 4 - ^{foo} with metacharacters dwims to rev ok 5 - @{foo} with metacharacters dwims to rev ok 6 - :/*.t from a subdir dwims to a pathspec # passed all 6 test(s) 1..6 ok t5500-fetch-pack.sh ................................ ok 1 - setup ok 2 - 1st pull ok 3 - post 1st pull setup ok 4 - 2nd pull ok 5 - 3rd pull ok 6 - single branch clone ok 7 - single branch object count ok 8 - single given branch clone ok 9 - clone shallow depth 1 ok 10 - clone shallow depth 1 with fsck ok 11 - clone shallow ok 12 - clone shallow depth count ok 13 - clone shallow object count ok 14 - clone shallow object count (part 2) ok 15 - fsck in shallow repo ok 16 - simple fetch in shallow repo ok 17 - no changes expected ok 18 - fetch same depth in shallow repo ok 19 - no changes expected ok 20 - add two more ok 21 - pull in shallow repo ok 22 - clone shallow object count ok 23 - add two more (part 2) ok 24 - deepening pull in shallow repo ok 25 - clone shallow object count ok 26 - deepening fetch in shallow repo ok 27 - clone shallow object count ok 28 - pull in shallow repo with missing merge base ok 29 - additional simple shallow deepenings ok 30 - clone shallow depth count ok 31 - clone shallow object count ok 32 - fetch --no-shallow on full repo ok 33 - fetch --depth --no-shallow ok 34 - turn shallow to complete repository ok 35 - clone shallow without --no-single-branch ok 36 - clone shallow object count ok 37 - clone shallow with --branch ok 38 - clone shallow object count ok 39 - clone shallow with detached HEAD ok 40 - shallow clone pulling tags ok 41 - shallow cloning single tag ok 42 - clone shallow with packed refs ok 43 - in_vain not triggered before first ACK ok 44 - in_vain resetted upon ACK ok 45 - fetch in shallow repo unreachable shallow objects ok 46 - fetch creating new shallow root ok 47 - setup tests for the --stdin parameter ok 48 - setup fetch refs from cmdline v[12] ok 49 - protocol.version= fetch refs from cmdline ok 50 - protocol.version=0 fetch refs from cmdline ok 51 - protocol.version=1 fetch refs from cmdline ok 52 - protocol.version=2 fetch refs from cmdline ok 53 - fetch refs from stdin ok 54 - fetch mixed refs from cmdline and stdin ok 55 - test duplicate refs from stdin ok 56 - set up tests of missing reference ok 57 - test lonely missing ref ok 58 - test missing ref after existing ok 59 - test missing ref before existing ok 60 - test --all, --depth, and explicit head ok 61 - test --all, --depth, and explicit tag ok 62 - test --all with tag to non-tip ok 63 - test --all wrt tag to non-commits ok 64 - shallow fetch with tags does not break the repository ok 65 - fetch-pack can fetch a raw sha1 ok 66 - fetch-pack can fetch a raw sha1 that is advertised as a ref ok 67 - fetch-pack can fetch a raw sha1 overlapping a named ref ok 68 - fetch-pack cannot fetch a raw sha1 that is not advertised as a ref ok 69 - fetch-pack --diag-url ssh+git://host/repo ok 70 - fetch-pack --diag-url ssh+git://host/~repo ok 71 - fetch-pack --diag-url ssh+git://host:/repo ok 72 - fetch-pack --diag-url ssh+git://host:/~repo ok 73 - fetch-pack --diag-url ssh+git://user@host/repo ok 74 - fetch-pack --diag-url ssh+git://user@host/~repo ok 75 - fetch-pack --diag-url ssh+git://user@host:/repo ok 76 - fetch-pack --diag-url ssh+git://user@host:/~repo ok 77 - fetch-pack --diag-url ssh+git://user@[::1]/repo ok 78 - fetch-pack --diag-url ssh+git://user@[::1]/~repo ok 79 - fetch-pack --diag-url ssh+git://user@[::1]:/repo ok 80 - fetch-pack --diag-url ssh+git://user@[::1]:/~repo ok 81 - fetch-pack --diag-url ssh+git://user@::1/repo ok 82 - fetch-pack --diag-url ssh+git://user@::1/~repo ok 83 - fetch-pack --diag-url ssh+git://user@::1:/repo ok 84 - fetch-pack --diag-url ssh+git://user@::1:/~repo ok 85 - fetch-pack --diag-url ssh+git://host:22/repo ok 86 - fetch-pack --diag-url ssh+git://User@host:22/repo ok 87 - fetch-pack --diag-url ssh+git://User@[::1]:22/repo ok 88 - fetch-pack --diag-url git+ssh://host/repo ok 89 - fetch-pack --diag-url git+ssh://host/~repo ok 90 - fetch-pack --diag-url git+ssh://host:/repo ok 91 - fetch-pack --diag-url git+ssh://host:/~repo ok 92 - fetch-pack --diag-url git+ssh://user@host/repo ok 93 - fetch-pack --diag-url git+ssh://user@host/~repo ok 94 - fetch-pack --diag-url git+ssh://user@host:/repo ok 95 - fetch-pack --diag-url git+ssh://user@host:/~repo ok 96 - fetch-pack --diag-url git+ssh://user@[::1]/repo ok 97 - fetch-pack --diag-url git+ssh://user@[::1]/~repo ok 98 - fetch-pack --diag-url git+ssh://user@[::1]:/repo ok 99 - fetch-pack --diag-url git+ssh://user@[::1]:/~repo ok 100 - fetch-pack --diag-url git+ssh://user@::1/repo ok 101 - fetch-pack --diag-url git+ssh://user@::1/~repo ok 102 - fetch-pack --diag-url git+ssh://user@::1:/repo ok 103 - fetch-pack --diag-url git+ssh://user@::1:/~repo ok 104 - fetch-pack --diag-url git+ssh://host:22/repo ok 105 - fetch-pack --diag-url git+ssh://User@host:22/repo ok 106 - fetch-pack --diag-url git+ssh://User@[::1]:22/repo ok 107 - fetch-pack --diag-url git://host/repo ok 108 - fetch-pack --diag-url git://host/~repo ok 109 - fetch-pack --diag-url git://host:/repo ok 110 - fetch-pack --diag-url git://host:/~repo ok 111 - fetch-pack --diag-url git://user@host/repo ok 112 - fetch-pack --diag-url git://user@host/~repo ok 113 - fetch-pack --diag-url git://user@host:/repo ok 114 - fetch-pack --diag-url git://user@host:/~repo ok 115 - fetch-pack --diag-url git://user@[::1]/repo ok 116 - fetch-pack --diag-url git://user@[::1]/~repo ok 117 - fetch-pack --diag-url git://user@[::1]:/repo ok 118 - fetch-pack --diag-url git://user@[::1]:/~repo ok 119 - fetch-pack --diag-url git://user@::1/repo ok 120 - fetch-pack --diag-url git://user@::1/~repo ok 121 - fetch-pack --diag-url git://user@::1:/repo ok 122 - fetch-pack --diag-url git://user@::1:/~repo ok 123 - fetch-pack --diag-url git://host:22/repo ok 124 - fetch-pack --diag-url git://User@host:22/repo ok 125 - fetch-pack --diag-url git://User@[::1]:22/repo ok 126 - fetch-pack --diag-url ssh://host/repo ok 127 - fetch-pack --diag-url ssh://host/~repo ok 128 - fetch-pack --diag-url ssh://host:/repo ok 129 - fetch-pack --diag-url ssh://host:/~repo ok 130 - fetch-pack --diag-url ssh://user@host/repo ok 131 - fetch-pack --diag-url ssh://user@host/~repo ok 132 - fetch-pack --diag-url ssh://user@host:/repo ok 133 - fetch-pack --diag-url ssh://user@host:/~repo ok 134 - fetch-pack --diag-url ssh://user@[::1]/repo ok 135 - fetch-pack --diag-url ssh://user@[::1]/~repo ok 136 - fetch-pack --diag-url ssh://user@[::1]:/repo ok 137 - fetch-pack --diag-url ssh://user@[::1]:/~repo ok 138 - fetch-pack --diag-url ssh://user@::1/repo ok 139 - fetch-pack --diag-url ssh://user@::1/~repo ok 140 - fetch-pack --diag-url ssh://user@::1:/repo ok 141 - fetch-pack --diag-url ssh://user@::1:/~repo ok 142 - fetch-pack --diag-url ssh://host:22/repo ok 143 - fetch-pack --diag-url ssh://User@host:22/repo ok 144 - fetch-pack --diag-url ssh://User@[::1]:22/repo ok 145 - fetch-pack --diag-url file://User@[::1]/repo ok 146 # SKIP fetch-pack --diag-url file://User@[::1]/repo (missing MINGW) ok 147 # SKIP fetch-pack --diag-url file:///repo (missing MINGW) ok 148 - fetch-pack --diag-url file://User@[::1]/~repo ok 149 # SKIP fetch-pack --diag-url file://User@[::1]/~repo (missing MINGW) ok 150 - fetch-pack --diag-url ./nohost:repo ok 151 - fetch-pack --diag-url ./file:nohost/~repo ok 152 - fetch-pack --diag-url ./nohost:12:repo ok 153 - fetch-pack --diag-url ./file:nohost:12/~repo ok 154 - fetch-pack --diag-url ./[::1]:repo ok 155 - fetch-pack --diag-url ./file:[::1]/~repo ok 156 - fetch-pack --diag-url ./[::1]:23:repo ok 157 - fetch-pack --diag-url ./file:[::1]:23/~repo ok 158 - fetch-pack --diag-url ./[:repo ok 159 - fetch-pack --diag-url ./file:[/~repo ok 160 - fetch-pack --diag-url ./[:aa:repo ok 161 - fetch-pack --diag-url ./file:[:aa/~repo ok 162 - fetch-pack --diag-url host:repo ok 163 - fetch-pack --diag-url host:/~repo ok 164 - fetch-pack --diag-url [::1]:repo ok 165 - fetch-pack --diag-url [::1]:/~repo ok 166 - fetch-pack --diag-url ssh+git://host/re:po ok 167 - fetch-pack --diag-url ssh+git://host/~re:po ok 168 - fetch-pack --diag-url ssh+git://host:/re:po ok 169 - fetch-pack --diag-url ssh+git://host:/~re:po ok 170 - fetch-pack --diag-url ssh+git://user@host/re:po ok 171 - fetch-pack --diag-url ssh+git://user@host/~re:po ok 172 - fetch-pack --diag-url ssh+git://user@host:/re:po ok 173 - fetch-pack --diag-url ssh+git://user@host:/~re:po ok 174 - fetch-pack --diag-url ssh+git://user@[::1]/re:po ok 175 - fetch-pack --diag-url ssh+git://user@[::1]/~re:po ok 176 - fetch-pack --diag-url ssh+git://user@[::1]:/re:po ok 177 - fetch-pack --diag-url ssh+git://user@[::1]:/~re:po ok 178 - fetch-pack --diag-url ssh+git://user@::1/re:po ok 179 - fetch-pack --diag-url ssh+git://user@::1/~re:po ok 180 - fetch-pack --diag-url ssh+git://user@::1:/re:po ok 181 - fetch-pack --diag-url ssh+git://user@::1:/~re:po ok 182 - fetch-pack --diag-url ssh+git://host:22/re:po ok 183 - fetch-pack --diag-url ssh+git://User@host:22/re:po ok 184 - fetch-pack --diag-url ssh+git://User@[::1]:22/re:po ok 185 - fetch-pack --diag-url git+ssh://host/re:po ok 186 - fetch-pack --diag-url git+ssh://host/~re:po ok 187 - fetch-pack --diag-url git+ssh://host:/re:po ok 188 - fetch-pack --diag-url git+ssh://host:/~re:po ok 189 - fetch-pack --diag-url git+ssh://user@host/re:po ok 190 - fetch-pack --diag-url git+ssh://user@host/~re:po ok 191 - fetch-pack --diag-url git+ssh://user@host:/re:po ok 192 - fetch-pack --diag-url git+ssh://user@host:/~re:po ok 193 - fetch-pack --diag-url git+ssh://user@[::1]/re:po ok 194 - fetch-pack --diag-url git+ssh://user@[::1]/~re:po ok 195 - fetch-pack --diag-url git+ssh://user@[::1]:/re:po ok 196 - fetch-pack --diag-url git+ssh://user@[::1]:/~re:po ok 197 - fetch-pack --diag-url git+ssh://user@::1/re:po ok 198 - fetch-pack --diag-url git+ssh://user@::1/~re:po ok 199 - fetch-pack --diag-url git+ssh://user@::1:/re:po ok 200 - fetch-pack --diag-url git+ssh://user@::1:/~re:po ok 201 - fetch-pack --diag-url git+ssh://host:22/re:po ok 202 - fetch-pack --diag-url git+ssh://User@host:22/re:po ok 203 - fetch-pack --diag-url git+ssh://User@[::1]:22/re:po ok 204 - fetch-pack --diag-url git://host/re:po ok 205 - fetch-pack --diag-url git://host/~re:po ok 206 - fetch-pack --diag-url git://host:/re:po ok 207 - fetch-pack --diag-url git://host:/~re:po ok 208 - fetch-pack --diag-url git://user@host/re:po ok 209 - fetch-pack --diag-url git://user@host/~re:po ok 210 - fetch-pack --diag-url git://user@host:/re:po ok 211 - fetch-pack --diag-url git://user@host:/~re:po ok 212 - fetch-pack --diag-url git://user@[::1]/re:po ok 213 - fetch-pack --diag-url git://user@[::1]/~re:po ok 214 - fetch-pack --diag-url git://user@[::1]:/re:po ok 215 - fetch-pack --diag-url git://user@[::1]:/~re:po ok 216 - fetch-pack --diag-url git://user@::1/re:po ok 217 - fetch-pack --diag-url git://user@::1/~re:po ok 218 - fetch-pack --diag-url git://user@::1:/re:po ok 219 - fetch-pack --diag-url git://user@::1:/~re:po ok 220 - fetch-pack --diag-url git://host:22/re:po ok 221 - fetch-pack --diag-url git://User@host:22/re:po ok 222 - fetch-pack --diag-url git://User@[::1]:22/re:po ok 223 - fetch-pack --diag-url ssh://host/re:po ok 224 - fetch-pack --diag-url ssh://host/~re:po ok 225 - fetch-pack --diag-url ssh://host:/re:po ok 226 - fetch-pack --diag-url ssh://host:/~re:po ok 227 - fetch-pack --diag-url ssh://user@host/re:po ok 228 - fetch-pack --diag-url ssh://user@host/~re:po ok 229 - fetch-pack --diag-url ssh://user@host:/re:po ok 230 - fetch-pack --diag-url ssh://user@host:/~re:po ok 231 - fetch-pack --diag-url ssh://user@[::1]/re:po ok 232 - fetch-pack --diag-url ssh://user@[::1]/~re:po ok 233 - fetch-pack --diag-url ssh://user@[::1]:/re:po ok 234 - fetch-pack --diag-url ssh://user@[::1]:/~re:po ok 235 - fetch-pack --diag-url ssh://user@::1/re:po ok 236 - fetch-pack --diag-url ssh://user@::1/~re:po ok 237 - fetch-pack --diag-url ssh://user@::1:/re:po ok 238 - fetch-pack --diag-url ssh://user@::1:/~re:po ok 239 - fetch-pack --diag-url ssh://host:22/re:po ok 240 - fetch-pack --diag-url ssh://User@host:22/re:po ok 241 - fetch-pack --diag-url ssh://User@[::1]:22/re:po ok 242 - fetch-pack --diag-url file://User@[::1]/re:po ok 243 # SKIP fetch-pack --diag-url file://User@[::1]/re:po (missing MINGW) ok 244 # SKIP fetch-pack --diag-url file:///re:po (missing MINGW) ok 245 - fetch-pack --diag-url file://User@[::1]/~re:po ok 246 # SKIP fetch-pack --diag-url file://User@[::1]/~re:po (missing MINGW) ok 247 - fetch-pack --diag-url ./nohost:re:po ok 248 - fetch-pack --diag-url ./file:nohost/~re:po ok 249 - fetch-pack --diag-url ./nohost:12:re:po ok 250 - fetch-pack --diag-url ./file:nohost:12/~re:po ok 251 - fetch-pack --diag-url ./[::1]:re:po ok 252 - fetch-pack --diag-url ./file:[::1]/~re:po ok 253 - fetch-pack --diag-url ./[::1]:23:re:po ok 254 - fetch-pack --diag-url ./file:[::1]:23/~re:po ok 255 - fetch-pack --diag-url ./[:re:po ok 256 - fetch-pack --diag-url ./file:[/~re:po ok 257 - fetch-pack --diag-url ./[:aa:re:po ok 258 - fetch-pack --diag-url ./file:[:aa/~re:po ok 259 - fetch-pack --diag-url host:re:po ok 260 - fetch-pack --diag-url host:/~re:po ok 261 - fetch-pack --diag-url [::1]:re:po ok 262 - fetch-pack --diag-url [::1]:/~re:po ok 263 - fetch-pack --diag-url ssh+git://host/re/po ok 264 - fetch-pack --diag-url ssh+git://host/~re/po ok 265 - fetch-pack --diag-url ssh+git://host:/re/po ok 266 - fetch-pack --diag-url ssh+git://host:/~re/po ok 267 - fetch-pack --diag-url ssh+git://user@host/re/po ok 268 - fetch-pack --diag-url ssh+git://user@host/~re/po ok 269 - fetch-pack --diag-url ssh+git://user@host:/re/po ok 270 - fetch-pack --diag-url ssh+git://user@host:/~re/po ok 271 - fetch-pack --diag-url ssh+git://user@[::1]/re/po ok 272 - fetch-pack --diag-url ssh+git://user@[::1]/~re/po ok 273 - fetch-pack --diag-url ssh+git://user@[::1]:/re/po ok 274 - fetch-pack --diag-url ssh+git://user@[::1]:/~re/po ok 275 - fetch-pack --diag-url ssh+git://user@::1/re/po ok 276 - fetch-pack --diag-url ssh+git://user@::1/~re/po ok 277 - fetch-pack --diag-url ssh+git://user@::1:/re/po ok 278 - fetch-pack --diag-url ssh+git://user@::1:/~re/po ok 279 - fetch-pack --diag-url ssh+git://host:22/re/po ok 280 - fetch-pack --diag-url ssh+git://User@host:22/re/po ok 281 - fetch-pack --diag-url ssh+git://User@[::1]:22/re/po ok 282 - fetch-pack --diag-url git+ssh://host/re/po ok 283 - fetch-pack --diag-url git+ssh://host/~re/po ok 284 - fetch-pack --diag-url git+ssh://host:/re/po ok 285 - fetch-pack --diag-url git+ssh://host:/~re/po ok 286 - fetch-pack --diag-url git+ssh://user@host/re/po ok 287 - fetch-pack --diag-url git+ssh://user@host/~re/po ok 288 - fetch-pack --diag-url git+ssh://user@host:/re/po ok 289 - fetch-pack --diag-url git+ssh://user@host:/~re/po ok 290 - fetch-pack --diag-url git+ssh://user@[::1]/re/po ok 291 - fetch-pack --diag-url git+ssh://user@[::1]/~re/po ok 292 - fetch-pack --diag-url git+ssh://user@[::1]:/re/po ok 293 - fetch-pack --diag-url git+ssh://user@[::1]:/~re/po ok 294 - fetch-pack --diag-url git+ssh://user@::1/re/po ok 295 - fetch-pack --diag-url git+ssh://user@::1/~re/po ok 296 - fetch-pack --diag-url git+ssh://user@::1:/re/po ok 297 - fetch-pack --diag-url git+ssh://user@::1:/~re/po ok 298 - fetch-pack --diag-url git+ssh://host:22/re/po ok 299 - fetch-pack --diag-url git+ssh://User@host:22/re/po ok 300 - fetch-pack --diag-url git+ssh://User@[::1]:22/re/po ok 301 - fetch-pack --diag-url git://host/re/po ok 302 - fetch-pack --diag-url git://host/~re/po ok 303 - fetch-pack --diag-url git://host:/re/po ok 304 - fetch-pack --diag-url git://host:/~re/po ok 305 - fetch-pack --diag-url git://user@host/re/po ok 306 - fetch-pack --diag-url git://user@host/~re/po ok 307 - fetch-pack --diag-url git://user@host:/re/po ok 308 - fetch-pack --diag-url git://user@host:/~re/po ok 309 - fetch-pack --diag-url git://user@[::1]/re/po ok 310 - fetch-pack --diag-url git://user@[::1]/~re/po ok 311 - fetch-pack --diag-url git://user@[::1]:/re/po ok 312 - fetch-pack --diag-url git://user@[::1]:/~re/po ok 313 - fetch-pack --diag-url git://user@::1/re/po ok 314 - fetch-pack --diag-url git://user@::1/~re/po ok 315 - fetch-pack --diag-url git://user@::1:/re/po ok 316 - fetch-pack --diag-url git://user@::1:/~re/po ok 317 - fetch-pack --diag-url git://host:22/re/po ok 318 - fetch-pack --diag-url git://User@host:22/re/po ok 319 - fetch-pack --diag-url git://User@[::1]:22/re/po ok 320 - fetch-pack --diag-url ssh://host/re/po ok 321 - fetch-pack --diag-url ssh://host/~re/po ok 322 - fetch-pack --diag-url ssh://host:/re/po ok 323 - fetch-pack --diag-url ssh://host:/~re/po ok 324 - fetch-pack --diag-url ssh://user@host/re/po ok 325 - fetch-pack --diag-url ssh://user@host/~re/po ok 326 - fetch-pack --diag-url ssh://user@host:/re/po ok 327 - fetch-pack --diag-url ssh://user@host:/~re/po ok 328 - fetch-pack --diag-url ssh://user@[::1]/re/po ok 329 - fetch-pack --diag-url ssh://user@[::1]/~re/po ok 330 - fetch-pack --diag-url ssh://user@[::1]:/re/po ok 331 - fetch-pack --diag-url ssh://user@[::1]:/~re/po ok 332 - fetch-pack --diag-url ssh://user@::1/re/po ok 333 - fetch-pack --diag-url ssh://user@::1/~re/po ok 334 - fetch-pack --diag-url ssh://user@::1:/re/po ok 335 - fetch-pack --diag-url ssh://user@::1:/~re/po ok 336 - fetch-pack --diag-url ssh://host:22/re/po ok 337 - fetch-pack --diag-url ssh://User@host:22/re/po ok 338 - fetch-pack --diag-url ssh://User@[::1]:22/re/po ok 339 - fetch-pack --diag-url file://User@[::1]/re/po ok 340 # SKIP fetch-pack --diag-url file://User@[::1]/re/po (missing MINGW) ok 341 # SKIP fetch-pack --diag-url file:///re/po (missing MINGW) ok 342 - fetch-pack --diag-url file://User@[::1]/~re/po ok 343 # SKIP fetch-pack --diag-url file://User@[::1]/~re/po (missing MINGW) ok 344 - fetch-pack --diag-url ./nohost:re/po ok 345 - fetch-pack --diag-url ./file:nohost/~re/po ok 346 - fetch-pack --diag-url ./nohost:12:re/po ok 347 - fetch-pack --diag-url ./file:nohost:12/~re/po ok 348 - fetch-pack --diag-url ./[::1]:re/po ok 349 - fetch-pack --diag-url ./file:[::1]/~re/po ok 350 - fetch-pack --diag-url ./[::1]:23:re/po ok 351 - fetch-pack --diag-url ./file:[::1]:23/~re/po ok 352 - fetch-pack --diag-url ./[:re/po ok 353 - fetch-pack --diag-url ./file:[/~re/po ok 354 - fetch-pack --diag-url ./[:aa:re/po ok 355 - fetch-pack --diag-url ./file:[:aa/~re/po ok 356 - fetch-pack --diag-url host:re/po ok 357 - fetch-pack --diag-url host:/~re/po ok 358 - fetch-pack --diag-url [::1]:re/po ok 359 - fetch-pack --diag-url [::1]:/~re/po ok 360 # SKIP fetch-pack --diag-url file://c:/repo (missing MINGW) ok 361 # SKIP fetch-pack --diag-url c:repo (missing MINGW) ok 362 - clone shallow since ... ok 363 - fetch shallow since ... ok 364 - clone shallow since selects no commits ok 365 - shallow since with commit graph and already-seen commit ok 366 - shallow clone exclude tag two ok 367 - fetch exclude tag one ok 368 - fetching deepen ok 369 - use ref advertisement to prune "have" lines sent ok 370 - filtering by size ok 371 - filtering by size has no effect if support for it is not advertised ok 372 - fetch with --filter=blob:limit=0 ok 373 - fetch with --filter=blob:limit=0 and HTTP # passed all 373 test(s) 1..373 ok t6131-pathspec-icase.sh ............................ ok 1 - create commits with glob characters ok 2 - tree_entry_interesting matches bar ok 3 - tree_entry_interesting matches :(icase)bar ok 4 - tree_entry_interesting matches :(icase)bar with prefix ok 5 - tree_entry_interesting matches :(icase)bar with empty prefix ok 6 - match_pathspec matches :(icase)bar ok 7 - match_pathspec matches :(icase)bar with prefix ok 8 - match_pathspec matches :(icase)bar with empty prefix ok 9 - "git diff" can take magic :(icase) pathspec # passed all 9 test(s) 1..9 ok t6130-pathspec-noglob.sh ........................... ok 1 - create commits with glob characters ok 2 - vanilla pathspec matches literally ok 3 - star pathspec globs ok 4 - star pathspec globs ok 5 - bracket pathspec globs and matches literal brackets ok 6 - bracket pathspec globs and matches literal brackets ok 7 - no-glob option matches literally (vanilla) ok 8 - no-glob option matches literally (vanilla) ok 9 - no-glob option matches literally (star) ok 10 - no-glob option matches literally (star) ok 11 - no-glob option matches literally (bracket) ok 12 - no-glob option matches literally (bracket) ok 13 - no-glob option disables :(literal) ok 14 - no-glob environment variable works ok 15 - blame takes global pathspec flags ok 16 - setup xxx/bar ok 17 - **/ works with :(glob) ok 18 - **/ does not work with --noglob-pathspecs ok 19 - **/ works with :(glob) and --noglob-pathspecs ok 20 - **/ works with --glob-pathspecs ok 21 - **/ does not work with :(literal) and --glob-pathspecs # passed all 21 test(s) 1..21 ok t6136-pathspec-in-bare.sh .......................... ok 1 - setup a bare and non-bare repository ok 2 - log and ls-files in a bare repository ok 3 - log and ls-files in .git directory # passed all 3 test(s) 1..3 ok t6134-pathspec-in-submodule.sh ..................... ok 1 - setup a submodule ok 2 - error message for path inside submodule ok 3 - error message for path inside submodule from within submodule # passed all 3 test(s) 1..3 ok t6132-pathspec-exclude.sh .......................... ok 1 - setup ok 2 - exclude only pathspec uses default implicit pathspec ok 3 - t_e_i() exclude sub ok 4 - t_e_i() exclude sub/sub/file ok 5 - t_e_i() exclude sub using mnemonic ok 6 - t_e_i() exclude :(icase)SUB ok 7 - t_e_i() exclude sub2 from sub ok 8 - t_e_i() exclude sub/*file ok 9 - t_e_i() exclude :(glob)sub/*/file ok 10 - m_p_d() exclude sub ok 11 - m_p_d() exclude sub/sub/file ok 12 - m_p_d() exclude sub using mnemonic ok 13 - m_p_d() exclude :(icase)SUB ok 14 - m_p_d() exclude sub2 from sub ok 15 - m_p_d() exclude sub/*file ok 16 - m_p_d() exclude :(glob)sub/*/file ok 17 - multiple exclusions ok 18 - t_e_i() exclude case #8 ok 19 - grep --untracked PATTERN ok 20 - grep --untracked PATTERN :(exclude)DIR ok 21 - grep --untracked PATTERN :(exclude)*FILE # passed all 21 test(s) 1..21 ok t6301-for-each-ref-errors.sh ....................... ok 1 - setup ok 2 - Broken refs are reported correctly ok 3 - NULL_SHA1 refs are reported correctly ok 4 - Missing objects are reported correctly # passed all 4 test(s) 1..4 ok t6135-pathspec-with-attrs.sh ....................... ok 1 - setup a tree ok 2 - pathspec with no attr ok 3 - pathspec with labels and non existent .gitattributes ok 4 - pathspec with labels and non existent .gitattributes (2) ok 5 - setup .gitattributes ok 6 - check specific set attr ok 7 - check specific set attr (2) ok 8 - check specific unset attr ok 9 - check specific unset attr (2) ok 10 - check specific value attr ok 11 - check specific value attr (2) ok 12 - check unspecified attr ok 13 - check unspecified attr (2) ok 14 - check multiple unspecified attr ok 15 - check label with more labels but excluded path ok 16 - check label excluding other labels ok 17 - fail on multiple attr specifiers in one pathspec item ok 18 - fail if attr magic is used places not implemented ok 19 - abort on giving invalid label on the command line ok 20 - abort on asking for wrong magic ok 21 - check attribute list ok 22 - backslash cannot be the last character ok 23 - backslash cannot be used as a value # passed all 23 test(s) 1..23 ok t6401-merge-criss-cross.sh ......................... ok 1 - prepare repository ok 2 - Criss-cross merge ok 3 - Criss-cross merge result ok 4 - Criss-cross merge fails (-s resolve) # passed all 4 test(s) 1..4 ok t6101-rev-parse-parents.sh ......................... ok 1 - setup ok 2 - start is valid ok 3 - start^0 ok 4 - start^1 not valid ok 5 - second^1 = second^ ok 6 - final^1^1^1 ok 7 - final^1^1^1 = final^^^ ok 8 - final^1^2 ok 9 - final^1^2 != final^1^1 ok 10 - final^1^3 not valid ok 11 - --verify start2^1 ok 12 - --verify start2^0 ok 13 - final^1^@ = final^1^1 final^1^2 ok 14 - symbolic final^1^@ = final^1^1 final^1^2 ok 15 - final^1^! = final^1 ^final^1^1 ^final^1^2 ok 16 - symbolic final^1^! = final^1 ^final^1^1 ^final^1^2 ok 17 - large graft octopus ok 18 - repack for next test ok 19 - short SHA-1 works ok 20 - setup for rev^- tests ok 21 - rev-list --count merge^- = merge^..merge ok 22 - rev-parse merge^- = merge^..merge ok 23 - rev-parse merge^-1 = merge^..merge ok 24 - rev-parse merge^-2 = merge^2..merge ok 25 - symbolic merge^-1 = merge^1..merge ok 26 - rev-parse merge^-0 (invalid parent) ok 27 - rev-parse merge^-3 (invalid parent) ok 28 - rev-parse merge^-^ (garbage after ^-) ok 29 - rev-parse merge^-1x (garbage after ^-1) ok 30 - rev-list merge^- = merge^..merge ok 31 - rev-list merge^-1 = merge^1..merge ok 32 - rev-list merge^-2 = merge^2..merge ok 33 - rev-list merge^-0 (invalid parent) ok 34 - rev-list merge^-3 (invalid parent) ok 35 - rev-list merge^-^ (garbage after ^-) ok 36 - rev-list merge^-1x (garbage after ^-1) ok 37 - rev-parse $garbage^@ does not segfault ok 38 - rev-parse $garbage...$garbage does not segfault # passed all 38 test(s) 1..38 ok t6400-merge-df.sh .................................. ok 1 - prepare repository ok 2 - Merge with d/f conflicts ok 3 - F/D conflict ok 4 - setup modify/delete + directory/file conflict ok 5 - modify/delete + directory/file conflict ok 6 - modify/delete + directory/file conflict; other way ok 7 - Simple merge in repo with interesting pathnames # passed all 7 test(s) 1..7 ok t6405-merge-symlinks.sh ............................ ok 1 - setup ok 2 - merge master into b-symlink, which has a different symbolic link ok 3 - the merge result must be a file ok 4 - merge master into b-file, which has a file instead of a symbolic link ok 5 - the merge result must be a file ok 6 - merge b-file, which has a file instead of a symbolic link, into master ok 7 - the merge result must be a file # passed all 7 test(s) 1..7 ok t6050-replace.sh ................................... ok 1 - set up buggy branch ok 2 - replace the author ok 3 - test --no-replace-objects option ok 4 - test GIT_NO_REPLACE_OBJECTS env variable ok 5 - test core.usereplacerefs config option ok 6 - tag replaced commit ok 7 - "git fsck" works ok 8 - repack, clone and fetch work ok 9 - "git replace" listing and deleting ok 10 - "git replace" replacing ok 11 - "git replace" resolves sha1 ok 12 - create parallel branch without the bug ok 13 - push to cloned repo ok 14 - push branch with replacement ok 15 - fetch branch with replacement ok 16 - bisect and replacements ok 17 - index-pack and replacements ok 18 - not just commits ok 19 - replaced and replacement objects must be of the same type ok 20 - -f option bypasses the type check ok 21 - git cat-file --batch works on replace objects ok 22 - test --format bogus ok 23 - test --format short ok 24 - test --format medium ok 25 - test --format long ok 26 - setup fake editors ok 27 - --edit with and without already replaced object ok 28 - --edit and change nothing or command failed ok 29 - replace ref cleanup ok 30 - --graft with and without already replaced object ok 31 - --graft using a tag as the new parent ok 32 - --graft using a tag as the replaced object ok 33 - set up a signed commit ok 34 - --graft with a signed commit ok 35 - set up a merge commit with a mergetag ok 36 - --graft on a commit with a mergetag ok 37 - --convert-graft-file # passed all 37 test(s) 1..37 ok t6112-rev-list-filters-objects.sh .................. ok 1 - setup r1 ok 2 - verify blob:none omits all 5 blobs ok 3 - specify blob explicitly prevents filtering ok 4 - verify emitted+omitted == all ok 5 - setup r2 ok 6 - verify blob:limit=500 omits all blobs ok 7 - verify emitted+omitted == all ok 8 - verify blob:limit=1000 ok 9 - verify blob:limit=1001 ok 10 - verify blob:limit=1k ok 11 - verify blob:limit=1m ok 12 - setup r3 ok 13 - verify sparse:path=pattern1 fails ok 14 - verify sparse:path=pattern2 fails ok 15 - setup r3 part 2 ok 16 - verify sparse:oid=OID omits top-level files ok 17 - verify sparse:oid=oid-ish omits top-level files ok 18 - rev-list W/ --missing=print and --missing=allow-any for trees ok 19 - verify tree:0 includes trees in "filtered" output ok 20 - verify skipping tree iteration when not collecting omits ok 21 - verify tree:1 includes root trees ok 22 - verify tree:2 includes root trees and immediate children ok 23 - verify tree:3 includes everything expected ok 24 - combine:... for a simple combination ok 25 - combine:... with URL encoding ok 26 - combine:... while URL-encoding things that should not be ok 27 - combine: with nothing after the : ok 28 - parse error in first sub-filter in combine: ok 29 - combine:... with non-encoded reserved chars ok 30 - validate err msg for "combine:+" ok 31 - combine:... with edge-case hex digits: Ff Aa 0 9 ok 32 - add sparse pattern blobs whose paths have reserved chars ok 33 - combine:... with more than two sub-filters ok 34 - setup r4 ok 35 - test tree:# filter provisional omit for blob and tree ok 36 - verify skipping tree iteration when collecting omits ok 37 - setup r5 ok 38 - verify collecting omits in combined: filter ok 39 - tree: where we iterate over tree at two levels ok 40 - tree: which filters out blob but given as arg ok 41 - rev-list W/ --missing=print ok 42 - rev-list W/O --missing fails ok 43 - rev-list W/ missing=allow-any ok 44 - expand blob limit in protocol # passed all 44 test(s) 1..44 ok t6111-rev-list-treesame.sh ......................... ok 1 - setup ok 2 - log ok 3 - log ok 4 - log --topo-order ok 5 - log -- file ok 6 - log --parents -- file ok 7 - log --full-history -- file ok 8 - log --full-history --parents -- file ok 9 - log --simplify-merges -- file ok 10 - log --first-parent ok 11 - log --first-parent -- file ok 12 - log F..M ok 13 - log F..M --topo-order ok 14 - log F..M -- file ok 15 - log --parents F..M -- file ok 16 - log F..M --full-history -- file ok 17 - log F..M --full-history --parents -- file ok 18 - log F..M --simplify-merges -- file ok 19 - log F..M --ancestry-path ok 20 - log F..M --ancestry-path -- file ok 21 - log F..M --ancestry-path --parents -- file ok 22 - log F..M --ancestry-path --simplify-merges -- file ok 23 - log F..M --first-parent ok 24 - log F..M --first-parent -- file ok 25 - log E..M --ancestry-path ok 26 - log E..M --ancestry-path -- file ok 27 - log E..M --ancestry-path --parents -- file ok 28 - log E..M --ancestry-path --simplify-merges -- file ok 29 - log G..M ok 30 - log G..M --topo-order ok 31 - log G..M -- file ok 32 - log G..M --parents -- file ok 33 - log G..M --full-history -- file ok 34 - log G..M --full-history --parents -- file ok 35 - log G..M --simplify-merges -- file ok 36 - log G..M --ancestry-path ok 37 - log G..M --ancestry-path -- file ok 38 - log G..M --ancestry-path --parents -- file ok 39 - log G..M --ancestry-path --simplify-merges -- file ok 40 - log B..F ok 41 - log B..F -- file ok 42 - log B..F --parents -- file ok 43 - log B..F --full-history -- file ok 44 - log B..F --full-history --parents -- file ok 45 - log B..F --simplify-merges -- file ok 46 - log B..F --ancestry-path ok 47 - log B..F --ancestry-path -- file ok 48 - log B..F --ancestry-path --parents -- file ok 49 - log B..F --ancestry-path --simplify-merges -- file ok 50 - log B..F --first-parent ok 51 - log B..F --first-parent -- file ok 52 - log E F ^B -- file ok 53 - log E...F -- file ok 54 - log C..F ok 55 - log C..F -- file ok 56 - log C..F --parents -- file ok 57 - log C..F --full-history -- file ok 58 - log C..F --full-history --parents -- file ok 59 - log C..F --simplify-merges -- file ok 60 - log C..F --ancestry-path ok 61 - log C..F --ancestry-path -- file ok 62 - log C..F --ancestry-path --parents -- file ok 63 - log C..F --ancestry-path --simplify-merges -- file ok 64 - log C..F --first-parent ok 65 - log C..F --first-parent -- file # passed all 65 test(s) 1..65 ok t6404-recursive-merge.sh ........................... ok 1 - setup tests ok 2 - combined merge conflicts ok 3 - result contains a conflict ok 4 - virtual trees were processed ok 5 - refuse to merge binary files ok 6 - mark rename/delete as unmerged # passed all 6 test(s) 1..6 ok t6403-merge-file.sh ................................ ok 1 - setup ok 2 - merge with no changes ok 3 - merge without conflict ok 4 - works in subdirectory ok 5 - merge without conflict (--quiet) not ok 6 - merge without conflict (missing LF at EOF) # TODO known breakage not ok 7 - merge result added missing LF # TODO known breakage ok 8 - merge without conflict (missing LF at EOF, away from change in the other file) ok 9 - merge does not add LF away of change ok 10 - merge with conflicts ok 11 - expected conflict markers ok 12 - merge conflicting with --ours ok 13 - merge conflicting with --theirs ok 14 - merge conflicting with --union ok 15 - merge with conflicts, using -L ok 16 - expected conflict markers, with -L ok 17 - conflict in removed tail ok 18 - expected conflict markers ok 19 - binary files cannot be merged ok 20 - MERGE_ZEALOUS simplifies non-conflicts ok 21 - ZEALOUS_ALNUM ok 22 - "diff3 -m" style output (1) ok 23 - "diff3 -m" style output (2) ok 24 - marker size ok 25 - conflict at EOF without LF resolved by --ours ok 26 - conflict at EOF without LF resolved by --theirs ok 27 - conflict at EOF without LF resolved by --union ok 28 - conflict sections match existing line endings # still have 2 known breakage(s) # passed all remaining 26 test(s) 1..28 ok t6407-merge-binary.sh .............................. ok 1 - setup ok 2 - resolve ok 3 - recursive # passed all 3 test(s) 1..3 ok t6406-merge-attr.sh ................................ ok 1 - setup ok 2 - merge ok 3 - check merge result in index ok 4 - check merge result in working tree ok 5 - retry the merge with longer context ok 6 - custom merge backend ok 7 - custom merge backend ok 8 - up-to-date merge without common ancestor ok 9 - custom merge does not lock index # passed all 9 test(s) 1..9 ok t6302-for-each-ref-filter.sh ....................... ok 1 - setup some history and refs ok 2 - filtering with --points-at ok 3 - check signed tags with --points-at ok 4 - filtering with --merged ok 5 - filtering with --no-merged ok 6 - filtering with --contains ok 7 - filtering with --no-contains ok 8 - filtering with --contains and --no-contains ok 9 - %(color) must fail ok 10 - left alignment is default ok 11 - middle alignment ok 12 - right alignment ok 13 - align:middle,42 ok 14 - align:42,middle ok 15 - align:position=middle,42 ok 16 - align:42,position=middle ok 17 - align:middle,width=42 ok 18 - align:width=42,middle ok 19 - align:position=middle,width=42 ok 20 - align:width=42,position=middle ok 21 - align:32,width=42,middle ok 22 - align:width=30,42,middle ok 23 - align:width=42,position=right,middle ok 24 - align:42,right,position=middle ok 25 - alignment with format quote ok 26 - nested alignment with quote formatting ok 27 - check `%(contents:lines=1)` ok 28 - check `%(contents:lines=0)` ok 29 - check `%(contents:lines=99999)` ok 30 - `%(contents:lines=-1)` should fail ok 31 - setup for version sort ok 32 - version sort ok 33 - version sort (shortened) ok 34 - reverse version sort ok 35 - improper usage of %(if), %(then), %(else) and %(end) atoms ok 36 - check %(if)...%(then)...%(end) atoms ok 37 - check %(if)...%(then)...%(else)...%(end) atoms ok 38 - ignore spaces in %(if) atom usage ok 39 - check %(if:equals=) ok 40 - check %(if:notequals=) ok 41 - --merged is compatible with --no-merged ok 42 - validate worktree atom # passed all 42 test(s) 1..42 ok t6408-merge-up-to-date.sh .......................... ok 1 - setup ok 2 - merge -s recursive up-to-date ok 3 - merge -s recursive fast-forward ok 4 - merge -s ours up-to-date ok 5 - merge -s ours fast-forward ok 6 - merge -s subtree up-to-date ok 7 - merge fast-forward octopus # passed all 7 test(s) 1..7 ok t6413-merge-crlf.sh ................................ ok 1 - setup ok 2 - Check "ours" is CRLF ok 3 - Check that conflict file is CRLF # passed all 3 test(s) 1..3 ok t6414-merge-rename-nocruft.sh ...................... ok 1 - setup ok 2 - merge white into red (A->B,M->N) ok 3 - merge blue into white (A->B, mod A, A untracked) # passed all 3 test(s) 1..3 ok t6409-merge-subtree.sh ............................. ok 1 - setup ok 2 - subtree available and works like recursive ok 3 - setup branch sub ok 4 - setup topic branch ok 5 - update branch sub ok 6 - update topic branch ok 7 - setup ok 8 - initial merge ok 9 - merge update ok 10 - initial ambiguous subtree ok 11 - merge using explicit ok 12 - merge2 using explicit # passed all 12 test(s) 1..12 ok t6419-merge-ignorecase.sh .......................... skipped: skipping case insensitive tests - case sensitive file system t5516-fetch-push.sh ................................ ok 1 - setup ok 2 - fetch without wildcard ok 3 - fetch with wildcard ok 4 - fetch with insteadOf ok 5 - fetch with pushInsteadOf (should not rewrite) ok 6 - push without wildcard ok 7 - push with wildcard ok 8 - push with insteadOf ok 9 - push with pushInsteadOf ok 10 - push with pushInsteadOf and explicit pushurl (pushInsteadOf should not rewrite) ok 11 - push with matching heads ok 12 - push with matching heads on the command line ok 13 - failed (non-fast-forward) push with matching heads ok 14 - push --force with matching heads ok 15 - push with matching heads and forced update ok 16 - push with no ambiguity (1) ok 17 - push with no ambiguity (2) ok 18 - push with colon-less refspec, no ambiguity ok 19 - push with weak ambiguity (1) ok 20 - push with weak ambiguity (2) ok 21 - push with ambiguity ok 22 - push with colon-less refspec (1) ok 23 - push with colon-less refspec (2) ok 24 - push with colon-less refspec (3) ok 25 - push with colon-less refspec (4) ok 26 - push head with non-existent, incomplete dest ok 27 - push tag with non-existent, incomplete dest ok 28 - push sha1 with non-existent, incomplete dest ok 29 - push ref expression with non-existent, incomplete dest ok 30 - push with HEAD ok 31 - push with HEAD nonexisting at remote ok 32 - push with +HEAD ok 33 - push HEAD with non-existent, incomplete dest ok 34 - push with config remote.*.push = HEAD ok 35 - push with @ ok 36 - push with @ nonexisting at remote ok 37 - push with +@ ok 38 - push @ with non-existent, incomplete dest ok 39 - push with config remote.*.push = @ ok 40 - push with remote.pushdefault ok 41 - push with config remote.*.pushurl ok 42 - push with config branch.*.pushremote ok 43 - branch.*.pushremote config order is irrelevant ok 44 - push with dry-run ok 45 - push updates local refs ok 46 - push updates up-to-date local refs ok 47 - push preserves up-to-date packed refs ok 48 - push does not update local refs on failure ok 49 - allow deleting an invalid remote ref ok 50 - pushing valid refs triggers post-receive and post-update hooks ok 51 - deleting dangling ref triggers hooks with correct args ok 52 - deletion of a non-existent ref is not fed to post-receive and post-update hooks ok 53 - deletion of a non-existent ref alone does trigger post-receive and post-update hooks ok 54 - mixed ref updates, deletes, invalid deletes trigger hooks with correct input ok 55 - allow deleting a ref using --delete ok 56 - allow deleting a tag using --delete ok 57 - push --delete without args aborts ok 58 - push --delete refuses src:dest refspecs ok 59 - warn on push to HEAD of non-bare repository ok 60 - deny push to HEAD of non-bare repository ok 61 - allow push to HEAD of bare repository (bare) ok 62 - allow push to HEAD of non-bare repository (config) ok 63 - fetch with branches ok 64 - fetch with branches containing # ok 65 - push with branches ok 66 - push with branches containing # ok 67 - push into aliased refs (consistent) ok 68 - push into aliased refs (inconsistent) ok 69 - force pushing required to update lightweight tag ok 70 - force pushing required to update annotated tag ok 71 - fetch will not clobber an existing lightweight tag without --force ok 72 - fetch will not clobber an existing annotated tag without --force ok 73 - push --porcelain ok 74 - push --porcelain bad url ok 75 - push --porcelain rejected ok 76 - push --porcelain --dry-run rejected ok 77 - push --prune ok 78 - push --prune refspec ok 79 - push to update a ref hidden by transfer.hiderefs ok 80 - push to update a ref hidden by receive.hiderefs ok 81 - fetch exact SHA1 ok 82 - fetch exact SHA1 in protocol v2 ok 83 - shallow fetch reachable SHA1 (but not a ref), allowtipsha1inwant=true ok 84 - deny fetch unreachable SHA1, allowtipsha1inwant=true ok 85 - shallow fetch reachable SHA1 (but not a ref), allowtipsha1inwant=false ok 86 - deny fetch unreachable SHA1, allowtipsha1inwant=false ok 87 - fetch follows tags by default ok 88 - peeled advertisements are not considered ref tips ok 89 - pushing a specific ref applies remote.$name.push as refmap ok 90 - with no remote.$name.push, it is not used as refmap ok 91 - with no remote.$name.push, upstream mapping is used ok 92 - push does not follow tags by default ok 93 - push --follow-tags only pushes relevant tags ok 94 - push --no-thin must produce non-thin pack ok 95 - pushing a tag pushes the tagged object ok 96 - push into bare respects core.logallrefupdates ok 97 - fetch into bare respects core.logallrefupdates ok 98 - receive.denyCurrentBranch = updateInstead ok 99 - updateInstead with push-to-checkout hook ok 100 - denyCurrentBranch and worktrees # passed all 100 test(s) 1..100 ok t6200-fmt-merge-msg.sh ............................. ok 1 - setup ok 2 - set up a signed tag ok 3 - message for merging local branch ok 4 - message for merging local tag signed by good key ok 5 - message for merging local tag signed by unknown key ok 6 - message for merging external branch ok 7 - [merge] summary/log configuration ok 8 - setup FETCH_HEAD ok 9 - merge.log=3 limits shortlog length ok 10 - merge.log=5 shows all 5 commits ok 11 - --log=5 with custom comment character ok 12 - merge.log=0 disables shortlog ok 13 - --log=3 limits shortlog length ok 14 - --log=5 shows all 5 commits ok 15 - --no-log disables shortlog ok 16 - --log=0 disables shortlog ok 17 - fmt-merge-msg -m ok 18 - setup: expected shortlog for two branches ok 19 - shortlog for two branches ok 20 - merge-msg -F ok 21 - merge-msg -F in subdirectory ok 22 - merge-msg with nothing to merge ok 23 - merge-msg tag ok 24 - merge-msg two tags ok 25 - merge-msg tag and branch ok 26 - merge-msg lots of commits ok 27 - merge-msg with "merging" an annotated tag ok 28 - merge.suppressDest configuration # passed all 28 test(s) 1..28 ok t6411-merge-filemode.sh ............................ ok 1 - set up mode change in one branch ok 2 - resolve single mode change (recursive, a1) ok 3 - verify executable bit on file (recursive, a1) ok 4 - resolve single mode change (recursive, b1) ok 5 - verify executable bit on file (recursive, b1) ok 6 - resolve single mode change (resolve, a1) ok 7 - verify executable bit on file (resolve, a1) ok 8 - resolve single mode change (resolve, b1) ok 9 - verify executable bit on file (resolve, b1) ok 10 - set up mode change in both branches ok 11 - detect conflict on double mode change (recursive) ok 12 - verify executable bit on file (recursive) ok 13 - detect conflict on double mode change (resolve) ok 14 - verify executable bit on file (resolve) ok 15 - set up delete/modechange scenario ok 16 - detect delete/modechange conflict (recursive, b1) ok 17 - detect delete/modechange conflict (recursive, deletion) ok 18 - detect delete/modechange conflict (resolve, b1) ok 19 - detect delete/modechange conflict (resolve, deletion) # passed all 19 test(s) 1..19 ok t5702-protocol-v2.sh ............................... ok 1 - create repo to be served by git-daemon ok 2 - list refs with git:// using protocol v2 ok 3 - ref advertisement is filtered with ls-remote using protocol v2 ok 4 - clone with git:// using protocol v2 ok 5 - fetch with git:// using protocol v2 ok 6 - fetch by hash without tag following with protocol v2 does not list refs ok 7 - pull with git:// using protocol v2 ok 8 - push with git:// and a config of v2 does not request v2 ok 9 - create repo to be served by file:// transport ok 10 - list refs with file:// using protocol v2 ok 11 - ref advertisement is filtered with ls-remote using protocol v2 ok 12 - server-options are sent when using ls-remote ok 13 - warn if using server-option with ls-remote with legacy protocol ok 14 - clone with file:// using protocol v2 ok 15 - fetch with file:// using protocol v2 ok 16 - ref advertisement is filtered during fetch using protocol v2 ok 17 - server-options are sent when fetching ok 18 - warn if using server-option with fetch with legacy protocol ok 19 - server-options are sent when cloning ok 20 - warn if using server-option with clone with legacy protocol ok 21 - upload-pack respects config using protocol v2 ok 22 - setup filter tests ok 23 - partial clone ok 24 - dynamically fetch missing object ok 25 - when dynamically fetching missing object, do not list refs ok 26 - partial fetch ok 27 - do not advertise filter if not configured to do so ok 28 - partial clone warns if filter is not advertised ok 29 - even with handcrafted request, filter does not work if not advertised ok 30 - default refspec is used to filter ref when fetchcing ok 31 - fetch supports various ways of have lines ok 32 - fetch supports include-tag and tag following ok 33 - upload-pack respects client shallows ok 34 - ensure that multiple fetches in same process from a shallow repo works ok 35 - deepen-relative ok 36 - create repo to be served by http:// transport ok 37 - clone with http:// using protocol v2 ok 38 - clone repository with http:// using protocol v2 with incomplete pktline length ok 39 - clone repository with http:// using protocol v2 with incomplete pktline body ok 40 - clone with http:// using protocol v2 and invalid parameters ok 41 - clone big repository with http:// using protocol v2 ok 42 - fetch with http:// using protocol v2 ok 43 - fetch with http:// by hash without tag following with protocol v2 does not list refs ok 44 - fetch from namespaced repo respects namespaces ok 45 - ls-remote with v2 http sends only one POST ok 46 - push with http:// and a config of v2 does not request v2 ok 47 - when server sends "ready", expect DELIM ok 48 - when server does not send "ready", expect FLUSH ok 49 - part of packfile response provided as URI ok 50 - fetching with valid packfile URI but invalid hash fails ok 51 - packfile-uri with transfer.fsckobjects ok 52 - packfile-uri with transfer.fsckobjects fails on bad object # passed all 52 test(s) 1..52 ok t6425-merge-rename-delete.sh ....................... ok 1 - rename/delete # passed all 1 test(s) 1..1 ok t6417-merge-ours-theirs.sh ......................... ok 1 - setup ok 2 - plain recursive - should conflict ok 3 - recursive favouring theirs ok 4 - recursive favouring ours ok 5 - binary file with -Xours/-Xtheirs ok 6 - pull passes -X to underlying merge ok 7 - symlink with -Xours/-Xtheirs # passed all 7 test(s) 1..7 ok t6418-merge-text-auto.sh ........................... ok 1 - setup ok 2 - set up fuzz_conflict() helper ok 3 - Merge after setting text=auto ok 4 - Merge addition of text=auto eol=LF ok 5 - Merge addition of text=auto eol=CRLF ok 6 - Detect CRLF/LF conflict after setting text=auto ok 7 - Detect LF/CRLF conflict from addition of text=auto ok 8 - checkout -m after setting text=auto ok 9 - checkout -m addition of text=auto ok 10 - Test delete/normalize conflict # passed all 10 test(s) 1..10 ok t5411-proc-receive-hook.sh ......................... ok 1 - setup upstream and workbench ok 2 - setup receive.procReceiveRefs ok 3 - setup proc-receive hook ok 4 - proc-receive: report status v1 ok 5 - setup upstream and workbench ok 6 - git-push (builtin protocol) ok 7 - git-push --atomic (builtin protocol) ok 8 - non-fast-forward git-push (builtin protocol) ok 9 - git-push -f (builtin protocol) ok 10 - cleanup (builtin protocol) ok 11 - git-push (builtin protocol/porcelain) ok 12 - git-push --atomic (builtin protocol/porcelain) ok 13 - non-fast-forward git-push (builtin protocol/porcelain) ok 14 - git-push -f (builtin protocol/porcelain) ok 15 - cleanup (builtin protocol/porcelain) ok 16 - setup pre-receive hook (builtin protocol) ok 17 - git-push is declined (builtin protocol) ok 18 - cleanup (builtin protocol) ok 19 - setup pre-receive hook (builtin protocol/porcelain) ok 20 - git-push is declined (builtin protocol/porcelain) ok 21 - cleanup (builtin protocol/porcelain) ok 22 - add two receive.procReceiveRefs settings ok 23 - proc-receive: no hook, fail to push special ref (builtin protocol) ok 24 - cleanup (builtin protocol) ok 25 - proc-receive: no hook, all failed for atomic push (builtin protocol) ok 26 - proc-receive: no hook, fail to push special ref (builtin protocol/porcelain) ok 27 - cleanup (builtin protocol/porcelain) ok 28 - proc-receive: no hook, all failed for atomic push (builtin protocol/porcelain) ok 29 - setup proc-receive hook (unknown version, builtin protocol) ok 30 - proc-receive: bad protocol (unknown version, builtin protocol) ok 31 - setup proc-receive hook (hook --die-read-version, builtin protocol) ok 32 - proc-receive: bad protocol (hook --die-read-version, builtin protocol) ok 33 - setup proc-receive hook (hook --die-write-version, builtin protocol) ok 34 - proc-receive: bad protocol (hook --die-write-version, builtin protocol) ok 35 - setup proc-receive hook (hook --die-read-commands, builtin protocol) ok 36 - proc-receive: bad protocol (hook --die-read-commands, builtin protocol) ok 37 - setup proc-receive hook (hook --die-read-push-options, builtin protocol) ok 38 - proc-receive: bad protocol (hook --die-read-push-options, builtin protocol) ok 39 - setup proc-receive hook (hook --die-write-report, builtin protocol) ok 40 - proc-receive: bad protocol (hook --die-write-report, builtin protocol) ok 41 - setup proc-receive hook (no report, builtin protocol) ok 42 - proc-receive: bad protocol (no report, builtin protocol) ok 43 - cleanup (builtin protocol) ok 44 - setup proc-receive hook (no ref, builtin protocol) ok 45 - proc-receive: bad protocol (no ref, builtin protocol) ok 46 - setup proc-receive hook (unknown status, builtin protocol) ok 47 - proc-receive: bad protocol (unknown status, builtin protocol) ok 48 - setup proc-receive hook (unknown version, builtin protocol/porcelain) ok 49 - proc-receive: bad protocol (unknown version, builtin protocol/porcelain) ok 50 - setup proc-receive hook (hook --die-read-version, builtin protocol/porcelain) ok 51 - proc-receive: bad protocol (hook --die-read-version, builtin protocol/porcelain) ok 52 - setup proc-receive hook (hook --die-write-version, builtin protocol/porcelain) ok 53 - proc-receive: bad protocol (hook --die-write-version, builtin protocol/porcelain) ok 54 - setup proc-receive hook (hook --die-read-commands, builtin protocol/porcelain) ok 55 - proc-receive: bad protocol (hook --die-read-commands, builtin protocol/porcelain) ok 56 - setup proc-receive hook (hook --die-read-push-options, builtin protocol/porcelain) ok 57 - proc-receive: bad protocol (hook --die-read-push-options, builtin protocol/porcelain) ok 58 - setup proc-receive hook (hook --die-write-report, builtin protocol/porcelain) ok 59 - proc-receive: bad protocol (hook --die-write-report, builtin protocol/porcelain) ok 60 - setup proc-receive hook (no report, builtin protocol/porcelain) ok 61 - proc-receive: bad protocol (no report, builtin protocol/porcelain) ok 62 - cleanup (builtin protocol/porcelain) ok 63 - setup proc-receive hook (no ref, builtin protocol/porcelain) ok 64 - proc-receive: bad protocol (no ref, builtin protocol/porcelain) ok 65 - setup proc-receive hook (unknown status, builtin protocol/porcelain) ok 66 - proc-receive: bad protocol (unknown status, builtin protocol/porcelain) ok 67 - setup proc-receive hook (ng, no message, builtin protocol) ok 68 - proc-receive: fail to update (ng, no message, builtin protocol) ok 69 - setup proc-receive hook (ng message, builtin protocol) ok 70 - proc-receive: fail to update (ng, with message, builtin protocol) ok 71 - setup proc-receive hook (ng, no message, builtin protocol/porcelain) ok 72 - proc-receive: fail to update (ng, no message, builtin protocol/porcelain) ok 73 - setup proc-receive hook (ng message, builtin protocol/porcelain) ok 74 - proc-receive: fail to update (ng, with message, builtin protocol/porcelain) ok 75 - setup proc-receive hook (unexpected ref, builtin protocol) ok 76 - proc-receive: report unexpected ref (builtin protocol) ok 77 - cleanup (builtin protocol) ok 78 - setup proc-receive hook (unexpected ref, builtin protocol/porcelain) ok 79 - proc-receive: report unexpected ref (builtin protocol/porcelain) ok 80 - cleanup (builtin protocol/porcelain) ok 81 - setup proc-receive hook (unexpected ref, builtin protocol) ok 82 - proc-receive: report unknown reference (builtin protocol) ok 83 - setup proc-receive hook (unexpected ref, builtin protocol/porcelain) ok 84 - proc-receive: report unknown reference (builtin protocol/porcelain) ok 85 - setup proc-receive hook and disable push-options (builtin protocol) ok 86 - proc-receive: not support push options (builtin protocol) ok 87 - enable push options (builtin protocol) ok 88 - setup version=0 for proc-receive hook (builtin protocol) ok 89 - proc-receive: ignore push-options for version 0 (builtin protocol) ok 90 - restore proc-receive hook (builtin protocol) ok 91 - cleanup (builtin protocol) ok 92 - proc-receive: push with options (builtin protocol) ok 93 - cleanup (builtin protocol) ok 94 - setup proc-receive hook and disable push-options (builtin protocol/porcelain) ok 95 - proc-receive: not support push options (builtin protocol/porcelain) ok 96 - enable push options (builtin protocol/porcelain) ok 97 - setup version=0 for proc-receive hook (builtin protocol/porcelain) ok 98 - proc-receive: ignore push-options for version 0 (builtin protocol/porcelain) ok 99 - restore proc-receive hook (builtin protocol/porcelain) ok 100 - cleanup (builtin protocol/porcelain) ok 101 - proc-receive: push with options (builtin protocol/porcelain) ok 102 - cleanup (builtin protocol/porcelain) ok 103 - setup proc-receive hook (ok, builtin protocol) ok 104 - proc-receive: ok (builtin protocol) ok 105 - setup proc-receive hook (ok, builtin protocol/porcelain) ok 106 - proc-receive: ok (builtin protocol/porcelain) ok 107 - setup proc-receive hook (option without matching ok, builtin protocol) ok 108 - proc-receive: report option without matching ok (builtin protocol) ok 109 - setup proc-receive hook (option refname, builtin protocol) ok 110 - proc-receive: report option refname (builtin protocol) ok 111 - setup proc-receive hook (option refname and forced-update, builtin protocol) ok 112 - proc-receive: report option refname and forced-update (builtin protocol) ok 113 - setup proc-receive hook (option refname and old-oid, builtin protocol) ok 114 - proc-receive: report option refname and old-oid (builtin protocol) ok 115 - setup proc-receive hook (option old-oid, builtin protocol) ok 116 - proc-receive: report option old-oid (builtin protocol) ok 117 - setup proc-receive hook (option old-oid and new-oid, builtin protocol) ok 118 - proc-receive: report option old-oid and new-oid (builtin protocol) ok 119 - setup proc-receive hook (report with multiple rewrites, builtin protocol) ok 120 - proc-receive: report with multiple rewrites (builtin protocol) ok 121 - setup proc-receive hook (option without matching ok, builtin protocol/porcelain) ok 122 - proc-receive: report option without matching ok (builtin protocol/porcelain) ok 123 - setup proc-receive hook (option refname, builtin protocol/porcelain) ok 124 - proc-receive: report option refname (builtin protocol/porcelain) ok 125 - setup proc-receive hook (option refname and forced-update, builtin protocol/porcelain) ok 126 - proc-receive: report option refname and forced-update (builtin protocol/porcelain) ok 127 - setup proc-receive hook (option refname and old-oid, builtin protocol/porcelain) ok 128 - proc-receive: report option refname and old-oid (builtin protocol/porcelain) ok 129 - setup proc-receive hook (option old-oid, builtin protocol/porcelain) ok 130 - proc-receive: report option old-oid (builtin protocol/porcelain) ok 131 - setup proc-receive hook (option old-oid and new-oid, builtin protocol/porcelain) ok 132 - proc-receive: report option old-oid and new-oid (builtin protocol/porcelain) ok 133 - setup proc-receive hook (report with multiple rewrites, builtin protocol/porcelain) ok 134 - proc-receive: report with multiple rewrites (builtin protocol/porcelain) ok 135 - setup proc-receive hook (ft, builtin protocol) ok 136 - proc-receive: fall throught, let receive-pack to execute (builtin protocol) ok 137 - cleanup (builtin protocol) ok 138 - setup proc-receive hook (fall-through, builtin protocol/porcelain) ok 139 - proc-receive: fall throught, let receive-pack to execute (builtin protocol/porcelain) ok 140 - cleanup (builtin protocol/porcelain) ok 141 - setup git config for remote-tracking of special refs ok 142 - setup proc-receive hook (multiple rewrites for one ref, no refname for the 1st rewrite, builtin protocol) ok 143 - proc-receive: multiple rewrite for one ref, no refname for the 1st rewrite (builtin protocol) ok 144 - proc-receive: check remote-tracking #1 (builtin protocol) ok 145 - setup proc-receive hook (multiple rewrites for one ref, no refname for the 2nd rewrite, builtin protocol) ok 146 - proc-receive: multiple rewrites for one ref, no refname for the 2nd rewrite (builtin protocol) ok 147 - proc-receive: check remote-tracking #2 (builtin protocol) ok 148 - setup proc-receive hook (multiple rewrites for one ref, builtin protocol) ok 149 - proc-receive: multiple rewrites for one ref (builtin protocol) ok 150 - proc-receive: check remote-tracking #3 (builtin protocol) ok 151 - setup proc-receive hook (multiple rewrites for one ref, no refname for the 1st rewrite, builtin protocol/porcelain) ok 152 - proc-receive: multiple rewrite for one ref, no refname for the 1st rewrite (builtin protocol/porcelain) ok 153 - setup proc-receive hook (multiple rewrites for one ref, no refname for the 2nd rewrite, builtin protocol/porcelain) ok 154 - proc-receive: multiple rewrites for one ref, no refname for the 2nd rewrite (builtin protocol/porcelain) ok 155 - setup proc-receive hook (multiple rewrites for one ref, builtin protocol/porcelain) ok 156 - proc-receive: multiple rewrites for one ref (builtin protocol/porcelain) ok 157 - setup proc-receive hook (builtin protocol) ok 158 - proc-receive: report update of mixed refs (builtin protocol) ok 159 - cleanup (builtin protocol) ok 160 - setup proc-receive hook (builtin protocol/porcelain) ok 161 - proc-receive: report update of mixed refs (builtin protocol/porcelain) ok 162 - cleanup (builtin protocol/porcelain) ok 163 - config receive.procReceiveRefs = refs (builtin protocol) ok 164 - setup upstream branches (builtin protocol) ok 165 - setup proc-receive hook (builtin protocol) ok 166 - proc-receive: process all refs (builtin protocol) ok 167 - cleanup (builtin protocol) ok 168 - config receive.procReceiveRefs = refs (builtin protocol/porcelain) ok 169 - setup upstream branches (builtin protocol/porcelain) ok 170 - setup proc-receive hook (builtin protocol/porcelain) ok 171 - proc-receive: process all refs (builtin protocol/porcelain) ok 172 - cleanup (builtin protocol/porcelain) ok 173 - config receive.procReceiveRefs with modifiers (builtin protocol) ok 174 - setup proc-receive hook (builtin protocol) ok 175 - proc-receive: update branch and new tag (builtin protocol) ok 176 - setup upstream: create tags/v123 (builtin protocol) ok 177 - setup proc-receive hook (builtin protocol) ok 178 - proc-receive: create/delete branch, and delete tag (builtin protocol) ok 179 - setup upstream and workbench ok 180 - setup for HTTP protocol ok 181 - setup askpass helper ok 182 - git-push (HTTP protocol) ok 183 - git-push --atomic (HTTP protocol) ok 184 - non-fast-forward git-push (HTTP protocol) ok 185 - git-push -f (HTTP protocol) ok 186 - cleanup (HTTP protocol) ok 187 - git-push (HTTP protocol/porcelain) ok 188 - git-push --atomic (HTTP protocol/porcelain) ok 189 - non-fast-forward git-push (HTTP protocol/porcelain) ok 190 - git-push -f (HTTP protocol/porcelain) ok 191 - cleanup (HTTP protocol/porcelain) ok 192 - setup pre-receive hook (HTTP protocol) ok 193 - git-push is declined (HTTP protocol) ok 194 - cleanup (HTTP protocol) ok 195 - setup pre-receive hook (HTTP protocol/porcelain) ok 196 - git-push is declined (HTTP protocol/porcelain) ok 197 - cleanup (HTTP protocol/porcelain) ok 198 - add two receive.procReceiveRefs settings ok 199 - proc-receive: no hook, fail to push special ref (HTTP protocol) ok 200 - cleanup (HTTP protocol) ok 201 - proc-receive: no hook, all failed for atomic push (HTTP protocol) ok 202 - proc-receive: no hook, fail to push special ref (HTTP protocol/porcelain) ok 203 - cleanup (HTTP protocol/porcelain) ok 204 - proc-receive: no hook, all failed for atomic push (HTTP protocol/porcelain) ok 205 - setup proc-receive hook (unknown version, HTTP protocol) ok 206 - proc-receive: bad protocol (unknown version, HTTP protocol) ok 207 - setup proc-receive hook (hook --die-read-version, HTTP protocol) ok 208 - proc-receive: bad protocol (hook --die-read-version, HTTP protocol) ok 209 - setup proc-receive hook (hook --die-write-version, HTTP protocol) ok 210 - proc-receive: bad protocol (hook --die-write-version, HTTP protocol) ok 211 - setup proc-receive hook (hook --die-read-commands, HTTP protocol) ok 212 - proc-receive: bad protocol (hook --die-read-commands, HTTP protocol) ok 213 - setup proc-receive hook (hook --die-read-push-options, HTTP protocol) ok 214 - proc-receive: bad protocol (hook --die-read-push-options, HTTP protocol) ok 215 - setup proc-receive hook (hook --die-write-report, HTTP protocol) ok 216 - proc-receive: bad protocol (hook --die-write-report, HTTP protocol) ok 217 - setup proc-receive hook (no report, HTTP protocol) ok 218 - proc-receive: bad protocol (no report, HTTP protocol) ok 219 - cleanup (HTTP protocol) ok 220 - setup proc-receive hook (no ref, HTTP protocol) ok 221 - proc-receive: bad protocol (no ref, HTTP protocol) ok 222 - setup proc-receive hook (unknown status, HTTP protocol) ok 223 - proc-receive: bad protocol (unknown status, HTTP protocol) ok 224 - setup proc-receive hook (unknown version, HTTP protocol/porcelain) ok 225 - proc-receive: bad protocol (unknown version, HTTP protocol/porcelain) ok 226 - setup proc-receive hook (hook --die-read-version, HTTP protocol/porcelain) ok 227 - proc-receive: bad protocol (hook --die-read-version, HTTP protocol/porcelain) ok 228 - setup proc-receive hook (hook --die-write-version, HTTP protocol/porcelain) ok 229 - proc-receive: bad protocol (hook --die-write-version, HTTP protocol/porcelain) ok 230 - setup proc-receive hook (hook --die-read-commands, HTTP protocol/porcelain) ok 231 - proc-receive: bad protocol (hook --die-read-commands, HTTP protocol/porcelain) ok 232 - setup proc-receive hook (hook --die-read-push-options, HTTP protocol/porcelain) ok 233 - proc-receive: bad protocol (hook --die-read-push-options, HTTP protocol/porcelain) ok 234 - setup proc-receive hook (hook --die-write-report, HTTP protocol/porcelain) ok 235 - proc-receive: bad protocol (hook --die-write-report, HTTP protocol/porcelain) ok 236 - setup proc-receive hook (no report, HTTP protocol/porcelain) ok 237 - proc-receive: bad protocol (no report, HTTP protocol/porcelain) ok 238 - cleanup (HTTP protocol/porcelain) ok 239 - setup proc-receive hook (no ref, HTTP protocol/porcelain) ok 240 - proc-receive: bad protocol (no ref, HTTP protocol/porcelain) ok 241 - setup proc-receive hook (unknown status, HTTP protocol/porcelain) ok 242 - proc-receive: bad protocol (unknown status, HTTP protocol/porcelain) ok 243 - setup proc-receive hook (ng, no message, HTTP protocol) ok 244 - proc-receive: fail to update (ng, no message, HTTP protocol) ok 245 - setup proc-receive hook (ng message, HTTP protocol) ok 246 - proc-receive: fail to update (ng, with message, HTTP protocol) ok 247 - setup proc-receive hook (ng, no message, HTTP protocol/porcelain) ok 248 - proc-receive: fail to update (ng, no message, HTTP protocol/porcelain) ok 249 - setup proc-receive hook (ng message, HTTP protocol/porcelain) ok 250 - proc-receive: fail to update (ng, with message, HTTP protocol/porcelain) ok 251 - setup proc-receive hook (unexpected ref, HTTP protocol) ok 252 - proc-receive: report unexpected ref (HTTP protocol) ok 253 - cleanup (HTTP protocol) ok 254 - setup proc-receive hook (unexpected ref, HTTP protocol/porcelain) ok 255 - proc-receive: report unexpected ref (HTTP protocol/porcelain) ok 256 - cleanup (HTTP protocol/porcelain) ok 257 - setup proc-receive hook (unexpected ref, HTTP protocol) ok 258 - proc-receive: report unknown reference (HTTP protocol) ok 259 - setup proc-receive hook (unexpected ref, HTTP protocol/porcelain) ok 260 - proc-receive: report unknown reference (HTTP protocol/porcelain) ok 261 - setup proc-receive hook and disable push-options (HTTP protocol) ok 262 - proc-receive: not support push options (HTTP protocol) ok 263 - enable push options (HTTP protocol) ok 264 - setup version=0 for proc-receive hook (HTTP protocol) ok 265 - proc-receive: ignore push-options for version 0 (HTTP protocol) ok 266 - restore proc-receive hook (HTTP protocol) ok 267 - cleanup (HTTP protocol) ok 268 - proc-receive: push with options (HTTP protocol) ok 269 - cleanup (HTTP protocol) ok 270 - setup proc-receive hook and disable push-options (HTTP protocol/porcelain) ok 271 - proc-receive: not support push options (HTTP protocol/porcelain) ok 272 - enable push options (HTTP protocol/porcelain) ok 273 - setup version=0 for proc-receive hook (HTTP protocol/porcelain) ok 274 - proc-receive: ignore push-options for version 0 (HTTP protocol/porcelain) ok 275 - restore proc-receive hook (HTTP protocol/porcelain) ok 276 - cleanup (HTTP protocol/porcelain) ok 277 - proc-receive: push with options (HTTP protocol/porcelain) ok 278 - cleanup (HTTP protocol/porcelain) ok 279 - setup proc-receive hook (ok, HTTP protocol) ok 280 - proc-receive: ok (HTTP protocol) ok 281 - setup proc-receive hook (ok, HTTP protocol/porcelain) ok 282 - proc-receive: ok (HTTP protocol/porcelain) ok 283 - setup proc-receive hook (option without matching ok, HTTP protocol) ok 284 - proc-receive: report option without matching ok (HTTP protocol) ok 285 - setup proc-receive hook (option refname, HTTP protocol) ok 286 - proc-receive: report option refname (HTTP protocol) ok 287 - setup proc-receive hook (option refname and forced-update, HTTP protocol) ok 288 - proc-receive: report option refname and forced-update (HTTP protocol) ok 289 - setup proc-receive hook (option refname and old-oid, HTTP protocol) ok 290 - proc-receive: report option refname and old-oid (HTTP protocol) ok 291 - setup proc-receive hook (option old-oid, HTTP protocol) ok 292 - proc-receive: report option old-oid (HTTP protocol) ok 293 - setup proc-receive hook (option old-oid and new-oid, HTTP protocol) ok 294 - proc-receive: report option old-oid and new-oid (HTTP protocol) ok 295 - setup proc-receive hook (report with multiple rewrites, HTTP protocol) ok 296 - proc-receive: report with multiple rewrites (HTTP protocol) ok 297 - setup proc-receive hook (option without matching ok, HTTP protocol/porcelain) ok 298 - proc-receive: report option without matching ok (HTTP protocol/porcelain) ok 299 - setup proc-receive hook (option refname, HTTP protocol/porcelain) ok 300 - proc-receive: report option refname (HTTP protocol/porcelain) ok 301 - setup proc-receive hook (option refname and forced-update, HTTP protocol/porcelain) ok 302 - proc-receive: report option refname and forced-update (HTTP protocol/porcelain) ok 303 - setup proc-receive hook (option refname and old-oid, HTTP protocol/porcelain) ok 304 - proc-receive: report option refname and old-oid (HTTP protocol/porcelain) ok 305 - setup proc-receive hook (option old-oid, HTTP protocol/porcelain) ok 306 - proc-receive: report option old-oid (HTTP protocol/porcelain) ok 307 - setup proc-receive hook (option old-oid and new-oid, HTTP protocol/porcelain) ok 308 - proc-receive: report option old-oid and new-oid (HTTP protocol/porcelain) ok 309 - setup proc-receive hook (report with multiple rewrites, HTTP protocol/porcelain) ok 310 - proc-receive: report with multiple rewrites (HTTP protocol/porcelain) ok 311 - setup proc-receive hook (ft, HTTP protocol) ok 312 - proc-receive: fall throught, let receive-pack to execute (HTTP protocol) ok 313 - cleanup (HTTP protocol) ok 314 - setup proc-receive hook (fall-through, HTTP protocol/porcelain) ok 315 - proc-receive: fall throught, let receive-pack to execute (HTTP protocol/porcelain) ok 316 - cleanup (HTTP protocol/porcelain) ok 317 - setup git config for remote-tracking of special refs ok 318 - setup proc-receive hook (multiple rewrites for one ref, no refname for the 1st rewrite, HTTP protocol) ok 319 - proc-receive: multiple rewrite for one ref, no refname for the 1st rewrite (HTTP protocol) ok 320 - proc-receive: check remote-tracking #1 (HTTP protocol) ok 321 - setup proc-receive hook (multiple rewrites for one ref, no refname for the 2nd rewrite, HTTP protocol) ok 322 - proc-receive: multiple rewrites for one ref, no refname for the 2nd rewrite (HTTP protocol) ok 323 - proc-receive: check remote-tracking #2 (HTTP protocol) ok 324 - setup proc-receive hook (multiple rewrites for one ref, HTTP protocol) ok 325 - proc-receive: multiple rewrites for one ref (HTTP protocol) ok 326 - proc-receive: check remote-tracking #3 (HTTP protocol) ok 327 - setup proc-receive hook (multiple rewrites for one ref, no refname for the 1st rewrite, HTTP protocol/porcelain) ok 328 - proc-receive: multiple rewrite for one ref, no refname for the 1st rewrite (HTTP protocol/porcelain) ok 329 - setup proc-receive hook (multiple rewrites for one ref, no refname for the 2nd rewrite, HTTP protocol/porcelain) ok 330 - proc-receive: multiple rewrites for one ref, no refname for the 2nd rewrite (HTTP protocol/porcelain) ok 331 - setup proc-receive hook (multiple rewrites for one ref, HTTP protocol/porcelain) ok 332 - proc-receive: multiple rewrites for one ref (HTTP protocol/porcelain) ok 333 - setup proc-receive hook (HTTP protocol) ok 334 - proc-receive: report update of mixed refs (HTTP protocol) ok 335 - cleanup (HTTP protocol) ok 336 - setup proc-receive hook (HTTP protocol/porcelain) ok 337 - proc-receive: report update of mixed refs (HTTP protocol/porcelain) ok 338 - cleanup (HTTP protocol/porcelain) ok 339 - config receive.procReceiveRefs = refs (HTTP protocol) ok 340 - setup upstream branches (HTTP protocol) ok 341 - setup proc-receive hook (HTTP protocol) ok 342 - proc-receive: process all refs (HTTP protocol) ok 343 - cleanup (HTTP protocol) ok 344 - config receive.procReceiveRefs = refs (HTTP protocol/porcelain) ok 345 - setup upstream branches (HTTP protocol/porcelain) ok 346 - setup proc-receive hook (HTTP protocol/porcelain) ok 347 - proc-receive: process all refs (HTTP protocol/porcelain) ok 348 - cleanup (HTTP protocol/porcelain) ok 349 - config receive.procReceiveRefs with modifiers (HTTP protocol) ok 350 - setup proc-receive hook (HTTP protocol) ok 351 - proc-receive: update branch and new tag (HTTP protocol) ok 352 - setup upstream: create tags/v123 (HTTP protocol) ok 353 - setup proc-receive hook (HTTP protocol) ok 354 - proc-receive: create/delete branch, and delete tag (HTTP protocol) # passed all 354 test(s) 1..354 ok t6431-merge-criscross.sh ........................... ok 1 - setup repo with criss-cross history ok 2 - recursive merge between F and G does not cause segfault # passed all 2 test(s) 1..2 ok t6415-merge-dir-to-symlink.sh ...................... ok 1 - create a commit where dir a/b changed to symlink ok 2 - checkout does not clobber untracked symlink ok 3 - a/b-2/c/d is kept when clobbering symlink b ok 4 - checkout should not have deleted a/b-2/c/d ok 5 - setup for merge test ok 6 - Handle D/F conflict, do not lose a/b-2/c/d in merge (resolve) ok 7 - a/b was resolved as symlink ok 8 - Handle D/F conflict, do not lose a/b-2/c/d in merge (recursive) ok 9 - a/b was resolved as symlink ok 10 - Handle F/D conflict, do not lose a/b-2/c/d in merge (resolve) ok 11 - a/b was resolved as symlink ok 12 - Handle F/D conflict, do not lose a/b-2/c/d in merge (recursive) ok 13 - a/b was resolved as symlink not ok 14 - do not lose untracked in merge (resolve) # TODO known breakage ok 15 - do not lose untracked in merge (recursive) ok 16 - do not lose modifications in merge (resolve) ok 17 - do not lose modifications in merge (recursive) ok 18 - setup a merge where dir a/b-2 changed to symlink ok 19 - merge should not have D/F conflicts (resolve) ok 20 - a/b-2 was resolved as symlink ok 21 - merge should not have D/F conflicts (recursive) ok 22 - a/b-2 was resolved as symlink ok 23 - merge should not have F/D conflicts (recursive) ok 24 - a/b-2 was resolved as symlink # still have 1 known breakage(s) # passed all remaining 23 test(s) 1..24 ok t6427-diff3-conflict-markers.sh .................... ok 1 - setup no merge base ok 2 - check no merge base ok 3 - setup unique merge base ok 4 - check unique merge base ok 5 - setup multiple merge bases ok 6 - check multiple merge bases ok 7 - rebase --merge describes parent of commit being picked ok 8 - rebase --apply describes fake ancestor base # passed all 8 test(s) 1..8 ok t6424-merge-unrelated-index-changes.sh ............. ok 1 - setup trivial merges ok 2 - ff update ok 3 - ff update, important file modified ok 4 - resolve, trivial ok 5 - resolve, non-trivial ok 6 - recursive ok 7 - recursive, when merge branch matches merge base ok 8 - merge-recursive, when index==head but head!=HEAD ok 9 - recursive, when file has staged changes not matching HEAD nor what a merge would give ok 10 - recursive, when file has staged changes matching what a merge would give ok 11 - octopus, unrelated file touched ok 12 - octopus, related file removed ok 13 - octopus, related file modified ok 14 - ours ok 15 - subtree # passed all 15 test(s) 1..15 ok t6435-merge-sparse.sh .............................. ok 1 - setup ok 2 - reset --hard works after the conflict ok 3 - is reset properly ok 4 - setup: conflict back ok 5 - Merge abort works after the conflict ok 6 - is aborted properly # passed all 6 test(s) 1..6 ok t6412-merge-large-rename.sh ........................ ok 1 - setup (initial) ok 2 - rename (5, ok) ok 3 - set diff.renamelimit to 4 ok 4 - rename (4, ok) ok 5 - rename (5, fail) ok 6 - set merge.renamelimit to 5 ok 7 - rename (5, ok) ok 8 - rename (6, fail) ok 9 - setup large simple rename ok 10 - massive simple rename does not spam added files # passed all 10 test(s) 1..10 ok t6432-merge-recursive-space-options.sh ............. ok 1 - setup ok 2 - naive merge fails ok 3 - --ignore-space-change makes merge succeed ok 4 - naive cherry-pick fails ok 5 - -Xignore-space-change makes cherry-pick succeed ok 6 - --ignore-space-change: our w/s-only change wins ok 7 - --ignore-space-change: their real change wins over w/s ok 8 - --ignore-space-change: does not ignore new spaces ok 9 - --ignore-all-space drops their new spaces ok 10 - --ignore-all-space keeps our new spaces ok 11 - --ignore-space-at-eol # passed all 11 test(s) 1..11 ok t6120-describe.sh .................................. ok 1 - setup ok 2 - describe HEAD ok 3 - describe HEAD^ ok 4 - describe HEAD^^ ok 5 - describe HEAD^^2 ok 6 - describe HEAD^^2^ ok 7 - describe HEAD^^^ ok 8 - describe --tags HEAD ok 9 - describe --tags HEAD^ ok 10 - describe --tags HEAD^^ ok 11 - describe --tags HEAD^^2 ok 12 - describe --tags HEAD^^2^ ok 13 - describe --tags HEAD^^^ ok 14 - describe --all HEAD ok 15 - describe --all HEAD^ ok 16 - describe --all HEAD^^^ ok 17 - describe --long HEAD^^2^ ok 18 - describe --long HEAD^^2 ok 19 - describe --tags ok 20 - describe --first-parent --tags ok 21 - describe --contains defaults to HEAD without commit-ish ok 22 - describe --all A^0 ok 23 - no warning was displayed for A ok 24 - rename tag A to Q locally ok 25 - describe HEAD ok 26 - warning was displayed for Q ok 27 - misnamed annotated tag forces long output ok 28 - abbrev=0 will not break misplaced tag (1) ok 29 - abbrev=0 will not break misplaced tag (2) ok 30 - rename tag Q back to A ok 31 - pack tag refs ok 32 - describe HEAD ok 33 - describe works from outside repo using --git-dir ok 34 - describe --dirty ok 35 - describe --dirty with --work-tree ok 36 - set-up dirty work tree ok 37 - describe --dirty ok 38 - describe --dirty with --work-tree (dirty) ok 39 - describe --dirty=.mod ok 40 - describe --dirty=.mod with --work-tree (dirty) ok 41 - describe --dirty HEAD ok 42 - set-up matching pattern tests ok 43 - describe --match=test-* ok 44 - describe --tags --match=test1-* ok 45 - describe --tags --match=test2-* ok 46 - describe --long --tags --match=test2-* HEAD^ ok 47 - describe --long --tags --match=test1-* --match=test2-* HEAD^ ok 48 - describe --long --tags --match=test1-* --no-match --match=test2-* HEAD^ ok 49 - describe --long --tags --match=test1-* --match=test3-* HEAD ok 50 - describe --long --tags --match=test3-* --match=test1-* HEAD ok 51 - set-up branches ok 52 - describe --all --match=branch_* --exclude=branch_C HEAD ok 53 - describe --all --match=origin/remote_branch_* --exclude=origin/remote_branch_C HEAD ok 54 - describe --all test-annotated~1 ok 55 - --match does not work for other types ok 56 - --exclude does not work for other types ok 57 - name-rev with exact tags ok 58 - name-rev --all ok 59 - name-rev --stdin ok 60 - describe --contains with the exact tags ok 61 - describe --contains and --match ok 62 - describe --exclude ok 63 - describe --contains and --no-match ok 64 - setup and absorb a submodule ok 65 - describe chokes on severely broken submodules ok 66 - describe ignoring a broken submodule ok 67 - describe with --work-tree ignoring a broken submodule ok 68 - describe a blob at a directly tagged commit ok 69 - describe a blob with its first introduction ok 70 - describe directly tagged blob ok 71 - describe tag object ok 72 - name-rev works in a deep repo ok 73 - describe works in a deep repo ok 74 - describe --all A ok 75 - describe --all c ok 76 - describe --all --match=branch_* branch_A ok 77 - describe complains about tree object ok 78 - describe complains about missing object ok 79 - name-rev a rev shortly after epoch ok 80 - name-rev covers all conditions while looking at parents ok 81 - describe commits with disjoint bases ok 82 - describe commits with disjoint bases 2 # passed all 82 test(s) 1..82 ok t6439-merge-co-error-msgs.sh ....................... ok 1 - setup ok 2 - untracked files overwritten by merge (fast and non-fast forward) ok 3 - untracked files or local changes ovewritten by merge ok 4 - cannot switch branches because of local changes ok 5 - not uptodate file porcelain checkout error ok 6 - not_uptodate_dir porcelain checkout error # passed all 6 test(s) 1..6 ok t6436-merge-overwrite.sh ........................... ok 1 - setup ok 2 - will not overwrite untracked file ok 3 - will overwrite tracked file ok 4 - will not overwrite new file ok 5 - will not overwrite staged changes ok 6 - will not overwrite removed file ok 7 - will not overwrite re-added file ok 8 - will not overwrite removed file with staged changes ok 9 - will not overwrite unstaged changes in renamed file ok 10 - will not overwrite untracked subtree ok 11 - will not overwrite untracked file in leading path ok 12 - will not overwrite untracked symlink in leading path ok 13 - will not be confused by symlink in leading path ok 14 - will not overwrite untracked file on unborn branch ok 15 - will not overwrite untracked file on unborn branch .git/MERGE_HEAD sanity etc. ok 16 - failed merge leaves unborn branch in the womb ok 17 - set up unborn branch and content ok 18 - will not clobber WT/index when merging into unborn # passed all 18 test(s) 1..18 ok t6402-merge-rename.sh .............................. ok 1 - setup ok 2 - pull renaming branch into unrenaming one ok 3 - pull renaming branch into another renaming one ok 4 - pull unrenaming branch into renaming one ok 5 - pull conflicting renames ok 6 - interference with untracked working tree file ok 7 - interference with untracked working tree file ok 8 - interference with untracked working tree file ok 9 - updated working tree file should prevent the merge ok 10 - updated working tree file should prevent the merge ok 11 - interference with untracked working tree file ok 12 - merge of identical changes in a renamed file ok 13 - setup for rename + d/f conflicts ok 14 - Rename+D/F conflict; renamed file merges + dir not in way ok 15 - Rename+D/F conflict; renamed file merges but dir in way ok 16 - Same as previous, but merged other way ok 17 - Rename+D/F conflict; renamed file cannot merge, dir not in way ok 18 - Rename+D/F conflict; renamed file cannot merge and dir in the way ok 19 - Same as previous, but merged other way ok 20 - setup both rename source and destination involved in D/F conflict ok 21 - both rename source and destination involved in D/F conflict ok 22 - setup pair rename to parent of other (D/F conflicts) ok 23 - pair rename to parent of other (D/F conflicts) w/ untracked dir ok 24 - pair rename to parent of other (D/F conflicts) w/ clean start ok 25 - setup rename of one file to two, with directories in the way ok 26 - check handling of differently renamed file with D/F conflicts ok 27 - setup rename one file to two; directories moving out of the way ok 28 - check handling of differently renamed file with D/F conflicts ok 29 - setup avoid unnecessary update, normal rename ok 30 - avoid unnecessary update, normal rename ok 31 - setup to test avoiding unnecessary update, with D/F conflict ok 32 - avoid unnecessary update, with D/F conflict ok 33 - setup avoid unnecessary update, dir->(file,nothing) ok 34 - avoid unnecessary update, dir->(file,nothing) ok 35 - setup avoid unnecessary update, modify/delete ok 36 - avoid unnecessary update, modify/delete ok 37 - setup avoid unnecessary update, rename/add-dest ok 38 - avoid unnecessary update, rename/add-dest ok 39 - setup merge of rename + small change ok 40 - merge rename + small change ok 41 - setup for use of extended merge markers ok 42 - merge master into rename has correct extended markers ok 43 - merge rename into master has correct extended markers ok 44 - setup spurious "refusing to lose untracked" message ok 45 - no spurious "refusing to lose untracked" message ok 46 - do not follow renames for empty files # passed all 46 test(s) 1..46 ok t5616-partial-clone.sh ............................. ok 1 - setup normal src repo ok 2 - setup bare clone for server ok 3 - do partial clone 1 ok 4 - verify that .promisor file contains refs fetched ok 5 - verify checkout with dynamic object fetch ok 6 - push new commits to server ok 7 - partial fetch inherits filter settings ok 8 - verify diff causes dynamic object fetch ok 9 - verify blame causes dynamic object fetch ok 10 - push new commits to server for file.2.txt ok 11 - override inherited filter-spec using --no-filter ok 12 - push new commits to server for file.3.txt ok 13 - manual prefetch of missing objects ok 14 - partial clone with transfer.fsckobjects=1 works with submodules ok 15 - partial clone with transfer.fsckobjects=1 uses index-pack --fsck-objects ok 16 - use fsck before and after manually fetching a missing subtree ok 17 - implicitly construct combine: filter with repeated flags ok 18 - upload-pack complains of bogus filter config ok 19 - upload-pack fails banned object filters ok 20 - upload-pack fails banned combine object filters ok 21 - upload-pack fails banned object filters with fallback ok 22 - upload-pack limits tree depth filters ok 23 - partial clone fetches blobs pointed to by refs even if normally filtered out ok 24 - fetch what is specified on CLI even if already promised ok 25 - setup src repo for sparse filter ok 26 - partial clone with sparse filter succeeds ok 27 - partial clone with unresolvable sparse filter fails cleanly ok 28 - fetch lazy-fetches only to resolve deltas ok 29 - fetch lazy-fetches only to resolve deltas, protocol v2 ok 30 - fetch does not lazy-fetch missing targets of its refs ok 31 - verify fetch succeeds when asking for new tags ok 32 - verify fetch downloads only one pack when updating refs ok 33 - single-branch tag following respects partial clone ok 34 - fetch from a partial clone, protocol v0 ok 35 - fetch from a partial clone, protocol v2 ok 36 - upon cloning, check that all refs point to objects ok 37 - when partial cloning, tolerate server not sending target of tag ok 38 - tolerate server sending REF_DELTA against missing promisor objects # passed all 38 test(s) 1..38 ok t6434-merge-recursive-rename-options.sh ............ ok 1 - setup repo ok 2 - setup thresholds ok 3 - assumption for tests: rename detection with diff ok 4 - default similarity threshold is 50% ok 5 - low rename threshold ok 6 - medium rename threshold ok 7 - high rename threshold ok 8 - exact renames only ok 9 - rename threshold is truncated ok 10 - disabled rename detection ok 11 - last wins in --find-renames= --find-renames= ok 12 - --find-renames resets threshold ok 13 - last wins in --no-renames --find-renames ok 14 - last wins in --find-renames --no-renames ok 15 - assumption for further tests: trivial merge succeeds ok 16 - --find-renames rejects negative argument ok 17 - --find-renames rejects non-numbers ok 18 - rename-threshold= is a synonym for find-renames= ok 19 - last wins in --no-renames --rename-threshold= ok 20 - last wins in --rename-threshold= --no-renames ok 21 - --rename-threshold= rejects negative argument ok 22 - --rename-threshold= rejects non-numbers ok 23 - last wins in --rename-threshold= --find-renames= ok 24 - last wins in --find-renames= --rename-threshold= ok 25 - merge.renames disables rename detection ok 26 - merge.renames defaults to diff.renames ok 27 - merge.renames overrides diff.renames # passed all 27 test(s) 1..27 ok t6433-merge-toplevel.sh ............................ ok 1 - setup ok 2 - merge an octopus into void ok 3 - merge an octopus, fast-forward (ff) ok 4 - merge octopus, non-fast-forward (ff) ok 5 - merge octopus, fast-forward (does not ff) ok 6 - merge octopus, non-fast-forward ok 7 - merge FETCH_HEAD octopus into void ok 8 - merge FETCH_HEAD octopus fast-forward (ff) ok 9 - merge FETCH_HEAD octopus non-fast-forward (ff) ok 10 - merge FETCH_HEAD octopus fast-forward (does not ff) ok 11 - merge FETCH_HEAD octopus non-fast-forward ok 12 - refuse two-project merge by default ok 13 - refuse two-project merge by default, quit before --autostash happens ok 14 - two-project merge with --allow-unrelated-histories ok 15 - two-project merge with --allow-unrelated-histories with --autostash # passed all 15 test(s) 1..15 ok t6430-merge-recursive.sh ........................... ok 1 - setup 1 ok 2 - setup 2 ok 3 - setup 3 ok 4 - setup 4 ok 5 - setup 5 ok 6 - setup 6 ok 7 - setup 7 ok 8 - setup 8 ok 9 - setup 9 ok 10 - merge-recursive simple ok 11 - merge-recursive result ok 12 - fail if the index has unresolved entries ok 13 - merge-recursive remove conflict ok 14 - merge-recursive remove conflict ok 15 - merge-recursive d/f simple ok 16 - merge-recursive result ok 17 - merge-recursive d/f conflict ok 18 - merge-recursive d/f conflict result ok 19 - merge-recursive d/f conflict the other way ok 20 - merge-recursive d/f conflict result the other way ok 21 - merge-recursive d/f conflict ok 22 - merge-recursive d/f conflict result ok 23 - merge-recursive d/f conflict ok 24 - merge-recursive d/f conflict result ok 25 - dir in working tree with symlink ancestor does not produce d/f conflict ok 26 - reset and 3-way merge ok 27 - reset and bind merge ok 28 - merge-recursive w/ empty work tree - ours has rename ok 29 - merge-recursive w/ empty work tree - theirs has rename ok 30 - merge removes empty directories ok 31 - merge-recursive simple w/submodule ok 32 - merge-recursive simple w/submodule result ok 33 - merge-recursive copy vs. rename not ok 34 - merge-recursive rename vs. rename/symlink # TODO known breakage ok 35 - merging with triple rename across D/F conflict ok 36 - merge-recursive remembers the names of all base trees ok 37 - merge-recursive internal merge resolves to the sameness # still have 1 known breakage(s) # passed all remaining 36 test(s) 1..37 ok t6426-merge-skip-unneeded-updates.sh ............... ok 1 - 1a-L: Modify(A)/Modify(B), change on B subset of A ok 2 - 1a-R: Modify(A)/Modify(B), change on B subset of A ok 3 - 2a-L: Modify/rename, merge into modify side ok 4 - 2a-R: Modify/rename, merge into rename side ok 5 - 2b-L: Rename+Mod(A)/Mod(B), B mods subset of A ok 6 - 2b-R: Rename+Mod(A)/Mod(B), B mods subset of A ok 7 - 2c: Modify b & add c VS rename b->c ok 8 - 3a-L: bq_1->foo/bq_2 on A, foo/->bar/ on B ok 9 - 3a-R: bq_1->foo/bq_2 on A, foo/->bar/ on B ok 10 - 3b-L: bq_1->foo/bq_2 on A, foo/->bar/ on B ok 11 - 3b-R: bq_1->foo/bq_2 on A, foo/->bar/ on B not ok 12 - 4a: Change on A, change on B subset of A, dirty mods present # TODO known breakage ok 13 - 4b: Rename+Mod(A)/Mod(B), change on B subset of A, dirty mods present # still have 1 known breakage(s) # passed all remaining 12 test(s) 1..13 ok t6501-freshen-objects.sh ........................... ok 1 - make repo completely empty (loose) ok 2 - disable reflogs (loose) ok 3 - setup basic history (loose) ok 4 - create and abandon some objects (loose) ok 5 - simulate time passing (loose) ok 6 - start writing new commit with old blob (loose) ok 7 - simultaneous gc (loose) ok 8 - finish writing out commit (loose) ok 9 - repository passes fsck (loose) ok 10 - abandon objects again (loose) ok 11 - start writing new commit with same tree (loose) ok 12 - simultaneous gc (loose) ok 13 - finish writing out commit (loose) ok 14 - make repo completely empty (repack) ok 15 - disable reflogs (repack) ok 16 - setup basic history (repack) ok 17 - create and abandon some objects (repack) ok 18 - simulate time passing (repack) ok 19 - start writing new commit with old blob (repack) ok 20 - simultaneous gc (repack) ok 21 - finish writing out commit (repack) ok 22 - repository passes fsck (repack) ok 23 - abandon objects again (repack) ok 24 - start writing new commit with same tree (repack) ok 25 - simultaneous gc (repack) ok 26 - finish writing out commit (repack) ok 27 - do not complain about existing broken links (commit) ok 28 - do not complain about existing broken links (tree) ok 29 - do not complain about existing broken links (tag) # passed all 29 test(s) 1..29 ok t7007-show.sh ...................................... ok 1 - setup ok 2 - showing a tag that point at a missing object ok 3 - set up a bit of history ok 4 - showing two commits ok 5 - showing a range walks (linear) ok 6 - showing a range walks (Y shape, ^ first) ok 7 - showing a range walks (Y shape, ^ last) ok 8 - showing with -N walks ok 9 - showing annotated tag ok 10 - showing annotated tag plus commit ok 11 - showing range ok 12 - -s suppresses diff ok 13 - --quiet suppresses diff ok 14 - show --graph is forbidden # passed all 14 test(s) 1..14 ok t7005-editor.sh .................................... ok 1 - determine default editor ok 2 - setup ok 3 - dumb should error out when falling back on vi ok 4 - dumb should prefer EDITOR to VISUAL ok 5 - Using vi ok 6 - Using EDITOR ok 7 - Using VISUAL ok 8 - Using core_editor ok 9 - Using GIT_EDITOR ok 10 - Using vi (override) ok 11 - Using EDITOR (override) ok 12 - Using VISUAL (override) ok 13 - Using core_editor (override) ok 14 - Using GIT_EDITOR (override) ok 15 - editor with a space ok 16 - core.editor with a space # passed all 16 test(s) 1..16 ok t7010-setup.sh ..................................... ok 1 - setup ok 2 - git add (absolute) ok 3 - git add (funny relative) ok 4 - git rm (absolute) ok 5 - git rm (funny relative) ok 6 - git ls-files (absolute) ok 7 - git ls-files (relative #1) ok 8 - git ls-files (relative #2) ok 9 - git ls-files (relative #3) ok 10 - commit using absolute path names ok 11 - log using absolute path names ok 12 - blame using absolute path names ok 13 - setup deeper work tree ok 14 - add a directory outside the work tree ok 15 - add a file outside the work tree, nasty case 1 ok 16 - add a file outside the work tree, nasty case 2 # passed all 16 test(s) 1..16 ok t6437-submodule-merge.sh ........................... ok 1 - setup ok 2 - setup for merge search ok 3 - merge with one side as a fast-forward of the other ok 4 - merging should conflict for non fast-forward ok 5 - merging should fail for ambiguous common parent ok 6 - merging should fail for changes that are backwards ok 7 - git submodule status should display the merge conflict properly with merge base ok 8 - git submodule status should display the merge conflict properly without merge-base ok 9 - merging with a modify/modify conflict between merge bases ok 10 - setup for recursive merge with submodule ok 11 - recursive merge with submodule ok 12 - setup file/submodule conflict not ok 13 - file/submodule conflict # TODO known breakage ok 14 - file/submodule conflict; merge --abort works afterward ok 15 - setup directory/submodule conflict not ok 16 - directory/submodule conflict; keep submodule clean # TODO known breakage not ok 17 - directory/submodule conflict; should not treat submodule files as untracked or in the way # TODO known breakage not ok 18 - directory/submodule conflict; merge --abort works afterward # TODO known breakage # still have 4 known breakage(s) # passed all remaining 14 test(s) 1..18 ok t6500-gc.sh ........................................ ok 1 - setup ok 2 - gc empty repository ok 3 - gc does not leave behind pid file ok 4 - gc --gobbledegook ok 5 - gc -h with invalid configuration ok 6 - gc is not aborted due to a stale symref ok 7 - gc --keep-largest-pack ok 8 - auto gc with too many loose objects does not attempt to create bitmaps ok 9 - gc --no-quiet ok 10 - with TTY: gc --no-quiet ok 11 - gc --quiet ok 12 - gc.reflogExpire{Unreachable,}=never skips "expire" via "gc" ok 13 - one of gc.reflogExpire{Unreachable,}=never does not skip "expire" via "gc" ok 14 - background auto gc does not run if gc.log is present and recent but does if it is old ok 15 - background auto gc respects lock for all operations # passed all 15 test(s) 1..15 ok t7008-filter-branch-null-sha1.sh ................... ok 1 - setup: base commits ok 2 - setup: a commit with a bogus null sha1 in the tree ok 3 - setup: bring HEAD and index in sync ok 4 - noop filter-branch complains ok 5 - filter commands are still checked ok 6 - removing the broken entry works # passed all 6 test(s) 1..6 ok t7062-wtstatus-ignorecase.sh ....................... ok 1 - status with hash collisions # passed all 1 test(s) 1..1 ok t7011-skip-worktree-reading.sh ..................... ok 1 - setup ok 2 - update-index ok 3 - update-index ok 4 - update-index --remove ok 5 - update-index --remove ok 6 - ls-files --deleted ok 7 - ls-files --deleted ok 8 - ls-files --modified ok 9 - ls-files --modified ok 10 - grep with skip-worktree file ok 11 - diff-index does not examine skip-worktree absent entries ok 12 - diff-index does not examine skip-worktree dirty entries ok 13 - diff-files does not examine skip-worktree absent entries ok 14 - diff-files does not examine skip-worktree dirty entries ok 15 - git-rm succeeds on skip-worktree absent entries ok 16 - commit on skip-worktree absent entries ok 17 - commit on skip-worktree dirty entries # passed all 17 test(s) 1..17 ok t7012-skip-worktree-writing.sh ..................... ok 1 - setup ok 2 - read-tree updates worktree, absent case ok 3 - read-tree updates worktree, dirty case ok 4 - read-tree removes worktree, absent case ok 5 - read-tree removes worktree, dirty case ok 6 - index setup ok 7 - git-add ignores worktree content ok 8 - git-add ignores worktree content ok 9 - git-rm fails if worktree is dirty ok 10 - git-clean, absent case ok 11 - git-clean, dirty case ok 12 - --ignore-skip-worktree-entries leaves worktree alone ok 13 - stash restore in sparse checkout # passed all 13 test(s) 1..13 ok t5510-fetch.sh ..................................... ok 1 - setup ok 2 - clone and setup child repos ok 3 - fetch test ok 4 - fetch test for-merge ok 5 - fetch --prune on its own works as expected ok 6 - fetch --prune with a branch name keeps branches ok 7 - fetch --prune with a namespace keeps other namespaces ok 8 - fetch --prune handles overlapping refspecs ok 9 - fetch --prune --tags prunes branches but not tags ok 10 - fetch --prune --tags with branch does not prune other things ok 11 - fetch --prune --tags with refspec prunes based on refspec ok 12 - --refmap="" ignores configured refspec ok 13 - --refmap="" and --prune ok 14 - fetch tags when there is no tags ok 15 - fetch following tags ok 16 - fetch uses remote ref names to describe new refs ok 17 - fetch must not resolve short tag name ok 18 - fetch can now resolve short remote name ok 19 - create bundle 1 ok 20 - header of bundle looks right ok 21 - create bundle 2 ok 22 - unbundle 1 ok 23 - bundle 1 has only 3 files ok 24 - unbundle 2 ok 25 - bundle does not prerequisite objects ok 26 - bundle should be able to create a full history ok 27 - fetch with a non-applying branch..merge ok 28 - fetch from GIT URL with a non-applying branch..merge [1] ok 29 - fetch from GIT URL with a non-applying branch..merge [2] ok 30 - fetch from GIT URL with a non-applying branch..merge [3] ok 31 - quoting of a strangely named repo ok 32 - bundle should record HEAD correctly ok 33 - mark initial state of origin/main ok 34 - explicit fetch should update tracking ok 35 - explicit pull should update tracking ok 36 - explicit --refmap is allowed only with command-line refspec ok 37 - explicit --refmap option overrides remote.*.fetch ok 38 - explicitly empty --refmap option disables remote.*.fetch ok 39 - configured fetch updates tracking ok 40 - non-matching refspecs do not confuse tracking update ok 41 - pushing nonexistent branch by mistake should not segv ok 42 - auto tag following fetches minimum ok 43 - refuse to fetch into the current branch ok 44 - fetch into the current branch with --update-head-ok ok 45 - fetch --dry-run does not touch FETCH_HEAD, but still prints what would be written ok 46 - --no-write-fetch-head does not touch FETCH_HEAD, and does not print what would be written ok 47 - --write-fetch-head gets defeated by --dry-run ok 48 - should be able to fetch with duplicate refspecs ok 49 - LHS of refspec follows ref disambiguation rules ok 50 - fetch.writeCommitGraph ok 51 - fetch.writeCommitGraph with submodules ok 52 - setup cmdline_setup variable for subsequent test ok 53 - name prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset; branch:kept tag:kept ok 54 - link prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset; branch:kept tag:kept ok 55 - name prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset --no-prune; branch:kept tag:kept ok 56 - link prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset --no-prune; branch:kept tag:kept ok 57 - name prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset --prune; branch:pruned tag:kept ok 58 - link prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset --prune; branch:pruned tag:kept ok 59 - name prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset --prune origin refs/tags/*:refs/tags/*; branch:kept tag:pruned ok 60 - link prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset --prune origin refs/tags/*:refs/tags/*; branch:kept tag:pruned ok 61 - name prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset --prune origin refs/tags/*:refs/tags/* +refs/heads/*:refs/remotes/origin/*; branch:pruned tag:pruned ok 62 - link prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset --prune origin refs/tags/*:refs/tags/* +refs/heads/*:refs/remotes/origin/*; branch:pruned tag:pruned ok 63 - name prune fetch.prune=false remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset; branch:kept tag:kept ok 64 - link prune fetch.prune=false remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset; branch:kept tag:kept ok 65 - name prune fetch.prune=false remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset --no-prune; branch:kept tag:kept ok 66 - link prune fetch.prune=false remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset --no-prune; branch:kept tag:kept ok 67 - name prune fetch.prune=false remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset --prune; branch:pruned tag:kept ok 68 - link prune fetch.prune=false remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset --prune; branch:pruned tag:kept ok 69 - name prune fetch.prune=true remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset; branch:pruned tag:kept ok 70 - link prune fetch.prune=true remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset; branch:pruned tag:kept ok 71 - name prune fetch.prune=true remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset --prune; branch:pruned tag:kept ok 72 - link prune fetch.prune=true remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset --prune; branch:pruned tag:kept ok 73 - name prune fetch.prune=true remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset --no-prune; branch:kept tag:kept ok 74 - link prune fetch.prune=true remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset --no-prune; branch:kept tag:kept ok 75 - name prune fetch.prune=unset remote.origin.prune=false fetch.pruneTags=unset remote.origin.pruneTags=unset; branch:kept tag:kept ok 76 - link prune fetch.prune=unset remote.origin.prune=false fetch.pruneTags=unset remote.origin.pruneTags=unset; branch:kept tag:kept ok 77 - name prune fetch.prune=unset remote.origin.prune=false fetch.pruneTags=unset remote.origin.pruneTags=unset --no-prune; branch:kept tag:kept ok 78 - link prune fetch.prune=unset remote.origin.prune=false fetch.pruneTags=unset remote.origin.pruneTags=unset --no-prune; branch:kept tag:kept ok 79 - name prune fetch.prune=unset remote.origin.prune=false fetch.pruneTags=unset remote.origin.pruneTags=unset --prune; branch:pruned tag:kept ok 80 - link prune fetch.prune=unset remote.origin.prune=false fetch.pruneTags=unset remote.origin.pruneTags=unset --prune; branch:pruned tag:kept ok 81 - name prune fetch.prune=false remote.origin.prune=false fetch.pruneTags=unset remote.origin.pruneTags=unset; branch:kept tag:kept ok 82 - link prune fetch.prune=false remote.origin.prune=false fetch.pruneTags=unset remote.origin.pruneTags=unset; branch:kept tag:kept ok 83 - name prune fetch.prune=false remote.origin.prune=false fetch.pruneTags=unset remote.origin.pruneTags=unset --no-prune; branch:kept tag:kept ok 84 - link prune fetch.prune=false remote.origin.prune=false fetch.pruneTags=unset remote.origin.pruneTags=unset --no-prune; branch:kept tag:kept ok 85 - name prune fetch.prune=false remote.origin.prune=false fetch.pruneTags=unset remote.origin.pruneTags=unset --prune; branch:pruned tag:kept ok 86 - link prune fetch.prune=false remote.origin.prune=false fetch.pruneTags=unset remote.origin.pruneTags=unset --prune; branch:pruned tag:kept ok 87 - name prune fetch.prune=false remote.origin.prune=false fetch.pruneTags=unset remote.origin.pruneTags=unset --prune origin refs/tags/*:refs/tags/*; branch:kept tag:pruned ok 88 - link prune fetch.prune=false remote.origin.prune=false fetch.pruneTags=unset remote.origin.pruneTags=unset --prune origin refs/tags/*:refs/tags/*; branch:kept tag:pruned ok 89 - name prune fetch.prune=false remote.origin.prune=false fetch.pruneTags=unset remote.origin.pruneTags=unset --prune origin refs/tags/*:refs/tags/* +refs/heads/*:refs/remotes/origin/*; branch:pruned tag:pruned ok 90 - link prune fetch.prune=false remote.origin.prune=false fetch.pruneTags=unset remote.origin.pruneTags=unset --prune origin refs/tags/*:refs/tags/* +refs/heads/*:refs/remotes/origin/*; branch:pruned tag:pruned ok 91 - name prune fetch.prune=true remote.origin.prune=false fetch.pruneTags=unset remote.origin.pruneTags=unset; branch:kept tag:kept ok 92 - link prune fetch.prune=true remote.origin.prune=false fetch.pruneTags=unset remote.origin.pruneTags=unset; branch:kept tag:kept ok 93 - name prune fetch.prune=true remote.origin.prune=false fetch.pruneTags=unset remote.origin.pruneTags=unset --prune; branch:pruned tag:kept ok 94 - link prune fetch.prune=true remote.origin.prune=false fetch.pruneTags=unset remote.origin.pruneTags=unset --prune; branch:pruned tag:kept ok 95 - name prune fetch.prune=true remote.origin.prune=false fetch.pruneTags=unset remote.origin.pruneTags=unset --no-prune; branch:kept tag:kept ok 96 - link prune fetch.prune=true remote.origin.prune=false fetch.pruneTags=unset remote.origin.pruneTags=unset --no-prune; branch:kept tag:kept ok 97 - name prune fetch.prune=unset remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=unset; branch:pruned tag:kept ok 98 - link prune fetch.prune=unset remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=unset; branch:pruned tag:kept ok 99 - name prune fetch.prune=unset remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=unset --no-prune; branch:kept tag:kept ok 100 - link prune fetch.prune=unset remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=unset --no-prune; branch:kept tag:kept ok 101 - name prune fetch.prune=unset remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=unset --prune; branch:pruned tag:kept ok 102 - link prune fetch.prune=unset remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=unset --prune; branch:pruned tag:kept ok 103 - name prune fetch.prune=false remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=unset; branch:pruned tag:kept ok 104 - link prune fetch.prune=false remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=unset; branch:pruned tag:kept ok 105 - name prune fetch.prune=false remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=unset --no-prune; branch:kept tag:kept ok 106 - link prune fetch.prune=false remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=unset --no-prune; branch:kept tag:kept ok 107 - name prune fetch.prune=false remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=unset --prune; branch:pruned tag:kept ok 108 - link prune fetch.prune=false remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=unset --prune; branch:pruned tag:kept ok 109 - name prune fetch.prune=true remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=unset; branch:pruned tag:kept ok 110 - link prune fetch.prune=true remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=unset; branch:pruned tag:kept ok 111 - name prune fetch.prune=true remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=unset --prune; branch:pruned tag:kept ok 112 - link prune fetch.prune=true remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=unset --prune; branch:pruned tag:kept ok 113 - name prune fetch.prune=true remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=unset --no-prune; branch:kept tag:kept ok 114 - link prune fetch.prune=true remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=unset --no-prune; branch:kept tag:kept ok 115 - name prune fetch.prune=true remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=unset --prune origin refs/tags/*:refs/tags/*; branch:kept tag:pruned ok 116 - link prune fetch.prune=true remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=unset --prune origin refs/tags/*:refs/tags/*; branch:kept tag:pruned ok 117 - name prune fetch.prune=true remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=unset --prune origin refs/tags/*:refs/tags/* +refs/heads/*:refs/remotes/origin/*; branch:pruned tag:pruned ok 118 - link prune fetch.prune=true remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=unset --prune origin refs/tags/*:refs/tags/* +refs/heads/*:refs/remotes/origin/*; branch:pruned tag:pruned ok 119 - name prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset --prune-tags; branch:kept tag:kept ok 120 - link prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset --prune-tags; branch:kept tag:kept ok 121 - name prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=true remote.origin.pruneTags=unset; branch:kept tag:kept ok 122 - link prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=true remote.origin.pruneTags=unset; branch:kept tag:kept ok 123 - name prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=true; branch:kept tag:kept ok 124 - link prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=true; branch:kept tag:kept ok 125 - name prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset --prune --prune-tags; branch:pruned tag:pruned ok 126 - link prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset --prune --prune-tags; branch:pruned tag:pruned ok 127 - name prune fetch.prune=true remote.origin.prune=unset fetch.pruneTags=true remote.origin.pruneTags=unset; branch:pruned tag:pruned ok 128 - link prune fetch.prune=true remote.origin.prune=unset fetch.pruneTags=true remote.origin.pruneTags=unset; branch:pruned tag:pruned ok 129 - name prune fetch.prune=unset remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=true; branch:pruned tag:pruned ok 130 - link prune fetch.prune=unset remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=true; branch:pruned tag:pruned ok 131 - name prune fetch.prune=true remote.origin.prune=unset fetch.pruneTags=true remote.origin.pruneTags=unset; branch:pruned tag:pruned ok 132 - link prune fetch.prune=true remote.origin.prune=unset fetch.pruneTags=true remote.origin.pruneTags=unset; branch:pruned tag:pruned ok 133 - name prune fetch.prune=false remote.origin.prune=true fetch.pruneTags=false remote.origin.pruneTags=true; branch:pruned tag:pruned ok 134 - link prune fetch.prune=false remote.origin.prune=true fetch.pruneTags=false remote.origin.pruneTags=true; branch:pruned tag:pruned ok 135 - name prune fetch.prune=true remote.origin.prune=false fetch.pruneTags=true remote.origin.pruneTags=false; branch:kept tag:kept ok 136 - link prune fetch.prune=true remote.origin.prune=false fetch.pruneTags=true remote.origin.pruneTags=false; branch:kept tag:kept ok 137 - name prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset --prune --prune-tags origin +refs/heads/*:refs/remotes/origin/*; branch:pruned tag:kept ok 138 - link prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset --prune --prune-tags origin +refs/heads/*:refs/remotes/origin/*; branch:pruned tag:kept ok 139 - name prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=true remote.origin.pruneTags=unset --prune origin +refs/heads/*:refs/remotes/origin/*; branch:pruned tag:kept ok 140 - link prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=true remote.origin.pruneTags=unset --prune origin +refs/heads/*:refs/remotes/origin/*; branch:pruned tag:kept ok 141 - name prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=true --prune origin +refs/heads/*:refs/remotes/origin/*; branch:pruned tag:kept ok 142 - link prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=true --prune origin +refs/heads/*:refs/remotes/origin/*; branch:pruned tag:kept ok 143 - name prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset origin --prune-tags; branch:kept tag:kept ok 144 - link prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset origin --prune-tags; branch:kept tag:kept ok 145 - name prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset origin --prune --prune-tags; branch:pruned tag:pruned ok 146 - link prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset origin --prune --prune-tags; branch:kept tag:pruned ok 147 - name prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset --prune --prune-tags origin; branch:pruned tag:pruned ok 148 - link prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset --prune --prune-tags origin; branch:kept tag:pruned ok 149 - name prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=true remote.origin.pruneTags=unset --prune origin; branch:pruned tag:pruned ok 150 - link prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=true remote.origin.pruneTags=unset --prune origin; branch:kept tag:pruned ok 151 - name prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=true --prune origin; branch:pruned tag:pruned ok 152 - link prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=true --prune origin; branch:kept tag:pruned ok 153 - name prune fetch.prune=true remote.origin.prune=unset fetch.pruneTags=true remote.origin.pruneTags=unset origin; branch:pruned tag:pruned ok 154 - link prune fetch.prune=true remote.origin.prune=unset fetch.pruneTags=true remote.origin.pruneTags=unset origin; branch:kept tag:pruned ok 155 - name prune fetch.prune=unset remote.origin.prune=true fetch.pruneTags=true remote.origin.pruneTags=unset origin; branch:pruned tag:pruned ok 156 - link prune fetch.prune=unset remote.origin.prune=true fetch.pruneTags=true remote.origin.pruneTags=unset origin; branch:kept tag:pruned ok 157 - name prune fetch.prune=unset remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=true origin; branch:pruned tag:pruned ok 158 - link prune fetch.prune=unset remote.origin.prune=true fetch.pruneTags=unset remote.origin.pruneTags=true origin; branch:kept tag:pruned ok 159 - remove remote.origin.fetch "one" ok 160 - name prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset origin --prune --prune-tags; branch:kept tag:pruned ok 161 - link prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset origin --prune --prune-tags; branch:kept tag:pruned ok 162 - all boundary commits are excluded ok 163 - fetch --prune prints the remotes url ok 164 - branchname D/F conflict resolved by --prune ok 165 - fetching a one-level ref works ok 166 - fetching with auto-gc does not lock up ok 167 - fetch aligned output ok 168 - fetch compact output ok 169 - --no-show-forced-updates ok 170 - --negotiation-tip limits "have" lines sent ok 171 - --negotiation-tip understands globs ok 172 - --negotiation-tip understands abbreviated SHA-1 ok 173 - --negotiation-tip limits "have" lines sent with HTTP protocol v2 # passed all 173 test(s) 1..173 ok t7061-wtstatus-ignore.sh ........................... ok 1 - status untracked directory with --ignored ok 2 - same with gitignore starting with BOM ok 3 - status untracked files --ignored with pathspec (no match) ok 4 - status untracked files --ignored with pathspec (literal match) ok 5 - status untracked files --ignored with pathspec (glob match) ok 6 - status untracked directory with --ignored -u ok 7 - status of untracked directory with --ignored works with or without prefix ok 8 - status prefixed untracked sub-directory with --ignored -u ok 9 - status ignored directory with --ignore ok 10 - status ignored directory with --ignore -u ok 11 - status empty untracked directory with --ignore ok 12 - status empty untracked directory with --ignore -u ok 13 - status untracked directory with ignored files with --ignore ok 14 - status untracked directory with ignored files with --ignore -u ok 15 - status ignored tracked directory with --ignore ok 16 - status ignored tracked directory with --ignore -u ok 17 - status ignored tracked directory and ignored file with --ignore ok 18 - status ignored tracked directory and ignored file with --ignore -u ok 19 - status ignored tracked directory and uncommitted file with --ignore ok 20 - status ignored tracked directory and uncommitted file with --ignore -u ok 21 - status ignored tracked directory with uncommitted file in untracked subdir with --ignore ok 22 - status ignored tracked directory with uncommitted file in untracked subdir with --ignore -u ok 23 - status ignored tracked directory with uncommitted file in tracked subdir with --ignore ok 24 - status ignored tracked directory with uncommitted file in tracked subdir with --ignore -u ok 25 - status ignores submodule in excluded directory # passed all 25 test(s) 1..25 ok t7060-wtstatus.sh .................................. ok 1 - setup ok 2 - A/A conflict ok 3 - Report path with conflict ok 4 - Report new path with conflict ok 5 - M/D conflict does not segfault ok 6 - rename & unmerged setup ok 7 - rename & unmerged status ok 8 - git diff-index --cached shows 2 added + 1 unmerged ok 9 - git diff-index --cached -M shows 2 added + 1 unmerged ok 10 - git diff-index --cached -C shows 2 copies + 1 unmerged ok 11 - status when conflicts with add and rm advice (deleted by them) ok 12 - prepare for conflicts ok 13 - status when conflicts with add and rm advice (both deleted) ok 14 - status when conflicts with only rm advice (both deleted) ok 15 - status --branch with detached HEAD ok 16 - status --porcelain=v1 --branch with detached HEAD ok 17 - status --porcelain=bogus # passed all 17 test(s) 1..17 ok t7101-reset-empty-subdirs.sh ....................... ok 1 - creating initial files ok 2 - creating second files ok 3 - resetting tree HEAD^ ok 4 - checking initial files exist after rewind ok 5 - checking lack of path1/path2/COPYING ok 6 - checking lack of path1/COPYING ok 7 - checking lack of COPYING ok 8 - checking checking lack of path1/COPYING-TOO ok 9 - checking lack of path1/path2 ok 10 - checking lack of path1 # passed all 10 test(s) 1..10 ok t6422-merge-rename-corner-cases.sh ................. ok 1 - Does git preserve Gollum's precious artifact? not ok 2 - rename/modify/add-source conflict resolvable # TODO known breakage not ok 3 - conflict caused if rename not detected # TODO known breakage not ok 4 - missed conflict if rename not detected # TODO known breakage not ok 5 - detect rename/add-source and preserve all data # TODO known breakage not ok 6 - detect rename/add-source and preserve all data, merge other way # TODO known breakage ok 7 - rename/directory conflict + clean content merge ok 8 - rename/directory conflict + content merge conflict ok 9 - disappearing dir in rename/directory conflict handled ok 10 - handle rename-with-content-merge vs. add ok 11 - handle rename-with-content-merge vs. add, merge other way ok 12 - handle rename/rename (2to1) conflict correctly ok 13 - merge has correct working tree contents not ok 14 - detect conflict with rename/rename(1to2)/add-source merge # TODO known breakage not ok 15 - rename/rename/add-source still tracks new a file # TODO known breakage ok 16 - rename/rename/add-dest merge still knows about conflicting file versions not ok 17 - rad-check: rename/add/delete conflict # TODO known breakage not ok 18 - rrdd-check: rename/rename(2to1)/delete/delete conflict # TODO known breakage not ok 19 - mod6-check: chains of rename/rename(1to2) and rename/rename(2to1) # TODO known breakage ok 20 - check simple rename/rename conflict ok 21 - check simple rename/add conflict ok 22 - check simple add/rename conflict ok 23 - check simple add/add conflict ok 24 - check nested conflicts from rename/rename(2to1) ok 25 - rename/rename(1to2) with a binary file # still have 10 known breakage(s) # passed all remaining 15 test(s) 1..25 ok t7104-reset-hard.sh ................................ ok 1 - setup ok 2 - reset --hard should restore unmerged ones ok 3 - reset --hard did not corrupt index or cached-tree # passed all 3 test(s) 1..3 ok t7103-reset-bare.sh ................................ ok 1 - setup non-bare ok 2 - "hard" reset requires a worktree ok 3 - "merge" reset requires a worktree ok 4 - "keep" reset requires a worktree ok 5 - "mixed" reset is ok ok 6 - "soft" reset is ok ok 7 - hard reset works with GIT_WORK_TREE ok 8 - setup bare ok 9 - "hard" reset is not allowed in bare ok 10 - "merge" reset is not allowed in bare ok 11 - "keep" reset is not allowed in bare ok 12 - "mixed" reset is not allowed in bare ok 13 - "soft" reset is allowed in bare # passed all 13 test(s) 1..13 ok t6416-recursive-corner-cases.sh .................... ok 1 - setup basic criss-cross + rename with no modifications ok 2 - merge simple rename+criss-cross with no modifications ok 3 - setup criss-cross + rename merges with basic modification ok 4 - merge criss-cross + rename merges with basic modification ok 5 - setup differently handled merges of rename/add conflict ok 6 - git detects differently handled merges conflict ok 7 - git detects differently handled merges conflict, swapped ok 8 - setup criss-cross + modify/delete resolved differently ok 9 - git detects conflict merging criss-cross+modify/delete ok 10 - git detects conflict merging criss-cross+modify/delete, reverse direction ok 11 - setup differently handled merges of directory/file conflict ok 12 - merge of D1 & E1 fails but has appropriate contents ok 13 - merge of E1 & D1 fails but has appropriate contents ok 14 - merge of D1 & E2 fails but has appropriate contents ok 15 - merge of E2 & D1 fails but has appropriate contents ok 16 - merge of D1 & E3 succeeds not ok 17 - merge of D1 & E4 puts merge of a and a2 in both a and a2 # TODO known breakage not ok 18 - merge of D2 & E4 merges a2s & reports conflict for a/file # TODO known breakage ok 19 - setup rename/rename(1to2)/modify followed by what looks like rename/rename(2to1)/modify ok 20 - handle rename/rename(1to2)/modify followed by what looks like rename/rename(2to1)/modify ok 21 - setup criss-cross + rename/rename/add-source + modify/modify not ok 22 - detect rename/rename/add-source for virtual merge-base # TODO known breakage ok 23 - setup criss-cross+rename/rename/add-dest + simple modify ok 24 - virtual merge base handles rename/rename(1to2)/add-dest ok 25 - setup symlink modify/modify not ok 26 - check symlink modify/modify # TODO known breakage ok 27 - setup symlink add/add not ok 28 - check symlink add/add # TODO known breakage ok 29 - setup submodule modify/modify not ok 30 - check submodule modify/modify # TODO known breakage ok 31 - setup submodule add/add not ok 32 - check submodule add/add # TODO known breakage ok 33 - setup conflicting entry types (submodule vs symlink) not ok 34 - check conflicting entry types (submodule vs symlink) # TODO known breakage ok 35 - setup conflicting modes for regular file not ok 36 - check conflicting modes for regular file # TODO known breakage ok 37 - setup nested conflicts ok 38 - check nested conflicts ok 39 - setup virtual merge base with nested conflicts ok 40 - check virtual merge base with nested conflicts # still have 9 known breakage(s) # passed all remaining 31 test(s) 1..40 ok t6041-bisect-submodule.sh .......................... ok 1 - git_bisect: added submodule creates empty directory ok 2 - git_bisect: added submodule leaves existing empty directory alone ok 3 - git_bisect: replace tracked file with submodule creates empty directory ok 4 - git_bisect: replace directory with submodule ok 5 - git_bisect: removed submodule leaves submodule directory and its contents in place ok 6 - git_bisect: removed submodule leaves submodule containing a .git directory alone ok 7 - git_bisect: replace submodule with a directory must fail ok 8 - git_bisect: replace submodule containing a .git directory with a directory must fail not ok 9 - git_bisect: replace submodule with a file must fail # TODO known breakage not ok 10 - git_bisect: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 11 - git_bisect: modified submodule does not update submodule work tree ok 12 - git_bisect: modified submodule does not update submodule work tree to invalid commit ok 13 - git_bisect: modified submodule does not update submodule work tree from invalid commit ok 14 - git_bisect: added submodule doesn't remove untracked unignored file with same name # still have 2 known breakage(s) # passed all remaining 12 test(s) 1..14 ok t7106-reset-unborn-branch.sh ....................... ok 1 - setup ok 2 - reset ok 3 - reset HEAD ok 4 - reset $file ok 5 - reset -p ok 6 - reset --soft is a no-op ok 7 - reset --hard # passed all 7 test(s) 1..7 ok t7030-verify-tag.sh ................................ ok 1 - create signed tags ok 2 - create signed tags x509 ok 3 - verify and show signatures ok 4 - verify and show signatures x509 ok 5 - verify and show signatures x509 with low minTrustLevel ok 6 - verify and show signatures x509 with matching minTrustLevel ok 7 - verify and show signatures x509 with high minTrustLevel ok 8 - detect fudged signature ok 9 - verify signatures with --raw ok 10 - verify signatures with --raw x509 ok 11 - verify multiple tags ok 12 - verify multiple tags x509 ok 13 - verifying tag with --format ok 14 - verifying a forged tag with --format should fail silently # passed all 14 test(s) 1..14 ok t7107-reset-pathspec-file.sh ....................... ok 1 - setup ok 2 - --pathspec-from-file from stdin ok 3 - --pathspec-from-file from file ok 4 - NUL delimiters ok 5 - LF delimiters ok 6 - no trailing delimiter ok 7 - CRLF delimiters ok 8 - quotes ok 9 - quotes not compatible with --pathspec-file-nul ok 10 - only touches what was listed ok 11 - error conditions # passed all 11 test(s) 1..11 ok t7113-post-index-change-hook.sh .................... ok 1 - setup ok 2 - test status, add, commit, others trigger hook without flags set ok 3 - test checkout and reset trigger the hook ok 4 - test reset --mixed and update-index triggers the hook # passed all 4 test(s) 1..4 ok t7064-wtstatus-pv2.sh .............................. ok 1 - setup ok 2 - before initial commit, nothing added, only untracked ok 3 - before initial commit, things added ok 4 - before initial commit, things added (-z) ok 5 - make first commit, comfirm HEAD oid and branch ok 6 - after first commit, create unstaged changes ok 7 - after first commit but omit untracked files and branch ok 8 - after first commit, stage existing changes ok 9 - rename causes 2 path lines ok 10 - rename causes 2 path lines (-z) ok 11 - make second commit, confirm clean and new HEAD oid ok 12 - confirm ignored files are not printed ok 13 - ignored files are printed with --ignored ok 14 - create and commit permanent ignore file ok 15 - verify --intent-to-add output ok 16 - verify AA (add-add) conflict ok 17 - verify UU (edit-edit) conflict ok 18 - verify upstream fields in branch header ok 19 - verify --[no-]ahead-behind with V2 format ok 20 - create and add submodule, submodule appears clean (A. S...) ok 21 - untracked changes in added submodule (AM S..U) ok 22 - staged changes in added submodule (AM S.M.) ok 23 - staged and unstaged changes in added (AM S.M.) ok 24 - staged and untracked changes in added submodule (AM S.MU) ok 25 - commit within the submodule appears as new commit in super (AM SC..) ok 26 - stage submodule in super and commit ok 27 - make unstaged changes in existing submodule (.M S.M.) # passed all 27 test(s) 1..27 ok t7110-reset-merge.sh ............................... ok 1 - setup ok 2 - reset --merge is ok with changes in file it does not touch ok 3 - reset --merge is ok when switching back ok 4 - reset --keep is ok with changes in file it does not touch ok 5 - reset --keep is ok when switching back ok 6 - reset --merge discards changes added to index (1) ok 7 - reset --merge is ok again when switching back (1) ok 8 - reset --keep fails with changes in index in files it touches ok 9 - reset --merge discards changes added to index (2) ok 10 - reset --merge is ok again when switching back (2) ok 11 - reset --keep keeps changes it does not touch ok 12 - reset --keep keeps changes when switching back ok 13 - reset --merge fails with changes in file it touches ok 14 - reset --keep fails with changes in file it touches ok 15 - setup 3 different branches ok 16 - "reset --merge HEAD^" is ok with pending merge ok 17 - "reset --keep HEAD^" fails with pending merge ok 18 - "reset --merge HEAD" is ok with pending merge ok 19 - "reset --keep HEAD" fails with pending merge ok 20 - --merge is ok with added/deleted merge ok 21 - --keep fails with added/deleted merge # passed all 21 test(s) 1..21 ok t6300-for-each-ref.sh .............................. ok 1 - setup ok 2 - basic atom: head refname ok 3 - basic atom: head refname: ok 4 - basic atom: head refname:short ok 5 - basic atom: head refname:lstrip=1 ok 6 - basic atom: head refname:lstrip=2 ok 7 - basic atom: head refname:lstrip=-1 ok 8 - basic atom: head refname:lstrip=-2 ok 9 - basic atom: head refname:rstrip=1 ok 10 - basic atom: head refname:rstrip=2 ok 11 - basic atom: head refname:rstrip=-1 ok 12 - basic atom: head refname:rstrip=-2 ok 13 - basic atom: head refname:strip=1 ok 14 - basic atom: head refname:strip=2 ok 15 - basic atom: head refname:strip=-1 ok 16 - basic atom: head refname:strip=-2 ok 17 - basic atom: head upstream ok 18 - basic atom: head upstream:short ok 19 - basic atom: head upstream:lstrip=2 ok 20 - basic atom: head upstream:lstrip=-2 ok 21 - basic atom: head upstream:rstrip=2 ok 22 - basic atom: head upstream:rstrip=-2 ok 23 - basic atom: head upstream:strip=2 ok 24 - basic atom: head upstream:strip=-2 ok 25 - basic atom: head push ok 26 - basic atom: head push:short ok 27 - basic atom: head push:lstrip=1 ok 28 - basic atom: head push:lstrip=-1 ok 29 - basic atom: head push:rstrip=1 ok 30 - basic atom: head push:rstrip=-1 ok 31 - basic atom: head push:strip=1 ok 32 - basic atom: head push:strip=-1 ok 33 - basic atom: head objecttype ok 34 - basic atom: head objectsize ok 35 - basic atom: head objectsize:disk ok 36 - basic atom: head deltabase ok 37 - basic atom: head objectname ok 38 - basic atom: head objectname:short ok 39 - basic atom: head objectname:short=1 ok 40 - basic atom: head objectname:short=10 ok 41 - basic atom: head tree ok 42 - basic atom: head tree:short ok 43 - basic atom: head tree:short=1 ok 44 - basic atom: head tree:short=10 ok 45 - basic atom: head parent ok 46 - basic atom: head parent:short ok 47 - basic atom: head parent:short=1 ok 48 - basic atom: head parent:short=10 ok 49 - basic atom: head numparent ok 50 - basic atom: head object ok 51 - basic atom: head type ok 52 - basic atom: head *objectname ok 53 - basic atom: head *objecttype ok 54 - basic atom: head author ok 55 - basic atom: head authorname ok 56 - basic atom: head authoremail ok 57 - basic atom: head authoremail:trim ok 58 - basic atom: head authoremail:localpart ok 59 - basic atom: head authordate ok 60 - basic atom: head committer ok 61 - basic atom: head committername ok 62 - basic atom: head committeremail ok 63 - basic atom: head committeremail:trim ok 64 - basic atom: head committeremail:localpart ok 65 - basic atom: head committerdate ok 66 - basic atom: head tag ok 67 - basic atom: head tagger ok 68 - basic atom: head taggername ok 69 - basic atom: head taggeremail ok 70 - basic atom: head taggeremail:trim ok 71 - basic atom: head taggeremail:localpart ok 72 - basic atom: head taggerdate ok 73 - basic atom: head creator ok 74 - basic atom: head creatordate ok 75 - basic atom: head subject ok 76 - basic atom: head subject:sanitize ok 77 - basic atom: head contents:subject ok 78 - basic atom: head body ok 79 - basic atom: head contents:body ok 80 - basic atom: head contents:signature ok 81 - basic atom: head contents ok 82 - basic atom: head contents:size ok 83 - basic atom: head HEAD ok 84 - basic atom: tag refname ok 85 - basic atom: tag refname:short ok 86 - basic atom: tag upstream ok 87 - basic atom: tag push ok 88 - basic atom: tag objecttype ok 89 - basic atom: tag objectsize ok 90 - basic atom: tag objectsize:disk ok 91 - basic atom: tag *objectsize:disk ok 92 - basic atom: tag deltabase ok 93 - basic atom: tag *deltabase ok 94 - basic atom: tag objectname ok 95 - basic atom: tag objectname:short ok 96 - basic atom: head objectname:short=1 ok 97 - basic atom: head objectname:short=10 ok 98 - basic atom: tag tree ok 99 - basic atom: tag tree:short ok 100 - basic atom: tag tree:short=1 ok 101 - basic atom: tag tree:short=10 ok 102 - basic atom: tag parent ok 103 - basic atom: tag parent:short ok 104 - basic atom: tag parent:short=1 ok 105 - basic atom: tag parent:short=10 ok 106 - basic atom: tag numparent ok 107 - basic atom: tag object ok 108 - basic atom: tag type ok 109 - basic atom: tag *objectname ok 110 - basic atom: tag *objecttype ok 111 - basic atom: tag author ok 112 - basic atom: tag authorname ok 113 - basic atom: tag authoremail ok 114 - basic atom: tag authoremail:trim ok 115 - basic atom: tag authoremail:localpart ok 116 - basic atom: tag authordate ok 117 - basic atom: tag committer ok 118 - basic atom: tag committername ok 119 - basic atom: tag committeremail ok 120 - basic atom: tag committeremail:trim ok 121 - basic atom: tag committeremail:localpart ok 122 - basic atom: tag committerdate ok 123 - basic atom: tag tag ok 124 - basic atom: tag tagger ok 125 - basic atom: tag taggername ok 126 - basic atom: tag taggeremail ok 127 - basic atom: tag taggeremail:trim ok 128 - basic atom: tag taggeremail:localpart ok 129 - basic atom: tag taggerdate ok 130 - basic atom: tag creator ok 131 - basic atom: tag creatordate ok 132 - basic atom: tag subject ok 133 - basic atom: tag subject:sanitize ok 134 - basic atom: tag contents:subject ok 135 - basic atom: tag body ok 136 - basic atom: tag contents:body ok 137 - basic atom: tag contents:signature ok 138 - basic atom: tag contents ok 139 - basic atom: tag contents:size ok 140 - basic atom: tag HEAD ok 141 - Check invalid atoms names are errors ok 142 - Check format specifiers are ignored in naming date atoms ok 143 - Check valid format specifiers for date fields ok 144 - Check invalid format specifiers are errors ok 145 - arguments to %(objectname:short=) must be positive integers ok 146 - Check unformatted date fields output ok 147 - Check format "default" formatted date fields output ok 148 - Check format "default-local" date fields output ok 149 - Check format "relative" date fields output ok 150 - Check format "relative-local" date fields output ok 151 - Check format "short" date fields output ok 152 - Check format "short-local" date fields output ok 153 - Check format "local" date fields output ok 154 - Check format "iso8601" date fields output ok 155 - Check format "iso8601-local" date fields output ok 156 - Check format "rfc2822" date fields output ok 157 - Check format "rfc2822-local" date fields output ok 158 - Check format "raw" date fields output ok 159 - Check format "raw-local" date fields output ok 160 - Check format of strftime date fields ok 161 - Check format of strftime-local date fields ok 162 - exercise strftime with odd fields ok 163 - Verify ascending sort ok 164 - Verify descending sort ok 165 - exercise patterns with prefixes ok 166 - exercise glob patterns with prefixes ok 167 - Quoting style: shell ok 168 - Quoting style: perl ok 169 - Quoting style: python ok 170 - Quoting style: tcl ok 171 - more than one quoting style: --perl --shell ok 172 - more than one quoting style: -s --python ok 173 - more than one quoting style: --python --tcl ok 174 - more than one quoting style: --tcl --perl ok 175 - setup for upstream:track[short] ok 176 - basic atom: head upstream:track ok 177 - basic atom: head upstream:trackshort ok 178 - basic atom: head upstream:track,nobracket ok 179 - basic atom: head upstream:nobracket,track ok 180 - setup for push:track[short] ok 181 - basic atom: head push:track ok 182 - basic atom: head push:trackshort ok 183 - Check that :track[short] cannot be used with other atoms ok 184 - Check that :track[short] works when upstream is invalid ok 185 - Check for invalid refname format ok 186 - set up color tests ok 187 - %(color) shows color with a tty ok 188 - %(color) does not show color without tty ok 189 - --color can override tty check ok 190 - color.ui=always does not override tty check ok 191 - Check ambiguous head and tag refs (strict) ok 192 - Check ambiguous head and tag refs (loose) ok 193 - Check ambiguous head and tag refs II (loose) ok 194 - create tag without tagger ok 195 - basic atom: refs/tags/taggerless type ok 196 - basic atom: refs/tags/taggerless tag ok 197 - basic atom: refs/tags/taggerless tagger ok 198 - basic atom: refs/tags/taggerless taggername ok 199 - basic atom: refs/tags/taggerless taggeremail ok 200 - basic atom: refs/tags/taggerless taggeremail:trim ok 201 - basic atom: refs/tags/taggerless taggeremail:localpart ok 202 - basic atom: refs/tags/taggerless taggerdate ok 203 - basic atom: refs/tags/taggerless committer ok 204 - basic atom: refs/tags/taggerless committername ok 205 - basic atom: refs/tags/taggerless committeremail ok 206 - basic atom: refs/tags/taggerless committeremail:trim ok 207 - basic atom: refs/tags/taggerless committeremail:localpart ok 208 - basic atom: refs/tags/taggerless committerdate ok 209 - basic atom: refs/tags/taggerless subject ok 210 - an unusual tag with an incomplete line ok 211 - create tag with subject and body content ok 212 - basic atom: refs/tags/subject-body subject ok 213 - basic atom: refs/tags/subject-body subject:sanitize ok 214 - basic atom: refs/tags/subject-body body ok 215 - basic atom: refs/tags/subject-body contents ok 216 - basic atom: refs/tags/subject-body contents:size ok 217 - create tag with multiline subject ok 218 - basic atom: refs/tags/multiline subject ok 219 - basic atom: refs/tags/multiline subject:sanitize ok 220 - basic atom: refs/tags/multiline contents:subject ok 221 - basic atom: refs/tags/multiline body ok 222 - basic atom: refs/tags/multiline contents:body ok 223 - basic atom: refs/tags/multiline contents:signature ok 224 - basic atom: refs/tags/multiline contents ok 225 - basic atom: refs/tags/multiline contents:size ok 226 - create signed tags ok 227 - basic atom: refs/tags/signed-empty subject ok 228 - basic atom: refs/tags/signed-empty subject:sanitize ok 229 - basic atom: refs/tags/signed-empty contents:subject ok 230 - basic atom: refs/tags/signed-empty body ok 231 - basic atom: refs/tags/signed-empty contents:body ok 232 - basic atom: refs/tags/signed-empty contents:signature ok 233 - basic atom: refs/tags/signed-empty contents ok 234 - basic atom: refs/tags/signed-empty contents:size ok 235 - basic atom: refs/tags/signed-short subject ok 236 - basic atom: refs/tags/signed-short subject:sanitize ok 237 - basic atom: refs/tags/signed-short contents:subject ok 238 - basic atom: refs/tags/signed-short body ok 239 - basic atom: refs/tags/signed-short contents:body ok 240 - basic atom: refs/tags/signed-short contents:signature ok 241 - basic atom: refs/tags/signed-short contents ok 242 - basic atom: refs/tags/signed-short contents:size ok 243 - basic atom: refs/tags/signed-long subject ok 244 - basic atom: refs/tags/signed-long subject:sanitize ok 245 - basic atom: refs/tags/signed-long contents:subject ok 246 - basic atom: refs/tags/signed-long body ok 247 - basic atom: refs/tags/signed-long contents:body ok 248 - basic atom: refs/tags/signed-long contents:signature ok 249 - basic atom: refs/tags/signed-long contents ok 250 - basic atom: refs/tags/signed-long contents:size ok 251 - set up refs pointing to tree and blob ok 252 - basic atom: refs/mytrees/first subject ok 253 - basic atom: refs/mytrees/first contents:subject ok 254 - basic atom: refs/mytrees/first body ok 255 - basic atom: refs/mytrees/first contents:body ok 256 - basic atom: refs/mytrees/first contents:signature ok 257 - basic atom: refs/mytrees/first contents ok 258 - basic atom: refs/mytrees/first contents:size ok 259 - basic atom: refs/myblobs/first subject ok 260 - basic atom: refs/myblobs/first contents:subject ok 261 - basic atom: refs/myblobs/first body ok 262 - basic atom: refs/myblobs/first contents:body ok 263 - basic atom: refs/myblobs/first contents:signature ok 264 - basic atom: refs/myblobs/first contents ok 265 - basic atom: refs/myblobs/first contents:size ok 266 - set up multiple-sort tags ok 267 - Verify sort with multiple keys ok 268 - equivalent sorts fall back on refname ok 269 - do not dereference NULL upon %(HEAD) on unborn branch ok 270 - set up trailers for next test ok 271 - %(trailers:unfold) unfolds trailers ok 272 - %(trailers:only) shows only "key: value" trailers ok 273 - %(trailers:only) and %(trailers:unfold) work together ok 274 - %(trailers) rejects unknown trailers arguments ok 275 - if arguments, %(contents:trailers) shows error if colon is missing ok 276 - basic atom: head contents:trailers ok 277 - trailer parsing not fooled by --- line ok 278 - Add symbolic ref for the following tests ok 279 - Verify usage of %(symref) atom ok 280 - Verify usage of %(symref:short) atom ok 281 - Verify usage of %(symref:lstrip) atom ok 282 - Verify usage of %(symref:rstrip) atom ok 283 - :remotename and :remoteref ok 284 - for-each-ref --ignore-case ignores case ok 285 - for-each-ref --ignore-case works on multiple sort keys # passed all 285 test(s) 1..285 ok t7001-mv.sh ........................................ ok 1 - prepare reference tree ok 2 - moving the file out of subdirectory ok 3 - commiting the change ok 4 - checking the commit ok 5 - moving the file back into subdirectory ok 6 - commiting the change ok 7 - checking the commit ok 8 - mv --dry-run does not move file ok 9 - checking -k on non-existing file ok 10 - checking -k on untracked file ok 11 - checking -k on multiple untracked files ok 12 - checking -f on untracked file with existing target ok 13 - moving to absent target with trailing slash ok 14 - clean up ok 15 - moving to existing untracked target with trailing slash ok 16 - moving to existing tracked target with trailing slash ok 17 - clean up ok 18 - adding another file ok 19 - moving whole subdirectory ok 20 - commiting the change ok 21 - checking the commit ok 22 - succeed when source is a prefix of destination ok 23 - moving whole subdirectory into subdirectory ok 24 - commiting the change ok 25 - checking the commit ok 26 - do not move directory over existing directory ok 27 - move into "." ok 28 - Michael Cassar's test case ok 29 - Sergey Vlasov's test case ok 30 - absolute pathname ok 31 - absolute pathname outside should fail ok 32 - git mv to move multiple sources into a directory ok 33 - git mv should not change sha1 of moved cache entry ok 34 - git mv error on conflicted file ok 35 - git mv should overwrite symlink to a file ok 36 - git mv should overwrite file with a symlink ok 37 - check moved symlink ok 38 - setup submodule ok 39 - git mv cannot move a submodule in a file ok 40 - git mv moves a submodule with a .git directory and no .gitmodules ok 41 - git mv moves a submodule with a .git directory and .gitmodules ok 42 - git mv moves a submodule with gitfile ok 43 - mv does not complain when no .gitmodules file is found ok 44 - mv will error out on a modified .gitmodules file unless staged ok 45 - mv issues a warning when section is not found in .gitmodules ok 46 - mv --dry-run does not touch the submodule or .gitmodules ok 47 - checking out a commit before submodule moved needs manual updates ok 48 - mv -k does not accidentally destroy submodules ok 49 - moving a submodule in nested directories ok 50 - moving nested submodules # passed all 50 test(s) 1..50 ok t6600-test-reach.sh ................................ ok 1 - setup ok 2 - ref_newer:miss ok 3 - ref_newer:hit ok 4 - in_merge_bases:hit ok 5 - in_merge_bases:miss ok 6 - in_merge_bases_many:hit ok 7 - in_merge_bases_many:miss ok 8 - in_merge_bases_many:miss-heuristic ok 9 - is_descendant_of:hit ok 10 - is_descendant_of:miss ok 11 - get_merge_bases_many ok 12 - reduce_heads ok 13 - can_all_from_reach:hit ok 14 - can_all_from_reach:miss ok 15 - can_all_from_reach_with_flag: tags case ok 16 - commit_contains:hit ok 17 - commit_contains:miss ok 18 - rev-list: basic topo-order ok 19 - rev-list: first-parent topo-order ok 20 - rev-list: range topo-order ok 21 - rev-list: range topo-order ok 22 - rev-list: first-parent range topo-order ok 23 - rev-list: ancestry-path topo-order ok 24 - rev-list: symmetric difference topo-order ok 25 - get_reachable_subset:all ok 26 - get_reachable_subset:some ok 27 - get_reachable_subset:none # passed all 27 test(s) 1..27 ok t7105-reset-patch.sh ............................... ok 1 - setup ok 2 - saying "n" does nothing ok 3 - git reset -p ok 4 - git reset -p HEAD^ ok 5 - git reset -p HEAD^^{tree} ok 6 - git reset -p HEAD^:dir/foo (blob fails) ok 7 - git reset -p aaaaaaaa (unknown fails) ok 8 - git reset -p dir ok 9 - git reset -p -- foo (inside dir) ok 10 - git reset -p HEAD^ -- dir ok 11 - none of this moved HEAD # passed all 11 test(s) 1..11 ok t7301-clean-interactive.sh ......................... ok 1 - setup ok 2 - git clean -i (c: clean hotkey) ok 3 - git clean -i (cl: clean prefix) ok 4 - git clean -i (quit) ok 5 - git clean -i (Ctrl+D) ok 6 - git clean -id (filter all) ok 7 - git clean -id (filter patterns) ok 8 - git clean -id (filter patterns 2) ok 9 - git clean -id (select - all) ok 10 - git clean -id (select - none) ok 11 - git clean -id (select - number) ok 12 - git clean -id (select - number 2) ok 13 - git clean -id (select - number 3) ok 14 - git clean -id (select - filenames) ok 15 - git clean -id (select - range) ok 16 - git clean -id (select - range 2) ok 17 - git clean -id (inverse select) ok 18 - git clean -id (ask) ok 19 - git clean -id (ask - Ctrl+D) ok 20 - git clean -id with prefix and path (filter) ok 21 - git clean -id with prefix and path (select by name) ok 22 - git clean -id with prefix and path (ask) ok 23 - git clean -i paints the header in HEADER color # passed all 23 test(s) 1..23 ok t7102-reset.sh ..................................... ok 1 - creating initial files and commits ok 2 - reset --hard message ok 3 - reset --hard message (ISO8859-1 logoutputencoding) ok 4 - giving a non existing revision should fail ok 5 - reset --soft with unmerged index should fail ok 6 - giving paths with options different than --mixed should fail ok 7 - giving unrecognized options should fail ok 8 - trying to do reset --soft with pending merge should fail ok 9 - trying to do reset --soft with pending checkout merge should fail ok 10 - resetting to HEAD with no changes should succeed and do nothing ok 11 - --soft reset only should show changes in diff --cached ok 12 - changing files and redo the last commit should succeed ok 13 - --hard reset should change the files and undo commits permanently ok 14 - redoing changes adding them without commit them should succeed ok 15 - --mixed reset to HEAD should unadd the files ok 16 - redoing the last two commits should succeed ok 17 - --hard reset to HEAD should clear a failed merge ok 18 - --hard reset to ORIG_HEAD should clear a fast-forward merge ok 19 - test --mixed ok 20 - test resetting the index at give paths ok 21 - resetting an unmodified path is a no-op ok 22 - --mixed refreshes the index ok 23 - resetting specific path that is unmerged ok 24 - disambiguation (1) ok 25 - disambiguation (2) ok 26 - disambiguation (3) ok 27 - disambiguation (4) ok 28 - reset with paths accepts tree ok 29 - reset -N keeps removed files as intent-to-add ok 30 - reset --mixed sets up work tree # passed all 30 test(s) 1..30 ok t7402-submodule-rebase.sh .......................... ok 1 - setup ok 2 - rebase with a dirty submodule ok 3 - interactive rebase with a dirty submodule ok 4 - rebase with dirty file and submodule fails ok 5 - stash with a dirty submodule ok 6 - rebasing submodule that should conflict # passed all 6 test(s) 1..6 ok t7111-reset-table.sh ............................... ok 1 - creating initial commits ok 2 - check: A B C D --soft A B D ok 3 - check: A B C D --mixed A D D ok 4 - check: A B C D --hard D D D ok 5 - check: A B C D --merge XXXXX ok 6 - check: A B C D --keep XXXXX ok 7 - check: A B C C --soft A B C ok 8 - check: A B C C --mixed A C C ok 9 - check: A B C C --hard C C C ok 10 - check: A B C C --merge XXXXX ok 11 - check: A B C C --keep A C C ok 12 - check: B B C D --soft B B D ok 13 - check: B B C D --mixed B D D ok 14 - check: B B C D --hard D D D ok 15 - check: B B C D --merge D D D ok 16 - check: B B C D --keep XXXXX ok 17 - check: B B C C --soft B B C ok 18 - check: B B C C --mixed B C C ok 19 - check: B B C C --hard C C C ok 20 - check: B B C C --merge C C C ok 21 - check: B B C C --keep B C C ok 22 - check: B C C D --soft B C D ok 23 - check: B C C D --mixed B D D ok 24 - check: B C C D --hard D D D ok 25 - check: B C C D --merge XXXXX ok 26 - check: B C C D --keep XXXXX ok 27 - check: B C C C --soft B C C ok 28 - check: B C C C --mixed B C C ok 29 - check: B C C C --hard C C C ok 30 - check: B C C C --merge B C C ok 31 - check: B C C C --keep B C C ok 32 - setting up branches to test with unmerged entries ok 33 - check: X U B C --soft XXXXX ok 34 - check: X U B C --mixed X C C ok 35 - check: X U B C --hard C C C ok 36 - check: X U B C --merge C C C ok 37 - check: X U B C --keep XXXXX ok 38 - check: X U B B --soft XXXXX ok 39 - check: X U B B --mixed X B B ok 40 - check: X U B B --hard B B B ok 41 - check: X U B B --merge B B B ok 42 - check: X U B B --keep XXXXX # passed all 42 test(s) 1..42 ok t7201-co.sh ........................................ ok 1 - setup ok 2 - checkout from non-existing branch ok 3 - checkout with dirty tree without -m ok 4 - checkout with unrelated dirty tree without -m ok 5 - checkout -m with dirty tree ok 6 - checkout -m with dirty tree, renamed ok 7 - checkout -m with merge conflict ok 8 - format of merge conflict from checkout -m ok 9 - checkout --merge --conflict=diff3 ok 10 - switch to another branch while carrying a deletion ok 11 - checkout to detach HEAD (with advice declined) ok 12 - checkout to detach HEAD ok 13 - checkout to detach HEAD with branchname^ ok 14 - checkout to detach HEAD with :/message ok 15 - checkout to detach HEAD with HEAD^0 ok 16 - checkout with ambiguous tag/branch names ok 17 - checkout with ambiguous tag/branch names ok 18 - switch branches while in subdirectory ok 19 - checkout specific path while in subdirectory ok 20 - checkout w/--track sets up tracking ok 21 - checkout w/autosetupmerge=always sets up tracking ok 22 - checkout w/--track from non-branch HEAD fails ok 23 - checkout w/--track from tag fails ok 24 - detach a symbolic link HEAD ok 25 - checkout with --track fakes a sensible -b ok 26 - checkout with --track, but without -b, fails with too short tracked name ok 27 - checkout an unmerged path should fail ok 28 - checkout with an unmerged path can be ignored ok 29 - checkout unmerged stage ok 30 - checkout with --merge ok 31 - checkout with --merge, in diff3 -m style ok 32 - checkout --conflict=merge, overriding config ok 33 - checkout --conflict=diff3 ok 34 - failing checkout -b should not break working tree ok 35 - switch out of non-branch ok 36 - custom merge driver with checkout -m # passed all 36 test(s) 1..36 ok t7300-clean.sh ..................................... ok 1 - setup ok 2 - git clean with skip-worktree .gitignore ok 3 - git clean ok 4 - git clean src/ ok 5 - git clean src/ src/ ok 6 - git clean with prefix ok 7 - git clean with relative prefix ok 8 - git clean with absolute path ok 9 - git clean with out of work tree relative path ok 10 - git clean with out of work tree absolute path ok 11 - git clean -d with prefix and path ok 12 - git clean symbolic link ok 13 - git clean with wildcard ok 14 - git clean -n ok 15 - git clean -d ok 16 - git clean -d src/ examples/ ok 17 - git clean -x ok 18 - git clean -d -x ok 19 - git clean -d -x with ignored tracked directory ok 20 - git clean -X ok 21 - git clean -d -X ok 22 - git clean -d -X with ignored tracked directory ok 23 - clean.requireForce defaults to true ok 24 - clean.requireForce ok 25 - clean.requireForce and -n ok 26 - clean.requireForce and -f ok 27 - core.excludesfile ok 28 - removal failure ok 29 - nested git work tree ok 30 - should clean things that almost look like git but are not ok 31 - should not clean submodules ok 32 - should avoid cleaning possible submodules ok 33 - nested (empty) git should be kept ok 34 - nested bare repositories should be cleaned not ok 35 - nested (empty) bare repositories should be cleaned even when in .git # TODO known breakage not ok 36 - nested (non-empty) bare repositories should be cleaned even when in .git # TODO known breakage ok 37 - giving path in nested git work tree will NOT remove it ok 38 - giving path to nested .git will not remove it ok 39 - giving path to nested .git/ will NOT remove contents ok 40 - force removal of nested git work tree ok 41 - git clean -e ok 42 - git clean -d with an unreadable empty directory ok 43 - git clean -d respects pathspecs (dir is prefix of pathspec) ok 44 - git clean -d respects pathspecs (pathspec is prefix of dir) ok 45 - git clean -d skips untracked dirs containing ignored files ok 46 - git clean -d skips nested repo containing ignored files ok 47 - git clean handles being told what to clean ok 48 - git clean handles being told what to clean, with -d ok 49 - git clean works if a glob is passed without -d ok 50 - git clean works if a glob is passed with -d ok 51 # SKIP handle clean & core.longpaths = false nicely (missing MINGW) ok 52 - clean untracked paths by pathspec # still have 2 known breakage(s) # passed all remaining 50 test(s) 1..52 ok t7409-submodule-detached-work-tree.sh .............. ok 1 - submodule on detached working tree ok 2 - submodule on detached working pointed by core.worktree # passed all 2 test(s) 1..2 ok t7411-submodule-config.sh .......................... ok 1 - submodule config cache setup ok 2 - configuration parsing with error ok 3 - test parsing and lookup of submodule config by path ok 4 - test parsing and lookup of submodule config by name ok 5 - error in history of one submodule config lets continue, stderr message contains blob ref ok 6 - using different treeishs works ok 7 - error in history in fetchrecursesubmodule lets continue ok 8 - reading submodules config from the working tree with "submodule--helper config" ok 9 - unsetting submodules config from the working tree with "submodule--helper config --unset" ok 10 - writing submodules config with "submodule--helper config" ok 11 - overwriting unstaged submodules config with "submodule--helper config" ok 12 - writeable .gitmodules when it is in the working tree ok 13 - writeable .gitmodules when it is nowhere in the repository ok 14 - non-writeable .gitmodules when it is in the index but not in the working tree ok 15 - non-writeable .gitmodules when it is in the current branch but not in the index ok 16 - reading submodules config from the index when .gitmodules is not in the working tree ok 17 - reading submodules config from the current branch when .gitmodules is not in the index ok 18 - reading nested submodules config ok 19 - reading nested submodules config when .gitmodules is not in the working tree # passed all 19 test(s) 1..19 ok t7414-submodule-mistakes.sh ........................ ok 1 - create embedded repository ok 2 - git-add on embedded repository warns ok 3 - --no-warn-embedded-repo suppresses warning ok 4 - no warning when updating entry ok 5 - submodule add does not warn # passed all 5 test(s) 1..5 ok t7413-submodule-is-active.sh ....................... ok 1 - setup ok 2 - is-active works with urls ok 3 - is-active works with submodule..active config ok 4 - is-active works with basic submodule.active config ok 5 - is-active correctly works with paths that are not submodules ok 6 - is-active works with exclusions in submodule.active config ok 7 - is-active with submodule.active and submodule..active ok 8 - is-active, submodule.active and submodule add # passed all 8 test(s) 1..8 ok t7401-submodule-summary.sh ......................... ok 1 - added submodule ok 2 - added submodule (subdirectory) ok 3 - added submodule (subdirectory only) ok 4 - added submodule (subdirectory with explicit path) ok 5 - modified submodule(forward) ok 6 - modified submodule(forward), --files ok 7 - no ignore=all setting has any effect ok 8 - modified submodule(backward) ok 9 - modified submodule(backward and forward) ok 10 - --summary-limit ok 11 - typechanged submodule(submodule->blob), --cached ok 12 - typechanged submodule(submodule->blob), --files ok 13 - typechanged submodule(submodule->blob) ok 14 - nonexistent commit ok 15 - typechanged submodule(blob->submodule) ok 16 - deleted submodule ok 17 - create second submodule ok 18 - multiple submodules ok 19 - path filter ok 20 - given commit ok 21 - --for-status ok 22 - fail when using --files together with --cached ok 23 - should not fail in an empty repo # passed all 23 test(s) 1..23 ok t7417-submodule-path-url.sh ........................ ok 1 - create submodule with dash in path ok 2 - clone rejects unprotected dash ok 3 - fsck rejects unprotected dash ok 4 # SKIP submodule paths disallows trailing spaces (missing MINGW) # passed all 4 test(s) 1..4 ok t7412-submodule-absorbgitdirs.sh ................... ok 1 - setup a real submodule ok 2 - absorb the git dir ok 3 - absorbing does not fail for deinitialized submodules ok 4 - setup nested submodule ok 5 - absorb the git dir in a nested submodule ok 6 - re-setup nested submodule ok 7 - absorb the git dir in a nested submodule ok 8 - setup a gitlink with missing .gitmodules entry ok 9 - absorbing the git dir fails for incomplete submodules ok 10 - setup a submodule with multiple worktrees ok 11 - absorbing fails for a submodule with multiple worktrees # passed all 11 test(s) 1..11 ok t7420-submodule-set-url.sh ......................... ok 1 - submodule config cache setup ok 2 - test submodule set-url # passed all 2 test(s) 1..2 ok t7415-submodule-names.sh ........................... ok 1 - check names ok 2 - create innocent subrepo ok 3 - submodule add refuses invalid names ok 4 - add evil submodule ok 5 - add other submodule ok 6 - clone evil superproject ok 7 - fsck detects evil superproject ok 8 - transfer.fsckObjects detects evil superproject (unpack) ok 9 - transfer.fsckObjects detects evil superproject (index) ok 10 - create oddly ordered pack ok 11 - transfer.fsckObjects handles odd pack (unpack) ok 12 - transfer.fsckObjects handles odd pack (index) ok 13 - index-pack --strict works for non-repo pack ok 14 - fsck detects symlinked .gitmodules file ok 15 - fsck detects non-blob .gitmodules ok 16 - fsck detects corrupt .gitmodules ok 17 # SKIP prevent git~1 squatting on Windows (missing MINGW) ok 18 - git dirs of sibling submodules must not be nested # passed all 18 test(s) 1..18 ok t7403-submodule-sync.sh ............................ ok 1 - setup ok 2 - change submodule ok 3 - change submodule url ok 4 - "git submodule sync" should update submodule URLs ok 5 - "git submodule sync --recursive" should update all submodule URLs ok 6 - reset submodule URLs ok 7 - "git submodule sync" should update submodule URLs - subdirectory ok 8 - "git submodule sync --recursive" should update all submodule URLs - subdirectory ok 9 - "git submodule sync" should update known submodule URLs ok 10 - "git submodule sync" should not vivify uninteresting submodule ok 11 - "git submodule sync" handles origin URL of the form foo ok 12 - "git submodule sync" handles origin URL of the form foo/bar ok 13 - "git submodule sync --recursive" propagates changes in origin ok 14 - "git submodule sync" handles origin URL of the form ./foo ok 15 - "git submodule sync" handles origin URL of the form ./foo/bar ok 16 - "git submodule sync" handles origin URL of the form ../foo ok 17 - "git submodule sync" handles origin URL of the form ../foo/bar ok 18 - "git submodule sync" handles origin URL of the form ../foo/bar with deeply nested submodule # passed all 18 test(s) 1..18 ok t7419-submodule-set-branch.sh ...................... ok 1 - submodule config cache setup ok 2 - ensure submodule branch is unset ok 3 - test submodule set-branch --branch ok 4 - test submodule set-branch --default ok 5 - test submodule set-branch -b ok 6 - test submodule set-branch -d # passed all 6 test(s) 1..6 ok t7421-submodule-summary-add.sh ..................... ok 1 - summary test environment setup ok 2 - submodule summary output for initialized submodule ok 3 - submodule summary output for deinitialized submodule ok 4 - submodule summary output for submodules with changed paths # passed all 4 test(s) 1..4 ok t7416-submodule-dash-url.sh ........................ ok 1 - create submodule with protected dash in url ok 2 - clone can recurse submodule ok 3 - fsck accepts protected dash ok 4 - remove ./ protection from .gitmodules url ok 5 - clone rejects unprotected dash ok 6 - fsck rejects unprotected dash ok 7 - trailing backslash is handled correctly ok 8 - fsck rejects missing URL scheme ok 9 - fsck rejects relative URL resolving to missing scheme ok 10 - fsck rejects empty URL scheme ok 11 - fsck rejects relative URL resolving to empty scheme ok 12 - fsck rejects empty hostname ok 13 - fsck rejects relative url that produced empty hostname ok 14 - fsck permits embedded newline with unrecognized scheme ok 15 - fsck rejects embedded newline in url ok 16 - fsck rejects embedded newline in relative url ok 17 - fsck rejects embedded newline in git url # passed all 17 test(s) 1..17 ok t7418-submodule-sparse-gitmodules.sh ............... ok 1 - sparse checkout setup which hides .gitmodules ok 2 - reading gitmodules config file when it is not checked out ok 3 - not writing gitmodules config file when it is not checked out ok 4 - initialising submodule when the gitmodules config is not checked out ok 5 - updating submodule when the gitmodules config is not checked out ok 6 - re-updating submodule when the gitmodules config is not checked out ok 7 - not adding submodules when the gitmodules config is not checked out ok 8 - init submodule still works even after the previous add failed # passed all 8 test(s) 1..8 ok t6030-bisect-porcelain.sh .......................... ok 1 - set up basic repo with 1 file (hello) and 4 commits ok 2 - bisect starts with only one bad ok 3 - bisect does not start with only one good ok 4 - bisect start with one bad and good ok 5 - bisect fails if given any junk instead of revs ok 6 - bisect start without -- takes unknown arg as pathspec ok 7 - bisect reset: back in the master branch ok 8 - bisect reset: back in another branch ok 9 - bisect reset when not bisecting ok 10 - bisect reset removes packed refs ok 11 - bisect reset removes bisect state after --no-checkout ok 12 - bisect start: back in good branch ok 13 - bisect start: no ".git/BISECT_START" created if junk rev ok 14 - bisect start: existing ".git/BISECT_START" not modified if junk rev ok 15 - bisect start: no ".git/BISECT_START" if mistaken rev ok 16 - bisect start: no ".git/BISECT_START" if checkout error ok 17 - bisect skip: successful result ok 18 - bisect skip: cannot tell between 3 commits ok 19 - bisect skip: cannot tell between 2 commits ok 20 - bisect skip: with commit both bad and skipped ok 21 - "git bisect run" simple case ok 22 - "git bisect run" with more complex "git bisect start" ok 23 - bisect skip: add line and then a new test ok 24 - bisect skip and bisect replay ok 25 - bisect run & skip: cannot tell between 2 ok 26 - bisect run & skip: find first bad ok 27 - bisect skip only one range ok 28 - bisect skip many ranges ok 29 - bisect starting with a detached HEAD ok 30 - bisect errors out if bad and good are mistaken ok 31 - bisect does not create a "bisect" branch ok 32 - side branch creation ok 33 - good merge base when good and bad are siblings ok 34 - skipped merge base when good and bad are siblings ok 35 - bad merge base when good and bad are siblings ok 36 - many merge bases creation ok 37 - "git bisect run --first-parent" simple case ok 38 - good merge bases when good and bad are siblings ok 39 - optimized merge base checks ok 40 - "parallel" side branch creation ok 41 - restricting bisection on one dir ok 42 - restricting bisection on one dir and a file ok 43 - skipping away from skipped commit ok 44 - erroring out when using bad path parameters ok 45 - test bisection on bare repo - --no-checkout specified ok 46 - test bisection on bare repo - --no-checkout defaulted ok 47 - broken branch creation ok 48 - bisect fails if tree is broken on start commit ok 49 - bisect fails if tree is broken on trial commit ok 50 - bisect: --no-checkout - start commit bad ok 51 - bisect: --no-checkout - trial commit bad ok 52 - bisect: --no-checkout - target before breakage ok 53 - bisect: --no-checkout - target in breakage ok 54 - bisect: --no-checkout - target after breakage ok 55 - bisect: demonstrate identification of damage boundary ok 56 - bisect log: successful result ok 57 - bisect log: only skip commits left ok 58 - "git bisect bad HEAD" behaves as "git bisect bad" ok 59 - bisect starts with only one new ok 60 - bisect does not start with only one old ok 61 - bisect start with one new and old ok 62 - bisect replay with old and new ok 63 - bisect replay with CRLF log ok 64 - bisect cannot mix old/new and good/bad ok 65 - bisect terms needs 0 or 1 argument ok 66 - bisect terms shows good/bad after start ok 67 - bisect start with one term1 and term2 ok 68 - bisect replay with term1 and term2 ok 69 - bisect start term1 term2 ok 70 - bisect cannot mix terms ok 71 - bisect terms rejects invalid terms ok 72 - bisect start --term-* does store terms ok 73 - bisect start takes options and revs in any order ok 74 - git bisect reset cleans bisection state properly # passed all 74 test(s) 1..74 ok t7503-pre-commit-and-pre-merge-commit-hooks.sh ..... ok 1 - sample script setup ok 2 - root commit ok 3 - setup conflicting branches ok 4 - with no hook ok 5 - with no hook (merge) ok 6 - --no-verify with no hook ok 7 - --no-verify with no hook (merge) ok 8 - with succeeding hook ok 9 - with succeeding hook (merge) ok 10 - automatic merge fails; both hooks are available ok 11 - --no-verify with succeeding hook ok 12 - --no-verify with succeeding hook (merge) ok 13 - with failing hook ok 14 - --no-verify with failing hook ok 15 - with failing hook (merge) ok 16 - --no-verify with failing hook (merge) ok 17 - with non-executable hook ok 18 - --no-verify with non-executable hook ok 19 - with non-executable hook (merge) ok 20 - --no-verify with non-executable hook (merge) ok 21 - with hook requiring GIT_PREFIX ok 22 - with failing hook requiring GIT_PREFIX ok 23 - check the author in hook # passed all 23 test(s) 1..23 ok t7004-tag.sh ....................................... ok 1 - listing all tags in an empty tree should succeed ok 2 - listing all tags in an empty tree should output nothing ok 3 - sort tags, ignore case ok 4 - looking for a tag in an empty tree should fail ok 5 - creating a tag in an empty tree should fail ok 6 - creating a tag for HEAD in an empty tree should fail ok 7 - creating a tag for an unknown revision should fail ok 8 - creating a tag using default HEAD should succeed ok 9 - creating a tag with --create-reflog should create reflog ok 10 - annotated tag with --create-reflog has correct message ok 11 - --create-reflog does not create reflog on failure ok 12 - option core.logAllRefUpdates=always creates reflog ok 13 - listing all tags if one exists should succeed ok 14 - Multiple -l or --list options are equivalent to one -l option ok 15 - listing all tags if one exists should output that tag ok 16 - listing a tag using a matching pattern should succeed ok 17 - listing a tag with --ignore-case ok 18 - listing a tag using a matching pattern should output that tag ok 19 - listing tags using a non-matching pattern should succeed ok 20 - listing tags using a non-matching pattern should output nothing ok 21 - trying to create a tag with the name of one existing should fail ok 22 - trying to create a tag with a non-valid name should fail ok 23 - creating a tag using HEAD directly should succeed ok 24 - --force can create a tag with the name of one existing ok 25 - --force is moot with a non-existing tag name ok 26 - trying to delete an unknown tag should fail ok 27 - trying to delete tags without params should succeed and do nothing ok 28 - deleting two existing tags in one command should succeed ok 29 - creating a tag with the name of another deleted one should succeed ok 30 - trying to delete two tags, existing and not, should fail in the 2nd ok 31 - trying to delete an already deleted tag should fail ok 32 - listing all tags should print them ordered ok 33 - listing tags with substring as pattern must print those matching ok 34 - listing tags with a suffix as pattern must print those matching ok 35 - listing tags with a prefix as pattern must print those matching ok 36 - listing tags using a name as pattern must print that one matching ok 37 - listing tags using a name as pattern must print that one matching ok 38 - listing tags with ? in the pattern should print those matching ok 39 - listing tags using v.* should print nothing because none have v. ok 40 - listing tags using v* should print only those having v ok 41 - tag -l can accept multiple patterns ok 42 - tag -l -l works, as our buggy documentation previously suggested ok 43 - listing tags in column ok 44 - listing tags in column with column.* ok 45 - listing tag with -n --column should fail ok 46 - listing tags -n in column with column.ui ignored ok 47 - a non-annotated tag created without parameters should point to HEAD ok 48 - trying to verify an unknown tag should fail ok 49 - trying to verify a non-annotated and non-signed tag should fail ok 50 - trying to verify many non-annotated or unknown tags, should fail ok 51 - creating an annotated tag with -m message should succeed ok 52 - set up editor ok 53 - creating an annotated tag with -m message --edit should succeed ok 54 - creating an annotated tag with -F messagefile should succeed ok 55 - set up editor ok 56 - creating an annotated tag with -F messagefile --edit should succeed ok 57 - creating an annotated tag with -F - should succeed ok 58 - trying to create a tag with a non-existing -F file should fail ok 59 - trying to create tags giving both -m or -F options should fail ok 60 - creating a tag with an empty -m message should succeed ok 61 - creating a tag with an empty -F messagefile should succeed ok 62 - extra blanks in the message for an annotated tag should be removed ok 63 - creating a tag with blank -m message with spaces should succeed ok 64 - creating a tag with blank -F messagefile with spaces should succeed ok 65 - creating a tag with -F file of spaces and no newline should succeed ok 66 - creating a tag using a -F messagefile with #comments should succeed ok 67 - creating a tag with a #comment in the -m message should succeed ok 68 - creating a tag with #comments in the -F messagefile should succeed ok 69 - creating a tag with a file of #comment and no newline should succeed ok 70 - listing the one-line message of a non-signed tag should succeed ok 71 - The -n 100 invocation means -n --list 100, not -n100 ok 72 - listing the zero-lines message of a non-signed tag should succeed ok 73 - listing many message lines of a non-signed tag should succeed ok 74 - annotations for blobs are empty ok 75 - trying to verify an annotated non-signed tag should fail ok 76 - trying to verify a file-annotated non-signed tag should fail ok 77 - trying to verify two annotated non-signed tags should fail ok 78 - creating a signed tag with -m message should succeed ok 79 - sign with a given key id ok 80 - sign with an unknown id (1) ok 81 - sign with an unknown id (2) ok 82 - -u implies signed tag ok 83 - creating a signed tag with -F messagefile should succeed ok 84 - creating a signed tag with -F - should succeed ok 85 - -s implies annotated tag ok 86 - git tag -s implied if configured with tag.forcesignannotated ok 87 - lightweight with no message when configured with tag.forcesignannotated ok 88 - git tag -a disable configured tag.forcesignannotated ok 89 - git tag --sign enable GPG sign ok 90 - git tag configured tag.gpgsign enables GPG sign ok 91 - git tag --no-sign configured tag.gpgsign skip GPG sign ok 92 - trying to create a signed tag with non-existing -F file should fail ok 93 - verifying a signed tag should succeed ok 94 - verifying two signed tags in one command should succeed ok 95 - verifying many signed and non-signed tags should fail ok 96 - verifying a forged tag should fail ok 97 - verifying a proper tag with --format pass and format accordingly ok 98 - verifying a forged tag with --format should fail silently ok 99 - creating a signed tag with an empty -m message should succeed ok 100 - creating a signed tag with an empty -F messagefile should succeed ok 101 - extra blanks in the message for a signed tag should be removed ok 102 - creating a signed tag with a blank -m message should succeed ok 103 - creating a signed tag with blank -F file with spaces should succeed ok 104 - creating a signed tag with spaces and no newline should succeed ok 105 - signed tag with embedded PGP message ok 106 - creating a signed tag with a -F file with #comments should succeed ok 107 - creating a signed tag with #commented -m message should succeed ok 108 - creating a signed tag with #commented -F messagefile should succeed ok 109 - creating a signed tag with a #comment and no newline should succeed ok 110 - listing the one-line message of a signed tag should succeed ok 111 - listing the zero-lines message of a signed tag should succeed ok 112 - listing many message lines of a signed tag should succeed ok 113 - creating a signed tag pointing to a tree should succeed ok 114 - creating a signed tag pointing to a blob should succeed ok 115 - creating a signed tag pointing to another tag should succeed ok 116 # SKIP creating a signed tag with rfc1991 (missing RFC1991 of GPG,RFC1991) ok 117 # SKIP reediting a signed tag body omits signature (missing RFC1991 of GPG,RFC1991) ok 118 # SKIP verifying rfc1991 signature (missing RFC1991 of GPG,RFC1991) ok 119 # SKIP list tag with rfc1991 signature (missing RFC1991 of GPG,RFC1991) ok 120 # SKIP verifying rfc1991 signature without --rfc1991 (missing RFC1991 of GPG,RFC1991) ok 121 # SKIP list tag with rfc1991 signature without --rfc1991 (missing RFC1991 of GPG,RFC1991) ok 122 # SKIP reediting a signed tag body omits signature (missing RFC1991 of GPG,RFC1991) ok 123 - git tag -s fails if gpg is misconfigured (bad key) ok 124 - git tag -s fails if gpg is misconfigured (bad signature format) ok 125 - git tag -s fails if gpgsm is misconfigured (bad key) ok 126 - git tag -s fails if gpgsm is misconfigured (bad signature format) ok 127 - verify signed tag fails when public key is not present ok 128 - git tag -a fails if tag annotation is empty ok 129 - message in editor has initial comment ok 130 - message in editor has initial comment: first line ok 131 - message in editor has initial comment: remainder ok 132 - overwriting an annotated tag should use its previous body ok 133 - filename for the message is relative to cwd ok 134 - filename for the message is relative to cwd ok 135 - creating second commit and tag ok 136 - creating third commit without tag ok 137 - checking that first commit is in all tags (hash) ok 138 - checking that first commit is in all tags (tag) ok 139 - checking that first commit is in all tags (relative) ok 140 - checking that first commit is not listed in any tag with --no-contains (hash) ok 141 - checking that first commit is in all tags (tag) ok 142 - checking that first commit is in all tags (relative) ok 143 - checking that second commit only has one tag ok 144 - inverse of the last test, with --no-contains ok 145 - checking that third commit has no tags ok 146 - conversely --no-contains on the third commit lists all tags ok 147 - creating simple branch ok 148 - checking that branch head only has one tag ok 149 - checking that branch head with --no-contains lists all but one tag ok 150 - merging original branch into this branch ok 151 - checking that original branch head has one tag now ok 152 - checking that original branch head with --no-contains lists all but one tag now ok 153 - checking that initial commit is in all tags ok 154 - checking that --contains can be used in non-list mode ok 155 - checking that initial commit is in all tags with --no-contains ok 156 - mixing incompatibles modes and options is forbidden ok 157 - mixing incompatible modes with --contains is forbidden ok 158 - Doing 'git tag --list-like --contains is permitted ok 159 - mixing incompatible modes with --with is forbidden ok 160 - Doing 'git tag --list-like --with is permitted ok 161 - mixing incompatible modes with --no-contains is forbidden ok 162 - Doing 'git tag --list-like --no-contains is permitted ok 163 - mixing incompatible modes with --without is forbidden ok 164 - Doing 'git tag --list-like --without is permitted ok 165 - mixing incompatible modes with --merged is forbidden ok 166 - Doing 'git tag --list-like --merged is permitted ok 167 - mixing incompatible modes with --no-merged is forbidden ok 168 - Doing 'git tag --list-like --no-merged is permitted ok 169 - mixing incompatible modes with --points-at is forbidden ok 170 - Doing 'git tag --list-like --points-at is permitted ok 171 - --points-at can be used in non-list mode ok 172 - --points-at is a synonym for --points-at HEAD ok 173 - --points-at finds lightweight tags ok 174 - --points-at finds annotated tags of commits ok 175 - --points-at finds annotated tags of tags ok 176 - recursive tagging should give advice ok 177 - multiple --points-at are OR-ed together ok 178 - lexical sort ok 179 - version sort ok 180 - reverse version sort ok 181 - reverse lexical sort ok 182 - configured lexical sort ok 183 - option override configured sort ok 184 - invalid sort parameter on command line ok 185 - invalid sort parameter in configuratoin ok 186 - version sort with prerelease reordering ok 187 - reverse version sort with prerelease reordering ok 188 - version sort with prerelease reordering and common leading character ok 189 - version sort with prerelease reordering, multiple suffixes and common leading character ok 190 - version sort with prerelease reordering, multiple suffixes match the same tag ok 191 - version sort with prerelease reordering, multiple suffixes match starting at the same position ok 192 - version sort with general suffix reordering ok 193 - versionsort.suffix overrides versionsort.prereleaseSuffix ok 194 - version sort with very long prerelease suffix ok 195 - --contains and --no-contains work in a deep repo ok 196 - --format should list tags as per format given ok 197 - set up color tests ok 198 - %(color) omitted without tty ok 199 - %(color) present with tty ok 200 - --color overrides auto-color ok 201 - color.ui=always overrides auto-color ok 202 - setup --merged test tags ok 203 - --merged can be used in non-list mode ok 204 - --merged is compatible with --no-merged ok 205 - --merged shows merged tags ok 206 - --no-merged show unmerged tags ok 207 - --no-merged can be used in non-list mode ok 208 - ambiguous branch/tags not marked ok 209 - --contains combined with --no-contains ok 210 - Does --[no-]contains stop at commits? Yes! # passed all 210 test(s) 1..210 ok t7504-commit-msg-hook.sh ........................... ok 1 - with no hook ok 2 - with no hook (editor) ok 3 - --no-verify with no hook ok 4 - --no-verify with no hook (editor) ok 5 - with succeeding hook ok 6 - with succeeding hook (editor) ok 7 - --no-verify with succeeding hook ok 8 - --no-verify with succeeding hook (editor) ok 9 - with failing hook ok 10 - with failing hook (editor) ok 11 - --no-verify with failing hook ok 12 - --no-verify with failing hook (editor) ok 13 - merge fails with failing hook ok 14 - merge bypasses failing hook with --no-verify ok 15 - with non-executable hook ok 16 - with non-executable hook (editor) ok 17 - --no-verify with non-executable hook ok 18 - --no-verify with non-executable hook (editor) ok 19 - hook edits commit message ok 20 - hook edits commit message (editor) ok 21 - hook doesn't edit commit message ok 22 - hook doesn't edit commit message (editor) ok 23 - hook called in git-merge picks up commit message not ok 24 - merge --continue remembers --no-verify # TODO known breakage ok 25 - hook is called for reword during `rebase -i` # still have 1 known breakage(s) # passed all remaining 24 test(s) 1..25 ok t7500-commit-template-squash-signoff.sh ............ ok 1 - a basic commit in an empty tree should succeed ok 2 - nonexistent template file should return error ok 3 - nonexistent template file in config should return error ok 4 - unedited template should not commit ok 5 - unedited template with comments should not commit ok 6 - a Signed-off-by line by itself should not commit ok 7 - adding comments to a template should not commit ok 8 - adding real content to a template should commit ok 9 - -t option should be short for --template ok 10 - config-specified template should commit ok 11 - explicit commit message should override template ok 12 - commit message from file should override template ok 13 - commit message from template with whitespace issue ok 14 - using alternate GIT_INDEX_FILE (1) ok 15 - using alternate GIT_INDEX_FILE (2) ok 16 - --signoff ok 17 - commit message from file (1) ok 18 - commit message from file (2) ok 19 - commit message from stdin ok 20 - commit -F overrides -t ok 21 - Commit without message is allowed with --allow-empty-message ok 22 - Commit without message is no-no without --allow-empty-message ok 23 - Commit a message with --allow-empty-message ok 24 - commit -C empty respects --allow-empty-message ok 25 - commit --fixup provides correct one-line commit message ok 26 - commit --fixup -m"something" -m"extra" ok 27 - commit --squash works with -F ok 28 - commit --squash works with -m ok 29 - commit --squash works with -C ok 30 - commit --squash works with -c ok 31 - commit --squash works with -C for same commit ok 32 - commit --squash works with -c for same commit ok 33 - commit --squash works with editor ok 34 - invalid message options when using --fixup ok 35 - new line found before status message in commit template ok 36 - setup empty commit with unstaged rename and copy ok 37 - check commit with unstaged rename and copy ok 38 - commit without staging files fails and displays hints # passed all 38 test(s) 1..38 ok t7408-submodule-reference.sh ....................... ok 1 - preparing first repository ok 2 - preparing second repository ok 3 - preparing superproject ok 4 - submodule add --reference uses alternates ok 5 - submodule add --reference with --dissociate does not use alternates ok 6 - that reference gets used with add ok 7 - updating superproject keeps alternates ok 8 - updating superproject with --dissociate does not keep alternates ok 9 - submodules use alternates when cloning a superproject ok 10 - missing submodule alternate fails clone and submodule update ok 11 - ignoring missing submodule alternates passes clone and submodule update ok 12 - preparing second superproject with a nested submodule plus partial clone ok 13 - nested submodule alternate in works and is actually used ok 14 - missing nested submodule alternate fails clone and submodule update ok 15 - missing nested submodule alternate in --reference-if-able mode # passed all 15 test(s) 1..15 ok t7509-commit-authorship.sh ......................... ok 1 - -C option copies authorship and message ok 2 - -C option copies only the message with --reset-author ok 3 - -c option copies authorship and message ok 4 - -c option copies only the message with --reset-author ok 5 - --amend option copies authorship ok 6 - --amend option with empty author ok 7 - --amend option with missing author ok 8 - --reset-author makes the commit ours even with --amend option ok 9 - --reset-author and --author are mutually exclusive ok 10 - --reset-author should be rejected without -c/-C/--amend ok 11 - commit respects CHERRY_PICK_HEAD and MERGE_MSG ok 12 - --reset-author with CHERRY_PICK_HEAD # passed all 12 test(s) 1..12 ok t7507-commit-verbose.sh ............................ ok 1 - setup ok 2 - initial commit shows verbose diff ok 3 - second commit ok 4 - verbose diff is stripped out ok 5 - verbose diff is stripped out (mnemonicprefix) ok 6 - diff in message is retained without -v ok 7 - diff in message is retained with -v ok 8 - submodule log is stripped out too with -v ok 9 - verbose diff is stripped out with set core.commentChar ok 10 - status does not verbose without --verbose ok 11 - setup -v -v ok 12 - commit.verbose=true and --verbose omitted ok 13 - commit.verbose=1 and --verbose omitted ok 14 - commit.verbose=false and --verbose omitted ok 15 - commit.verbose=-2 and --verbose omitted ok 16 - commit.verbose=-1 and --verbose omitted ok 17 - commit.verbose=0 and --verbose omitted ok 18 - commit.verbose=2 and --verbose omitted ok 19 - commit.verbose=3 and --verbose omitted ok 20 - commit.verbose=true and --verbose ok 21 - commit.verbose=true and --no-verbose ok 22 - commit.verbose=true and -v -v ok 23 - commit.verbose=false and --verbose ok 24 - commit.verbose=false and --no-verbose ok 25 - commit.verbose=false and -v -v ok 26 - commit.verbose=-2 and --verbose ok 27 - commit.verbose=-2 and --no-verbose ok 28 - commit.verbose=-2 and -v -v ok 29 - commit.verbose=-1 and --verbose ok 30 - commit.verbose=-1 and --no-verbose ok 31 - commit.verbose=-1 and -v -v ok 32 - commit.verbose=0 and --verbose ok 33 - commit.verbose=0 and --no-verbose ok 34 - commit.verbose=0 and -v -v ok 35 - commit.verbose=1 and --verbose ok 36 - commit.verbose=1 and --no-verbose ok 37 - commit.verbose=1 and -v -v ok 38 - commit.verbose=2 and --verbose ok 39 - commit.verbose=2 and --no-verbose ok 40 - commit.verbose=2 and -v -v ok 41 - commit.verbose=3 and --verbose ok 42 - commit.verbose=3 and --no-verbose ok 43 - commit.verbose=3 and -v -v ok 44 - status ignores commit.verbose=true # passed all 44 test(s) 1..44 ok t7511-status-index.sh .............................. ok 1 - status, filename length 1 ok 2 - status, filename length 2 ok 3 - status, filename length 3 ok 4 - status, filename length 4 ok 5 - status, filename length 5 ok 6 - status, filename length 6 ok 7 - status, filename length 7 ok 8 - status, filename length 8 ok 9 - status, filename length 9 ok 10 - status, filename length 10 ok 11 - status, filename length 11 ok 12 - status, filename length 12 ok 13 - status, filename length 13 ok 14 - status, filename length 14 ok 15 - status, filename length 15 ok 16 - status, filename length 16 ok 17 - status, filename length 17 ok 18 - status, filename length 18 ok 19 - status, filename length 19 ok 20 - status, filename length 20 ok 21 - status, filename length 21 ok 22 - status, filename length 22 ok 23 - status, filename length 23 ok 24 - status, filename length 24 # passed all 24 test(s) 1..24 ok t7514-commit-patch.sh .............................. ok 1 - setup (initial) ok 2 - edit hunk "commit -p -m message" ok 3 - edit hunk "commit --dry-run -p -m message" # passed all 3 test(s) 1..3 ok t7515-status-symlinks.sh ........................... ok 1 - setup ok 2 - symlink to a directory ok 3 - symlink replacing a directory # passed all 3 test(s) 1..3 ok t7006-pager.sh ..................................... ok 1 - determine default pager ok 2 - setup ok 3 - some commands use a pager not ok 4 - pager runs from subdir # TODO known breakage ok 5 - LESS and LV envvars are set for pagination ok 6 - LESS and LV envvars set by git-sh-setup ok 7 - some commands do not use a pager ok 8 - no pager when stdout is a pipe ok 9 - no pager when stdout is a regular file ok 10 - git --paginate rev-list uses a pager ok 11 - no pager even with --paginate when stdout is a pipe ok 12 - no pager with --no-pager ok 13 - configuration can disable pager ok 14 - configuration can enable pager (from subdir) ok 15 - git tag -l defaults to paging ok 16 - git tag -l respects pager.tag ok 17 - git tag -l respects --no-pager ok 18 - git tag with no args defaults to paging ok 19 - git tag with no args respects pager.tag ok 20 - git tag --contains defaults to paging ok 21 - git tag --contains respects pager.tag ok 22 - git tag -a defaults to not paging ok 23 - git tag -a ignores pager.tag ok 24 - git tag -a respects --paginate ok 25 - git tag as alias ignores pager.tag with -a ok 26 - git tag as alias respects pager.tag with -l ok 27 - git branch defaults to paging ok 28 - git branch respects pager.branch ok 29 - git branch respects --no-pager ok 30 - git branch --edit-description ignores pager.branch ok 31 - git branch --set-upstream-to ignores pager.branch ok 32 - git config ignores pager.config when setting ok 33 - git config --edit ignores pager.config ok 34 - git config --get ignores pager.config ok 35 - git config --get-urlmatch defaults to paging ok 36 - git config --get-all respects pager.config ok 37 - git config --list defaults to paging ok 38 - tests can detect color ok 39 - no color when stdout is a regular file ok 40 - color when writing to a pager ok 41 - colors are suppressed by color.pager ok 42 - color when writing to a file intended for a pager ok 43 - colors are sent to pager for external commands ok 44 - setup: some aliases ok 45 - git log - default pager is used by default ok 46 - git log - PAGER overrides default pager ok 47 - git log - repository-local core.pager setting overrides PAGER ok 48 - git log - core.pager overrides PAGER from subdirectory ok 49 - git log - GIT_PAGER overrides core.pager ok 50 - git -p log - default pager is used by default ok 51 - git -p log - PAGER overrides default pager ok 52 - git -p log - repository-local core.pager setting overrides PAGER ok 53 - git -p log - core.pager overrides PAGER from subdirectory ok 54 - git -p log - GIT_PAGER overrides core.pager ok 55 - git aliasedlog - default pager is used by default ok 56 - git aliasedlog - PAGER overrides default pager ok 57 - git aliasedlog - repository-local core.pager setting overrides PAGER ok 58 - git aliasedlog - core.pager overrides PAGER from subdirectory ok 59 - git aliasedlog - GIT_PAGER overrides core.pager ok 60 - git -p aliasedlog - default pager is used by default ok 61 - git -p aliasedlog - PAGER overrides default pager ok 62 - git -p aliasedlog - repository-local core.pager setting overrides PAGER ok 63 - git -p aliasedlog - core.pager overrides PAGER from subdirectory ok 64 - git -p aliasedlog - GIT_PAGER overrides core.pager ok 65 - git -p true - default pager is used by default ok 66 - git -p true - PAGER overrides default pager ok 67 - git -p true - repository-local core.pager setting overrides PAGER ok 68 - git -p true - core.pager overrides PAGER from subdirectory ok 69 - git -p true - GIT_PAGER overrides core.pager ok 70 - git -p request-pull - default pager is used by default ok 71 - git -p request-pull - PAGER overrides default pager ok 72 - git -p request-pull - repository-local core.pager setting overrides PAGER ok 73 - git -p request-pull - core.pager overrides PAGER from subdirectory ok 74 - git -p request-pull - GIT_PAGER overrides core.pager ok 75 - git -p - default pager is used by default ok 76 - git -p - PAGER overrides default pager not ok 77 - git -p - repository-local core.pager setting is not used # TODO known breakage ok 78 - git -p - GIT_PAGER overrides core.pager ok 79 - core.pager in repo config works and retains cwd ok 80 - core.pager is found via alias in subdirectory not ok 81 - no pager for 'git -p nonsense' # TODO known breakage ok 82 - git shortlog - default pager is used by default ok 83 - git shortlog - PAGER overrides default pager ok 84 - git shortlog - repository-local core.pager setting overrides PAGER ok 85 - git shortlog - core.pager overrides PAGER from subdirectory ok 86 - git shortlog - GIT_PAGER overrides core.pager ok 87 - setup: configure shortlog not to paginate ok 88 - no pager for 'git shortlog' ok 89 - git shortlog - core.pager is not used from subdirectory ok 90 - git -p shortlog - default pager is used by default ok 91 - git -p shortlog - core.pager overrides PAGER from subdirectory ok 92 - git -p apply with dirty index ok 60 - same tree (single parent) ok 61 - same tree (single parent) --allow-empty ok 62 - same tree (merge and amend merge) ok 63 - amend using the message from another commit ok 64 - amend using the message from a commit named with tag ok 65 - amend can copy notes ok 66 - commit a file whose name is a dash ok 67 - --only works on to-be-born branch ok 68 - --dry-run with conflicts fixed from a merge ok 69 - --dry-run --short # passed all 69 test(s) 1..69 ok t7518-ident-corner-cases.sh ........................ ok 1 - empty name and missing email ok 2 - commit rejects all-crud name ok 3 - empty configured name does not auto-detect ok 4 - empty configured name does not auto-detect for committer # passed all 4 test(s) 1..4 ok t7502-commit-porcelain.sh .......................... ok 1 - output summary format ok 2 - output summary format: root-commit ok 3 - output summary format for commit with an empty diff ok 4 - output summary format for merges ok 5 - the basics ok 6 - partial ok 7 - partial modification in a subdirectory ok 8 - partial removal ok 9 - sign off ok 10 - multiple -m ok 11 - verbose ok 12 - verbose respects diff config ok 13 - prepare file with comment line and trailing newlines ok 14 - cleanup commit messages (verbatim option,-t) ok 15 - cleanup commit messages (verbatim option,-F) ok 16 - cleanup commit messages (verbatim option,-m) ok 17 - cleanup commit messages (whitespace option,-F) ok 18 - cleanup commit messages (scissors option,-F,-e) ok 19 - cleanup commit messages (scissors option,-F,-e, scissors on first line) ok 20 - cleanup commit messages (strip option,-F) ok 21 - cleanup commit messages (strip option,-F,-e) ok 22 - cleanup commit messages (strip option,-F,-e): output ok 23 - cleanup commit message (fail on invalid cleanup mode option) ok 24 - cleanup commit message (fail on invalid cleanup mode configuration) ok 25 - cleanup commit message (no config and no option uses default) ok 26 - cleanup commit message (option overrides default) ok 27 - cleanup commit message (config overrides default) ok 28 - cleanup commit message (option overrides config) ok 29 - cleanup commit message (default, -m) ok 30 - cleanup commit message (whitespace option, -m) ok 31 - cleanup commit message (whitespace config, -m) ok 32 - message shows author when it is not equal to committer ok 33 - message shows date when it is explicitly set ok 34 # SKIP message shows committer when it is automatic (missing AUTOIDENT) ok 35 - do not fire editor when committer is bogus ok 36 - do not fire editor if -m was given ok 37 - do not fire editor if -m "" was given ok 38 - do not fire editor in the presence of conflicts ok 39 - a SIGTERM should break locks ok 40 - Hand committing of a redundant merge removes dups ok 41 - A single-liner subject with a token plus colon is not a footer ok 42 - commit -s places sob on third line after two empty lines ok 43 - commit ok 44 - commit --status ok 45 - commit --no-status ok 46 - commit with commit.status = yes ok 47 - commit with commit.status = no ok 48 - commit --status with commit.status = yes ok 49 - commit --no-status with commit.status = yes ok 50 - commit --status with commit.status = no ok 51 - commit --no-status with commit.status = no ok 52 - commit ok 53 - commit --status ok 54 - commit --no-status ok 55 - commit with commit.status = yes ok 56 - commit with commit.status = no ok 57 - commit --status with commit.status = yes ok 58 - commit --no-status with commit.status = yes ok 59 - commit --status with commit.status = no ok 60 - commit --no-status with commit.status = no ok 61 - commit --status with custom comment character ok 62 - switch core.commentchar ok 63 - switch core.commentchar but out of options # passed all 63 test(s) 1..63 ok t7520-ignored-hook-warning.sh ...................... ok 1 - setup ok 2 - no warning if hook is not ignored ok 3 - warning if hook is ignored ok 4 - no warning if advice.ignoredHook set to false ok 5 - no warning if unset advice.ignoredHook and hook removed # passed all 5 test(s) 1..5 ok t7506-status-submodule.sh .......................... ok 1 - setup ok 2 - status clean ok 3 - commit --dry-run -a clean ok 4 - status with modified file in submodule ok 5 - status with modified file in submodule (porcelain) ok 6 - status with modified file in submodule (short) ok 7 - status with added file in submodule ok 8 - status with added file in submodule (porcelain) ok 9 - status with added file in submodule (short) ok 10 - status with untracked file in submodule ok 11 - status -uno with untracked file in submodule ok 12 - status with untracked file in submodule (porcelain) ok 13 - status with untracked file in submodule (short) ok 14 - status with added and untracked file in submodule ok 15 - status with added and untracked file in submodule (porcelain) ok 16 - status with modified file in modified submodule ok 17 - status with modified file in modified submodule (porcelain) ok 18 - status with added file in modified submodule ok 19 - status with added file in modified submodule (porcelain) ok 20 - status with untracked file in modified submodule ok 21 - status with untracked file in modified submodule (porcelain) ok 22 - status with added and untracked file in modified submodule ok 23 - status with added and untracked file in modified submodule (porcelain) ok 24 - setup .git file for sub ok 25 - status with added file in modified submodule with .git file ok 26 - status with a lot of untracked files in the submodule ok 27 - rm submodule contents ok 28 - status clean (empty submodule dir) ok 29 - status -a clean (empty submodule dir) ok 30 - status with merge conflict in .gitmodules ok 31 - diff with merge conflict in .gitmodules ok 32 - diff --submodule with merge conflict in .gitmodules ok 33 - setup superproject with untracked file in nested submodule ok 34 - status with untracked file in nested submodule (porcelain) ok 35 - status with untracked file in nested submodule (porcelain=2) ok 36 - status with untracked file in nested submodule (short) ok 37 - setup superproject with modified file in nested submodule ok 38 - status with added file in nested submodule (porcelain) ok 39 - status with added file in nested submodule (porcelain=2) ok 40 - status with added file in nested submodule (short) # passed all 40 test(s) 1..40 ok t7521-ignored-mode.sh .............................. ok 1 - setup initial commit and ignore file ok 2 - Verify behavior of status on directories with ignored files ok 3 - Verify status behavior on directory with tracked & ignored files ok 4 - Verify status behavior on directory with untracked and ignored files ok 5 - Verify status matching ignored files on ignored directory ok 6 - Verify status behavior on ignored directory containing tracked file ok 7 - Verify matching ignored files with --untracked-files=normal ok 8 - Verify matching ignored files with --untracked-files=normal ok 9 - Verify status behavior on ignored directory containing tracked file ok 10 - Verify behavior of status with --ignored=no ok 11 - Verify behavior of status with --ignored=traditional and --untracked-files=all ok 12 - Verify behavior of status with --ignored=traditional and --untracked-files=normal # passed all 12 test(s) 1..12 ok t7525-status-rename.sh ............................. ok 1 - setup ok 2 - status no-options ok 3 - status --no-renames ok 4 - status.renames inherits from diff.renames false ok 5 - status.renames inherits from diff.renames true ok 6 - status.renames overrides diff.renames false ok 7 - status.renames overrides from diff.renames true ok 8 - status status.renames=false ok 9 - status status.renames=true ok 10 - commit honors status.renames=false ok 11 - commit honors status.renames=true ok 12 - status config overridden ok 13 - status score=100% ok 14 - status score=01% ok 15 - copies not overridden by find-renames # passed all 15 test(s) 1..15 ok t7510-signed-commit.sh ............................. ok 1 - create signed commits ok 2 - verify and show signatures ok 3 - verify-commit exits success on untrusted signature ok 4 - verify-commit exits success with matching minTrustLevel ok 5 - verify-commit exits success with low minTrustLevel ok 6 - verify-commit exits failure with high minTrustLevel ok 7 - verify signatures with --raw ok 8 - proper header is used for hash algorithm ok 9 - show signed commit with signature ok 10 - detect fudged signature ok 11 - detect fudged signature with NUL ok 12 - amending already signed commit ok 13 - show good signature with custom format ok 14 - show bad signature with custom format ok 15 - show untrusted signature with custom format ok 16 - show untrusted signature with undefined trust level ok 17 - show untrusted signature with ultimate trust level ok 18 - show unknown signature with custom format ok 19 - show lack of signature with custom format ok 20 - log.showsignature behaves like --show-signature ok 21 - check config gpg.format values ok 22 - detect fudged commit with double signature ok 23 - show double signature with custom format # passed all 23 test(s) 1..23 ok t7526-commit-pathspec-file.sh ...................... ok 1 - setup ok 2 - --pathspec-from-file from stdin ok 3 - --pathspec-from-file from file ok 4 - NUL delimiters ok 5 - LF delimiters ok 6 - no trailing delimiter ok 7 - CRLF delimiters ok 8 - quotes ok 9 - quotes not compatible with --pathspec-file-nul ok 10 - only touches what was listed ok 11 - error conditions # passed all 11 test(s) 1..11 ok t6423-merge-rename-directories.sh .................. ok 1 - 1a: Simple directory rename detection ok 2 - 1b: Merge a directory with another ok 3 - 1c: Transitive renaming ok 4 - 1d: Directory renames cause a rename/rename(2to1) conflict ok 5 - 1e: Renamed directory, with all files being renamed too ok 6 - 1f: Split a directory into two other directories ok 7 - 2a: Directory split into two on one side, with equal numbers of paths ok 8 - 2b: Directory split into two on one side, with equal numbers of paths ok 9 - 3a: Avoid implicit rename if involved as source on other side ok 10 - 3b: Avoid implicit rename if involved as source on current side ok 11 - 4a: Directory split, with original directory still present ok 12 - 5a: Merge directories, other side adds files to original and target ok 13 - 5b: Rename/delete in order to get add/add/add conflict ok 14 - 5c: Transitive rename would cause rename/rename/rename/add/add/add ok 15 - 5d: Directory/file/file conflict due to directory rename ok 16 - 6a: Tricky rename/delete not ok 17 - 6b1: Same renames done on both sides, plus another rename # TODO known breakage not ok 18 - 6b2: Same rename done on both sides # TODO known breakage ok 19 - 6c: Rename only done on same side ok 20 - 6d: We do not always want transitive renaming ok 21 - 6e: Add/add from one side ok 22 - 7a: rename-dir vs. rename-dir (NOT split evenly) PLUS add-other-file ok 23 - 7b: rename/rename(2to1), but only due to transitive rename ok 24 - 7c: rename/rename(1to...2or3); transitive rename may add complexity ok 25 - 7d: transitive rename involved in rename/delete; how is it reported? ok 26 - 7e: transitive rename in rename/delete AND dirs in the way ok 27 - 8a: Dual-directory rename, one into the others way ok 28 - 8b: Dual-directory rename, one into the others way, with conflicting filenames ok 29 - 8c: modify/delete or rename+modify/delete ok 30 - 8d: rename/delete...or not? ok 31 - 8e: Both sides rename, one side adds to original directory ok 32 - 9a: Inner renamed directory within outer renamed directory ok 33 - 9b: Transitive rename with content merge ok 34 - 9c: Doubly transitive rename? ok 35 - 9d: N-way transitive rename? ok 36 - 9e: N-to-1 whammo ok 37 - 9f: Renamed directory that only contained immediate subdirs not ok 38 - 9g: Renamed directory that only contained immediate subdirs, immediate subdirs renamed # TODO known breakage ok 39 - 9h: Avoid dir rename on merely modified path ok 40 - 10a: Overwrite untracked with normal rename/delete ok 41 - 10b: Overwrite untracked with dir rename + delete ok 42 - 10c1: Overwrite untracked with dir rename/rename(1to2) ok 43 - 10c2: Overwrite untracked with dir rename/rename(1to2), other direction ok 44 - 10d: Delete untracked with dir rename/rename(2to1) not ok 45 - 10e: Does git complain about untracked file that is not really in the way? # TODO known breakage ok 46 - 11a: Avoid losing dirty contents with simple rename ok 47 - 11b: Avoid losing dirty file involved in directory rename ok 48 - 11c: Avoid losing not-uptodate with rename + D/F conflict ok 49 - 11d: Avoid losing not-uptodate with rename + D/F conflict ok 50 - 11e: Avoid deleting not-uptodate with dir rename/rename(1to2)/add ok 51 - 11f: Avoid deleting not-uptodate with dir rename/rename(2to1) ok 52 - 12a: Moving one directory hierarchy into another not ok 53 - 12b1: Moving two directory hierarchies into each other # TODO known breakage ok 54 - 12b2: Moving two directory hierarchies into each other not ok 55 - 12c1: Moving one directory hierarchy into another w/ content merge # TODO known breakage ok 56 - 12c2: Moving one directory hierarchy into another w/ content merge ok 57 - 12d: Rename/merge subdir into the root, variant 1 ok 58 - 12e: Rename/merge subdir into the root, variant 2 not ok 59 - 12f: Trivial directory resolve, caching, all kinds of fun # TODO known breakage ok 60 - 13a(conflict): messages for newly added files ok 61 - 13a(info): messages for newly added files ok 62 - 13b(conflict): messages for transitive rename with conflicted content ok 63 - 13b(info): messages for transitive rename with conflicted content ok 64 - 13c(conflict): messages for rename/rename(1to1) via transitive rename ok 65 - 13c(info): messages for rename/rename(1to1) via transitive rename ok 66 - 13d(conflict): messages for rename/rename(1to1) via dual transitive rename ok 67 - 13d(info): messages for rename/rename(1to1) via dual transitive rename ok 68 - 13e: directory rename detection in recursive case # still have 7 known breakage(s) # passed all remaining 61 test(s) 1..68 ok t7604-merge-custom-message.sh ...................... ok 1 - setup ok 2 - merge c2 with a custom message ok 3 - merge --log appends to custom message ok 4 - prepare file with comment line and trailing newlines ok 5 - cleanup commit messages (verbatim option) ok 6 - cleanup commit messages (whitespace option) ok 7 - cleanup merge messages (scissors option) ok 8 - cleanup commit messages (strip option) # passed all 8 test(s) 1..8 ok t7517-per-repo-email.sh ............................ ok 1 - setup a likely user.useConfigOnly use case ok 2 - fails committing if clone email is not set ok 3 - fails committing if clone email is not set, but EMAIL set ok 4 - succeeds committing if clone email is set ok 5 - succeeds cloning if global email is not set ok 6 - set up rebase scenarios ok 7 - fast-forward rebase does not care about ident ok 8 - non-fast-forward rebase refuses to write commits ok 9 - fast-forward rebase does not care about ident (interactive) ok 10 - non-fast-forward rebase refuses to write commits (interactive) ok 11 - noop interactive rebase does not care about ident ok 12 - fast-forward rebase does not care about ident (preserve) ok 13 - non-fast-forward rebase refuses to write commits (preserve) ok 14 - author.name overrides user.name ok 15 - author.email overrides user.email ok 16 - committer.name overrides user.name ok 17 - committer.email overrides user.email ok 18 - author and committer environment variables override config settings # passed all 18 test(s) 1..18 ok t7605-merge-resolve.sh ............................. ok 1 - setup ok 2 - merge c1 to c2 ok 3 - merge c1 to c2, again ok 4 - merge c2 to c3 (fails) # passed all 4 test(s) 1..4 ok t7606-merge-custom.sh .............................. ok 1 - set up custom strategy ok 2 - setup ok 3 - merge c2 with a custom strategy ok 4 - trivial merge with custom strategy # passed all 4 test(s) 1..4 ok t7513-interpret-trailers.sh ........................ ok 1 - setup ok 2 - without config ok 3 - without config in another order ok 4 - --trim-empty without config ok 5 - with config option on the command line ok 6 - with only a title in the message ok 7 - with multiline title in the message ok 8 - with non-trailer lines mixed with Signed-off-by ok 9 - with non-trailer lines mixed with cherry picked from ok 10 - with non-trailer lines mixed with a configured trailer ok 11 - with non-trailer lines mixed with a non-configured trailer ok 12 - with all non-configured trailers ok 13 - with non-trailer lines only ok 14 - line with leading whitespace is not trailer ok 15 - multiline field treated as one trailer for 25% check ok 16 - multiline field treated as atomic for placement ok 17 - multiline field treated as atomic for replacement ok 18 - multiline field treated as atomic for difference check ok 19 - multiline field treated as atomic for neighbor check ok 20 - with config setup ok 21 - with config setup and ":=" as separators ok 22 - with config setup and "%" as separators ok 23 - with "%" as separators and a message with trailers ok 24 - with config setup and ":=#" as separators ok 25 - with commit basic message ok 26 - with basic patch ok 27 - with commit complex message as argument ok 28 - with 2 files arguments ok 29 - with message that has comments (#) ok 30 - with message that has comments (;) ok 31 - with message that has an old style conflict block ok 32 - with commit complex message and trailer args ok 33 - with complex patch, args and --trim-empty ok 34 - in-place editing with basic patch ok 35 - in-place editing with additional trailer ok 36 - in-place editing on stdin disallowed ok 37 - in-place editing on non-existing file ok 38 - in-place editing doesn't clobber original file on error ok 39 - using "where = before" ok 40 - overriding configuration with "--where after" ok 41 - using "where = before" with "--no-where" ok 42 - using "where = after" ok 43 - using "where = end" ok 44 - using "where = start" ok 45 - using "where = before" for a token in the middle of the message ok 46 - using "where = before" and --trim-empty ok 47 - the default is "ifExists = addIfDifferentNeighbor" ok 48 - default "ifExists" is now "addIfDifferent" ok 49 - using "ifExists = addIfDifferent" with "where = end" ok 50 - using "ifExists = addIfDifferent" with "where = before" ok 51 - using "ifExists = addIfDifferentNeighbor" with "where = end" ok 52 - using "ifExists = addIfDifferentNeighbor" with "where = after" ok 53 - using "ifExists = addIfDifferentNeighbor" and --trim-empty ok 54 - using "ifExists = add" with "where = end" ok 55 - using "ifExists = add" with "where = after" ok 56 - overriding configuration with "--if-exists replace" ok 57 - using "ifExists = replace" ok 58 - using "ifExists = replace" with "where = after" ok 59 - using "ifExists = doNothing" ok 60 - the default is "ifMissing = add" ok 61 - overriding configuration with "--if-missing doNothing" ok 62 - when default "ifMissing" is "doNothing" ok 63 - using "ifMissing = add" with "where = end" ok 64 - using "ifMissing = add" with "where = before" ok 65 - using "ifMissing = doNothing" ok 66 - default "where" is now "after" ok 67 - with simple command ok 68 - with command using committer information ok 69 - with command using author information ok 70 - setup a commit ok 71 - with command using $ARG ok 72 - with failing command using $ARG ok 73 - with empty tokens ok 74 - with command but no key ok 75 - with no command and no key ok 76 - with cut line ok 77 - only trailers ok 78 - only-trailers omits non-trailer in middle of block ok 79 - only input ok 80 - unfold ok 81 - handling of --- lines in input ok 82 - suppress --- handling # passed all 82 test(s) 1..82 ok t7603-merge-reduce-heads.sh ........................ ok 1 - setup ok 2 - merge c1 with c2, c3, c4, c5 ok 3 - pull c2, c3, c4, c5 into c1 ok 4 - setup ok 5 - merge E and I ok 6 - verify merge result ok 7 - add conflicts ok 8 - merge E2 and I2, causing a conflict and resolve it ok 9 - verify merge result ok 10 - fast-forward to redundant refs ok 11 - verify merge result ok 12 - merge up-to-date redundant refs ok 13 - verify merge result # passed all 13 test(s) 1..13 ok t7505-prepare-commit-msg-hook.sh ................... ok 1 - set up commits for rebasing ok 2 - with no hook ok 3 - with hook (-m) ok 4 - with hook (-m editor) ok 5 - with hook (-t) ok 6 - with hook (-F) ok 7 - with hook (-F editor) ok 8 - with hook (-C) ok 9 - with hook (editor) ok 10 - with hook (--amend) ok 11 - with hook (-c) ok 12 - with hook (merge) ok 13 - with hook and editor (merge) ok 14 - with hook (rebase -i) ok 15 - with hook (rebase -p) ok 16 - with hook (cherry-pick) ok 17 - with hook and editor (cherry-pick) ok 18 - with failing hook ok 19 - with failing hook (--no-verify) ok 20 - with failing hook (merge) ok 21 - with failing hook (cherry-pick) # passed all 21 test(s) 1..21 ok t7608-merge-messages.sh ............................ ok 1 - merge local branch ok 2 - merge octopus branches ok 3 - merge tag ok 4 - ambiguous tag ok 5 - remote-tracking branch # passed all 5 test(s) 1..5 ok t7601-merge-pull-config.sh ......................... ok 1 - setup ok 2 - pull.rebase not set ok 3 - pull.rebase not set and pull.ff=true ok 4 - pull.rebase not set and pull.ff=false ok 5 - pull.rebase not set and pull.ff=only ok 6 - pull.rebase not set and --rebase given ok 7 - pull.rebase not set and --no-rebase given ok 8 - pull.rebase not set and --ff given ok 9 - pull.rebase not set and --no-ff given ok 10 - pull.rebase not set and --ff-only given ok 11 - merge c1 with c2 ok 12 - fast-forward pull succeeds with "true" in pull.ff ok 13 - pull.ff=true overrides merge.ff=false ok 14 - fast-forward pull creates merge with "false" in pull.ff ok 15 - pull prevents non-fast-forward with "only" in pull.ff ok 16 - merge c1 with c2 (ours in pull.twohead) ok 17 - merge c1 with c2 and c3 (recursive in pull.octopus) ok 18 - merge c1 with c2 and c3 (recursive and octopus in pull.octopus) ok 19 - setup conflicted merge ok 20 - merge picks up the best result ok 21 - merge picks up the best result (from config) ok 22 - merge errors out on invalid strategy ok 23 - merge errors out on invalid strategy # passed all 23 test(s) 1..23 ok t7407-submodule-foreach.sh ......................... ok 1 - setup a submodule tree ok 2 - test basic "submodule foreach" usage ok 3 - test "submodule foreach" from subdirectory ok 4 - setup nested submodules ok 5 - use "submodule foreach" to checkout 2nd level submodule ok 6 - use "foreach --recursive" to checkout all submodules ok 7 - test messages from "foreach --recursive" ok 8 - test messages from "foreach --recursive" from subdirectory ok 9 - test "submodule foreach --recursive" from subdirectory ok 10 - test "foreach --quiet --recursive" ok 11 - use "update --recursive" to checkout all submodules ok 12 - test "status --recursive" ok 13 - ensure "status --cached --recursive" preserves the --cached flag ok 14 - test "status --recursive" from sub directory ok 15 - use "git clone --recursive" to checkout all submodules ok 16 - test "update --recursive" with a flag with spaces ok 17 - use "update --recursive nested1" to checkout all submodules rooted in nested1 ok 18 - command passed to foreach retains notion of stdin ok 19 - command passed to foreach --recursive retains notion of stdin ok 20 - multi-argument command passed to foreach is not shell-evaluated twice ok 21 - option-like arguments passed to foreach commands are not lost ok 22 - option-like arguments passed to foreach recurse correctly # passed all 22 test(s) 1..22 ok t7614-merge-signoff.sh ............................. ok 1 - setup ok 2 - git merge --signoff adds a sign-off line ok 3 - git merge does not add a sign-off line ok 4 - git merge --no-signoff flag cancels --signoff flag # passed all 4 test(s) 1..4 ok t7611-merge-abort.sh ............................... ok 1 - setup ok 2 - fails without MERGE_HEAD (unstarted merge) ok 3 - fails without MERGE_HEAD (unstarted merge): .git/MERGE_HEAD sanity ok 4 - fails without MERGE_HEAD (completed merge) ok 5 - fails without MERGE_HEAD (completed merge): .git/MERGE_HEAD sanity ok 6 - Forget previous merge ok 7 - Abort after --no-commit ok 8 - Abort after conflicts ok 9 - Clean merge with dirty index fails ok 10 - Conflicting merge with dirty index fails ok 11 - Reset index (but preserve worktree changes) ok 12 - Abort clean merge with non-conflicting dirty worktree ok 13 - Abort conflicting merge with non-conflicting dirty worktree ok 14 - Reset worktree changes ok 15 - Fail clean merge with conflicting dirty worktree ok 16 - Fail conflicting merge with conflicting dirty worktree ok 17 - Reset worktree changes ok 18 - Fail clean merge with matching dirty worktree ok 19 - Fail conflicting merge with matching dirty worktree # passed all 19 test(s) 1..19 ok t7702-repack-cyclic-alternate.sh ................... ok 1 - setup ok 2 - re-packing repository with itsself as alternate # passed all 2 test(s) 1..2 ok t7811-grep-open.sh ................................. ok 1 - determine default pager ok 2 - setup ok 3 - git grep -O ok 4 - git grep -O --cached ok 5 - git grep -O --no-index ok 6 - setup: fake "less" ok 7 - git grep -O jumps to line in less ok 8 - modified file ok 9 - copes with color settings ok 10 - run from subdir # passed all 10 test(s) 1..10 ok t7602-merge-octopus-many.sh ........................ ok 1 - setup ok 2 - merge c1 with c2, c3, c4, ... c29 ok 3 - merge output uses pretty names ok 4 - merge reduces irrelevant remote heads ok 5 - merge fast-forward output uses pretty names # passed all 5 test(s) 1..5 ok t7612-merge-verify-signatures.sh ................... ok 1 - create signed commits ok 2 - merge unsigned commit with verification ok 3 - merge unsigned commit with merge.verifySignatures=true ok 4 - merge commit with bad signature with verification ok 5 - merge commit with bad signature with merge.verifySignatures=true ok 6 - merge commit with untrusted signature with verification ok 7 - merge commit with untrusted signature with verification and high minTrustLevel ok 8 - merge commit with untrusted signature with verification and low minTrustLevel ok 9 - merge commit with untrusted signature with merge.verifySignatures=true ok 10 - merge commit with untrusted signature with merge.verifySignatures=true and minTrustLevel ok 11 - merge signed commit with verification ok 12 - merge signed commit with merge.verifySignatures=true ok 13 - merge commit with bad signature without verification ok 14 - merge commit with bad signature with merge.verifySignatures=false ok 15 - merge commit with bad signature with merge.verifySignatures=true and --no-verify-signatures ok 16 - merge unsigned commit into unborn branch # passed all 16 test(s) 1..16 ok t7812-grep-icase-non-ascii.sh ...................... # lib-gettext: Found 'is_IS.utf8' as an is_IS UTF-8 locale # lib-gettext: Found 'is_IS.iso88591' as an is_IS ISO-8859-1 locale ok 1 - setup ok 2 - grep literal string, no -F ok 3 - grep pcre utf-8 icase ok 4 - grep pcre utf-8 string with "+" ok 5 - grep literal string, with -F ok 6 - grep string with regex, with -F ok 7 - pickaxe -i on non-ascii ok 8 - PCRE v2: setup invalid UTF-8 data ok 9 - PCRE v2: grep ASCII from invalid UTF-8 data ok 10 - PCRE v2: grep non-ASCII from invalid UTF-8 data ok 11 - PCRE v2: grep non-ASCII from invalid UTF-8 data with -i # passed all 11 test(s) 1..11 ok t7512-status-help.sh ............................... ok 1 - prepare for conflicts ok 2 - status when conflicts unresolved ok 3 - status when conflicts resolved before commit ok 4 - prepare for rebase conflicts ok 5 - status when rebase --apply in progress before resolving conflicts ok 6 - status when rebase --apply in progress before rebase --continue ok 7 - prepare for rebase_i_conflicts ok 8 - status during rebase -i when conflicts unresolved ok 9 - status during rebase -i after resolving conflicts ok 10 - status when rebasing -i in edit mode ok 11 - status when splitting a commit ok 12 - status after editing the last commit with --amend during a rebase -i ok 13 - prepare for several edits ok 14 - status: (continue first edit) second edit ok 15 - status: (continue first edit) second edit and split ok 16 - status: (continue first edit) second edit and amend ok 17 - status: (amend first edit) second edit ok 18 - status: (amend first edit) second edit and split ok 19 - status: (amend first edit) second edit and amend ok 20 - status: (split first edit) second edit ok 21 - status: (split first edit) second edit and split ok 22 - status: (split first edit) second edit and amend ok 23 - prepare am_session ok 24 - status in an am session: file already exists ok 25 - status in an am session: file does not exist ok 26 - status in an am session: empty patch ok 27 - status when bisecting ok 28 - status when rebase --apply conflicts with statushints disabled ok 29 - prepare for cherry-pick conflicts ok 30 - status when cherry-picking before resolving conflicts ok 31 - status when cherry-picking after resolving conflicts ok 32 - status when cherry-picking after committing conflict resolution ok 33 - status shows cherry-pick with invalid oid ok 34 - status does not show error if .git/sequencer is a file ok 35 - status showing detached at and from a tag ok 36 - status while reverting commit (conflicts) ok 37 - status while reverting commit (conflicts resolved) ok 38 - status after reverting commit ok 39 - status while reverting after committing conflict resolution ok 40 - prepare for different number of commits rebased ok 41 - status: one command done nothing remaining ok 42 - status: two commands done with some white lines in done file ok 43 - status: two remaining commands with some white lines in todo file ok 44 - status: handle not-yet-started rebase -i gracefully # passed all 44 test(s) 1..44 ok t7813-grep-icase-iso.sh ............................ # lib-gettext: Found 'is_IS.utf8' as an is_IS UTF-8 locale # lib-gettext: Found 'is_IS.iso88591' as an is_IS ISO-8859-1 locale ok 1 - setup ok 2 - grep pcre string # passed all 2 test(s) 1..2 ok t7701-repack-unpack-unreachable.sh ................. ok 1 - -A with -d option leaves unreachable objects unpacked ok 2 - -A without -d option leaves unreachable objects packed ok 3 - unpacked objects receive timestamp of pack file ok 4 - do not bother loosening old objects ok 5 - keep packed objects found only in index ok 6 - repack -k keeps unreachable packed objects ok 7 - repack -k packs unreachable loose objects # passed all 7 test(s) 1..7 ok t7815-grep-binary.sh ............................... ok 1 - setup ok 2 - git grep ina a ok 3 - git grep -ah ina a ok 4 - git grep -I ina a ok 5 - git grep -c ina a ok 6 - git grep -l ina a ok 7 - git grep -L bar a ok 8 - git grep -q ina a ok 9 - git grep -F ile a ok 10 - git grep -Fi iLE a ok 11 - git grep ile a not ok 12 - git grep .fi a # TODO known breakage ok 13 - grep respects binary diff attribute ok 14 - grep --cached respects binary diff attribute ok 15 - grep --cached respects binary diff attribute (2) ok 16 - grep revision respects binary diff attribute ok 17 - grep respects not-binary diff attribute ok 18 - setup textconv filters ok 19 - grep does not honor textconv ok 20 - grep --textconv honors textconv ok 21 - grep --no-textconv does not honor textconv ok 22 - grep --textconv blob honors textconv # still have 1 known breakage(s) # passed all remaining 21 test(s) 1..22 ok t7003-filter-branch.sh ............................. ok 1 - setup ok 2 - rewrite identically ok 3 - result is really identical ok 4 - rewrite bare repository identically ok 5 - result is really identical ok 6 - correct GIT_DIR while using -d ok 7 - tree-filter works with -d ok 8 - Fail if commit filter fails ok 9 - rewrite, renaming a specific file ok 10 - test that the file was renamed ok 11 - rewrite, renaming a specific directory ok 12 - test that the directory was renamed ok 13 - populate --state-branch ok 14 - using --state-branch to skip already rewritten commits ok 15 - rewrite one branch, keeping a side branch ok 16 - common ancestor is still common (unchanged) ok 17 - filter subdirectory only ok 18 - subdirectory filter result looks okay ok 19 - more setup ok 20 - use index-filter to move into a subdirectory ok 21 - stops when msg filter fails ok 22 - author information is preserved ok 23 - remove a certain author's commits ok 24 - barf on invalid name ok 25 - "map" works in commit filter ok 26 - Name needing quotes ok 27 - Subdirectory filter with disappearing trees ok 28 - Tag name filtering retains tag message ok 29 - Tag name filtering strips gpg signature ok 30 - Filtering retains message of gpg signed commit ok 31 - Tag name filtering allows slashes in tag names ok 32 - setup --prune-empty comparisons ok 33 - Prune empty commits ok 34 - prune empty collapsed merges ok 35 - prune empty works even without index/tree filters ok 36 - --prune-empty is able to prune root commit ok 37 - --prune-empty is able to prune entire branch ok 38 - --remap-to-ancestor with filename filters ok 39 - automatic remapping to ancestor with filename filters ok 40 - setup submodule ok 41 - rewrite submodule with another content ok 42 - replace submodule revision ok 43 - filter commit message without trailing newline ok 44 - tree-filter deals with object name vs pathname ambiguity ok 45 - rewrite repository including refs that point at non-commit object # passed all 45 test(s) 1..45 ok t5572-pull-submodule.sh ............................ ok 1 - git_pull: added submodule creates empty directory ok 2 - git_pull: added submodule leaves existing empty directory alone ok 3 - git_pull: replace tracked file with submodule creates empty directory ok 4 - git_pull: replace directory with submodule ok 5 - git_pull: removed submodule leaves submodule directory and its contents in place ok 6 - git_pull: removed submodule leaves submodule containing a .git directory alone ok 7 - git_pull: replace submodule with a directory must fail ok 8 - git_pull: replace submodule containing a .git directory with a directory must fail not ok 9 - git_pull: replace submodule with a file must fail # TODO known breakage not ok 10 - git_pull: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 11 - git_pull: modified submodule does not update submodule work tree ok 12 - git_pull: modified submodule does not update submodule work tree to invalid commit ok 13 - git_pull: modified submodule does not update submodule work tree from invalid commit ok 14 - git_pull: added submodule doesn't remove untracked unignored file with same name ok 15 - git_pull_ff: added submodule creates empty directory ok 16 - git_pull_ff: added submodule leaves existing empty directory alone ok 17 - git_pull_ff: replace tracked file with submodule creates empty directory ok 18 - git_pull_ff: replace directory with submodule ok 19 - git_pull_ff: removed submodule leaves submodule directory and its contents in place ok 20 - git_pull_ff: removed submodule leaves submodule containing a .git directory alone ok 21 - git_pull_ff: replace submodule with a directory must fail ok 22 - git_pull_ff: replace submodule containing a .git directory with a directory must fail not ok 23 - git_pull_ff: replace submodule with a file must fail # TODO known breakage not ok 24 - git_pull_ff: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 25 - git_pull_ff: modified submodule does not update submodule work tree ok 26 - git_pull_ff: modified submodule does not update submodule work tree to invalid commit ok 27 - git_pull_ff: modified submodule does not update submodule work tree from invalid commit ok 28 - git_pull_ff: added submodule doesn't remove untracked unignored file with same name ok 29 - git_pull_ff_only: added submodule creates empty directory ok 30 - git_pull_ff_only: added submodule leaves existing empty directory alone ok 31 - git_pull_ff_only: replace tracked file with submodule creates empty directory ok 32 - git_pull_ff_only: replace directory with submodule ok 33 - git_pull_ff_only: removed submodule leaves submodule directory and its contents in place ok 34 - git_pull_ff_only: removed submodule leaves submodule containing a .git directory alone ok 35 - git_pull_ff_only: replace submodule with a directory must fail ok 36 - git_pull_ff_only: replace submodule containing a .git directory with a directory must fail not ok 37 - git_pull_ff_only: replace submodule with a file must fail # TODO known breakage not ok 38 - git_pull_ff_only: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 39 - git_pull_ff_only: modified submodule does not update submodule work tree ok 40 - git_pull_ff_only: modified submodule does not update submodule work tree to invalid commit ok 41 - git_pull_ff_only: modified submodule does not update submodule work tree from invalid commit ok 42 - git_pull_ff_only: added submodule doesn't remove untracked unignored file with same name ok 43 - git_pull_noff: added submodule creates empty directory ok 44 - git_pull_noff: added submodule leaves existing empty directory alone ok 45 - git_pull_noff: replace tracked file with submodule creates empty directory not ok 46 - git_pull_noff: replace directory with submodule # TODO known breakage ok 47 - git_pull_noff: removed submodule leaves submodule directory and its contents in place ok 48 - git_pull_noff: removed submodule leaves submodule containing a .git directory alone not ok 49 - git_pull_noff: replace submodule with a directory must fail # TODO known breakage not ok 50 - git_pull_noff: replace submodule containing a .git directory with a directory must fail # TODO known breakage not ok 51 - git_pull_noff: replace submodule with a file must fail # TODO known breakage not ok 52 - git_pull_noff: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 53 - git_pull_noff: modified submodule does not update submodule work tree ok 54 - git_pull_noff: modified submodule does not update submodule work tree to invalid commit ok 55 - git_pull_noff: modified submodule does not update submodule work tree from invalid commit ok 56 - git_pull_noff: added submodule doesn't remove untracked unignored file with same name ok 57 - pull --recurse-submodule setup ok 58 - recursive pull updates working tree ok 59 - submodule.recurse option triggers recursive pull ok 60 - --[no-]recurse-submodule and submodule.recurse ok 61 - pull --rebase --recurse-submodules (remote superproject submodule changes, local submodule changes) ok 62 - pull --rebase --recurse-submodules fails if both sides record submodule changes ok 63 - pull --rebase --recurse-submodules (no submodule changes, no fork-point) ok 64 - branch has no merge base with remote-tracking counterpart # still have 11 known breakage(s) # passed all remaining 53 test(s) 1..64 ok t7700-repack.sh .................................... ok 1 - objects in packs marked .keep are not repacked ok 2 - writing bitmaps via command-line can duplicate .keep objects ok 3 - writing bitmaps via config can duplicate .keep objects ok 4 - loose objects in alternate ODB are not repacked ok 5 - packed obs in alt ODB are repacked even when local repo is packless ok 6 - packed obs in alt ODB are repacked when local repo has packs ok 7 - packed obs in alternate ODB kept pack are repacked ok 8 - packed unreachable obs in alternate ODB are not loosened ok 9 - local packed unreachable obs that exist in alternate ODB are not loosened ok 10 - objects made unreachable by grafts only are kept ok 11 - repack --keep-pack ok 12 - bitmaps are created by default in bare repos ok 13 - incremental repack does not complain ok 14 - bitmaps can be disabled on bare repos ok 15 - no bitmaps created if .keep files present ok 16 - auto-bitmaps do not complain if unavailable # passed all 16 test(s) 1..16 ok t8004-blame-with-conflicts.sh ...................... ok 1 - setup first case ok 2 - blame runs on unconflicted file while other file has conflicts ok 3 - blame does not crash with conflicted file in stages 1,3 # passed all 3 test(s) 1..3 ok t8005-blame-i18n.sh ................................ ok 1 - setup the repository ok 2 - blame respects i18n.commitencoding ok 3 - blame respects i18n.logoutputencoding ok 4 - blame respects --encoding=UTF-8 ok 5 - blame respects --encoding=none # passed all 5 test(s) 1..5 ok t8008-blame-formats.sh ............................. ok 1 - setup ok 2 - normal blame output ok 3 - blame --porcelain output ok 4 - blame --line-porcelain output ok 5 - --porcelain detects first non-blank line as subject # passed all 5 test(s) 1..5 ok t7063-status-untracked-cache.sh .................... ok 1 - core.untrackedCache is unset ok 2 - setup ok 3 - untracked cache is empty ok 4 - status first time (empty cache) ok 5 - untracked cache after first status ok 6 - status second time (fully populated cache) ok 7 - untracked cache after second status ok 8 - modify in root directory, one dir invalidation ok 9 - verify untracked cache dump ok 10 - new .gitignore invalidates recursively ok 11 - verify untracked cache dump ok 12 - new info/exclude invalidates everything ok 13 - verify untracked cache dump ok 14 - move two from tracked to untracked ok 15 - status after the move ok 16 - verify untracked cache dump ok 17 - move two from untracked to tracked ok 18 - status after the move ok 19 - verify untracked cache dump ok 20 - set up for sparse checkout testing ok 21 - status after commit ok 22 - untracked cache correct after commit ok 23 - set up sparse checkout ok 24 - create/modify files, some of which are gitignored ok 25 - test sparse status with untracked cache ok 26 - untracked cache correct after status ok 27 - test sparse status again with untracked cache ok 28 - set up for test of subdir and sparse checkouts ok 29 - test sparse status with untracked cache and subdir ok 30 - verify untracked cache dump (sparse/subdirs) ok 31 - test sparse status again with untracked cache and subdir ok 32 - move entry in subdir from untracked to cached ok 33 - move entry in subdir from cached to untracked ok 34 - --no-untracked-cache removes the cache ok 35 - git status does not change anything ok 36 - setting core.untrackedCache to true and using git status creates the cache ok 37 - using --no-untracked-cache does not fail when core.untrackedCache is true ok 38 - setting core.untrackedCache to false and using git status removes the cache ok 39 - using --untracked-cache does not fail when core.untrackedCache is false ok 40 - setting core.untrackedCache to keep ok 41 - test ident field is working ok 42 - untracked cache survives a checkout ok 43 - untracked cache survives a commit ok 44 - teardown worktree ok 45 - setup worktree for symlink test ok 46 - "status" after symlink replacement should be clean with UC=true ok 47 - "status" after symlink replacement should be clean with UC=false ok 48 - setup worktree for non-symlink test ok 49 - "status" after file replacement should be clean with UC=true ok 50 - "status" after file replacement should be clean with UC=false # passed all 50 test(s) 1..50 ok t8007-cat-file-textconv.sh ......................... ok 1 - setup ok 2 - no filter specified ok 3 - setup textconv filters ok 4 - cat-file without --textconv ok 5 - cat-file without --textconv on previous commit ok 6 - cat-file --textconv on last commit ok 7 - cat-file --textconv on previous commit ok 8 - cat-file without --textconv (symlink) ok 9 - cat-file --textconv on index (symlink) ok 10 - cat-file --textconv on HEAD (symlink) # passed all 10 test(s) 1..10 ok t8006-blame-textconv.sh ............................ ok 1 - setup ok 2 - no filter specified ok 3 - setup textconv filters ok 4 - blame with --no-textconv ok 5 - basic blame on last commit ok 6 - blame --textconv going through revisions ok 7 - blame --textconv with local changes ok 8 - setup +cachetextconv ok 9 - blame --textconv works with textconvcache ok 10 - setup -cachetextconv ok 11 - make a new commit ok 12 - blame from previous revision ok 13 - blame with --no-textconv (on symlink) ok 14 - blame --textconv (on symlink) ok 15 - make another new commit ok 16 - blame on last commit (-C -C, symlink) # passed all 16 test(s) 1..16 ok t8009-blame-vs-topicbranches.sh .................... ok 1 - setup ok 2 - blame --reverse --first-parent finds A1 # passed all 2 test(s) 1..2 ok t8003-blame-corner-cases.sh ........................ ok 1 - setup ok 2 - straight copy without -C ok 3 - straight move without -C ok 4 - straight copy with -C ok 5 - straight move with -C ok 6 - straight copy with -C -C ok 7 - straight move with -C -C ok 8 - append without -C ok 9 - append with -C ok 10 - append with -C -C ok 11 - append with -C -C -C ok 12 - blame wholesale copy ok 13 - blame wholesale copy and more ok 14 - blame wholesale copy and more in the index ok 15 - blame during cherry-pick with file rename conflict ok 16 - blame path that used to be a directory ok 17 - blame to a commit with no author name ok 18 - blame -L with invalid start ok 19 - blame -L with invalid end ok 20 - blame parses part of -L ok 21 - blame -Ln,-(n+1) ok 22 - indent of line numbers, nine lines ok 23 - indent of line numbers, ten lines ok 24 - setup file with CRLF newlines ok 25 - blame file with CRLF core.autocrlf true ok 26 - blame file with CRLF attributes text ok 27 - blame file with CRLF core.autocrlf=true ok 28 - setup coalesce tests ok 29 - blame coalesce ok 30 - blame does not coalesce non-adjacent result lines # passed all 30 test(s) 1..30 ok t7519-status-fsmonitor.sh .......................... ok 1 - setup ok 2 - fsmonitor extension is off by default ok 3 - update-index --fsmonitor" adds the fsmonitor extension ok 4 - update-index --no-fsmonitor" removes the fsmonitor extension ok 5 - update-index --fsmonitor-valid" sets the fsmonitor valid bit ok 6 - update-index --no-fsmonitor-valid" clears the fsmonitor valid bit ok 7 - all files returned by integration script get flagged as invalid ok 8 - newly added files are marked valid ok 9 - all unmodified files get marked valid ok 10 - *only* files returned by the integration script get flagged as invalid ok 11 - refresh_index() invalidates fsmonitor cache ok 12 - setup preloadIndex to false ok 13 - setup untracked cache to false ok 14 - compare status with and without fsmonitor ok 15 - status doesn't detect unreported modifications ok 16 - setup untracked cache to true ok 17 - compare status with and without fsmonitor ok 18 - status doesn't detect unreported modifications ok 19 - setup preloadIndex to true ok 20 - setup untracked cache to false ok 21 - compare status with and without fsmonitor ok 22 - status doesn't detect unreported modifications ok 23 - setup untracked cache to true ok 24 - compare status with and without fsmonitor ok 25 - status doesn't detect unreported modifications ok 26 - splitting the index results in the same state ok 27 - ignore .git changes when invalidating UNTR ok 28 - discard_index() also discards fsmonitor info ok 29 - status succeeds after staging/unstaging # passed all 29 test(s) 1..29 ok t8010-cat-file-filters.sh .......................... ok 1 - setup ok 2 - no filters with `git show` ok 3 - no filters with cat-file ok 4 - cat-file --filters converts to worktree version ok 5 - cat-file --filters --path= works ok 6 - cat-file --textconv --path= works ok 7 - --path= complains without --textconv/--filters ok 8 - --textconv/--filters complain without path ok 9 - cat-file --textconv --batch works # passed all 9 test(s) 1..9 ok t8011-blame-split-file.sh .......................... ok 1 - setup split file case ok 2 - setup simulated porcelain ok 3 - generate --porcelain output ok 4 - porcelain output finds correct commits ok 5 - porcelain output shows correct filenames ok 6 - porcelain output shows correct previous pointer ok 7 - generate --line-porcelain output ok 8 - line-porcelain output finds correct commits ok 9 - line-porcelain output shows correct filenames ok 10 - line-porcelain output shows correct previous pointer # passed all 10 test(s) 1..10 ok t9002-column.sh .................................... ok 1 - setup ok 2 - never ok 3 - always ok 4 - 80 columns ok 5 - COLUMNS = 1 ok 6 - width = 1 ok 7 - 20 columns ok 8 - 20 columns, nodense ok 9 - 20 columns, dense ok 10 - 20 columns, padding 2 ok 11 - 20 columns, indented ok 12 - 20 columns, row first ok 13 - 20 columns, row first, nodense ok 14 - 20 columns, row first, dense # passed all 14 test(s) 1..14 ok t9003-help-autocorrect.sh .......................... ok 1 - setup ok 2 - autocorrect showing candidates ok 3 - autocorrect running commands ok 4 - autocorrect running commands ok 5 - autocorrect can be declined altogether # passed all 5 test(s) 1..5 ok t9004-example.sh ................................... ok 1 - decorate # passed all 1 test(s) 1..1 ok t8013-blame-ignore-revs.sh ......................... ok 1 - setup ok 2 - validate --ignore-rev ok 3 - validate --ignore-revs-file ok 4 - ignore_rev_changing_lines (X) ok 5 - ignore_rev_changing_lines (XT) ok 6 - ignore_rev_adding_unblamable_lines ok 7 - ignore_revs_from_files ok 8 - ignore_revs_from_configs_and_files ok 9 - override_ignore_revs_file ok 10 - bad_files_and_revs ok 11 - mark_unblamable_lines ok 12 - mark_ignored_lines ok 13 - mark_unblamable_lines_intermediate ok 14 - ignored_chunk_negative_parent_size ok 15 - ignore_merge # passed all 15 test(s) 1..15 ok t7814-grep-recurse-submodules.sh ................... ok 1 - setup directory structure and submodule ok 2 - grep correctly finds patterns in a submodule ok 3 - grep finds patterns in a submodule via config ok 4 - grep --no-recurse-submodules overrides config ok 5 - grep and basic pathspecs ok 6 - grep and nested submodules ok 7 - grep and multiple patterns ok 8 - grep and multiple patterns ok 9 - basic grep tree ok 10 - grep tree HEAD^ ok 11 - grep tree HEAD^^ ok 12 - grep tree and pathspecs ok 13 - grep tree and pathspecs ok 14 - grep tree and more pathspecs ok 15 - grep tree and more pathspecs ok 16 - grep recurse submodule colon in name ok 17 - grep history with moved submoules ok 18 - grep using relative path ok 19 - grep from a subdir ok 20 - --recurse-submodules and --untracked are incompatible ok 21 - grep --recurse-submodules --no-index ignores --recurse-submodules ok 22 - grep --recurse-submodules should pass the pattern type along ok 23 - grep --recurse-submodules with submodules without .gitmodules in the working tree ok 24 - grep --recurse-submodules without --cached considers worktree modifications ok 25 - grep --recurse-submodules with --cached ignores worktree modifications # passed all 25 test(s) 1..25 ok t7600-merge.sh ..................................... ok 1 - setup ok 2 - test option parsing ok 3 - merge -h with invalid index ok 4 - reject non-strategy with a git-merge-foo name ok 5 - merge c0 with c1 ok 6 - merge c0 with c1 with --ff-only ok 7 - merge from unborn branch ok 8 - merge c1 with c2 ok 9 - merge --squash c3 with c7 ok 10 - merge c3 with c7 with commit.cleanup = scissors ok 11 - merge c3 with c7 with --squash commit.cleanup = scissors ok 12 - merge c1 with c2 and c3 ok 13 - merges with --ff-only ok 14 - merges with merge.ff=only ok 15 - merge c0 with c1 (no-commit) ok 16 - merge c1 with c2 (no-commit) ok 17 - merge c1 with c2 and c3 (no-commit) ok 18 - merge c0 with c1 (squash) ok 19 - merge c0 with c1 (squash, ff-only) ok 20 - merge c1 with c2 (squash) ok 21 - unsuccessful merge of c1 with c2 (squash, ff-only) ok 22 - merge c1 with c2 and c3 (squash) ok 23 - merge c1 with c2 (no-commit in config) ok 24 - merge c1 with c2 (log in config) ok 25 - merge c1 with c2 (log in config gets overridden) ok 26 - merge c1 with c2 (squash in config) ok 27 - override config option -n with --summary ok 28 - override config option -n with --stat ok 29 - override config option --stat ok 30 - merge c1 with c2 (override --no-commit) ok 31 - merge c1 with c2 (override --squash) ok 32 - merge c0 with c1 (no-ff) ok 33 - merge c0 with c1 (merge.ff=false) ok 34 - combine branch.master.mergeoptions with merge.ff ok 35 - tolerate unknown values for merge.ff ok 36 - combining --squash and --no-ff is refused ok 37 - combining --squash and --commit is refused ok 38 - option --ff-only overwrites --no-ff ok 39 - option --no-ff overrides merge.ff=only config ok 40 - merge c0 with c1 (ff overrides no-ff) ok 41 - merge log message ok 42 - merge c1 with c0, c2, c0, and c1 ok 43 - merge c1 with c0, c2, c0, and c1 ok 44 - merge c1 with c1 and c2 ok 45 - merge fast-forward in a dirty tree ok 46 - in-index merge ok 47 - refresh the index before merging ok 48 - merge with --autostash ok 49 - merge with merge.autoStash ok 50 - fast-forward merge with --autostash ok 51 - octopus merge with --autostash ok 52 - conflicted merge with --autostash, --abort restores stash ok 53 - completed merge (git commit) with --no-commit and --autostash ok 54 - completed merge (git merge --continue) with --no-commit and --autostash ok 55 - aborted merge (merge --abort) with --no-commit and --autostash ok 56 - aborted merge (reset --hard) with --no-commit and --autostash ok 57 - quit merge with --no-commit and --autostash ok 58 - merge with conflicted --autostash changes ok 59 - merge early part of c2 ok 60 - merge --no-ff --no-commit && commit ok 61 - amending no-ff merge commit ok 62 - merge --no-ff --edit ok 63 - merge annotated/signed tag w/o tracking ok 64 - merge annotated/signed tag w/ tracking ok 65 - merge --ff-only tag ok 66 - merge --no-edit tag should skip editor ok 67 - set up mod-256 conflict scenario ok 68 - merge detects mod-256 conflicts (recursive) ok 69 - merge detects mod-256 conflicts (resolve) ok 70 - merge nothing into void ok 71 - merge can be completed with --continue ok 72 - killed merge can be completed with --continue ok 73 - merge --quit ok 74 - merge suggests matching remote refname ok 75 - suggested names are not ambiguous # passed all 75 test(s) 1..75 ok t7900-maintenance.sh ............................... ok 1 - help text ok 2 - run [--auto|--quiet] ok 3 - maintenance.auto config option ok 4 - maintenance..enabled ok 5 - run --task= ok 6 - core.commitGraph=false prevents write process ok 7 - commit-graph auto condition ok 8 - run --task=bogus ok 9 - run --task duplicate ok 10 - run --task=prefetch with no remotes ok 11 - prefetch multiple remotes ok 12 - loose-objects task ok 13 - maintenance.loose-objects.auto ok 14 - incremental-repack task ok 15 # SKIP incremental-repack 2g limit (missing EXPENSIVE) ok 16 - maintenance.incremental-repack.auto ok 17 - --auto and --schedule incompatible ok 18 - invalid --schedule value ok 19 - --schedule inheritance weekly -> daily -> hourly ok 20 - maintenance.strategy inheritance ok 21 - register and unregister ok 22 - register and unregister with regex metacharacters ok 23 - start from empty cron table ok 24 - stop from existing schedule ok 25 - start preserves existing schedule ok 26 - magic markers are correct ok 27 - stop preserves surrounding schedule ok 28 - register preserves existing strategy ok 29 - fails when running outside of a repository # passed all 29 test(s) 1..29 ok t8001-annotate.sh .................................. ok 1 - setup A lines ok 2 - blame 1 author ok 3 - blame in a bare repo without starting commit ok 4 - blame by tag objects ok 5 - setup B lines ok 6 - blame 2 authors ok 7 - setup B1 lines (branch1) ok 8 - blame 2 authors + 1 branch1 author ok 9 - setup B2 lines (branch2) ok 10 - blame 2 authors + 1 branch2 author ok 11 - merge branch1 & branch2 ok 12 - blame 2 authors + 2 merged-in authors ok 13 - blame --first-parent blames merge for branch1 ok 14 - blame ancestor ok 15 - blame great-ancestor ok 16 - setup evil merge ok 17 - blame evil merge ok 18 - blame huge graft ok 19 - setup incomplete line ok 20 - blame incomplete line ok 21 - setup edits ok 22 - blame edits ok 23 - setup obfuscated email ok 24 - blame obfuscated email ok 25 - blame -L 1 (all) ok 26 - blame -L , (all) ok 27 - blame -L X (X to end) ok 28 - blame -L X, (X to end) ok 29 - blame -L ,Y (up to Y) ok 30 - blame -L X,X ok 31 - blame -L X,Y ok 32 - blame -L Y,X (undocumented) ok 33 - blame -L -X ok 34 - blame -L 0 ok 35 - blame -L ,0 ok 36 - blame -L ,+0 ok 37 - blame -L X,+0 ok 38 - blame -L X,+1 ok 39 - blame -L X,+N ok 40 - blame -L ,-0 ok 41 - blame -L X,-0 ok 42 - blame -L X,-1 ok 43 - blame -L X,-N ok 44 - blame -L /RE/ (RE to end) ok 45 - blame -L /RE/,/RE2/ ok 46 - blame -L X,/RE/ ok 47 - blame -L /RE/,Y ok 48 - blame -L /RE/,+N ok 49 - blame -L /RE/,-N ok 50 - blame -L X (X == nlines) ok 51 - blame -L X (X == nlines + 1) ok 52 - blame -L X (X > nlines) ok 53 - blame -L ,Y (Y == nlines) ok 54 - blame -L ,Y (Y == nlines + 1) ok 55 - blame -L ,Y (Y > nlines) ok 56 - blame -L multiple (disjoint) ok 57 - blame -L multiple (disjoint: unordered) ok 58 - blame -L multiple (adjacent) ok 59 - blame -L multiple (adjacent: unordered) ok 60 - blame -L multiple (overlapping) ok 61 - blame -L multiple (overlapping: unordered) ok 62 - blame -L multiple (superset/subset) ok 63 - blame -L multiple (superset/subset: unordered) ok 64 - blame -L /RE/ (relative) ok 65 - blame -L /RE/ (relative: no preceding range) ok 66 - blame -L /RE/ (relative: adjacent) ok 67 - blame -L /RE/ (relative: not found) ok 68 - blame -L /RE/ (relative: end-of-file) ok 69 - blame -L ^/RE/ (absolute) ok 70 - blame -L ^/RE/ (absolute: no preceding range) ok 71 - blame -L ^/RE/ (absolute: not found) ok 72 - blame -L ^/RE/ (absolute: end-of-file) ok 73 - setup -L :regex ok 74 - blame -L :literal ok 75 - blame -L :regex ok 76 - blame -L :nomatch ok 77 - blame -L :RE (relative) ok 78 - blame -L :RE (relative: no preceding range) ok 79 - blame -L :RE (relative: not found) ok 80 - blame -L :RE (relative: end-of-file) ok 81 - blame -L ^:RE (absolute) ok 82 - blame -L ^:RE (absolute: no preceding range) ok 83 - blame -L ^:RE (absolute: not found) ok 84 - blame -L ^:RE (absolute: end-of-file) ok 85 - setup -L :funcname with userdiff driver ok 86 - blame -L :funcname with userdiff driver ok 87 - setup incremental ok 88 - blame empty ok 89 - blame -L 0 empty ok 90 - blame -L 1 empty ok 91 - blame -L 2 empty ok 92 - blame half ok 93 - blame -L 0 half ok 94 - blame -L 1 half ok 95 - blame -L 2 half ok 96 - blame -L 3 half ok 97 - blame full ok 98 - blame -L 0 full ok 99 - blame -L 1 full ok 100 - blame -L 2 full ok 101 - blame -L 3 full ok 102 - blame -L ok 103 - blame -L X,+ ok 104 - blame -L X,- ok 105 - blame -L X (non-numeric X) ok 106 - blame -L X,Y (non-numeric Y) ok 107 - blame -L X,+N (non-numeric N) ok 108 - blame -L X,-N (non-numeric N) ok 109 - blame -L ,^/RE/ ok 110 - annotate old revision # passed all 110 test(s) 1..110 ok t8014-blame-ignore-fuzzy.sh ........................ ok 1 - setup ok 2 - Regression test for partially overlapping search ranges ok 3 - Combine 3 lines into 2 ok 4 - Add curly brackets ok 5 - Combine many lines and change case ok 6 - Rename and combine lines ok 7 - Same line twice ok 8 - Enforce line order ok 9 - Expand lines and rename variables ok 10 - Two close matches versus one less close match ok 11 - Piggy in the middle ok 12 - No trailing newline ok 13 - Reorder includes ok 14 - Diff chunks with no suspects ok 15 - position matching ok 16 - preserve order # passed all 16 test(s) 1..16 ok t8002-blame.sh ..................................... ok 1 - setup A lines ok 2 - blame 1 author ok 3 - blame in a bare repo without starting commit ok 4 - blame by tag objects ok 5 - setup B lines ok 6 - blame 2 authors ok 7 - setup B1 lines (branch1) ok 8 - blame 2 authors + 1 branch1 author ok 9 - setup B2 lines (branch2) ok 10 - blame 2 authors + 1 branch2 author ok 11 - merge branch1 & branch2 ok 12 - blame 2 authors + 2 merged-in authors ok 13 - blame --first-parent blames merge for branch1 ok 14 - blame ancestor ok 15 - blame great-ancestor ok 16 - setup evil merge ok 17 - blame evil merge ok 18 - blame huge graft ok 19 - setup incomplete line ok 20 - blame incomplete line ok 21 - setup edits ok 22 - blame edits ok 23 - setup obfuscated email ok 24 - blame obfuscated email ok 25 - blame -L 1 (all) ok 26 - blame -L , (all) ok 27 - blame -L X (X to end) ok 28 - blame -L X, (X to end) ok 29 - blame -L ,Y (up to Y) ok 30 - blame -L X,X ok 31 - blame -L X,Y ok 32 - blame -L Y,X (undocumented) ok 33 - blame -L -X ok 34 - blame -L 0 ok 35 - blame -L ,0 ok 36 - blame -L ,+0 ok 37 - blame -L X,+0 ok 38 - blame -L X,+1 ok 39 - blame -L X,+N ok 40 - blame -L ,-0 ok 41 - blame -L X,-0 ok 42 - blame -L X,-1 ok 43 - blame -L X,-N ok 44 - blame -L /RE/ (RE to end) ok 45 - blame -L /RE/,/RE2/ ok 46 - blame -L X,/RE/ ok 47 - blame -L /RE/,Y ok 48 - blame -L /RE/,+N ok 49 - blame -L /RE/,-N ok 50 - blame -L X (X == nlines) ok 51 - blame -L X (X == nlines + 1) ok 52 - blame -L X (X > nlines) ok 53 - blame -L ,Y (Y == nlines) ok 54 - blame -L ,Y (Y == nlines + 1) ok 55 - blame -L ,Y (Y > nlines) ok 56 - blame -L multiple (disjoint) ok 57 - blame -L multiple (disjoint: unordered) ok 58 - blame -L multiple (adjacent) ok 59 - blame -L multiple (adjacent: unordered) ok 60 - blame -L multiple (overlapping) ok 61 - blame -L multiple (overlapping: unordered) ok 62 - blame -L multiple (superset/subset) ok 63 - blame -L multiple (superset/subset: unordered) ok 64 - blame -L /RE/ (relative) ok 65 - blame -L /RE/ (relative: no preceding range) ok 66 - blame -L /RE/ (relative: adjacent) ok 67 - blame -L /RE/ (relative: not found) ok 68 - blame -L /RE/ (relative: end-of-file) ok 69 - blame -L ^/RE/ (absolute) ok 70 - blame -L ^/RE/ (absolute: no preceding range) ok 71 - blame -L ^/RE/ (absolute: not found) ok 72 - blame -L ^/RE/ (absolute: end-of-file) ok 73 - setup -L :regex ok 74 - blame -L :literal ok 75 - blame -L :regex ok 76 - blame -L :nomatch ok 77 - blame -L :RE (relative) ok 78 - blame -L :RE (relative: no preceding range) ok 79 - blame -L :RE (relative: not found) ok 80 - blame -L :RE (relative: end-of-file) ok 81 - blame -L ^:RE (absolute) ok 82 - blame -L ^:RE (absolute: no preceding range) ok 83 - blame -L ^:RE (absolute: not found) ok 84 - blame -L ^:RE (absolute: end-of-file) ok 85 - setup -L :funcname with userdiff driver ok 86 - blame -L :funcname with userdiff driver ok 87 - setup incremental ok 88 - blame empty ok 89 - blame -L 0 empty ok 90 - blame -L 1 empty ok 91 - blame -L 2 empty ok 92 - blame half ok 93 - blame -L 0 half ok 94 - blame -L 1 half ok 95 - blame -L 2 half ok 96 - blame -L 3 half ok 97 - blame full ok 98 - blame -L 0 full ok 99 - blame -L 1 full ok 100 - blame -L 2 full ok 101 - blame -L 3 full ok 102 - blame -L ok 103 - blame -L X,+ ok 104 - blame -L X,- ok 105 - blame -L X (non-numeric X) ok 106 - blame -L X,Y (non-numeric Y) ok 107 - blame -L X,+N (non-numeric N) ok 108 - blame -L X,-N (non-numeric N) ok 109 - blame -L ,^/RE/ ok 110 - setup ok 111 - blame untracked file in empty repo ok 112 - blame --show-email ok 113 - setup showEmail tests ok 114 - blame with no options and no config ok 115 - blame with showemail options ok 116 - blame with showEmail config false ok 117 - blame with showEmail config true ok 118 - set up abbrev tests ok 119 - blame --abbrev= works ok 120 - blame -l aligns regular and boundary commits ok 121 - blame --abbrev with full length behaves like -l ok 122 - --no-abbrev works like --abbrev with full length ok 123 - --exclude-promisor-objects does not BUG-crash ok 124 - blame with uncommitted edits in partial clone does not crash # passed all 124 test(s) 1..124 ok t7508-status.sh .................................... ok 1 - status -h in broken repository ok 2 - commit -h in broken repository ok 3 - create upstream branch ok 4 - setup ok 5 - status (1) ok 6 - status --column ok 7 - status --column status.displayCommentPrefix=false ok 8 - status with status.displayCommentPrefix=true ok 9 - status with status.displayCommentPrefix=false ok 10 - status -v ok 11 - status -v -v ok 12 - setup fake editor ok 13 - commit ignores status.displayCommentPrefix=false in COMMIT_EDITMSG ok 14 - status (advice.statusHints false) ok 15 - status -s ok 16 - status with gitignore ok 17 - status with gitignore (nothing untracked) ok 18 - status -s -b ok 19 - status -s -z -b ok 20 - setup dir3 ok 21 - status -uno ok 22 - status (status.showUntrackedFiles no) ok 23 - status -uno (advice.statusHints false) ok 24 - status -s -uno ok 25 - status -s (status.showUntrackedFiles no) ok 26 - status -unormal ok 27 - status (status.showUntrackedFiles normal) ok 28 - status -s -unormal ok 29 - status -s (status.showUntrackedFiles normal) ok 30 - status -uall ok 31 - status (status.showUntrackedFiles all) ok 32 - teardown dir3 ok 33 - status -s -uall ok 34 - status -s (status.showUntrackedFiles all) ok 35 - status with relative paths ok 36 - status -s with relative paths ok 37 - status --porcelain ignores relative paths setting ok 38 - setup unique colors ok 39 - status with color.ui ok 40 - status with color.status ok 41 - status -s with color.ui ok 42 - status -s with color.status ok 43 - status -s -b with color.status ok 44 - status --porcelain ignores color.ui ok 45 - status --porcelain ignores color.status ok 46 - status --porcelain respects -b ok 47 - status without relative paths ok 48 - status -s without relative paths ok 49 - status -s without relative paths ok 50 - dry-run of partial commit excluding new file in index ok 51 - status refreshes the index ok 52 - status shows detached HEAD properly after checking out non-local upstream branch ok 53 - setup status submodule summary ok 54 - status submodule summary is disabled by default ok 55 - status --untracked-files=all does not show submodule ok 56 - status -s submodule summary is disabled by default ok 57 - status -s --untracked-files=all does not show submodule ok 58 - status submodule summary ok 59 - status submodule summary with status.displayCommentPrefix=false ok 60 - commit with submodule summary ignores status.displayCommentPrefix ok 61 - status -s submodule summary ok 62 - status submodule summary (clean submodule): commit ok 63 - status -s submodule summary (clean submodule) ok 64 - status -z implies porcelain ok 65 - commit --dry-run submodule summary (--amend) ok 66 - status succeeds in a read-only repository ok 67 - --ignore-submodules=untracked suppresses submodules with untracked content ok 68 - .gitmodules ignore=untracked suppresses submodules with untracked content ok 69 - .git/config ignore=untracked suppresses submodules with untracked content ok 70 - --ignore-submodules=dirty suppresses submodules with untracked content ok 71 - .gitmodules ignore=dirty suppresses submodules with untracked content ok 72 - .git/config ignore=dirty suppresses submodules with untracked content ok 73 - --ignore-submodules=dirty suppresses submodules with modified content ok 74 - .gitmodules ignore=dirty suppresses submodules with modified content ok 75 - .git/config ignore=dirty suppresses submodules with modified content ok 76 - --ignore-submodules=untracked doesn't suppress submodules with modified content ok 77 - .gitmodules ignore=untracked doesn't suppress submodules with modified content ok 78 - .git/config ignore=untracked doesn't suppress submodules with modified content ok 79 - --ignore-submodules=untracked doesn't suppress submodule summary ok 80 - .gitmodules ignore=untracked doesn't suppress submodule summary ok 81 - .git/config ignore=untracked doesn't suppress submodule summary ok 82 - --ignore-submodules=dirty doesn't suppress submodule summary ok 83 - .gitmodules ignore=dirty doesn't suppress submodule summary ok 84 - .git/config ignore=dirty doesn't suppress submodule summary ok 85 - status (core.commentchar with submodule summary) ok 86 - status (core.commentchar with two chars with submodule summary) ok 87 - --ignore-submodules=all suppresses submodule summary ok 88 - .gitmodules ignore=all suppresses unstaged submodule summary ok 89 - .git/config ignore=all suppresses unstaged submodule summary ok 90 - setup of test environment ok 91 - "status.short=true" same as "-s" ok 92 - "status.short=true" weaker than "--no-short" ok 93 - "status.short=false" same as "--no-short" ok 94 - "status.short=false" weaker than "-s" ok 95 - "status.branch=true" same as "-b" ok 96 - "status.branch=true" different from "--no-branch" ok 97 - "status.branch=true" weaker than "--no-branch" ok 98 - "status.branch=true" weaker than "--porcelain" ok 99 - "status.branch=false" same as "--no-branch" ok 100 - "status.branch=false" weaker than "-b" ok 101 - Restore default test environment ok 102 - git commit will commit a staged but ignored submodule ok 103 - git commit --dry-run will show a staged but ignored submodule ok 104 - git commit -m will commit a staged but ignored submodule ok 105 - show stash info with "--show-stash" ok 106 - no stash info with "--show-stash --no-show-stash" ok 107 - "status.showStash=false" weaker than "--show-stash" ok 108 - "status.showStash=true" weaker than "--no-show-stash" ok 109 - no additional info if no stash entries ok 110 - "No commits yet" should be noted in status output ok 111 - "No commits yet" should not be noted in status output ok 112 - "Initial commit" should be noted in commit template ok 113 - "Initial commit" should not be noted in commit template ok 114 - --no-optional-locks prevents index update # passed all 114 test(s) 1..114 ok t8012-blame-colors.sh .............................. ok 1 - setup A lines ok 2 - blame 1 author ok 3 - blame in a bare repo without starting commit ok 4 - blame by tag objects ok 5 - setup B lines ok 6 - blame 2 authors ok 7 - setup B1 lines (branch1) ok 8 - blame 2 authors + 1 branch1 author ok 9 - setup B2 lines (branch2) ok 10 - blame 2 authors + 1 branch2 author ok 11 - merge branch1 & branch2 ok 12 - blame 2 authors + 2 merged-in authors ok 13 - blame --first-parent blames merge for branch1 ok 14 - blame ancestor ok 15 - blame great-ancestor ok 16 - setup evil merge ok 17 - blame evil merge ok 18 - blame huge graft ok 19 - setup incomplete line ok 20 - blame incomplete line ok 21 - setup edits ok 22 - blame edits ok 23 - setup obfuscated email ok 24 - blame obfuscated email ok 25 - blame -L 1 (all) ok 26 - blame -L , (all) ok 27 - blame -L X (X to end) ok 28 - blame -L X, (X to end) ok 29 - blame -L ,Y (up to Y) ok 30 - blame -L X,X ok 31 - blame -L X,Y ok 32 - blame -L Y,X (undocumented) ok 33 - blame -L -X ok 34 - blame -L 0 ok 35 - blame -L ,0 ok 36 - blame -L ,+0 ok 37 - blame -L X,+0 ok 38 - blame -L X,+1 ok 39 - blame -L X,+N ok 40 - blame -L ,-0 ok 41 - blame -L X,-0 ok 42 - blame -L X,-1 ok 43 - blame -L X,-N ok 44 - blame -L /RE/ (RE to end) ok 45 - blame -L /RE/,/RE2/ ok 46 - blame -L X,/RE/ ok 47 - blame -L /RE/,Y ok 48 - blame -L /RE/,+N ok 49 - blame -L /RE/,-N ok 50 - blame -L X (X == nlines) ok 51 - blame -L X (X == nlines + 1) ok 52 - blame -L X (X > nlines) ok 53 - blame -L ,Y (Y == nlines) ok 54 - blame -L ,Y (Y == nlines + 1) ok 55 - blame -L ,Y (Y > nlines) ok 56 - blame -L multiple (disjoint) ok 57 - blame -L multiple (disjoint: unordered) ok 58 - blame -L multiple (adjacent) ok 59 - blame -L multiple (adjacent: unordered) ok 60 - blame -L multiple (overlapping) ok 61 - blame -L multiple (overlapping: unordered) ok 62 - blame -L multiple (superset/subset) ok 63 - blame -L multiple (superset/subset: unordered) ok 64 - blame -L /RE/ (relative) ok 65 - blame -L /RE/ (relative: no preceding range) ok 66 - blame -L /RE/ (relative: adjacent) ok 67 - blame -L /RE/ (relative: not found) ok 68 - blame -L /RE/ (relative: end-of-file) ok 69 - blame -L ^/RE/ (absolute) ok 70 - blame -L ^/RE/ (absolute: no preceding range) ok 71 - blame -L ^/RE/ (absolute: not found) ok 72 - blame -L ^/RE/ (absolute: end-of-file) ok 73 - setup -L :regex ok 74 - blame -L :literal ok 75 - blame -L :regex ok 76 - blame -L :nomatch ok 77 - blame -L :RE (relative) ok 78 - blame -L :RE (relative: no preceding range) ok 79 - blame -L :RE (relative: not found) ok 80 - blame -L :RE (relative: end-of-file) ok 81 - blame -L ^:RE (absolute) ok 82 - blame -L ^:RE (absolute: no preceding range) ok 83 - blame -L ^:RE (absolute: not found) ok 84 - blame -L ^:RE (absolute: end-of-file) ok 85 - setup -L :funcname with userdiff driver ok 86 - blame -L :funcname with userdiff driver ok 87 - setup incremental ok 88 - blame empty ok 89 - blame -L 0 empty ok 90 - blame -L 1 empty ok 91 - blame -L 2 empty ok 92 - blame half ok 93 - blame -L 0 half ok 94 - blame -L 1 half ok 95 - blame -L 2 half ok 96 - blame -L 3 half ok 97 - blame full ok 98 - blame -L 0 full ok 99 - blame -L 1 full ok 100 - blame -L 2 full ok 101 - blame -L 3 full ok 102 - blame -L ok 103 - blame -L X,+ ok 104 - blame -L X,- ok 105 - blame -L X (non-numeric X) ok 106 - blame -L X,Y (non-numeric Y) ok 107 - blame -L X,+N (non-numeric N) ok 108 - blame -L X,-N (non-numeric N) ok 109 - blame -L ,^/RE/ ok 110 - colored blame colors contiguous lines ok 111 - color by age consistently colors old code ok 112 - blame color by age: new code is different # passed all 112 test(s) 1..112 ok t7816-grep-binary-pattern.sh ....................... # lib-gettext: Found 'is_IS.utf8' as an is_IS UTF-8 locale # lib-gettext: Found 'is_IS.iso88591' as an is_IS ISO-8859-1 locale ok 1 - setup ok 2 - error, PCRE v2 only: LC_ALL='C' git grep -f f -F 'yf' a ok 3 - error, PCRE v2 only: LC_ALL='C' git grep -f f -F 'yf' a ok 4 - error, PCRE v2 only: LC_ALL='is_IS.utf8' git grep -f f -F 'yf' a ok 5 - error, PCRE v2 only: LC_ALL='C' git grep -f f -F 'yx' a ok 6 - error, PCRE v2 only: LC_ALL='C' git grep -f f -F 'yx' a ok 7 - error, PCRE v2 only: LC_ALL='is_IS.utf8' git grep -f f -F 'yx' a ok 8 - error, PCRE v2 only: LC_ALL='C' git grep -f f -Fi 'Yf' a ok 9 - error, PCRE v2 only: LC_ALL='C' git grep -f f -Fi 'Yf' a ok 10 - error, PCRE v2 only: LC_ALL='is_IS.utf8' git grep -f f -Fi 'Yf' a ok 11 - error, PCRE v2 only: LC_ALL='C' git grep -f f -Fi 'Yx' a ok 12 - error, PCRE v2 only: LC_ALL='C' git grep -f f -Fi 'Yx' a ok 13 - error, PCRE v2 only: LC_ALL='is_IS.utf8' git grep -f f -Fi 'Yx' a ok 14 - error, PCRE v2 only: LC_ALL='C' git grep -f f 'yf' a ok 15 - error, PCRE v2 only: LC_ALL='C' git grep -f f 'yf' a ok 16 - LC_ALL='is_IS.utf8' git grep -P -f f 'yf' a ok 17 - error, PCRE v2 only: LC_ALL='C' git grep -f f 'yx' a ok 18 - error, PCRE v2 only: LC_ALL='C' git grep -f f 'yx' a ok 19 - LC_ALL='is_IS.utf8' git grep -P -f f 'yx' a ok 20 - error, PCRE v2 only: LC_ALL='C' git grep -f f 'æð' a ok 21 - error, PCRE v2 only: LC_ALL='C' git grep -f f 'æð' a ok 22 - LC_ALL='is_IS.utf8' git grep -P -f f 'æð' a ok 23 - error, PCRE v2 only: LC_ALL='C' git grep -f f -F 'em[*]c' a ok 24 - error, PCRE v2 only: LC_ALL='C' git grep -f f -F 'em[*]c' a ok 25 - error, PCRE v2 only: LC_ALL='is_IS.utf8' git grep -f f -F 'em[*]c' a ok 26 - error, PCRE v2 only: LC_ALL='C' git grep -f f -Fi 'EM[*]C' a ok 27 - error, PCRE v2 only: LC_ALL='C' git grep -f f -Fi 'EM[*]C' a ok 28 - error, PCRE v2 only: LC_ALL='is_IS.utf8' git grep -f f -Fi 'EM[*]C' a ok 29 - error, PCRE v2 only: LC_ALL='C' git grep -f f -F 'y[f]' a ok 30 - error, PCRE v2 only: LC_ALL='C' git grep -f f -F 'y[f]' a ok 31 - error, PCRE v2 only: LC_ALL='is_IS.utf8' git grep -f f -F 'y[f]' a ok 32 - error, PCRE v2 only: LC_ALL='C' git grep -f f -F '[y]f' a ok 33 - error, PCRE v2 only: LC_ALL='C' git grep -f f -F '[y]f' a ok 34 - error, PCRE v2 only: LC_ALL='is_IS.utf8' git grep -f f -F '[y]f' a ok 35 - error, PCRE v2 only: LC_ALL='C' git grep -f f -Fi 'Y[F]' a ok 36 - error, PCRE v2 only: LC_ALL='C' git grep -f f -Fi 'Y[F]' a ok 37 - error, PCRE v2 only: LC_ALL='is_IS.utf8' git grep -f f -Fi 'Y[F]' a ok 38 - error, PCRE v2 only: LC_ALL='C' git grep -f f -Fi '[Y]F' a ok 39 - error, PCRE v2 only: LC_ALL='C' git grep -f f -Fi '[Y]F' a ok 40 - error, PCRE v2 only: LC_ALL='is_IS.utf8' git grep -f f -Fi '[Y]F' a ok 41 - error, PCRE v2 only: LC_ALL='C' git grep -f f -F 'æ[ð]' a ok 42 - error, PCRE v2 only: LC_ALL='C' git grep -f f -F 'æ[ð]' a ok 43 - error, PCRE v2 only: LC_ALL='is_IS.utf8' git grep -f f -F 'æ[ð]' a ok 44 - error, PCRE v2 only: LC_ALL='C' git grep -f f -F '[æ]ð' a ok 45 - error, PCRE v2 only: LC_ALL='C' git grep -f f -F '[æ]ð' a ok 46 - error, PCRE v2 only: LC_ALL='is_IS.utf8' git grep -f f -F '[æ]ð' a ok 47 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i '[æ]ð' a ok 48 - LC_ALL='C' git grep -P -f f -i '[æ]ð' a ok 49 - LC_ALL='is_IS.utf8' git grep -P -f f -i '[æ]ð' a ok 50 - error, PCRE v2 only: LC_ALL='C' git grep -f f -Fi 'Æ[Ð]' a ok 51 - error, PCRE v2 only: LC_ALL='C' git grep -f f -Fi 'Æ[Ð]' a ok 52 - error, PCRE v2 only: LC_ALL='is_IS.utf8' git grep -f f -Fi 'Æ[Ð]' a ok 53 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i 'Æ[Ð]' a ok 54 - LC_ALL='C' git grep -P -f f -i 'Æ[Ð]' a ok 55 - LC_ALL='is_IS.utf8' git grep -P -f f -i 'Æ[Ð]' a ok 56 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i '[Æ]Ð' a ok 57 - LC_ALL='C' git grep -P -f f -i '[Æ]Ð' a ok 58 - LC_ALL='is_IS.utf8' git grep -P -f f -i '[Æ]Ð' a ok 59 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i '[Æ]ð' a ok 60 - LC_ALL='C' git grep -P -f f -i '[Æ]ð' a ok 61 - LC_ALL='is_IS.utf8' git grep -P -f f -i '[Æ]ð' a ok 62 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i 'ÆÐ' a ok 63 - LC_ALL='C' git grep -P -f f -i 'ÆÐ' a ok 64 - LC_ALL='is_IS.utf8' git grep -P -f f -i 'ÆÐ' a ok 65 - error, PCRE v2 only: LC_ALL='C' git grep -f f 'y[f]' a ok 66 - error, PCRE v2 only: LC_ALL='C' git grep -f f 'y[f]' a ok 67 - LC_ALL='is_IS.utf8' git grep -P -f f 'y[f]' a ok 68 - error, PCRE v2 only: LC_ALL='C' git grep -f f '[y]f' a ok 69 - error, PCRE v2 only: LC_ALL='C' git grep -f f '[y]f' a ok 70 - LC_ALL='is_IS.utf8' git grep -P -f f '[y]f' a ok 71 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i 'Y[F]' a ok 72 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i 'Y[F]' a ok 73 - LC_ALL='is_IS.utf8' git grep -P -f f -i 'Y[F]' a ok 74 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i '[Y]f' a ok 75 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i '[Y]f' a ok 76 - LC_ALL='is_IS.utf8' git grep -P -f f -i '[Y]f' a ok 77 - error, PCRE v2 only: LC_ALL='C' git grep -f f 'æ[ð]' a ok 78 - error, PCRE v2 only: LC_ALL='C' git grep -f f 'æ[ð]' a ok 79 - LC_ALL='is_IS.utf8' git grep -P -f f 'æ[ð]' a ok 80 - error, PCRE v2 only: LC_ALL='C' git grep -f f '[æ]ð' a ok 81 - error, PCRE v2 only: LC_ALL='C' git grep -f f '[æ]ð' a ok 82 - LC_ALL='is_IS.utf8' git grep -P -f f '[æ]ð' a ok 83 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i 'Æ[Ð]' a ok 84 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i 'Æ[Ð]' a ok 85 - LC_ALL='is_IS.utf8' git grep -P -f f -i 'Æ[Ð]' a ok 86 - error, PCRE v2 only: LC_ALL='C' git grep -f f 'em.*c' a ok 87 - error, PCRE v2 only: LC_ALL='C' git grep -f f 'em.*c' a ok 88 - LC_ALL='is_IS.utf8' git grep -P -f f 'em.*c' a ok 89 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i 'EM.*c' a ok 90 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i 'EM.*c' a ok 91 - LC_ALL='is_IS.utf8' git grep -P -f f -i 'EM.*c' a ok 92 - error, PCRE v2 only: LC_ALL='C' git grep -f f 'em[*]c' a ok 93 - error, PCRE v2 only: LC_ALL='C' git grep -f f 'em[*]c' a ok 94 - LC_ALL='is_IS.utf8' git grep -P -f f 'em[*]c' a ok 95 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i 'EM[*]C' a ok 96 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i 'EM[*]C' a ok 97 - LC_ALL='is_IS.utf8' git grep -P -f f -i 'EM[*]C' a ok 98 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i 'NOMATCHð' a ok 99 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i 'NOMATCHð' a ok 100 - LC_ALL='is_IS.utf8' git grep -P -f f -i 'NOMATCHð' a ok 101 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i '[Æ]NOMATCH' a ok 102 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i '[Æ]NOMATCH' a ok 103 - LC_ALL='is_IS.utf8' git grep -P -f f -i '[Æ]NOMATCH' a ok 104 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i '[æ]NOMATCH' a ok 105 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i '[æ]NOMATCH' a ok 106 - LC_ALL='is_IS.utf8' git grep -P -f f -i '[æ]NOMATCH' a ok 107 - error, PCRE v2 only: LC_ALL='C' git grep -f f -F 'y[f]' a ok 108 - error, PCRE v2 only: LC_ALL='C' git grep -f f -F 'y[f]' a ok 109 - error, PCRE v2 only: LC_ALL='is_IS.utf8' git grep -f f -F 'y[f]' a ok 110 - error, PCRE v2 only: LC_ALL='C' git grep -f f -Fi 'Y[F]' a ok 111 - error, PCRE v2 only: LC_ALL='C' git grep -f f -Fi 'Y[F]' a ok 112 - error, PCRE v2 only: LC_ALL='is_IS.utf8' git grep -f f -Fi 'Y[F]' a ok 113 - error, PCRE v2 only: LC_ALL='C' git grep -f f 'yNOMATCH' a ok 114 - error, PCRE v2 only: LC_ALL='C' git grep -f f 'yNOMATCH' a ok 115 - LC_ALL='is_IS.utf8' git grep -P -f f 'yNOMATCH' a ok 116 - error, PCRE v2 only: LC_ALL='C' git grep -f f 'NOMATCH' a ok 117 - error, PCRE v2 only: LC_ALL='C' git grep -f f 'NOMATCH' a ok 118 - LC_ALL='is_IS.utf8' git grep -P -f f 'NOMATCH' a ok 119 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i 'YNOMATCH' a ok 120 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i 'YNOMATCH' a ok 121 - LC_ALL='is_IS.utf8' git grep -P -f f -i 'YNOMATCH' a ok 122 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i 'NOMATCH' a ok 123 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i 'NOMATCH' a ok 124 - LC_ALL='is_IS.utf8' git grep -P -f f -i 'NOMATCH' a ok 125 - error, PCRE v2 only: LC_ALL='C' git grep -f f -F 'æ[ð]' a ok 126 - error, PCRE v2 only: LC_ALL='C' git grep -f f -F 'æ[ð]' a ok 127 - error, PCRE v2 only: LC_ALL='is_IS.utf8' git grep -f f -F 'æ[ð]' a ok 128 - error, PCRE v2 only: LC_ALL='C' git grep -f f -Fi 'Æ[Ð]' a ok 129 - error, PCRE v2 only: LC_ALL='C' git grep -f f -Fi 'Æ[Ð]' a ok 130 - error, PCRE v2 only: LC_ALL='is_IS.utf8' git grep -f f -Fi 'Æ[Ð]' a ok 131 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i 'Æ[Ð]' a ok 132 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i 'Æ[Ð]' a ok 133 - LC_ALL='is_IS.utf8' git grep -P -f f -i 'Æ[Ð]' a ok 134 - error, PCRE v2 only: LC_ALL='C' git grep -f f 'yNÓMATCH' a ok 135 - error, PCRE v2 only: LC_ALL='C' git grep -f f 'yNÓMATCH' a ok 136 - LC_ALL='is_IS.utf8' git grep -P -f f 'yNÓMATCH' a ok 137 - error, PCRE v2 only: LC_ALL='C' git grep -f f 'NÓMATCH' a ok 138 - error, PCRE v2 only: LC_ALL='C' git grep -f f 'NÓMATCH' a ok 139 - LC_ALL='is_IS.utf8' git grep -P -f f 'NÓMATCH' a ok 140 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i 'YNÓMATCH' a ok 141 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i 'YNÓMATCH' a ok 142 - LC_ALL='is_IS.utf8' git grep -P -f f -i 'YNÓMATCH' a ok 143 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i 'NÓMATCH' a ok 144 - error, PCRE v2 only: LC_ALL='C' git grep -f f -i 'NÓMATCH' a ok 145 - LC_ALL='is_IS.utf8' git grep -P -f f -i 'NÓMATCH' a # passed all 145 test(s) 1..145 ok t9102-git-svn-deep-rmdir.sh ........................ ok 1 - initialize repo ok 2 - mirror via git svn ok 3 - Try a commit on rmdir # passed all 3 test(s) 1..3 ok t9103-git-svn-tracked-directory-removed.sh ......... ok 1 - make history for tracking ok 2 - clone repo with git ok 3 - make sure r2 still has old file # passed all 3 test(s) 1..3 ok t9105-git-svn-commit-diff.sh ....................... ok 1 - initialize repo ok 2 - test the commit-diff command ok 3 - commit-diff to a sub-directory (with git svn config) # passed all 3 test(s) 1..3 ok t7810-grep.sh ...................................... ok 1 - setup ok 2 - grep should not segfault with a bad input ok 3 - grep -w HEAD ok 4 - grep -w HEAD (with --column) ok 5 - grep -w HEAD (with --column, extended OR) ok 6 - grep -w HEAD (with --column, --invert-match) ok 7 - grep HEAD (with --column, --invert-match, extended OR) ok 8 - grep HEAD (with --column, --invert-match, extended AND) ok 9 - grep HEAD (with --column, double-negation) ok 10 - grep -w HEAD (with --column, -C) ok 11 - grep -w HEAD (with --line-number, --column) ok 12 - grep -w HEAD (with non-extended patterns, --column) ok 13 - grep -w HEAD ok 14 - grep -w HEAD ok 15 - grep -w HEAD (w) ok 16 - grep -w HEAD (x) ok 17 - grep -w HEAD (y-1) ok 18 - grep -w HEAD (y-2) ok 19 - grep -w HEAD (z) ok 20 - grep HEAD (with --column, --only-matching) ok 21 - grep HEAD (t-1) ok 22 - grep HEAD (t-2) ok 23 - grep HEAD (t-3) ok 24 - grep -c HEAD (no /dev/null) ok 25 - grep --max-depth -1 HEAD ok 26 - grep --max-depth 0 HEAD ok 27 - grep --max-depth 0 -- '*' HEAD ok 28 - grep --max-depth 1 HEAD ok 29 - grep --max-depth 0 -- t HEAD ok 30 - grep --max-depth 0 -- . t HEAD ok 31 - grep --max-depth 0 -- t . HEAD ok 32 - grep HEAD with grep.extendedRegexp=false ok 33 - grep HEAD with grep.extendedRegexp=true ok 34 - grep HEAD with grep.patterntype=basic ok 35 - grep HEAD with grep.patterntype=extended ok 36 - grep HEAD with grep.patterntype=fixed ok 37 - grep HEAD with grep.patterntype=perl ok 38 # SKIP grep HEAD with grep.patterntype=perl errors without PCRE (missing !PCRE of !FAIL_PREREQS,!PCRE) ok 39 - grep HEAD with grep.patternType=default and grep.extendedRegexp=true ok 40 - grep HEAD with grep.extendedRegexp=true and grep.patternType=default ok 41 - grep HEAD with grep.patternType=extended and grep.extendedRegexp=false ok 42 - grep HEAD with grep.patternType=basic and grep.extendedRegexp=true ok 43 - grep HEAD with grep.extendedRegexp=false and grep.patternType=extended ok 44 - grep HEAD with grep.extendedRegexp=true and grep.patternType=basic ok 45 - grep --count HEAD ok 46 - grep --count -h HEAD ok 47 - grep HEAD should quote unusual pathnames ok 48 - grep HEAD in subdir should quote unusual relative pathnames ok 49 - grep -z HEAD with unusual pathnames ok 50 - grep -z HEAD in subdir with unusual relative pathnames ok 51 - grep -w in working tree ok 52 - grep -w in working tree (with --column) ok 53 - grep -w in working tree (with --column, extended OR) ok 54 - grep -w in working tree (with --column, --invert-match) ok 55 - grep in working tree (with --column, --invert-match, extended OR) ok 56 - grep in working tree (with --column, --invert-match, extended AND) ok 57 - grep in working tree (with --column, double-negation) ok 58 - grep -w in working tree (with --column, -C) ok 59 - grep -w in working tree (with --line-number, --column) ok 60 - grep -w in working tree (with non-extended patterns, --column) ok 61 - grep -w in working tree ok 62 - grep -w in working tree ok 63 - grep -w in working tree (w) ok 64 - grep -w in working tree (x) ok 65 - grep -w in working tree (y-1) ok 66 - grep -w in working tree (y-2) ok 67 - grep -w in working tree (z) ok 68 - grep in working tree (with --column, --only-matching) ok 69 - grep in working tree (t-1) ok 70 - grep in working tree (t-2) ok 71 - grep in working tree (t-3) ok 72 - grep -c in working tree (no /dev/null) ok 73 - grep --max-depth -1 in working tree ok 74 - grep --max-depth 0 in working tree ok 75 - grep --max-depth 0 -- '*' in working tree ok 76 - grep --max-depth 1 in working tree ok 77 - grep --max-depth 0 -- t in working tree ok 78 - grep --max-depth 0 -- . t in working tree ok 79 - grep --max-depth 0 -- t . in working tree ok 80 - grep in working tree with grep.extendedRegexp=false ok 81 - grep in working tree with grep.extendedRegexp=true ok 82 - grep in working tree with grep.patterntype=basic ok 83 - grep in working tree with grep.patterntype=extended ok 84 - grep in working tree with grep.patterntype=fixed ok 85 - grep in working tree with grep.patterntype=perl ok 86 # SKIP grep in working tree with grep.patterntype=perl errors without PCRE (missing !PCRE of !FAIL_PREREQS,!PCRE) ok 87 - grep in working tree with grep.patternType=default and grep.extendedRegexp=true ok 88 - grep in working tree with grep.extendedRegexp=true and grep.patternType=default ok 89 - grep in working tree with grep.patternType=extended and grep.extendedRegexp=false ok 90 - grep in working tree with grep.patternType=basic and grep.extendedRegexp=true ok 91 - grep in working tree with grep.extendedRegexp=false and grep.patternType=extended ok 92 - grep in working tree with grep.extendedRegexp=true and grep.patternType=basic ok 93 - grep --count in working tree ok 94 - grep --count -h in working tree ok 95 - grep in working tree should quote unusual pathnames ok 96 - grep in working tree in subdir should quote unusual relative pathnames ok 97 - grep -z in working tree with unusual pathnames ok 98 - grep -z in working tree in subdir with unusual relative pathnames ok 99 - grep -l -C ok 100 - grep -c -C ok 101 - grep -L -C ok 102 - grep --files-without-match --quiet ok 103 - grep -e A --and -e B ok 104 - grep ( -e A --or -e B ) --and -e B ok 105 - grep -e A --and --not -e B ok 106 - grep should ignore GREP_OPTIONS ok 107 - grep -f, non-existent file ok 108 - grep -f, one pattern ok 109 - grep -f, multiple patterns ok 110 - grep, multiple patterns ok 111 - grep -f, ignore empty lines ok 112 - grep -f, ignore empty lines, read patterns from stdin ok 113 - grep -q, silently report matches ok 114 - grep -C1 hunk mark between files ok 115 - log grep setup ok 116 - log grep (1) ok 117 - log grep (2) ok 118 - log grep (3) ok 119 - log grep (4) ok 120 - log grep (5) ok 121 - log grep (6) ok 122 - log grep (7) ok 123 - log grep (8) ok 124 - log grep (9) ok 125 - log grep (9) ok 126 - log --grep-reflog can only be used under -g ok 127 - log with multiple --grep uses union ok 128 - log --all-match with multiple --grep uses intersection ok 129 - log with multiple --author uses union ok 130 - log --all-match with multiple --author still uses union ok 131 - log --grep --author uses intersection ok 132 - log --grep --grep --author takes union of greps and intersects with author ok 133 - log ---all-match -grep --author --author still takes union of authors and intersects with grep ok 134 - log --grep --author --author takes union of authors and intersects with grep ok 135 - log --all-match --grep --grep --author takes intersection ok 136 - log --author does not search in timestamp ok 137 - log --committer does not search in timestamp ok 138 - grep with CE_VALID file ok 139 - grep -p with userdiff ok 140 - grep -p ok 141 - grep -p -B5 ok 142 - grep -W ok 143 - grep -W shows no trailing empty lines ok 144 - grep -W with userdiff ok 145 - includes preceding comment ok 146 - includes function line ok 147 - includes matching line ok 148 - includes last line of the function ok 149 - grep --threads=0 & -c grep.threads=0 ok 150 - grep --threads=1 & -c grep.threads=1 ok 151 - grep --threads=2 & -c grep.threads=2 ok 152 - grep --threads=3 & -c grep.threads=3 ok 153 - grep --threads=4 & -c grep.threads=4 ok 154 - grep --threads=5 & -c grep.threads=5 ok 155 - grep --threads=6 & -c grep.threads=6 ok 156 - grep --threads=7 & -c grep.threads=7 ok 157 - grep --threads=8 & -c grep.threads=8 ok 158 - grep --threads=9 & -c grep.threads=9 ok 159 - grep --threads=10 & -c grep.threads=10 ok 160 # SKIP grep --threads=N or pack.threads=N warns when no pthreads (missing !PTHREADS of !PTHREADS,C_LOCALE_OUTPUT) ok 161 - grep from a subdirectory to search wider area (1) ok 162 - grep from a subdirectory to search wider area (2) ok 163 - grep -Fi ok 164 - outside of git repository ok 165 - outside of git repository with fallbackToNoIndex ok 166 - inside git repository but with --no-index ok 167 - grep --no-index descends into repos, but not .git ok 168 - setup double-dash tests ok 169 - grep -- pattern ok 170 - grep -- pattern -- pathspec ok 171 - grep -e pattern -- path ok 172 - grep -e -- -- path ok 173 - dashdash disambiguates rev as rev ok 174 - dashdash disambiguates pathspec as pathspec ok 175 - report bogus arg without dashdash ok 176 - report bogus rev with dashdash ok 177 - allow non-existent path with dashdash ok 178 - grep --no-index pattern -- path ok 179 - grep --no-index complains of revs ok 180 - grep --no-index prefers paths to revs ok 181 - grep --no-index does not "diagnose" revs ok 182 - grep --perl-regexp pattern ok 183 # SKIP grep --perl-regexp pattern errors without PCRE (missing !PCRE of !FAIL_PREREQS,!PCRE) ok 184 - grep -P pattern ok 185 - grep -P with (*NO_JIT) doesn't error out ok 186 # SKIP grep -P pattern errors without PCRE (missing !PCRE of !FAIL_PREREQS,!PCRE) ok 187 - grep pattern with grep.extendedRegexp=true ok 188 - grep -P pattern with grep.extendedRegexp=true ok 189 - grep -P -v pattern ok 190 - grep -P -i pattern ok 191 - grep -P -w pattern ok 192 - grep -P backreferences work (the PCRE NO_AUTO_CAPTURE flag is not set) ok 193 - grep -G invalidpattern properly dies ok 194 - grep invalidpattern properly dies with grep.patternType=basic ok 195 - grep -E invalidpattern properly dies ok 196 - grep invalidpattern properly dies with grep.patternType=extended ok 197 - grep -P invalidpattern properly dies ok 198 - grep invalidpattern properly dies with grep.patternType=perl ok 199 - grep -G -E -F pattern ok 200 - grep pattern with grep.patternType=basic, =extended, =fixed ok 201 - grep -E -F -G pattern ok 202 - grep pattern with grep.patternType=extended, =fixed, =basic ok 203 - grep -F -G -E pattern ok 204 - grep pattern with grep.patternType=fixed, =basic, =extended ok 205 - grep -G -F -P -E pattern ok 206 - grep pattern with grep.patternType=fixed, =basic, =perl, =extended ok 207 - grep -G -F -E -P pattern ok 208 - grep pattern with grep.patternType=fixed, =basic, =extended, =perl ok 209 - grep -P pattern with grep.patternType=fixed ok 210 - grep -F pattern with grep.patternType=basic ok 211 - grep -G pattern with grep.patternType=fixed ok 212 - grep -E pattern with grep.patternType=fixed ok 213 - grep --color, separator ok 214 - grep --break ok 215 - grep --break with context ok 216 - grep --heading ok 217 - mimic ack-grep --group ok 218 - grep -E "^ " ok 219 - grep -P "^ " ok 220 - grep --color -e A -e B with context ok 221 - grep --color -e A --and -e B with context ok 222 - grep --color -e A --and --not -e B with context ok 223 - grep --color -e A --and -e B -p with context ok 224 - grep can find things only in the work tree ok 225 - grep can find things only in the work tree (i-t-a) ok 226 - grep does not search work tree with assume unchanged ok 227 - grep can find things only in the index ok 228 - grep does not report i-t-a with -L --cached ok 229 - grep does not report i-t-a and assume unchanged with -L # passed all 229 test(s) 1..229 ok t9115-git-svn-dcommit-funky-renames.sh ............. skipped: skip all tests in t9115 t9112-git-svn-md5less-file.sh ...................... ok 1 - load svn dumpfile ok 2 - initialize git svn ok 3 - fetch revisions from svn # passed all 3 test(s) 1..3 ok t7406-submodule-update.sh .......................... ok 1 - setup a submodule tree ok 2 - update --remote falls back to using HEAD ok 3 - submodule update detaching the HEAD ok 4 - submodule update from subdirectory ok 5 - submodule update --init --recursive from subdirectory ok 6 - submodule update --init from and of subdirectory ok 7 - submodule update does not fetch already present commits ok 8 - submodule update should fail due to local changes ok 9 - submodule update should throw away changes with --force ok 10 - submodule update --force forcibly checks out submodules ok 11 - submodule update --remote should fetch upstream changes ok 12 - submodule update --remote should fetch upstream changes with . ok 13 - local config should override .gitmodules branch ok 14 - submodule update --rebase staying on master ok 15 - submodule update --merge staying on master ok 16 - submodule update - rebase in .git/config ok 17 - submodule update - checkout in .git/config but --rebase given ok 18 - submodule update - merge in .git/config ok 19 - submodule update - checkout in .git/config but --merge given ok 20 - submodule update - checkout in .git/config ok 21 - submodule update - command in .git/config ok 22 - submodule update - command in .gitmodules is rejected ok 23 - fsck detects command in .gitmodules ok 24 - submodule update - command in .git/config catches failure ok 25 - submodule update - command in .git/config catches failure -- subdirectory ok 26 - submodule update - command run for initial population of submodule ok 27 - recursive submodule update - command in .git/config catches failure -- subdirectory ok 28 - submodule init does not copy command into .git/config ok 29 - submodule init picks up rebase ok 30 - submodule init picks up merge ok 31 - submodule update --merge - ignores --merge for new submodules ok 32 - submodule update --rebase - ignores --rebase for new submodules ok 33 - submodule update ignores update=merge config for new submodules ok 34 - submodule update ignores update=rebase config for new submodules ok 35 - submodule init picks up update=none ok 36 - submodule update - update=none in .git/config ok 37 - submodule update - update=none in .git/config but --checkout given ok 38 - submodule update --init skips submodule with update=none ok 39 - submodule update continues after checkout error ok 40 - submodule update continues after recursive checkout error ok 41 - submodule update exit immediately in case of merge conflict ok 42 - submodule update exit immediately after recursive rebase error ok 43 - add different submodules to the same path ok 44 - submodule add places git-dir in superprojects git-dir ok 45 - submodule update places git-dir in superprojects git-dir ok 46 - submodule add places git-dir in superprojects git-dir recursive ok 47 - submodule update places git-dir in superprojects git-dir recursive ok 48 - submodule add properly re-creates deeper level submodules ok 49 - submodule update properly revives a moved submodule ok 50 - submodule update can handle symbolic links in pwd ok 51 - submodule update clone shallow submodule ok 52 - submodule update clone shallow submodule outside of depth ok 53 - submodule update --recursive drops module name before recursing ok 54 - submodule update can be run in parallel ok 55 - git clone passes the parallel jobs config on to submodules ok 56 - submodule update --quiet passes quietness to merge/rebase # passed all 56 test(s) 1..56 ok t6438-submodule-directory-file-conflicts.sh ........ ok 1 - git_test_func: added submodule creates empty directory ok 2 - git_test_func: added submodule leaves existing empty directory alone ok 3 - git_test_func: replace tracked file with submodule creates empty directory ok 4 - git_test_func: replace directory with submodule ok 5 - git_test_func: removed submodule leaves submodule directory and its contents in place ok 6 - git_test_func: removed submodule leaves submodule containing a .git directory alone ok 7 - git_test_func: replace submodule with a directory must fail ok 8 - git_test_func: replace submodule containing a .git directory with a directory must fail not ok 9 - git_test_func: replace submodule with a file must fail # TODO known breakage not ok 10 - git_test_func: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 11 - git_test_func: modified submodule does not update submodule work tree ok 12 - git_test_func: modified submodule does not update submodule work tree to invalid commit ok 13 - git_test_func: modified submodule does not update submodule work tree from invalid commit ok 14 - git_test_func: added submodule doesn't remove untracked unignored file with same name ok 15 - git_test_func: added submodule creates empty directory ok 16 - git_test_func: added submodule leaves existing empty directory alone ok 17 - git_test_func: replace tracked file with submodule creates empty directory ok 18 - git_test_func: replace directory with submodule ok 19 - git_test_func: removed submodule leaves submodule directory and its contents in place ok 20 - git_test_func: removed submodule leaves submodule containing a .git directory alone ok 21 - git_test_func: replace submodule with a directory must fail ok 22 - git_test_func: replace submodule containing a .git directory with a directory must fail not ok 23 - git_test_func: replace submodule with a file must fail # TODO known breakage not ok 24 - git_test_func: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 25 - git_test_func: modified submodule does not update submodule work tree ok 26 - git_test_func: modified submodule does not update submodule work tree to invalid commit ok 27 - git_test_func: modified submodule does not update submodule work tree from invalid commit ok 28 - git_test_func: added submodule doesn't remove untracked unignored file with same name ok 29 - git_test_func: added submodule creates empty directory ok 30 - git_test_func: added submodule leaves existing empty directory alone ok 31 - git_test_func: replace tracked file with submodule creates empty directory ok 32 - git_test_func: replace directory with submodule ok 33 - git_test_func: removed submodule leaves submodule directory and its contents in place ok 34 - git_test_func: removed submodule leaves submodule containing a .git directory alone ok 35 - git_test_func: replace submodule with a directory must fail ok 36 - git_test_func: replace submodule containing a .git directory with a directory must fail not ok 37 - git_test_func: replace submodule with a file must fail # TODO known breakage not ok 38 - git_test_func: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 39 - git_test_func: modified submodule does not update submodule work tree ok 40 - git_test_func: modified submodule does not update submodule work tree to invalid commit ok 41 - git_test_func: modified submodule does not update submodule work tree from invalid commit ok 42 - git_test_func: added submodule doesn't remove untracked unignored file with same name ok 43 - git_test_func: added submodule creates empty directory ok 44 - git_test_func: added submodule leaves existing empty directory alone ok 45 - git_test_func: replace tracked file with submodule creates empty directory not ok 46 - git_test_func: replace directory with submodule # TODO known breakage ok 47 - git_test_func: removed submodule leaves submodule directory and its contents in place ok 48 - git_test_func: removed submodule leaves submodule containing a .git directory alone not ok 49 - git_test_func: replace submodule with a directory must fail # TODO known breakage not ok 50 - git_test_func: replace submodule containing a .git directory with a directory must fail # TODO known breakage not ok 51 - git_test_func: replace submodule with a file must fail # TODO known breakage not ok 52 - git_test_func: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 53 - git_test_func: modified submodule does not update submodule work tree ok 54 - git_test_func: modified submodule does not update submodule work tree to invalid commit ok 55 - git_test_func: modified submodule does not update submodule work tree from invalid commit ok 56 - git_test_func: added submodule doesn't remove untracked unignored file with same name # still have 11 known breakage(s) # passed all remaining 45 test(s) 1..56 ok t7800-difftool.sh .................................. ok 1 - basic usage requires no repo ok 2 - setup ok 3 - custom commands ok 4 - custom tool commands override built-ins ok 5 - difftool ignores bad --tool values ok 6 - difftool forwards arguments to diff ok 7 - difftool ignores exit code ok 8 - difftool forwards exit code with --trust-exit-code ok 9 - difftool forwards exit code with --trust-exit-code for built-ins ok 10 - difftool honors difftool.trustExitCode = true ok 11 - difftool honors difftool.trustExitCode = false ok 12 - difftool ignores exit code with --no-trust-exit-code ok 13 - difftool stops on error with --trust-exit-code ok 14 - difftool honors exit status if command not found ok 15 - difftool honors --gui ok 16 - difftool --gui last setting wins ok 17 - difftool --gui works without configured diff.guitool ok 18 - GIT_DIFF_TOOL variable ok 19 - GIT_DIFF_TOOL overrides ok 20 - GIT_DIFFTOOL_NO_PROMPT variable ok 21 - GIT_DIFFTOOL_PROMPT variable ok 22 - difftool.prompt config variable is false ok 23 - difftool merge.prompt = false ok 24 - difftool.prompt can overridden with -y ok 25 - difftool.prompt can overridden with --prompt ok 26 - difftool last flag wins ok 27 - difftool + mergetool config variables ok 28 - difftool..path ok 29 - difftool --extcmd=cat ok 30 - difftool --extcmd cat ok 31 - difftool -x cat ok 32 - difftool --extcmd echo arg1 ok 33 - difftool --extcmd cat arg1 ok 34 - difftool --extcmd cat arg2 ok 35 - setup with 2 files different ok 36 - say no to the first file ok 37 - say no to the second file ok 38 - ending prompt input with EOF ok 39 - difftool --tool-help ok 40 - setup change in subdirectory ok 41 - difftool -d with growing paths ok 42 - difftool -d --no-symlinks ok 43 - difftool -d --symlinks ok 44 - difftool --dir-diff --no-symlinks ok 45 - difftool --dir-diff --symlinks ok 46 - difftool --dir-diff ignores --prompt --no-symlinks ok 47 - difftool --dir-diff ignores --prompt --symlinks ok 48 - difftool --dir-diff branch from subdirectory --no-symlinks ok 49 - difftool --dir-diff branch from subdirectory --symlinks ok 50 - difftool --dir-diff v1 from subdirectory --no-symlinks ok 51 - difftool --dir-diff v1 from subdirectory --symlinks ok 52 - difftool --dir-diff branch from subdirectory w/ pathspec --no-symlinks ok 53 - difftool --dir-diff branch from subdirectory w/ pathspec --symlinks ok 54 - difftool --dir-diff v1 from subdirectory w/ pathspec --no-symlinks ok 55 - difftool --dir-diff v1 from subdirectory w/ pathspec --symlinks ok 56 - difftool --dir-diff from subdirectory with GIT_DIR set --no-symlinks ok 57 - difftool --dir-diff from subdirectory with GIT_DIR set --symlinks ok 58 - difftool --dir-diff when worktree file is missing --no-symlinks ok 59 - difftool --dir-diff when worktree file is missing --symlinks ok 60 - difftool --dir-diff with unmerged files --no-symlinks ok 61 - difftool --dir-diff with unmerged files --symlinks ok 62 - difftool --dir-diff --symlinks without unstaged changes ok 63 - difftool --dir-diff syncs worktree with unstaged change --no-symlinks ok 64 - difftool --dir-diff syncs worktree with unstaged change --symlinks ok 65 - difftool --dir-diff syncs worktree without unstaged change --no-symlinks ok 66 - difftool --dir-diff syncs worktree without unstaged change --symlinks ok 67 - difftool --no-symlinks does not overwrite working tree file ok 68 - difftool --no-symlinks detects conflict ok 69 - difftool properly honors gitlink and core.worktree ok 70 - difftool --dir-diff symlinked directories ok 71 - difftool --dir-diff handles modified symlinks ok 72 - add -N and difftool -d ok 73 - difftool --cached with unmerged files ok 74 - outside worktree ok 75 - difftool --gui, --tool and --extcmd are mutually exclusive # passed all 75 test(s) 1..75 ok t9119-git-svn-info.sh .............................. skipped: skipping svn-info test (SVN version: 1.14.1 not supported) t9113-git-svn-dcommit-new-file.sh .................. ok 1 - start tracking an empty repo ok 2 - create files in new directory with dcommit # passed all 2 test(s) 1..2 ok t9108-git-svn-glob.sh .............................. ok 1 - test refspec globbing ok 2 - test left-hand-side only globbing ok 3 - prepare test disallow multi-globs ok 4 - test disallow multi-globs # passed all 4 test(s) 1..4 ok t9121-git-svn-fetch-renamed-dir.sh ................. ok 1 - load repository with renamed directory ok 2 - init and fetch repository # passed all 2 test(s) 1..2 ok t9114-git-svn-dcommit-merge.sh ..................... ok 1 - setup svn repository ok 2 - setup git mirror and merge ok 3 - verify pre-merge ancestry ok 4 - git svn dcommit merges ok 5 - verify post-merge ancestry ok 6 - verify merge commit message # passed all 6 test(s) 1..6 ok t9111-git-svn-use-svnsync-props.sh ................. ok 1 - load svnsync repo ok 2 - verify metadata for /bar ok 3 - verify metadata for /dir/a/b/c/d/e ok 4 - verify metadata for /dir # passed all 4 test(s) 1..4 ok t9107-git-svn-migrate.sh ........................... ok 1 - setup old-looking metadata ok 2 - git-svn-HEAD is a real HEAD ok 3 - initialize old-style (v0) git svn layout ok 4 - initialize a multi-repository repo ok 5 - multi-fetch works on partial urls + paths ok 6 - migrate --minimize on old inited layout ok 7 - .rev_db auto-converted to .rev_map.UUID # passed all 7 test(s) 1..7 ok t9106-git-svn-commit-diff-clobber.sh ............... ok 1 - initialize repo ok 2 - commit change from svn side ok 3 - commit conflicting change from git ok 4 - commit complementing change from git ok 5 - dcommit fails to commit because of conflict ok 6 - dcommit does the svn equivalent of an index merge ok 7 - commit another change from svn side ok 8 - multiple dcommit from git svn will not clobber svn ok 9 - check that rebase really failed ok 10 - resolve, continue the rebase and dcommit # passed all 10 test(s) 1..10 ok t9123-git-svn-rebuild-with-rewriteroot.sh .......... ok 1 - init, fetch and checkout repository ok 2 - remove rev_map ok 3 - rebuild rev_map # passed all 3 test(s) 1..3 ok t9109-git-svn-multi-glob.sh ........................ ok 1 - test refspec globbing ok 2 - test left-hand-side only globbing ok 3 - test another branch ok 4 - prepare test disallow multiple globs ok 5 - test disallow multiple globs # passed all 5 test(s) 1..5 ok t9110-git-svn-use-svm-props.sh ..................... ok 1 - load svm repo ok 2 - verify metadata for /bar ok 3 - verify metadata for /dir/a/b/c/d/e ok 4 - verify metadata for /dir ok 5 - find commit based on SVN revision number ok 6 - empty rebase # passed all 6 test(s) 1..6 ok t7400-submodule-basic.sh ........................... ok 1 - submodule deinit works on empty repository ok 2 - setup - initial commit ok 3 - submodule init aborts on missing .gitmodules file ok 4 - submodule update aborts on missing .gitmodules file ok 5 - submodule update aborts on missing gitmodules url ok 6 - add aborts on repository with no commits ok 7 - status should ignore inner git repo when not added ok 8 - setup - repository in init subdirectory ok 9 - setup - commit with gitlink ok 10 - setup - hide init subdirectory ok 11 - setup - repository to add submodules to ok 12 - submodule add ok 13 - setup parent and one repository ok 14 - redirected submodule add does not show progress ok 15 - redirected submodule add --progress does show progress ok 16 - submodule add to .gitignored path fails ok 17 - submodule add to .gitignored path with --force ok 18 - submodule add to reconfigure existing submodule with --force ok 19 - submodule add relays add --dry-run stderr ok 20 - submodule add --branch ok 21 - submodule add with ./ in path ok 22 - submodule add with /././ in path ok 23 - submodule add with // in path ok 24 - submodule add with /.. in path ok 25 - submodule add with ./, /.. and // in path ok 26 - submodule add with \\ in path ok 27 - submodule add in subdirectory ok 28 - submodule add in subdirectory with relative path should fail ok 29 - setup - add an example entry to .gitmodules ok 30 - status should fail for unmapped paths ok 31 - setup - map path in .gitmodules ok 32 - status should only print one line ok 33 - status from subdirectory should have the same SHA1 ok 34 - setup - fetch commit name from submodule ok 35 - status should initially be "missing" ok 36 - init should register submodule url in .git/config ok 37 - status should still be "missing" after initializing ok 38 - init should fail with unknown submodule ok 39 - update should fail with unknown submodule ok 40 - status should fail with unknown submodule ok 41 - sync should fail with unknown submodule ok 42 - update should fail when path is used by a file ok 43 - update should fail when path is used by a nonempty directory ok 44 - update should work when path is an empty dir ok 45 - status should be "up-to-date" after update ok 46 - status "up-to-date" from subdirectory ok 47 - status "up-to-date" from subdirectory with path ok 48 - status should be "modified" after submodule commit ok 49 - the --cached sha1 should be rev1 ok 50 - git diff should report the SHA1 of the new submodule commit ok 51 - update should checkout rev1 ok 52 - status should be "up-to-date" after update ok 53 - checkout superproject with subproject already present ok 54 - apply submodule diff ok 55 - update --init ok 56 - update --init from subdirectory ok 57 - do not add files from a submodule ok 58 - gracefully add/reset submodule with a trailing slash ok 59 - ls-files gracefully handles trailing slash ok 60 - moving to a commit without submodule does not leave empty dir ok 61 - submodule fails ok 62 - add submodules without specifying an explicit path ok 63 - add should fail when path is used by a file ok 64 - add should fail when path is used by an existing directory ok 65 - use superproject as upstream when path is relative and no url is set there ok 66 - set up for relative path tests ok 67 - ../subrepo works with URL - ssh://hostname/repo ok 68 - ../subrepo works with port-qualified URL - ssh://hostname:22/repo ok 69 - ../subrepo path works with local path - //somewhere else/repo ok 70 - ../subrepo works with file URL - file:///tmp/repo ok 71 - ../subrepo works with helper URL- helper:://hostname/repo ok 72 - ../subrepo works with scp-style URL - user@host:repo ok 73 - ../subrepo works with scp-style URL - user@host:path/to/repo ok 74 - ../subrepo works with relative local path - foo ok 75 - ../subrepo works with relative local path - foo/bar ok 76 - ../subrepo works with relative local path - ./foo ok 77 - ../subrepo works with relative local path - ./foo/bar ok 78 - ../subrepo works with relative local path - ../foo ok 79 - ../subrepo works with relative local path - ../foo/bar ok 80 - ../bar/a/b/c works with relative local path - ../foo/bar.git ok 81 - moving the superproject does not break submodules ok 82 - moving the submodule does not break the superproject ok 83 - submodule add --name allows to replace a submodule with another at the same path ok 84 - recursive relative submodules stay relative ok 85 - submodule add with an existing name fails unless forced ok 86 - set up a second submodule ok 87 - submodule deinit works on repository without submodules ok 88 - submodule deinit should remove the whole submodule section from .git/config ok 89 - submodule deinit should unset core.worktree ok 90 - submodule deinit from subdirectory ok 91 - submodule deinit . deinits all initialized submodules ok 92 - submodule deinit --all deinits all initialized submodules ok 93 - submodule deinit deinits a submodule when its work tree is missing or empty ok 94 - submodule deinit fails when the submodule contains modifications unless forced ok 95 - submodule deinit fails when the submodule contains untracked files unless forced ok 96 - submodule deinit fails when the submodule HEAD does not match unless forced ok 97 - submodule deinit is silent when used on an uninitialized submodule ok 98 - submodule deinit fails when submodule has a .git directory even when forced ok 99 - submodule with UTF-8 name ok 100 - submodule add clone shallow submodule ok 101 - submodule helper list is not confused by common prefixes ok 102 - setup superproject with submodules ok 103 - submodule update --init with a specification ok 104 - submodule update --init with submodule.active set ok 105 - submodule update and setting submodule..active ok 106 - clone active submodule without submodule url set ok 107 - clone --recurse-submodules with a pathspec works ok 108 - clone with multiple --recurse-submodules options ok 109 - clone and subsequent updates correctly auto-initialize submodules ok 110 - init properly sets the config ok 111 - recursive clone respects -q # passed all 111 test(s) 1..111 ok t9125-git-svn-multi-glob-branch-names.sh ........... ok 1 - setup svnrepo ok 2 - test clone with multi-glob in branch names ok 3 - test dcommit to multi-globbed branch # passed all 3 test(s) 1..3 ok t9126-git-svn-follow-deleted-readded-directory.sh .. ok 1 - load repository ok 2 - fetch repository # passed all 2 test(s) 1..2 ok t9118-git-svn-funky-branch-names.sh ................ ok 1 - setup svnrepo ok 2 - test clone with funky branch names ok 3 - test dcommit to funky branch ok 4 - test dcommit to scary branch ok 5 - test dcommit to trailing_dotlock branch # passed all 5 test(s) 1..5 ok t9120-git-svn-clone-with-percent-escapes.sh ........ ok 1 - setup svnrepo ok 2 - test clone with percent escapes ok 3 - svn checkout with percent escapes ok 4 - svn checkout with space ok 5 - test clone trunk with percent escapes and minimize-url ok 6 - test clone trunk with percent escapes ok 7 - test clone --stdlayout with percent escapes ok 8 - test clone -s with unescaped space # passed all 8 test(s) 1..8 ok t9122-git-svn-author.sh ............................ ok 1 - setup svn repository ok 2 - interact with it via git svn # passed all 2 test(s) 1..2 ok t9124-git-svn-dcommit-auto-props.sh ................ ok 1 - initialize git svn ok 2 - enable auto-props config ok 3 - add files matching auto-props ok 4 - disable auto-props config ok 5 - add files matching disabled auto-props ok 6 - check resulting svn repository ok 7 - check renamed file # passed all 7 test(s) 1..7 ok t9132-git-svn-broken-symlink.sh .................... ok 1 - load svn dumpfile ok 2 - clone using git svn ok 3 - "bar" is a symlink that points to "asdf" ok 4 - get "bar" => symlink fix from svn ok 5 - "bar" remains a proper symlink # passed all 5 test(s) 1..5 ok t9101-git-svn-props.sh ............................. ok 1 - checkout working copy from svn ok 2 - setup some commits to svn ok 3 - initialize git svn ok 4 - fetch revisions from svn ok 5 - test svn:keywords ignoring ok 6 - raw $Id$ found in kw.c ok 7 - propset CR on crlf files ok 8 - fetch and pull latest from svn and checkout a new wc ok 9 - Comparing crlf ok 10 - Comparing ne_crlf ok 11 - Comparing lf ok 12 - Comparing ne_lf ok 13 - Comparing cr ok 14 - Comparing ne_cr ok 15 - Comparing empty_cr ok 16 - Comparing empty_lf ok 17 - Comparing empty ok 18 - Comparing empty_crlf ok 19 - Set CRLF on cr files ok 20 - fetch and pull latest from svn ok 21 - CRLF + $Id$ ok 22 - CRLF + $Id$ (no newline) ok 23 - test show-ignore ok 24 - test create-ignore ok 25 - test propget ok 26 - test proplist # passed all 26 test(s) 1..26 ok t9117-git-svn-init-clone.sh ........................ ok 1 - setup svnrepo ok 2 - basic clone ok 3 - clone to target directory ok 4 - clone with --stdlayout ok 5 - clone to target directory with --stdlayout ok 6 - init without -s/-T/-b/-t does not warn ok 7 - clone without -s/-T/-b/-t does not warn ok 8 - init with -s/-T/-b/-t assumes --prefix=origin/ ok 9 - clone with -s/-T/-b/-t assumes --prefix=origin/ ok 10 - init with -s/-T/-b/-t and --prefix "" still works ok 11 - clone with -s/-T/-b/-t and --prefix "" still works ok 12 - init with -T as a full url works # passed all 12 test(s) 1..12 ok t9135-git-svn-moved-branch-empty-file.sh ........... ok 1 - load svn dumpfile ok 2 - clone using git svn ok 3 - test that b1 exists and is empty # passed all 3 test(s) 1..3 ok t9136-git-svn-recreated-branch-empty-file.sh ....... ok 1 - load svn dumpfile ok 2 - clone using git svn # passed all 2 test(s) 1..2 ok t9127-git-svn-partial-rebuild.sh ................... ok 1 - initialize svnrepo ok 2 - import an early SVN revision into git ok 3 - make full git mirror of SVN ok 4 - fetch from git mirror and partial-rebuild # passed all 4 test(s) 1..4 ok t9142-git-svn-shallow-clone.sh ..................... ok 1 - setup test repository ok 2 - clone trunk with "-r HEAD" # passed all 2 test(s) 1..2 ok t9133-git-svn-nested-git-repo.sh ................... ok 1 - setup repo with a git repo inside it ok 2 - clone an SVN repo containing a git repo ok 3 - SVN-side change outside of .git ok 4 - update git svn-cloned repo ok 5 - SVN-side change inside of .git ok 6 - update git svn-cloned repo ok 7 - SVN-side change in and out of .git ok 8 - update git svn-cloned repo again # passed all 8 test(s) 1..8 ok t9131-git-svn-empty-symlink.sh ..................... ok 1 - load svn dumpfile ok 2 - clone using git svn ok 3 - enable broken symlink workaround ok 4 - "bar" is an empty file ok 5 - get "bar" => symlink fix from svn ok 6 - "bar" becomes a symlink ok 7 - clone using git svn ok 8 - disable broken symlink workaround ok 9 - "bar" is an empty file ok 10 - get "bar" => symlink fix from svn ok 11 - "bar" does not become a symlink ok 12 - clone using git svn ok 13 - "bar" is an empty file ok 14 - get "bar" => symlink fix from svn ok 15 - "bar" does not become a symlink # passed all 15 test(s) 1..15 ok t9137-git-svn-dcommit-clobber-series.sh ............ ok 1 - initialize repo ok 2 - (supposedly) non-conflicting change from SVN ok 3 - some unrelated changes to git ok 4 - change file but in unrelated area ok 5 - attempt to dcommit with a dirty index # passed all 5 test(s) 1..5 ok t9143-git-svn-gc.sh ................................ ok 1 - setup directories and test repo ok 2 - checkout working copy from svn ok 3 - set some properties to create an unhandled.log file ok 4 - Setup repo ok 5 - Fetch repo ok 6 - make backup copy of unhandled.log ok 7 - create leftover index ok 8 - git svn gc runs ok 9 - git svn index removed ok 10 - git svn gc produces a valid gzip file ok 11 - git svn gc does not change unhandled.log files # passed all 11 test(s) 1..11 ok t9139-git-svn-non-utf8-commitencoding.sh ........... ok 1 - ISO8859-1 setup ok 2 - eucJP setup ok 3 - ISO8859-1 commit on git side ok 4 - eucJP commit on git side ok 5 - ISO8859-1 dcommit to svn ok 6 - eucJP dcommit to svn # passed all 6 test(s) 1..6 ok t9138-git-svn-authors-prog.sh ...................... ok 1 - svn-authors setup ok 2 - setup svnrepo ok 3 - import authors with prog and file ok 4 - imported 6 revisions successfully ok 5 - authors-prog ran correctly ok 6 - authors-file overrode authors-prog ok 7 - authors-prog imported user without email ok 8 - imported without authors-prog and authors-file ok 9 - authors-prog handled special characters in username # passed all 9 test(s) 1..9 ok t9145-git-svn-master-branch.sh ..................... ok 1 - setup test repository ok 2 - git svn clone --stdlayout sets up trunk as master # passed all 2 test(s) 1..2 ok t7112-reset-submodule.sh ........................... ok 1 - git reset --keep --recurse-submodules: added submodule is checked out ok 2 - git reset --keep --recurse-submodules: added submodule is checked out in empty dir ok 3 - git reset --keep --recurse-submodules: replace tracked file with submodule checks out submodule ok 4 - git reset --keep --recurse-submodules: replace directory with submodule ok 5 - git reset --keep --recurse-submodules: nested submodules are checked out ok 6 - git reset --keep --recurse-submodules: removed submodule removes submodules working tree ok 7 - git reset --keep --recurse-submodules: removed submodule absorbs submodules .git directory ok 8 - git reset --keep --recurse-submodules: replace submodule with a file not ok 9 - git reset --keep --recurse-submodules: replace submodule with a file must fail with untracked files # TODO known breakage ok 10 - git reset --keep --recurse-submodules: worktrees of nested submodules are removed ok 11 - git reset --keep --recurse-submodules: modified submodule updates submodule work tree ok 12 - git reset --keep --recurse-submodules: updating to a missing submodule commit fails ok 13 - git reset --keep --recurse-submodules: submodule branch is not changed, detach HEAD instead ok 14 - git reset --keep --recurse-submodules: added submodule doesn't remove untracked file with same name not ok 15 - git reset --keep --recurse-submodules: added submodule removes an untracked ignored file # TODO known breakage not ok 16 - git reset --keep --recurse-submodules: replace submodule with a directory # TODO known breakage not ok 17 - git reset --keep --recurse-submodules: replace submodule containing a .git directory with a directory must absorb the git dir # TODO known breakage ok 18 - git reset --keep --recurse-submodules: replace submodule with a file works ignores ignored files in submodule ok 19 - git -c submodule.recurse=true reset --keep: modified submodule updates submodule work tree ok 20 - git reset --keep --recurse-submodules: modified submodule updates submodule recursively ok 21 - git reset --hard --recurse-submodules: added submodule is checked out ok 22 - git reset --hard --recurse-submodules: added submodule is checked out in empty dir ok 23 - git reset --hard --recurse-submodules: replace tracked file with submodule checks out submodule ok 24 - git reset --hard --recurse-submodules: replace directory with submodule ok 25 - git reset --hard --recurse-submodules: nested submodules are checked out ok 26 - git reset --hard --recurse-submodules: removed submodule removes submodules working tree ok 27 - git reset --hard --recurse-submodules: removed submodule absorbs submodules .git directory ok 28 - git reset --hard --recurse-submodules: replace submodule with a file not ok 29 - git reset --hard --recurse-submodules: replace submodule with a file must fail with untracked files # TODO known breakage ok 30 - git reset --hard --recurse-submodules: worktrees of nested submodules are removed ok 31 - git reset --hard --recurse-submodules: modified submodule updates submodule work tree ok 32 - git reset --hard --recurse-submodules: updating to a missing submodule commit fails ok 33 - git reset --hard --recurse-submodules: submodule branch is not changed, detach HEAD instead ok 34 - git reset --hard --recurse-submodules: added submodule does remove untracked unignored file with same name when forced ok 35 - git reset --hard --recurse-submodules: replace submodule with a directory ok 36 - git reset --hard --recurse-submodules: replace submodule containing a .git directory with a directory must fail ok 37 - git reset --hard --recurse-submodules: replace submodule with a file ignoring ignored files ok 38 - git reset --hard --recurse-submodules: modified submodule does update submodule work tree from invalid commit ok 39 - git reset --hard --recurse-submodules: updating submodules fixes .git links ok 40 - git reset --hard --recurse-submodules: changed submodule worktree is reset ok 41 - git_test_func: added submodule creates empty directory ok 42 - git_test_func: added submodule leaves existing empty directory alone ok 43 - git_test_func: replace tracked file with submodule creates empty directory ok 44 - git_test_func: replace directory with submodule ok 45 - git_test_func: removed submodule leaves submodule directory and its contents in place ok 46 - git_test_func: removed submodule leaves submodule containing a .git directory alone ok 47 - git_test_func: replace submodule with a directory must fail ok 48 - git_test_func: replace submodule containing a .git directory with a directory must fail not ok 49 - git_test_func: replace submodule with a file must fail # TODO known breakage not ok 50 - git_test_func: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 51 - git_test_func: modified submodule does not update submodule work tree ok 52 - git_test_func: modified submodule does not update submodule work tree to invalid commit ok 53 - git_test_func: modified submodule does not update submodule work tree from invalid commit ok 54 - git_test_func: added submodule doesn't remove untracked unignored file with same name ok 55 - git_test_func: added submodule creates empty directory ok 56 - git_test_func: added submodule leaves existing empty directory alone ok 57 - git_test_func: replace tracked file with submodule creates empty directory ok 58 - git_test_func: replace directory with submodule ok 59 - git_test_func: removed submodule leaves submodule directory and its contents in place ok 60 - git_test_func: removed submodule leaves submodule containing a .git directory alone ok 61 - git_test_func: replace submodule with a directory must fail ok 62 - git_test_func: replace submodule containing a .git directory with a directory must fail not ok 63 - git_test_func: replace submodule with a file must fail # TODO known breakage not ok 64 - git_test_func: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 65 - git_test_func: modified submodule does not update submodule work tree ok 66 - git_test_func: modified submodule does not update submodule work tree to invalid commit ok 67 - git_test_func: modified submodule does not update submodule work tree from invalid commit ok 68 - git_test_func: added submodule doesn't remove untracked unignored file with same name ok 69 - git_test_func: added submodule creates empty directory ok 70 - git_test_func: added submodule leaves existing empty directory alone ok 71 - git_test_func: replace tracked file with submodule creates empty directory ok 72 - git_test_func: replace directory with submodule ok 73 - git_test_func: removed submodule leaves submodule directory and its contents in place ok 74 - git_test_func: removed submodule leaves submodule containing a .git directory alone not ok 75 - git_test_func: replace submodule with a directory must fail # TODO known breakage not ok 76 - git_test_func: replace submodule containing a .git directory with a directory must fail # TODO known breakage not ok 77 - git_test_func: replace submodule with a file must fail # TODO known breakage not ok 78 - git_test_func: replace submodule containing a .git directory with a file must fail # TODO known breakage ok 79 - git_test_func: modified submodule does not update submodule work tree ok 80 - git_test_func: modified submodule does not update submodule work tree to invalid commit ok 81 - git_test_func: modified submodule does not update submodule work tree from invalid commit ok 82 - git_test_func: added submodule does remove untracked unignored file with same name when forced # still have 13 known breakage(s) # passed all remaining 69 test(s) 1..82 ok t9129-git-svn-i18n-commitencoding.sh ............... ok 1 - ISO8859-1 setup ok 2 - eucJP setup ok 3 - ISO-2022-JP setup ok 4 - ISO8859-1 commit on git side ok 5 - eucJP commit on git side ok 6 - ISO-2022-JP commit on git side ok 7 - ISO8859-1 dcommit to svn ok 8 - eucJP dcommit to svn ok 9 - ISO-2022-JP dcommit to svn ok 10 - ISO-8859-1 should match UTF-8 in svn ok 11 - eucJP should match UTF-8 in svn ok 12 - ISO-2022-JP should match UTF-8 in svn # passed all 12 test(s) 1..12 ok t9130-git-svn-authors-file.sh ...................... ok 1 - setup svnrepo ok 2 - start import with incomplete authors file ok 3 - imported 2 revisions successfully ok 4 - continues to import once authors have been added ok 5 - authors-file against globs ok 6 - fetch fails on ee ok 7 - failure happened without negative side effects ok 8 - fetch continues after authors-file is fixed ok 9 - fresh clone with svn.authors-file in config ok 10 - authors-file imported user without email # passed all 10 test(s) 1..10 ok t9144-git-svn-old-rev_map.sh ....................... ok 1 - setup test repository with old layout ok 2 - old layout continues to work # passed all 2 test(s) 1..2 ok t9134-git-svn-ignore-paths.sh ...................... ok 1 - setup test repository ok 2 - clone an SVN repository with ignored www directory ok 3 - init+fetch an SVN repository with ignored www directory ok 4 - verify ignore-paths config saved by clone ok 5 - SVN-side change outside of www ok 6 - update git svn-cloned repo (config ignore) ok 7 - update git svn-cloned repo (option ignore) ok 8 - SVN-side change inside of ignored www ok 9 - update git svn-cloned repo (config ignore) ok 10 - update git svn-cloned repo (option ignore) ok 11 - SVN-side change in and out of ignored www ok 12 - update git svn-cloned repo again (config ignore) ok 13 - update git svn-cloned repo again (option ignore) # passed all 13 test(s) 1..13 ok t9153-git-svn-rewrite-uuid.sh ...................... ok 1 - load svn repo ok 2 - verify uuid # passed all 2 test(s) 1..2 ok t9140-git-svn-reset.sh ............................. ok 1 - setup test repository ok 2 - clone SVN repository with hidden directory ok 3 - modify hidden file in SVN repo ok 4 - fetch fails on modified hidden file ok 5 - reset unwinds back to r1 ok 6 - refetch succeeds not ignoring any files # passed all 6 test(s) 1..6 ok t9150-svk-mergetickets.sh .......................... ok 1 - load svk depot ok 2 - svk merges were represented coming in # passed all 2 test(s) 1..2 ok t9152-svn-empty-dirs-after-gc.sh ................... ok 1 - initialize repo ok 2 - clone ok 3 - git svn gc runs ok 4 - git svn mkdirs recreates empty directories after git svn gc # passed all 4 test(s) 1..4 ok t9116-git-svn-log.sh ............................... ok 1 - setup repository and import ok 2 - run log ok 3 - run log against a from trunk ok 4 - test ascending revision range ok 5 - test ascending revision range with --show-commit ok 6 - test ascending revision range with --show-commit (sha1) ok 7 - test descending revision range ok 8 - test ascending revision range with unreachable revision ok 9 - test descending revision range with unreachable revision ok 10 - test ascending revision range with unreachable upper boundary revision and 1 commit ok 11 - test descending revision range with unreachable upper boundary revision and 1 commit ok 12 - test ascending revision range with unreachable lower boundary revision and 1 commit ok 13 - test descending revision range with unreachable lower boundary revision and 1 commit ok 14 - test ascending revision range with unreachable boundary revisions and no commits ok 15 - test descending revision range with unreachable boundary revisions and no commits ok 16 - test ascending revision range with unreachable boundary revisions and 1 commit ok 17 - test descending revision range with unreachable boundary revisions and 1 commit # passed all 17 test(s) 1..17 ok t9155-git-svn-fetch-deleted-tag.sh ................. ok 1 - setup svn repo ok 2 - fetch deleted tags from same revision with checksum error # passed all 2 test(s) 1..2 ok t9157-git-svn-fetch-merge.sh ....................... ok 1 - initialize source svn repo ok 2 - clone svn repo ok 3 - verify merge commit # passed all 3 test(s) 1..3 ok t9156-git-svn-fetch-deleted-tag-2.sh ............... ok 1 - setup svn repo ok 2 - fetch deleted tags from same revision with no checksum error # passed all 2 test(s) 1..2 ok t7610-mergetool.sh ................................. ok 1 - setup ok 2 - custom mergetool ok 3 - gui mergetool ok 4 - gui mergetool without merge.guitool set falls back to merge.tool ok 5 - mergetool crlf ok 6 - mergetool in subdir ok 7 - mergetool on file in parent dir ok 8 - mergetool skips autoresolved ok 9 - mergetool merges all from subdir (rerere disabled) ok 10 - mergetool merges all from subdir (rerere enabled) ok 11 - mergetool skips resolved paths when rerere is active ok 12 - conflicted stash sets up rerere ok 13 - mergetool takes partial path ok 14 - mergetool delete/delete conflict ok 15 - mergetool produces no errors when keepBackup is used ok 16 - mergetool honors tempfile config for deleted files ok 17 - mergetool keeps tempfiles when aborting delete/delete ok 18 - deleted vs modified submodule ok 19 - file vs modified submodule ok 20 - submodule in subdirectory ok 21 - directory vs modified submodule ok 22 - file with no base ok 23 - custom commands override built-ins ok 24 - filenames seen by tools start with ./ ok 25 - temporary filenames are used with mergetool.writeToTemp ok 26 - diff.orderFile configuration is honored ok 27 - mergetool -Oorder-file is honored ok 28 - mergetool --tool-help shows recognized tools # passed all 28 test(s) 1..28 ok t9158-git-svn-mergeinfo.sh ......................... ok 1 - initialize source svn repo ok 2 - clone svn repo ok 3 - change svn:mergeinfo ok 4 - verify svn:mergeinfo ok 5 - change svn:mergeinfo multiline ok 6 - verify svn:mergeinfo multiline # passed all 6 test(s) 1..6 ok t9159-git-svn-no-parent-mergeinfo.sh ............... ok 1 - test handling of root commits in merge ranges # passed all 1 test(s) 1..1 ok t9128-git-svn-cmd-branch.sh ........................ ok 1 - initialize svnrepo ok 2 - import into git ok 3 - git svn branch tests ok 4 - branch uses correct svn-remote # passed all 4 test(s) 1..4 ok t9154-git-svn-fancy-glob.sh ........................ ok 1 - load svn repo ok 2 - add red branch ok 3 - add gre branch ok 4 - add green branch ok 5 - add all branches # passed all 5 test(s) 1..5 ok t9200-git-cvsexportcommit.sh ....................... skipped: skipping git cvsexportcommit tests, cvs not found t9148-git-svn-propset.sh ........................... ok 1 - initialize git svn ok 2 - fetch revisions from svn ok 3 - add props top level ok 4 - add multiple props ok 5 - add props subdir ok 6 - add props relative # passed all 6 test(s) 1..6 ok t9302-fast-import-unpack-limit.sh .................. ok 1 - create loose objects on import ok 2 - bigger packs are preserved ok 3 - lookups after checkpoint works # passed all 3 test(s) 1..3 ok t9147-git-svn-include-paths.sh ..................... ok 1 - setup test repository ok 2 - clone an SVN repository with filter to include qqq directory ok 3 - init+fetch an SVN repository with included qqq directory ok 4 - verify include-paths config saved by clone ok 5 - SVN-side change outside of www ok 6 - update git svn-cloned repo (config include) ok 7 - update git svn-cloned repo (option include) ok 8 - SVN-side change inside of ignored www ok 9 - update git svn-cloned repo (config include) ok 10 - update git svn-cloned repo (option include) ok 11 - SVN-side change in and out of included qqq ok 12 - update git svn-cloned repo again (config include) ok 13 - update git svn-cloned repo again (option include) # passed all 13 test(s) 1..13 ok t9141-git-svn-multiple-branches.sh ................. ok 1 - setup svnrepo ok 2 - clone multiple branch and tag paths ok 3 - Multiple branch or tag paths require -d ok 4 - create new branches and tags # passed all 4 test(s) 1..4 ok t9169-git-svn-dcommit-crlf.sh ...................... ok 1 - setup commit repository # passed all 1 test(s) 1..1 ok t9160-git-svn-preserve-empty-dirs.sh ............... ok 1 - initialize source svn repo containing empty dirs ok 2 - clone svn repo with --preserve-empty-dirs ok 3 - directory empty from inception ok 4 - directory empty from subsequent svn commit ok 5 - add entry to previously empty directory ok 6 - remove non-last entry from directory ok 7 - clone svn repo with --placeholder-file specified ok 8 - placeholder namespace conflict with file ok 9 - placeholder namespace conflict with directory ok 10 - second set of svn commits and rebase ok 11 - flag persistence during subsqeuent rebase ok 12 - placeholder list persistence during subsqeuent rebase # passed all 12 test(s) 1..12 ok t9400-git-cvsserver-server.sh ...................... skipped: skipping git-cvsserver tests, cvs not found t9166-git-svn-fetch-merge-branch-of-branch2.sh ..... ok 1 - initialize source svn repo ok 2 - clone svn repo ok 3 - verify merge commit # passed all 3 test(s) 1..3 ok t9402-git-cvsserver-refs.sh ........................ skipped: skipping git-cvsserver tests, cvs not found t9401-git-cvsserver-crlf.sh ........................ skipped: skipping git-cvsserver tests, cvs not found t9351-fast-export-anonymize.sh ..................... ok 1 - setup simple repo ok 2 - export anonymized stream ok 3 - stream omits path names ok 4 - stream contains user-specified names ok 5 - stream omits gitlink oids ok 6 - stream retains other as refname ok 7 - stream omits other refnames ok 8 - stream omits identities ok 9 - stream omits tag message ok 10 - import stream to new repository ok 11 - result has two branches ok 12 - repo has original shape and timestamps ok 13 - root tree has original shape ok 14 - paths in subdir ended up in one tree ok 15 - identical gitlinks got identical oid ok 16 - tag points to branch tip ok 17 - idents are shared # passed all 17 test(s) 1..17 ok t9146-git-svn-empty-dirs.sh ........................ ok 1 - initialize repo ok 2 - clone ok 3 - empty directories exist ok 4 - option automkdirs set to false ok 5 - more emptiness ok 6 - git svn rebase creates empty directory ok 7 - git svn mkdirs recreates empty directories ok 8 - git svn mkdirs -r works ok 9 - initialize trunk ok 10 - clone trunk ok 11 - empty directories in trunk exist ok 12 - remove a top-level directory from svn ok 13 - removed top-level directory does not exist ok 14 - git svn gc-ed files work # passed all 14 test(s) 1..14 ok t9304-fast-import-marks.sh ......................... ok 1 - setup dump of basic history ok 2 - setup large marks file ok 3 - import with large marks file ok 4 - setup dump with submodule ok 5 - setup submodule mapping with large id ok 6 - import with submodule mapping # passed all 6 test(s) 1..6 ok t9303-fast-import-compression.sh ................... ok 1 - fast-import (packed) with -c core.compression=0 ok 2 - fast-import (packed) with -c core.compression=9 ok 3 - fast-import (packed) with -c core.compression=0 -c pack.compression=0 ok 4 - fast-import (packed) with -c core.compression=9 -c pack.compression=0 ok 5 - fast-import (packed) with -c core.compression=0 -c pack.compression=9 ok 6 - fast-import (packed) with -c core.compression=9 -c pack.compression=9 ok 7 - fast-import (packed) with -c pack.compression=0 ok 8 - fast-import (packed) with -c pack.compression=9 ok 9 - fast-import (loose) with -c core.compression=0 ok 10 - fast-import (loose) with -c core.compression=9 ok 11 - fast-import (loose) with -c core.compression=0 -c core.loosecompression=0 ok 12 - fast-import (loose) with -c core.compression=9 -c core.loosecompression=0 ok 13 - fast-import (loose) with -c core.compression=0 -c core.loosecompression=9 ok 14 - fast-import (loose) with -c core.compression=9 -c core.loosecompression=9 ok 15 - fast-import (loose) with -c core.loosecompression=0 ok 16 - fast-import (loose) with -c core.loosecompression=9 # passed all 16 test(s) 1..16 ok t9600-cvsimport.sh ................................. skipped: skipping cvsimport tests, cvs not found t9165-git-svn-fetch-merge-branch-of-branch.sh ...... ok 1 - initialize source svn repo ok 2 - clone svn repo ok 3 - verify merge commit # passed all 3 test(s) 1..3 ok t9601-cvsimport-vendor-branch.sh ................... skipped: skipping cvsimport tests, cvs not found t9603-cvsimport-patchsets.sh ....................... skipped: skipping cvsimport tests, cvs not found t9602-cvsimport-branches-tags.sh ................... skipped: skipping cvsimport tests, cvs not found t9162-git-svn-dcommit-interactive.sh ............... ok 1 - initialize repo ok 2 - answers: y [\n] yes ok 3 - answers: yes yes no ok 4 - answers: yes quit ok 5 - answers: all # passed all 5 test(s) 1..5 ok t9604-cvsimport-timestamps.sh ...................... skipped: skipping cvsimport tests, cvs not found t9800-git-p4-basic.sh .............................. skipped: skipping git p4 tests; python not available t9801-git-p4-branch.sh ............................. skipped: skipping git p4 tests; python not available t9802-git-p4-filetype.sh ........................... skipped: skipping git p4 tests; python not available t9803-git-p4-shell-metachars.sh .................... skipped: skipping git p4 tests; python not available t9804-git-p4-label.sh .............................. skipped: skipping git p4 tests; python not available t9805-git-p4-skip-submit-edit.sh ................... skipped: skipping git p4 tests; python not available t9806-git-p4-options.sh ............................ skipped: skipping git p4 tests; python not available t9807-git-p4-submit.sh ............................. skipped: skipping git p4 tests; python not available t9808-git-p4-chdir.sh .............................. skipped: skipping git p4 tests; python not available t9811-git-p4-label-import.sh ....................... skipped: skipping git p4 tests; python not available t9809-git-p4-client-view.sh ........................ skipped: skipping git p4 tests; python not available t9810-git-p4-rcs.sh ................................ skipped: skipping git p4 tests; python not available t9812-git-p4-wildcards.sh .......................... skipped: skipping git p4 tests; python not available t9163-git-svn-reset-clears-caches.sh ............... ok 1 - initialize source svn repo ok 2 - fetch to merge-base (a) ok 3 - rebase looses SVN merge (m) ok 4 - reset and fetch gets the SVN merge (m) correctly # passed all 4 test(s) 1..4 ok t9813-git-p4-preserve-users.sh ..................... skipped: skipping git p4 tests; python not available t9815-git-p4-submit-fail.sh ........................ skipped: skipping git p4 tests; python not available t9814-git-p4-rename.sh ............................. skipped: skipping git p4 tests; python not available t9700-perl-git.sh .................................. ok 1 - set up test repository # run 1: Perl API (perl /builddir/build/BUILD/git-2.30.2/t/t9700/test.pl) ok 2 - use Git; ok 3 - open repository ok 4 - config scalar: string ok 5 - config array: string ok 6 - config scalar: nonexistent ok 7 - config array: nonexistent ok 8 - config_int: integer ok 9 - config_int: nonexistent ok 10 - config_bool: true ok 11 - config_bool: false ok 12 - config_path: ~/foo expansion ok 13 - config_path: multiple values ok 14 - get_color ok 15 - config: multivar ok 16 - config_bool: non-boolean values fail ok 17 - ident scalar: author (type) ok 18 - ident scalar: committer (type) ok 19 - ident scalar: invalid ident string (no parsing) ok 20 - ident array: author ok 21 - ident array: author ok 22 - ident array: ident string ok 23 - ident array: invalid ident string ok 24 - ident_person: author (type) ok 25 - ident_person: ident string ok 26 - ident_person: array ok 27 - (get file hash) ok 28 - cat_blob: size ok 29 - cat_blob: data ok 30 - hash_object: roundtrip ok 31 - hash_and_insert_object: returns hash ok 32 - cat_blob: roundtrip size ok 33 - cat_blob: roundtrip data ok 34 - repo_path ok 35 - wc_path ok 36 - wc_subdir initial ok 37 - wc_subdir after wc_chdir ok 38 - config after wc_chdir ok 39 - repo_path (2) ok 40 - wc_path (2) ok 41 - wc_subdir initial (2) ok 42 - rev-parse returned hash ok 43 - log . does not show last commit ok 44 - cat_blob(outside): size ok 45 - unquote unquoted path ok 46 - unquote simple quoted path ok 47 - unquote escape sequences 1..47 # test_external test Perl API was ok # test_external_without_stderr test no stderr: Perl API was ok ok t9816-git-p4-locked.sh ............................. skipped: skipping git p4 tests; python not available t9817-git-p4-exclude.sh ............................ skipped: skipping git p4 tests; python not available t9818-git-p4-block.sh .............................. skipped: skipping git p4 tests; python not available t9820-git-p4-editor-handling.sh .................... skipped: skipping git p4 tests; python not available t9819-git-p4-case-folding.sh ....................... skipped: skipping git p4 tests; python not available t9821-git-p4-path-variations.sh .................... skipped: skipping git p4 tests; python not available t9822-git-p4-path-encoding.sh ...................... skipped: skipping git p4 tests; python not available t9823-git-p4-mock-lfs.sh ........................... skipped: skipping git p4 tests; python not available t9825-git-p4-handle-utf16-without-bom.sh ........... skipped: skipping git p4 tests; python not available t9824-git-p4-git-lfs.sh ............................ skipped: skipping git p4 tests; python not available t9826-git-p4-keep-empty-commits.sh ................. skipped: skipping git p4 tests; python not available t9827-git-p4-change-filetype.sh .................... skipped: skipping git p4 tests; python not available t9830-git-p4-symlink-dir.sh ........................ skipped: skipping git p4 tests; python not available t9828-git-p4-map-user.sh ........................... skipped: skipping git p4 tests; python not available t9829-git-p4-jobs.sh ............................... skipped: skipping git p4 tests; python not available t9831-git-p4-triggers.sh ........................... skipped: skipping git p4 tests; python not available t9832-unshelve.sh .................................. skipped: skipping git p4 tests; python not available t9833-errors.sh .................................... skipped: skipping git p4 tests; python not available t9834-git-p4-file-dir-bug.sh ....................... skipped: skipping git p4 tests; python not available t9901-git-web--browse.sh ........................... ok 1 - URL with an ampersand in it ok 2 - URL with a semi-colon in it ok 3 - URL with a hash in it ok 4 - browser paths are properly quoted ok 5 - browser command allows arbitrary shell code # passed all 5 test(s) 1..5 ok t9100-git-svn-basic.sh ............................. ok 1 - git svn --version works anywhere ok 2 - git svn help works anywhere ok 3 - initialize git svn ok 4 - import an SVN revision into git ok 5 - checkout from svn ok 6 - try a deep --rmdir with a commit ok 7 - detect node change from file to directory #1 ok 8 - detect node change from directory to file #1 ok 9 - detect node change from file to directory #2 ok 10 - detect node change from directory to file #2 ok 11 - remove executable bit from a file ok 12 - add executable bit back file ok 13 - executable file becomes a symlink to file ok 14 - new symlink is added to a file that was also just made executable ok 15 - modify a symlink to become a file ok 16 - commit with UTF-8 message: locale: en_US.UTF-8 ok 17 - test fetch functionality (svn => git) with alternate GIT_SVN_ID ok 18 - check imported tree checksums expected tree checksums ok 19 - exit if remote refs are ambigious ok 20 - exit if init-ing a would clobber a URL ok 21 - init allows us to connect to another directory in the same repo ok 22 - dcommit $rev does not clobber current branch ok 23 - able to dcommit to a subdirectory ok 24 - dcommit should not fail with a touched file ok 25 - rebase should not fail with a touched file ok 26 - able to set-tree to a subdirectory ok 27 - git-svn works in a bare repository ok 28 - git-svn works in in a repository with a gitdir: link # passed all 28 test(s) 1..28 ok t9350-fast-export.sh ............................... ok 1 - setup ok 2 - fast-export | fast-import ok 3 - fast-export ^muss^{commit} muss ok 4 - fast-export --mark-tags ^muss^{commit} muss ok 5 - fast-export master~2..master ok 6 - fast-export --reference-excluded-parents master~2..master ok 7 - fast-export --show-original-ids ok 8 - fast-export --show-original-ids | git fast-import ok 9 - reencoding iso-8859-7 ok 10 - aborting on iso-8859-7 ok 11 - preserving iso-8859-7 ok 12 - encoding preserved if reencoding fails ok 13 - import/export-marks ok 14 - set up faked signed tag ok 15 - signed-tags=abort ok 16 - signed-tags=verbatim ok 17 - signed-tags=strip ok 18 - signed-tags=warn-strip ok 19 - setup submodule ok 20 - submodule fast-export | fast-import ok 21 - setup copies ok 22 - fast-export -C -C | fast-import ok 23 - fast-export | fast-import when master is tagged ok 24 - cope with tagger-less tags ok 25 - setup for limiting exports by PATH ok 26 - dropping tag of filtered out object ok 27 - rewriting tag of filtered out object ok 28 - rewrite tag predating pathspecs to nothing not ok 29 - no exact-ref revisions included # TODO known breakage ok 30 - path limiting with import-marks does not lose unmodified files ok 31 - avoid corrupt stream with non-existent mark ok 32 - full-tree re-shows unmodified files ok 33 - set-up a few more tags for tag export tests ok 34 - tree_tag ok 35 - tree_tag-obj ok 36 - tag-obj_tag ok 37 - tag-obj_tag-obj ok 38 - handling tags of blobs ok 39 - handling nested tags ok 40 - directory becomes symlink ok 41 - fast-export quotes pathnames ok 42 - test bidirectionality ok 43 - avoid uninteresting refs ok 44 - refs are updated even if no commits need to be exported ok 45 - use refspec ok 46 - delete ref because entire history excluded ok 47 - delete refspec ok 48 - when using -C, do not declare copy when source of copy is also modified ok 49 - merge commit gets exported with --import-marks # still have 1 known breakage(s) # passed all remaining 48 test(s) 1..49 ok t9151-svn-mergeinfo.sh ............................. ok 1 - load svn dump ok 2 - all svn merges became git merge commits ok 3 - cherry picks did not become git merge commits ok 4 - svn non-merge merge commits did not become git merge commits ok 5 - commit made to merged branch is reachable from the merge ok 6 - merging two branches in one commit is detected correctly not ok 7 - everything got merged in the end # TODO known breakage # still have 1 known breakage(s) # passed all remaining 6 test(s) 1..7 ok t9167-git-svn-cmd-branch-subproject.sh ............. ok 1 - initialize svnrepo ok 2 - import into git ok 3 - git svn branch tests # passed all 3 test(s) 1..3 ok t9301-fast-import-notes.sh ......................... ok 1 - set up master branch ok 2 - add notes with simple M command ok 3 - add notes with simple N command ok 4 - update existing notes with N command ok 5 - add concatenation notes with M command ok 6 - verify that deleteall also removes notes ok 7 - verify that later N commands override earlier M commands ok 8 - add lots of commits and notes ok 9 - verify that lots of notes trigger a fanout scheme ok 10 - verify that importing a notes tree respects the fanout scheme ok 11 - verify that non-notes are untouched by a fanout change ok 12 - change a few existing notes ok 13 - verify that changing notes respect existing fanout ok 14 - remove lots of notes ok 15 - verify that removing notes trigger fanout consolidation ok 16 - verify that non-notes are untouched by a fanout change ok 17 - add notes to 16 commits in each of 10 refs # passed all 17 test(s) 1..17 ok t9502-gitweb-standalone-parse-output.sh ............ ok 1 - setup ok 2 - snapshot: full sha1 ok 3 - snapshot: shortened sha1 ok 4 - snapshot: almost full sha1 ok 5 - snapshot: HEAD ok 6 - snapshot: short branch name (master) ok 7 - snapshot: short tag name (first) ok 8 - snapshot: full branch name (refs/heads/master) ok 9 - snapshot: full tag name (refs/tags/first) ok 10 - snapshot: hierarchical branch name (xx/test) ok 11 - forks: setup ok 12 - forks: not skipped unless "forks" feature enabled ok 13 - enable forks feature ok 14 - forks: forks skipped if "forks" feature enabled ok 15 - forks: "forks" action for forked repository ok 16 - forks: can access forked repository ok 17 - forks: project_index lists all projects (incl. forks) ok 18 - xss checks # passed all 18 test(s) 1..18 ok t9903-bash-prompt.sh ............................... ok 1 - setup for prompt tests ok 2 - prompt - branch name ok 3 - prompt - branch name - symlink symref ok 4 - prompt - unborn branch ok 5 - prompt - with newline in path ok 6 - prompt - detached head ok 7 - prompt - describe detached head - contains ok 8 - prompt - describe detached head - branch ok 9 - prompt - describe detached head - describe ok 10 - prompt - describe detached head - default ok 11 - prompt - inside .git directory ok 12 - prompt - deep inside .git directory ok 13 - prompt - inside bare repository ok 14 - prompt - interactive rebase ok 15 - prompt - rebase merge ok 16 - prompt - rebase am ok 17 - prompt - merge ok 18 - prompt - cherry-pick ok 19 - prompt - revert ok 20 - prompt - bisect ok 21 - prompt - dirty status indicator - clean ok 22 - prompt - dirty status indicator - dirty worktree ok 23 - prompt - dirty status indicator - dirty index ok 24 - prompt - dirty status indicator - dirty index and worktree ok 25 - prompt - dirty status indicator - orphan branch - clean ok 26 - prompt - dirty status indicator - orphan branch - dirty index ok 27 - prompt - dirty status indicator - orphan branch - dirty index and worktree ok 28 - prompt - dirty status indicator - shell variable unset with config disabled ok 29 - prompt - dirty status indicator - shell variable unset with config enabled ok 30 - prompt - dirty status indicator - shell variable set with config disabled ok 31 - prompt - dirty status indicator - shell variable set with config enabled ok 32 - prompt - dirty status indicator - not shown inside .git directory ok 33 - prompt - stash status indicator - no stash ok 34 - prompt - stash status indicator - stash ok 35 - prompt - stash status indicator - not shown inside .git directory ok 36 - prompt - untracked files status indicator - no untracked files ok 37 - prompt - untracked files status indicator - untracked files ok 38 - prompt - untracked files status indicator - empty untracked dir ok 39 - prompt - untracked files status indicator - non-empty untracked dir ok 40 - prompt - untracked files status indicator - untracked files outside cwd ok 41 - prompt - untracked files status indicator - shell variable unset with config disabled ok 42 - prompt - untracked files status indicator - shell variable unset with config enabled ok 43 - prompt - untracked files status indicator - shell variable set with config disabled ok 44 - prompt - untracked files status indicator - shell variable set with config enabled ok 45 - prompt - untracked files status indicator - not shown inside .git directory ok 46 - prompt - format string starting with dash ok 47 - prompt - pc mode ok 48 - prompt - bash color pc mode - branch name ok 49 - prompt - bash color pc mode - detached head ok 50 - prompt - bash color pc mode - dirty status indicator - dirty worktree ok 51 - prompt - bash color pc mode - dirty status indicator - dirty index ok 52 - prompt - bash color pc mode - dirty status indicator - dirty index and worktree ok 53 - prompt - bash color pc mode - dirty status indicator - before root commit ok 54 - prompt - bash color pc mode - inside .git directory ok 55 - prompt - bash color pc mode - stash status indicator ok 56 - prompt - bash color pc mode - untracked files status indicator ok 57 - prompt - zsh color pc mode ok 58 - prompt - hide if pwd ignored - env var unset, config disabled ok 59 - prompt - hide if pwd ignored - env var unset, config disabled, pc mode ok 60 - prompt - hide if pwd ignored - env var unset, config unset ok 61 - prompt - hide if pwd ignored - env var unset, config unset, pc mode ok 62 - prompt - hide if pwd ignored - env var set, config disabled ok 63 - prompt - hide if pwd ignored - env var set, config disabled, pc mode ok 64 - prompt - hide if pwd ignored - env var set, config unset ok 65 - prompt - hide if pwd ignored - env var set, config unset, pc mode ok 66 - prompt - hide if pwd ignored - inside gitdir # passed all 66 test(s) 1..66 ok t9104-git-svn-follow-parent.sh ..................... ok 1 - initialize repo ok 2 - init and fetch a moved directory ok 3 - init and fetch from one svn-remote ok 4 - follow deleted parent ok 5 - follow larger parent ok 6 - follow higher-level parent ok 7 - follow deleted directory ok 8 - follow-parent avoids deleting relevant info ok 9 - track initial change if it was only made to parent ok 10 - follow-parent is atomic ok 11 - track multi-parent paths ok 12 - multi-fetch continues to work ok 13 - multi-fetch works off a 'clean' repository # passed all 13 test(s) 1..13 ok t9161-git-svn-mergeinfo-push.sh .................... ok 1 - load svn dump ok 2 - propagate merge information ok 3 - check svn:mergeinfo ok 4 - merge another branch ok 5 - check primary parent mergeinfo respected ok 6 - merge existing merge ok 7 - check both parents' mergeinfo respected ok 8 - make further commits to branch ok 9 - second forward merge ok 10 - check new mergeinfo added ok 11 - reintegration merge ok 12 - check reintegration mergeinfo ok 13 - dcommit a merge at the top of a stack # passed all 13 test(s) 1..13 ok t9300-fast-import.sh ............................... ok 1 - empty stream succeeds ok 2 - truncated stream complains ok 3 - A: create pack from stdin ok 4 - A: verify pack ok 5 - A: verify commit ok 6 - A: verify tree ok 7 - A: verify file2 ok 8 - A: verify file3 ok 9 - A: verify file4 ok 10 - A: verify tag/series-A ok 11 - A: verify tag/series-A-blob ok 12 - A: verify tag deletion is successful ok 13 - A: verify marks output ok 14 - A: verify marks import ok 15 - A: tag blob by sha1 ok 16 - A: verify marks import does not crash ok 17 - A: verify pack ok 18 - A: verify diff ok 19 - A: export marks with large values ok 20 - B: fail on invalid blob sha1 ok 21 - B: accept branch name "TEMP_TAG" ok 22 - B: accept empty committer ok 23 - B: reject invalid timezone ok 24 - B: accept invalid timezone with raw-permissive ok 25 - B: accept and fixup committer with no name ok 26 - B: fail on invalid committer (1) ok 27 - B: fail on invalid committer (2) ok 28 - B: fail on invalid committer (3) ok 29 - B: fail on invalid committer (4) ok 30 - B: fail on invalid committer (5) ok 31 - C: incremental import create pack from stdin ok 32 - C: verify pack ok 33 - C: validate reuse existing blob ok 34 - C: verify commit ok 35 - C: validate rename result ok 36 - D: inline data in commit ok 37 - D: verify pack ok 38 - D: validate new files added ok 39 - D: verify file5 ok 40 - D: verify file6 ok 41 - E: rfc2822 date, --date-format=raw ok 42 - E: rfc2822 date, --date-format=rfc2822 ok 43 - E: verify pack ok 44 - E: verify commit ok 45 - F: non-fast-forward update skips ok 46 - F: verify pack ok 47 - F: verify other commit ok 48 - G: non-fast-forward update forced ok 49 - G: verify pack ok 50 - G: branch changed, but logged ok 51 - H: deletall, add 1 ok 52 - H: verify pack ok 53 - H: validate old files removed, new files added ok 54 - H: verify file ok 55 - I: export-pack-edges ok 56 - I: verify edge list ok 57 - J: reset existing branch creates empty commit ok 58 - J: branch has 1 commit, empty tree ok 59 - J: tag must fail on empty branch ok 60 - K: reinit branch with from ok 61 - K: verify K^1 = branch^1 ok 62 - L: verify internal tree sorting ok 63 - L: nested tree copy does not corrupt deltas ok 64 - M: rename file in same subdirectory ok 65 - M: rename file to new subdirectory ok 66 - M: rename subdirectory to new subdirectory ok 67 - M: rename root to subdirectory ok 68 - N: copy file in same subdirectory ok 69 - N: copy then modify subdirectory ok 70 - N: copy dirty subdirectory ok 71 - N: copy directory by id ok 72 - N: read and copy directory ok 73 - N: empty directory reads as missing ok 74 - N: copy root directory by tree hash ok 75 - N: copy root by path ok 76 - N: delete directory by copying ok 77 - N: modify copied tree ok 78 - N: reject foo/ syntax ok 79 - N: reject foo/ syntax in copy source ok 80 - N: reject foo/ syntax in rename source ok 81 - N: reject foo/ syntax in ls argument ok 82 - N: copy to root by id and modify ok 83 - N: extract subtree ok 84 - N: modify subtree, extract it, and modify again ok 85 - O: comments are all skipped ok 86 - O: blank lines not necessary after data commands ok 87 - O: repack before next test ok 88 - O: blank lines not necessary after other commands ok 89 - O: progress outputs as requested by input ok 90 - P: superproject & submodule mix ok 91 - P: verbatim SHA gitlinks ok 92 - P: fail on inline gitlink ok 93 - P: fail on blob mark in gitlink ok 94 - Q: commit notes ok 95 - Q: verify pack ok 96 - Q: verify first commit ok 97 - Q: verify second commit ok 98 - Q: verify third commit ok 99 - Q: verify first notes commit ok 100 - Q: verify first notes tree ok 101 - Q: verify first note for first commit ok 102 - Q: verify first note for second commit ok 103 - Q: verify first note for third commit ok 104 - Q: verify second notes commit ok 105 - Q: verify second notes tree ok 106 - Q: verify second note for first commit ok 107 - Q: verify first note for second commit ok 108 - Q: verify first note for third commit ok 109 - Q: verify third notes commit ok 110 - Q: verify third notes tree ok 111 - Q: verify third note for first commit ok 112 - Q: verify fourth notes commit ok 113 - Q: verify fourth notes tree ok 114 - Q: verify second note for second commit ok 115 - Q: deny note on empty branch ok 116 - R: abort on unsupported feature ok 117 - R: supported feature is accepted ok 118 - R: abort on receiving feature after data command ok 119 - R: import-marks features forbidden by default ok 120 - R: only one import-marks feature allowed per stream ok 121 - R: export-marks feature forbidden by default ok 122 - R: export-marks feature results in a marks file being created ok 123 - R: export-marks options can be overridden by commandline options ok 124 - R: catch typo in marks file name ok 125 - R: import and output marks can be the same file ok 126 - R: --import-marks=foo --output-marks=foo to create foo fails ok 127 - R: --import-marks-if-exists ok 128 - R: feature import-marks-if-exists ok 129 - R: import to output marks works without any content ok 130 - R: import marks prefers commandline marks file over the stream ok 131 - R: multiple --import-marks= should be honoured ok 132 - R: feature relative-marks should be honoured ok 133 - R: feature no-relative-marks should be honoured ok 134 - R: feature ls supported ok 135 - R: feature cat-blob supported ok 136 - R: cat-blob-fd must be a nonnegative integer ok 137 - R: print old blob ok 138 - R: in-stream cat-blob-fd not respected ok 139 - R: print mark for new blob ok 140 - R: print new blob ok 141 - R: print new blob by sha1 ok 142 - setup: big file ok 143 - R: print two blobs to stdout ok 144 - R: copy using cat-file ok 145 - R: print blob mid-commit ok 146 - R: print staged blob within commit ok 147 - R: quiet option results in no stats being output ok 148 - R: feature done means terminating "done" is mandatory ok 149 - R: terminating "done" with trailing gibberish is ok ok 150 - R: terminating "done" within commit ok 151 - R: die on unknown option ok 152 - R: unknown commandline options are rejected ok 153 - R: die on invalid option argument ok 154 - R: ignore non-git options ok 155 - R: corrupt lines do not mess marks file ok 156 - R: blob bigger than threshold ok 157 - R: verify created pack ok 158 - R: verify written objects ok 159 - R: blob appears only once ok 160 - S: initialize for S tests ok 161 - S: filemodify with garbage after mark must fail ok 162 - S: filemodify with garbage after inline must fail ok 163 - S: filemodify with garbage after sha1 must fail ok 164 - S: notemodify with garbage after mark dataref must fail ok 165 - S: notemodify with garbage after inline dataref must fail ok 166 - S: notemodify with garbage after sha1 dataref must fail ok 167 - S: notemodify with garbage after mark commit-ish must fail ok 168 - S: from with garbage after mark must fail ok 169 - S: merge with garbage after mark must fail ok 170 - S: tag with garbage after mark must fail ok 171 - S: cat-blob with garbage after mark must fail ok 172 - S: ls with garbage after mark must fail ok 173 - S: ls with garbage after sha1 must fail ok 174 - T: ls root tree ok 175 - T: delete branch ok 176 - T: empty reset doesnt delete branch ok 177 - U: initialize for U tests ok 178 - U: filedelete file succeeds ok 179 - U: validate file delete result ok 180 - U: filedelete directory succeeds ok 181 - U: validate directory delete result ok 182 - U: filedelete root succeeds ok 183 - U: validate root delete result ok 184 - V: checkpoint helper does not get stuck with extra output ok 185 - V: checkpoint updates refs after reset ok 186 - V: checkpoint updates refs and marks after commit ok 187 - V: checkpoint updates refs and marks after commit (no new objects) ok 188 - V: checkpoint updates tags after tag ok 189 - W: get-mark & empty orphan commit with no newlines ok 190 - W: get-mark & empty orphan commit with one newline ok 191 - W: get-mark & empty orphan commit with ugly second newline ok 192 - W: get-mark & empty orphan commit with erroneous third newline ok 193 - X: handling encoding ok 194 - Y: setup ok 195 - Y: rewrite submodules # passed all 195 test(s) 1..195 ok t9501-gitweb-standalone-http-status.sh ............. ok 1 - setup ok 2 - snapshots: tgz only default format enabled ok 3 - snapshots: all enabled in default, use default disabled value ok 4 - snapshots: zip explicitly disabled ok 5 - snapshots: tgz explicitly enabled ok 6 - snapshots: good tree-ish id ok 7 - snapshots: bad tree-ish id ok 8 - snapshots: bad tree-ish id (tagged object) ok 9 - snapshots: good object id ok 10 - snapshots: bad object id ok 11 - modification: feed last-modified ok 12 - modification: feed if-modified-since (modified) ok 13 - modification: feed if-modified-since (unmodified) ok 14 - modification: snapshot last-modified ok 15 - modification: snapshot if-modified-since (modified) ok 16 - modification: snapshot if-modified-since (unmodified) ok 17 - modification: tree snapshot ok 18 - load checking: load too high (default action) ok 19 - invalid arguments: invalid regexp (in project search) # passed all 19 test(s) 1..19 ok t9168-git-svn-partially-globbed-names.sh ........... ok 1 - prepare test refspec prefixed globbing ok 2 - test refspec prefixed globbing ok 3 - prepare test left-hand-side only prefixed globbing ok 4 - test left-hand-side only prefixed globbing ok 5 - prepare test prefixed globs match just prefix ok 6 - test prefixed globs match just prefix ok 7 - prepare test disallow prefixed multi-globs ok 8 - test disallow prefixed multi-globs ok 9 - prepare test globbing in the middle of the word ok 10 - test globbing in the middle of the word ok 11 - prepare test disallow multiple asterisks in one word ok 12 - test disallow multiple asterisks in one word # passed all 12 test(s) 1..12 ok t9902-completion.sh ................................ ok 1 - setup for __git_find_repo_path/__gitdir tests ok 2 - __git_find_repo_path - from command line (through $__git_dir) ok 3 - __git_find_repo_path - .git directory in cwd ok 4 - __git_find_repo_path - .git directory in parent ok 5 - __git_find_repo_path - cwd is a .git directory ok 6 - __git_find_repo_path - parent is a .git directory ok 7 - __git_find_repo_path - $GIT_DIR set while .git directory in cwd ok 8 - __git_find_repo_path - $GIT_DIR set while .git directory in parent ok 9 - __git_find_repo_path - from command line while "git -C" ok 10 - __git_find_repo_path - relative dir from command line and "git -C" ok 11 - __git_find_repo_path - $GIT_DIR set while "git -C" ok 12 - __git_find_repo_path - relative dir in $GIT_DIR and "git -C" ok 13 - __git_find_repo_path - "git -C" while .git directory in cwd ok 14 - __git_find_repo_path - "git -C" while cwd is a .git directory ok 15 - __git_find_repo_path - "git -C" while .git directory in parent ok 16 - __git_find_repo_path - non-existing path in "git -C" ok 17 - __git_find_repo_path - non-existing path in $__git_dir ok 18 - __git_find_repo_path - non-existing $GIT_DIR ok 19 - __git_find_repo_path - gitfile in cwd ok 20 - __git_find_repo_path - gitfile in parent ok 21 - __git_find_repo_path - resulting path avoids symlinks ok 22 - __git_find_repo_path - not a git repository ok 23 - __gitdir - finds repo ok 24 - __gitdir - returns error when cannot find repo ok 25 - __gitdir - repo as argument ok 26 - __gitdir - remote as argument ok 27 - __git_dequote - plain unquoted word ok 28 - __git_dequote - backslash escaped ok 29 - __git_dequote - single quoted ok 30 - __git_dequote - double quoted ok 31 - __git_dequote - open single quote ok 32 - __git_dequote - open double quote ok 33 - __gitcomp_direct - puts everything into COMPREPLY as-is ok 34 - __gitcomp - trailing space - options ok 35 - __gitcomp - trailing space - config keys ok 36 - __gitcomp - option parameter ok 37 - __gitcomp - prefix ok 38 - __gitcomp - suffix ok 39 - __gitcomp - ignore optional negative options ok 40 - __gitcomp - ignore/narrow optional negative options ok 41 - __gitcomp - ignore/narrow optional negative options ok 42 - __gitcomp - expand all negative options ok 43 - __gitcomp - expand/narrow all negative options ok 44 - __gitcomp - doesnt fail because of invalid variable name ok 45 - __gitcomp_nl - trailing space ok 46 - __gitcomp_nl - prefix ok 47 - __gitcomp_nl - suffix ok 48 - __gitcomp_nl - no suffix ok 49 - __gitcomp_nl - doesnt fail because of invalid variable name ok 50 - __git_remotes - list remotes from $GIT_DIR/remotes and from config file ok 51 - __git_is_configured_remote ok 52 - setup for ref completion ok 53 - __git_refs - simple ok 54 - __git_refs - full refs ok 55 - __git_refs - repo given on the command line ok 56 - __git_refs - remote on local file system ok 57 - __git_refs - remote on local file system - full refs ok 58 - __git_refs - configured remote ok 59 - __git_refs - configured remote - full refs ok 60 - __git_refs - configured remote - repo given on the command line ok 61 - __git_refs - configured remote - full refs - repo given on the command line ok 62 - __git_refs - configured remote - remote name matches a directory ok 63 - __git_refs - URL remote ok 64 - __git_refs - URL remote - full refs ok 65 - __git_refs - non-existing remote ok 66 - __git_refs - non-existing remote - full refs ok 67 - __git_refs - non-existing URL remote ok 68 - __git_refs - non-existing URL remote - full refs ok 69 - __git_refs - not in a git repository ok 70 - __git_refs - unique remote branches for git checkout DWIMery ok 71 - __git_refs - after --opt= ok 72 - __git_refs - after --opt= - full refs ok 73 - __git refs - excluding refs ok 74 - __git refs - excluding full refs ok 75 - setup for filtering matching refs ok 76 - __git_refs - do not filter refs unless told so ok 77 - __git_refs - only matching refs ok 78 - __git_refs - only matching refs - full refs ok 79 - __git_refs - only matching refs - remote on local file system ok 80 - __git_refs - only matching refs - configured remote ok 81 - __git_refs - only matching refs - remote - full refs ok 82 - __git_refs - only matching refs - checkout DWIMery ok 83 - teardown after filtering matching refs ok 84 - __git_refs - for-each-ref format specifiers in prefix ok 85 - __git_complete_refs - simple ok 86 - __git_complete_refs - matching ok 87 - __git_complete_refs - remote ok 88 - __git_complete_refs - track ok 89 - __git_complete_refs - current word ok 90 - __git_complete_refs - prefix ok 91 - __git_complete_refs - suffix ok 92 - __git_complete_fetch_refspecs - simple ok 93 - __git_complete_fetch_refspecs - matching ok 94 - __git_complete_fetch_refspecs - prefix ok 95 - __git_complete_fetch_refspecs - fully qualified ok 96 - __git_complete_fetch_refspecs - fully qualified & prefix ok 97 - git switch - with no options, complete local branches and unique remote branch names for DWIM logic ok 98 - git checkout - completes refs and unique remote branches for DWIM ok 99 - git switch - with --no-guess, complete only local branches ok 100 - git switch - with GIT_COMPLETION_CHECKOUT_NO_GUESS=1, complete only local branches ok 101 - git switch - --guess overrides GIT_COMPLETION_CHECKOUT_NO_GUESS=1, complete local branches and unique remote names for DWIM logic ok 102 - git switch - a later --guess overrides previous --no-guess, complete local and remote unique branches for DWIM ok 103 - git switch - a later --no-guess overrides previous --guess, complete only local branches ok 104 - git checkout - with GIT_COMPLETION_NO_GUESS=1 only completes refs ok 105 - git checkout - --guess overrides GIT_COMPLETION_NO_GUESS=1, complete refs and unique remote branches for DWIM ok 106 - git checkout - with --no-guess, only completes refs ok 107 - git checkout - a later --guess overrides previous --no-guess, complete refs and unique remote branches for DWIM ok 108 - git checkout - a later --no-guess overrides previous --guess, complete only refs ok 109 - git checkout - with checkout.guess = false, only completes refs ok 110 - git checkout - with checkout.guess = true, completes refs and unique remote branches for DWIM ok 111 - git checkout - a later --guess overrides previous checkout.guess = false, complete refs and unique remote branches for DWIM ok 112 - git checkout - a later --no-guess overrides previous checkout.guess = true, complete only refs ok 113 - git switch - with --detach, complete all references ok 114 - git checkout - with --detach, complete only references ok 115 - git switch - with -d, complete all references ok 116 - git checkout - with -d, complete only references ok 117 - git switch - with --track, complete only remote branches ok 118 - git checkout - with --track, complete only remote branches ok 119 - git switch - with --no-track, complete only local branch names ok 120 - git checkout - with --no-track, complete only local references ok 121 - git switch - with -c, complete all references ok 122 - git switch - with -C, complete all references ok 123 - git switch - with -c and --track, complete all references ok 124 - git switch - with -C and --track, complete all references ok 125 - git switch - with -c and --no-track, complete all references ok 126 - git switch - with -C and --no-track, complete all references ok 127 - git checkout - with -b, complete all references ok 128 - git checkout - with -B, complete all references ok 129 - git checkout - with -b and --track, complete all references ok 130 - git checkout - with -B and --track, complete all references ok 131 - git checkout - with -b and --no-track, complete all references ok 132 - git checkout - with -B and --no-track, complete all references ok 133 - git switch - for -c, complete local branches and unique remote branches ok 134 - git switch - for -C, complete local branches and unique remote branches ok 135 - git switch - for -c with --no-guess, complete local branches only ok 136 - git switch - for -C with --no-guess, complete local branches only ok 137 - git switch - for -c with --no-track, complete local branches only ok 138 - git switch - for -C with --no-track, complete local branches only ok 139 - git checkout - for -b, complete local branches and unique remote branches ok 140 - git checkout - for -B, complete local branches and unique remote branches ok 141 - git checkout - for -b with --no-guess, complete local branches only ok 142 - git checkout - for -B with --no-guess, complete local branches only ok 143 - git checkout - for -b with --no-track, complete local branches only ok 144 - git checkout - for -B with --no-track, complete local branches only ok 145 - git switch - with --orphan completes local branch names and unique remote branch names ok 146 - git switch - --orphan with branch already provided completes nothing else ok 147 - git checkout - with --orphan completes local branch names and unique remote branch names ok 148 - git checkout - --orphan with branch already provided completes local refs for a start-point ok 149 - teardown after ref completion ok 150 - setup for path completion tests ok 151 - __git_complete_index_file - simple ok 152 - __git_complete_index_file - escaped characters on cmdline ok 153 - __git_complete_index_file - quoted characters on cmdline ok 154 - __git_complete_index_file - UTF-8 in ls-files output ok 155 - __git_complete_index_file - C-style escapes in ls-files output ok 156 - __git_complete_index_file - \nnn-escaped characters in ls-files output ok 157 - __git_complete_index_file - removing repeated quoted path components ok 158 - teardown after path completion tests ok 159 - __git_find_on_cmdline - single match ok 160 - __git_find_on_cmdline - multiple matches ok 161 - __git_find_on_cmdline - no match ok 162 - __git_find_on_cmdline - single match with index ok 163 - __git_find_on_cmdline - multiple matches with index ok 164 - __git_find_on_cmdline - no match with index ok 165 - __git_get_config_variables ok 166 - __git_pretty_aliases ok 167 - basic ok 168 - double dash "git" itself ok 169 - double dash "git checkout" ok 170 - general options ok 171 - general options plus command ok 172 - git --help completion ok 173 - completion.commands removes multiple commands ok 174 - setup for integration tests ok 175 - checkout completes ref names ok 176 - git -C checkout uses the right repo ok 177 - show completes all refs ok 178 - : completes paths ok 179 - complete tree filename with spaces ok 180 - complete tree filename with metacharacters ok 181 - send-email ok 182 - complete files ok 183 - simple alias ok 184 - recursive alias ok 185 - completion uses completion for alias: !sh -c 'git ...' ok 186 - completion uses completion for alias: !f () { VAR=val git ... } ok 187 - completion used completion for alias: !f() { : git ; ... } ok 188 - completion without explicit _git_xxx function not ok 189 - complete with tilde expansion # TODO known breakage ok 190 - setup other remote for remote reference completion ok 191 - __git_complete_remote_or_refspec - push -d other not ok 192 - __git_complete_remote_or_refspec - push other -d # TODO known breakage ok 193 - __git_complete_remote_or_refspec - push --delete other not ok 194 - __git_complete_remote_or_refspec - push other --delete # TODO known breakage ok 195 - git config - section ok 196 - git config - variable name ok 197 - git config - value ok 198 - git -c - section ok 199 - git -c - variable name ok 200 - git -c - value ok 201 - git clone --config= - section ok 202 - git clone --config= - variable name ok 203 - git clone --config= - value ok 204 - sourcing the completion script clears cached commands ok 205 - sourcing the completion script clears cached merge strategies ok 206 - sourcing the completion script clears cached --options # still have 3 known breakage(s) # passed all remaining 203 test(s) 1..206 ok t9164-git-svn-dcommit-concurrent.sh ................ ok 1 - setup svn repository ok 2 - check if post-commit hook creates a concurrent commit ok 3 - check if pre-commit hook fails ok 4 - dcommit error handling ok 5 - dcommit concurrent change in non-changed file ok 6 - dcommit concurrent non-conflicting change ok 7 - dcommit --no-rebase concurrent non-conflicting change ok 8 - dcommit fails on concurrent conflicting change # passed all 8 test(s) 1..8 ok t9500-gitweb-standalone-no-errors.sh ............... ok 1 - no commits: projects_list (implicit) ok 2 - no commits: projects_index ok 3 - no commits: .git summary (implicit) ok 4 - no commits: .git commit (implicit HEAD) ok 5 - no commits: .git commitdiff (implicit HEAD) ok 6 - no commits: .git tree (implicit HEAD) ok 7 - no commits: .git heads ok 8 - no commits: .git tags ok 9 - Make initial commit ok 10 - projects_list (implicit) ok 11 - projects_index ok 12 - .git summary (implicit) ok 13 - .git commit (implicit HEAD) ok 14 - .git commitdiff (implicit HEAD, root commit) ok 15 - .git commitdiff_plain (implicit HEAD, root commit) ok 16 - .git commit (HEAD) ok 17 - .git tree (implicit HEAD) ok 18 - .git blob (file) ok 19 - .git blob_plain (file) ok 20 - .git commit (non-existent) ok 21 - .git commitdiff (non-existent) ok 22 - .git commitdiff (non-existent vs HEAD) ok 23 - .git tree (0000000000000000000000000000000000000000) ok 24 - .git tag (0000000000000000000000000000000000000000) ok 25 - .git blob (non-existent) ok 26 - .git blob_plain (non-existent) ok 27 - commitdiff(0): root ok 28 - commitdiff(0): file added ok 29 - commitdiff(0): mode change ok 30 - commitdiff(0): file renamed ok 31 - commitdiff(0): file to symlink ok 32 - commitdiff(0): file deleted ok 33 - commitdiff(0): file copied / new file ok 34 - commitdiff(0): mode change and modified ok 35 - commitdiff(0): renamed and modified ok 36 - commitdiff(0): renamed, mode change and modified ok 37 - setup typechange commits ok 38 - commitdiff(2): file renamed from foo to foo/baz ok 39 - commitdiff(2): file renamed from foo/baz to foo ok 40 - commitdiff(2): directory becomes file ok 41 - commitdiff(2): file becomes directory ok 42 - commitdiff(2): file becomes symlink ok 43 - commitdiff(2): symlink becomes file ok 44 - commitdiff(2): symlink becomes directory ok 45 - commitdiff(2): directory becomes symlink ok 46 - setup incomplete lines ok 47 - commitdiff(1): addition of incomplete line ok 48 - commitdiff(1): incomplete line as context line ok 49 - commitdiff(1): change incomplete line ok 50 - commitdiff(1): removal of incomplete line ok 51 - Create a merge ok 52 - commit(0): merge commit ok 53 - commitdiff(0): merge commit ok 54 - Prepare large commit ok 55 - commit(1): large commit ok 56 - commitdiff(1): large commit ok 57 - side-by-side: addition of incomplete line ok 58 - side-by-side: incomplete line as context line ok 59 - side-by-side: changed incomplete line ok 60 - side-by-side: removal of incomplete line ok 61 - side-by-side: merge commit ok 62 - tags: list of different types of tags ok 63 - tag: Tag to commit object ok 64 - tag: on lightweight tag (invalid) ok 65 - logs: log (implicit HEAD) ok 66 - logs: shortlog (implicit HEAD) ok 67 - logs: history (implicit HEAD, file) ok 68 - logs: history (implicit HEAD, non-existent file) ok 69 - logs: history (implicit HEAD, deleted file) ok 70 - path_info: project ok 71 - path_info: project/branch ok 72 - path_info: project/branch:file ok 73 - path_info: project/branch:dir/ ok 74 - path_info: project/branch (non-existent) ok 75 - path_info: project/branch:filename (non-existent branch) ok 76 - path_info: project/branch:file (non-existent) ok 77 - path_info: project/branch:dir/ (non-existent) ok 78 - path_info: project/branch:/file ok 79 - path_info: project/:/file (implicit HEAD) ok 80 - path_info: project/:/ (implicit HEAD, top tree) ok 81 - feeds: OPML ok 82 - feed: RSS ok 83 - feed: Atom ok 84 - encode(commit): utf8 ok 85 - encode(commit): iso-8859-1 ok 86 - encode(log): utf-8 and iso-8859-1 ok 87 - opt: log --no-merges ok 88 - opt: atom --no-merges ok 89 - opt: "file" history --no-merges ok 90 - opt: log --no-such-option (invalid option) ok 91 - opt: tree --no-merges (invalid option for action) ok 92 - URL: no project URLs, no base URL ok 93 - URL: project URLs via gitweb.url ok 94 - URL: project URLs via cloneurl file ok 95 - config override: projects list (implicit) ok 96 - config override: tree view, features not overridden in repo config ok 97 - config override: tree view, features disabled in repo config ok 98 - config override: tree view, features enabled in repo config (1) ok 99 - setup ok 100 - config override: tree view, features enabled in repo config (2) ok 101 - search: preparation ok 102 - search: commit author ok 103 - search: commit message ok 104 - search: grep ok 105 - search: pickaxe ok 106 - search: projects ok 107 - README.html with non-ASCII characters (utf-8) ok 108 - syntax highlighting (no highlight, unknown syntax) ok 109 - syntax highlighting (highlighted, shell script) ok 110 - syntax highlighting (highlighter language autodetection) ok 111 - forks: prepare ok 112 - forks: projects list ok 113 - forks: forks action ok 114 - ctags: tag cloud in projects list ok 115 - ctags: search projects by existing tag ok 116 - ctags: search projects by non existent tag ok 117 - ctags: malformed tag weights ok 118 - categories: projects list, only default category ok 119 - unborn HEAD: "summary" page (with "heads" subview) # passed all 119 test(s) 1..119 ok t9001-send-email.sh ................................ ok 1 - prepare reference tree ok 2 - Setup helper tool ok 3 - Extract patches ok 4 - No confirm with --suppress-cc ok 5 - No confirm with --confirm=never ok 6 - No confirm with sendemail.confirm=never ok 7 - Send patches ok 8 - setup expect ok 9 - Verify commandline ok 10 - Send patches with --envelope-sender ok 11 - setup expect ok 12 - Verify commandline ok 13 - Send patches with --envelope-sender=auto ok 14 - setup expect ok 15 - Verify commandline ok 16 - setup expect for cc trailer ok 17 - cc trailer with various syntax ok 18 - setup fake get_maintainer.pl script for cc trailer ok 19 - cc trailer with get_maintainer.pl output ok 20 - setup expect ok 21 - self name is suppressed ok 22 - self name with dot is suppressed ok 23 - non-ascii self name is suppressed ok 24 - long non-ascii self name is suppressed ok 25 - sanitized self name is suppressed ok 26 - Show all headers ok 27 - Prompting works ok 28 # SKIP implicit ident is allowed (missing AUTOIDENT of PERL,AUTOIDENT) ok 29 - broken implicit ident aborts send-email ok 30 - setup tocmd and cccmd scripts ok 31 - tocmd works ok 32 - cccmd works ok 33 - reject long lines ok 34 - no patch was sent ok 35 - Author From: in message body ok 36 - Author From: not in message body ok 37 - allow long lines with --no-validate ok 38 - short lines with auto encoding are 8bit ok 39 - long lines with auto encoding are quoted-printable ok 40 - carriage returns with auto encoding are quoted-printable ok 41 - --validate passes with encoding auto ok 42 - --validate passes with encoding quoted-printable ok 43 - --validate passes with encoding base64 ok 44 - --transfer-encoding=7bit produces correct header ok 45 - --transfer-encoding=8bit produces correct header ok 46 - --transfer-encoding=quoted-printable produces correct header ok 47 - --transfer-encoding=base64 produces correct header ok 48 - Invalid In-Reply-To ok 49 - Valid In-Reply-To when prompting ok 50 - In-Reply-To without --chain-reply-to ok 51 - In-Reply-To with --chain-reply-to ok 52 - setup fake editor ok 53 - --compose works ok 54 - first message is compose text ok 55 - second message is patch ok 56 - setup expect ok 57 - sendemail.cc set ok 58 - setup expect ok 59 - sendemail.cc unset ok 60 - setup expect ok 61 - sendemail.cccmd ok 62 - setup expect ok 63 - --suppress-cc=all ok 64 - setup expect ok 65 - --suppress-cc=body ok 66 - setup expect ok 67 - --suppress-cc=body --suppress-cc=cccmd ok 68 - setup expect ok 69 - --suppress-cc=sob ok 70 - setup expect ok 71 - --suppress-cc=bodycc ok 72 - setup expect ok 73 - --suppress-cc=cc ok 74 - --confirm=always ok 75 - --confirm=auto ok 76 - --confirm=cc ok 77 - --confirm=compose ok 78 - confirm by default (due to cc) ok 79 - confirm by default (due to --compose) ok 80 - confirm detects EOF (inform assumes y) ok 81 - confirm detects EOF (auto causes failure) ok 82 - confirm does not loop forever ok 83 - utf8 Cc is rfc2047 encoded ok 84 - --compose adds MIME for utf8 body ok 85 - --compose respects user mime type ok 86 - --compose adds MIME for utf8 subject ok 87 - utf8 author is correctly passed on ok 88 - utf8 sender is not duplicated ok 89 - sendemail.composeencoding works ok 90 - --compose-encoding works ok 91 - --compose-encoding overrides sendemail.composeencoding ok 92 - --compose-encoding adds correct MIME for subject ok 93 - detects ambiguous reference/file conflict ok 94 - feed two files ok 95 - in-reply-to but no threading ok 96 - no in-reply-to and no threading ok 97 - threading but no chain-reply-to ok 98 - override in-reply-to if no threading ok 99 - sendemail.to works ok 100 - setup sendemail.identity ok 101 - sendemail.identity: reads the correct identity config ok 102 - sendemail.identity: identity overrides sendemail.identity ok 103 - sendemail.identity: --no-identity clears previous identity ok 104 - sendemail.identity: bool identity variable existence overrides ok 105 - sendemail.identity: bool variable fallback ok 106 - --no-to overrides sendemail.to ok 107 - sendemail.cc works ok 108 - --no-cc overrides sendemail.cc ok 109 - sendemail.bcc works ok 110 - --no-bcc overrides sendemail.bcc ok 111 - patches To headers are used by default ok 112 - patches To headers are appended to ok 113 - To headers from files reset each patch ok 114 - setup expect ok 115 - setup expect ok 116 - ASCII subject is not RFC2047 quoted ok 117 - setup expect ok 118 - asks about and fixes 8bit encodings ok 119 - sendemail.8bitEncoding works ok 120 - --8bit-encoding overrides sendemail.8bitEncoding ok 121 - setup expect ok 122 - setup expect ok 123 - --8bit-encoding also treats subject ok 124 - setup expect ok 125 - --transfer-encoding overrides sendemail.transferEncoding ok 126 - sendemail.transferEncoding via config ok 127 - sendemail.transferEncoding via cli ok 128 - setup expect ok 129 - 8-bit and sendemail.transferencoding=quoted-printable ok 130 - setup expect ok 131 - 8-bit and sendemail.transferencoding=base64 ok 132 - setup expect ok 133 - convert from quoted-printable to base64 ok 134 - setup expect ok 135 - setup expect ok 136 - CRLF and sendemail.transferencoding=quoted-printable ok 137 - setup expect ok 138 - CRLF and sendemail.transferencoding=base64 ok 139 - refusing to send cover letter template ok 140 - --force sends cover letter template anyway ok 141 - to-cover adds To to all mail ok 142 - cc-cover adds Cc to all mail ok 143 - tocover adds To to all mail ok 144 - cccover adds Cc to all mail ok 145 - escaped quotes in sendemail.aliasfiletype=mutt ok 146 - sendemail.aliasfiletype=mailrc ok 147 - sendemail.aliasfile=~/.mailrc ok 148 - --dump-aliases sendmail format ok 149 - --dump-aliases mutt format ok 150 - --dump-aliases mailrc format ok 151 - --dump-aliases pine format ok 152 - --dump-aliases gnus format ok 153 - --dump-aliases must be used alone ok 154 - aliases and sendemail.identity ok 155 - sendemail.aliasfiletype=sendmail ok 156 - sendmail aliases line folding ok 157 - sendmail aliases tolerate bogus line folding ok 158 - sendmail aliases empty ok 159 - alias support in To header ok 160 - alias support in Cc header ok 161 - tocmd works with aliases ok 162 - cccmd works with aliases ok 163 - --[no-]xmailer without any configuration ok 164 - --[no-]xmailer with sendemail.xmailer=true ok 165 - --[no-]xmailer with sendemail.xmailer=false ok 166 - setup expected-list ok 167 - use email list in --cc --to and --bcc ok 168 - aliases work with email list ok 169 - leading and trailing whitespaces are removed ok 170 - invoke hook ok 171 - test that send-email works outside a repo ok 172 - test that sendmail config is rejected ok 173 - test that sendmail config rejection is specific ok 174 - test forbidSendmailVariables behavior override # passed all 174 test(s) 1..174 ok All tests successful. Files=916, Tests=23575, 231 wallclock secs (13.51 usr 2.62 sys + 1680.26 cusr 614.70 csys = 2311.09 CPU) Result: PASS /usr/bin/make clean-except-prove-cache make[2]: Entering directory '/builddir/build/BUILD/git-2.30.2/t' rm -f -r 'chainlinttmp' rm -f -r 'trash directory'.* 'test-results' rm -f -r valgrind/bin make[2]: Leaving directory '/builddir/build/BUILD/git-2.30.2/t' make[1]: Leaving directory '/builddir/build/BUILD/git-2.30.2/t' + mkdir -p contrib/credential + mv netrc contrib/credential/ + /usr/bin/make -O -j20 V=1 VERBOSE=1 -C contrib/credential/netrc/ test /usr/bin/make -C ../../.. SCRIPT_PERL="contrib/credential/netrc/git-credential-netrc.perl" \ build-perl-script make: Entering directory '/builddir/build/BUILD/git-2.30.2/contrib/credential/netrc' ./t-git-credential-netrc.sh ok 1 - set up test repository # run 1: git-credential-netrc (perl /builddir/build/BUILD/git-2.30.2/t/../contrib/credential/netrc/test.pl) ok 2 - Got 0 keys from insecure file ok 3 - Got 0 keys from missing file ok 4 - Got first found keys with bad data ok 5 - Got no corovamilkbar keys ok 6 - Got 2 Github keys ok 7 - Got correct Github password ok 8 - Got correct Github username ok 9 - Got 2 username-specific keys ok 10 - Got correct user-specific password ok 11 - Got correct user-specific protocol ok 12 - Got 2 host:port-specific keys ok 13 - Got correct host:port-specific password ok 14 - Got correct host:port-specific username ok 15 - Got 2 'host:port kills host' keys ok 16 - Got correct 'host:port kills host' password ok 17 - Got correct 'host:port kills host' username ok 18 - Got keys decrypted by git config option ok 19 - Got keys decrypted by command option 1..19 # test_external test git-credential-netrc was ok make: Leaving directory '/builddir/build/BUILD/git-2.30.2/contrib/credential/netrc' + rmdir --ignore-fail-on-non-empty /tmp/git-t.Q7bK + RPM_EC=0 ++ jobs -p Processing files: git-2.30.2-1.el9.ppc64le + exit 0 Provides: git = 2.30.2-1.el9 git(ppc-64) = 2.30.2-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl /usr/bin/python3 /usr/bin/sh perl(:VERSION) >= 5.8.0 perl(File::Basename) perl(File::Find) perl(File::Spec) perl(Getopt::Long) perl(Git) perl(Git::I18N) perl(IPC::Open2) perl(lib) perl(strict) perl(warnings) Obsoletes: git-cvs < 2.30.2-1.el9 git-p4 < 2.30.2-1.el9 Processing files: git-all-2.30.2-1.el9.noarch Processing files: git-core-2.30.2-1.el9.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5IcPtr + umask 022 + cd /builddir/build/BUILD + cd git-2.30.2 + LICENSEDIR=/builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/licenses/git-core + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/licenses/git-core + cp -pr COPYING /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le/usr/share/licenses/git-core + RPM_EC=0 ++ jobs -p + exit 0 Provides: git-core = 2.30.2-1.el9 git-core(ppc-64) = 2.30.2-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libcurl.so.4()(64bit) libexpat.so.1()(64bit) libpcre2-8.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Processing files: git-core-doc-2.30.2-1.el9.noarch Provides: git-core-doc = 2.30.2-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: git-credential-libsecret-2.30.2-1.el9.ppc64le Provides: git-credential-libsecret = 2.30.2-1.el9 git-credential-libsecret(ppc-64) = 2.30.2-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libsecret-1.so.0()(64bit) rtld(GNU_HASH) Processing files: git-daemon-2.30.2-1.el9.ppc64le Provides: git-daemon = 2.30.2-1.el9 git-daemon(ppc-64) = 2.30.2-1.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libpcre2-8.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: git-email-2.30.2-1.el9.noarch Provides: git-email = 2.30.2-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl perl(:VERSION) >= 5.8.0 perl(Cwd) perl(Error) perl(File::Spec::Functions) perl(File::Temp) perl(Getopt::Long) perl(Git) perl(Git::I18N) perl(Mail::Address) perl(Net::Domain) perl(Net::SMTP) perl(POSIX) perl(Term::ANSIColor) perl(Term::ReadLine) perl(Text::ParseWords) perl(lib) perl(strict) perl(warnings) Processing files: gitk-2.30.2-1.el9.noarch Provides: gitk = 2.30.2-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh Processing files: gitweb-2.30.2-1.el9.noarch Provides: config(gitweb) = 2.30.2-1.el9 gitweb = 2.30.2-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl perl(:VERSION) >= 5.8.0 perl(CGI) perl(CGI::Carp) perl(CGI::Util) perl(Digest::MD5) perl(Encode) perl(Fcntl) perl(File::Basename) perl(File::Find) perl(Time::HiRes) perl(constant) perl(filetest) perl(strict) perl(warnings) Processing files: git-gui-2.30.2-1.el9.noarch Provides: application() application(git-gui.desktop) git-gui = 2.30.2-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh Processing files: git-instaweb-2.30.2-1.el9.noarch Provides: git-instaweb = 2.30.2-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh Processing files: perl-Git-2.30.2-1.el9.noarch Provides: perl(Git) = 0.01 perl(Git::Error::Command) perl(Git::I18N) perl(Git::IndexInfo) perl(Git::Packet) perl(Git::activestate_pipe) perl-Git = 2.30.2-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(:VERSION) >= 5.8.0 perl(Carp) perl(Cwd) perl(Error) perl(Exporter) perl(Fcntl) perl(File::Spec) perl(File::Temp) perl(Git) perl(IPC::Open2) perl(Time::Local) perl(strict) perl(warnings) Processing files: perl-Git-SVN-2.30.2-1.el9.noarch Provides: perl(Git::SVN) perl(Git::SVN::Editor) perl(Git::SVN::Fetcher) perl(Git::SVN::GlobSpec) perl(Git::SVN::Log) perl(Git::SVN::Memoize::YAML) perl(Git::SVN::Migration) perl(Git::SVN::Prompt) perl(Git::SVN::Ra) perl(Git::SVN::Utils) perl-Git-SVN = 2.30.2-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Carp) perl(Exporter) perl(Fcntl) perl(File::Basename) perl(File::Path) perl(Git) perl(Git::SVN) perl(Git::SVN::Utils) perl(IPC::Open3) perl(Memoize) perl(POSIX) perl(SVN::Core) perl(SVN::Delta) perl(SVN::Ra) perl(Storable) perl(Time::Local) perl(YAML::Any) perl(base) perl(constant) perl(strict) perl(vars) perl(warnings) Processing files: git-subtree-2.30.2-1.el9.ppc64le Provides: git-subtree = 2.30.2-1.el9 git-subtree(ppc-64) = 2.30.2-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh Processing files: git-svn-2.30.2-1.el9.noarch Provides: git-svn = 2.30.2-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl perl(:VERSION) >= 5.8.0 perl(Carp) perl(File::Basename) perl(File::Path) perl(File::Spec) perl(Getopt::Long) perl(Git) perl(Git::SVN) perl(Git::SVN::Editor) perl(Git::SVN::Fetcher) perl(Git::SVN::Log) perl(Git::SVN::Migration) perl(Git::SVN::Prompt) perl(Git::SVN::Ra) perl(Git::SVN::Utils) perl(Memoize) perl(lib) perl(strict) perl(vars) perl(warnings) Processing files: git-debugsource-2.30.2-1.el9.ppc64le Provides: git-debugsource = 2.30.2-1.el9 git-debugsource(ppc-64) = 2.30.2-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: git-debuginfo-2.30.2-1.el9.ppc64le Provides: git-debuginfo = 2.30.2-1.el9 git-debuginfo(ppc-64) = 2.30.2-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: git-debugsource(ppc-64) = 2.30.2-1.el9 Processing files: git-core-debuginfo-2.30.2-1.el9.ppc64le Provides: debuginfo(build-id) = 153325113d4cbbc75b828de6dc3d9818d3fa2b8d debuginfo(build-id) = 37d6b5275977459ed9e37cc1a7ee81ce5fe3ea44 debuginfo(build-id) = 66249e0706ca7815a8110f9aad9d043b0ac57ccd debuginfo(build-id) = 9a75c894b5bc625699b5627026095540210552a4 debuginfo(build-id) = 9e85517b9f5f39a8f4c2035e188b8cdaa5b42cf9 debuginfo(build-id) = a5bbd026010b1e4c02a8d616e1dbc8fb6cfefa38 debuginfo(build-id) = cae754aa35d2be79f19bba984b75a18fb1e571f2 debuginfo(build-id) = d8cab53e7284b63131c0574b0b322166f4977224 git-core-debuginfo = 2.30.2-1.el9 git-core-debuginfo(ppc-64) = 2.30.2-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: git-debugsource(ppc-64) = 2.30.2-1.el9 Processing files: git-credential-libsecret-debuginfo-2.30.2-1.el9.ppc64le Provides: debuginfo(build-id) = 2bd40c7bb94f219a5d6ab23db7f056e6ae8400d8 git-credential-libsecret-debuginfo = 2.30.2-1.el9 git-credential-libsecret-debuginfo(ppc-64) = 2.30.2-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: git-debugsource(ppc-64) = 2.30.2-1.el9 Processing files: git-daemon-debuginfo-2.30.2-1.el9.ppc64le Provides: debuginfo(build-id) = 6074ea9959ce5ab3801fae25c051258fe634e3bc git-daemon-debuginfo = 2.30.2-1.el9 git-daemon-debuginfo(ppc-64) = 2.30.2-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: git-debugsource(ppc-64) = 2.30.2-1.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le Wrote: /builddir/build/RPMS/git-all-2.30.2-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/git-credential-libsecret-2.30.2-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/git-credential-libsecret-debuginfo-2.30.2-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/git-instaweb-2.30.2-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/git-email-2.30.2-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/perl-Git-2.30.2-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/git-subtree-2.30.2-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/perl-Git-SVN-2.30.2-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/git-svn-2.30.2-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/git-2.30.2-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/git-debuginfo-2.30.2-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/gitweb-2.30.2-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/git-daemon-2.30.2-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/gitk-2.30.2-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/git-daemon-debuginfo-2.30.2-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/git-gui-2.30.2-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/git-core-doc-2.30.2-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/git-debugsource-2.30.2-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/git-core-2.30.2-1.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/git-core-debuginfo-2.30.2-1.el9.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.V6TlW5 + umask 022 + cd /builddir/build/BUILD + cd git-2.30.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/git-2.30.2-1.el9.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0