Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/git.spec'], chrootPath='/var/lib/mock/dist-an8.10-build-450294-73450/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 x86_64 --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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/git-2.43.7-1.0.1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/git.spec'], chrootPath='/var/lib/mock/dist-an8.10-build-450294-73450/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 x86_64 --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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0LzvfC + umask 022 + cd /builddir/build/BUILD ++ mktemp -qd + gpghome=/tmp/tmp.w8GniQUuNj + gpg2 --homedir /tmp/tmp.w8GniQUuNj --dearmor --quiet --yes /builddir/build/SOURCES/gpgkey-junio.asc + xz -dc /builddir/build/SOURCES/git-2.43.7.tar.xz + gpgv2 --homedir /tmp/tmp.w8GniQUuNj --quiet --keyring /builddir/build/SOURCES/gpgkey-junio.asc.gpg /builddir/build/SOURCES/git-2.43.7.tar.sign - gpgv: Signature made Mon Jun 16 13:19:34 2025 CST gpgv: using RSA key E1F036B1FEE7221FC778ECEFB0B5E88696AFE6CB gpgv: Good signature from "Junio C Hamano " gpgv: aka "Junio C Hamano " gpgv: aka "Junio C Hamano " + rm -rf /tmp/tmp.w8GniQUuNj + cd /builddir/build/BUILD + rm -rf git-2.43.7 + /usr/bin/xz -dc /builddir/build/SOURCES/git-2.43.7.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd git-2.43.7 + /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 + /usr/bin/cat /builddir/build/SOURCES/0001-Switch-git-instaweb-default-to-apache-2.26.2.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/git-2.43.0-core-crypto-hmac.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0001-t-lib-httpd-try-harder-to-find-a-port-for-apache.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0002-t-lib-git-daemon-try-harder-to-find-a-port.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0003-t-lib-git-svn-try-harder-to-find-a-port.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/git-2.43.0-slow-shallow-clones.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/git-2.43.5-sanitize-sideband-channel-messages.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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection LDFLAGS = -Wl,-z,relro -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 # 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 -j64 --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/ + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Blq6h1 + umask 022 + cd /builddir/build/BUILD + cd git-2.43.7 + export TZ=UTC + TZ=UTC ++ date -r version +%s + export SOURCE_DATE_EPOCH=1749852871 + SOURCE_DATE_EPOCH=1749852871 + /usr/bin/make -O -j64 all doc GIT_VERSION = 2.43.7 * new build flags MKDIR -p perl/build/man/man3 GEN perl/build/man/man3/Git.3pm /usr/bin/make -C Documentation all make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' fatal: not a git repository (or any of the parent directories): .git /usr/bin/make -C ../ GIT-VERSION-FILE make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' /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-developerinterfaces.txt cmds-userinterfaces.txt cmds-purehelpers.txt cmds-foreignscminterface.txt && \ date >cmd-list.made make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' 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-developerinterfaces.txt cmds-userinterfaces.txt cmds-purehelpers.txt cmds-foreignscminterface.txt CC oss-fuzz/fuzz-pack-idx.o CC oss-fuzz/fuzz-pack-headers.o CC oss-fuzz/fuzz-commit-graph.o * new link flags * new prefix flags make[2]: 'GIT-VERSION-FILE' is up to date. CC compat/obstack.o CC common-main.o CC base85.o CC blob.o CC checkout.o CC cbtree.o CC chdir-notify.o CC compat/nonblock.o CC compat/zlib-uncompress2.o CC ctype.o CC alloc.o CC copy.o CC decorate.o CC alias.o CC chunk-format.o CC advice.o CC connected.o CC abspath.o CC bulk-checkin.o CC compat/terminal.o CC csum-file.o CC diffcore-delta.o CC column.o CC diffcore-rotate.o CC diagnose.o CC archive-tar.o CC diff-delta.o CC bloom.o CC diffcore-order.o CC diffcore-break.o CC bundle-uri.o CC color.o CC diffcore-pickaxe.o CC branch.o CC bundle.o CC dir-iterator.o CC archive.o CC archive-zip.o CC credential.o CC diff-merges.o CC diff-no-index.o CC bisect.o CC cache-tree.o CC editor.o CC daemon.o CC commit-reach.o CC connect.o CC add-interactive.o CC entry.o CC date.o CC diff-lib.o CC delta-islands.o CC convert.o CC commit.o CC combine-diff.o CC add-patch.o CC diffcore-rename.o GEN command-list.h CC blame.o CC commit-graph.o CC fetch-negotiator.o CC gettext.o CC hex-ll.o CC ewah/ewah_rlw.o CC ewah/ewah_io.o CC fsmonitor-ipc.o CC fsmonitor-settings.o CC hash-lookup.o CC exec-cmd.o CC levenshtein.o CC mem-pool.o CC ewah/bitmap.o CC git-zlib.o CC hook.o CC config.o CC environment.o CC hex.o CC merge-blobs.o CC line-range.o CC linear-assignment.o CC lockfile.o CC ls-refs.o CC mailmap.o CC match-trees.o CC merge-ort-wrappers.o CC negotiator/noop.o CC ewah/ewah_bitmap.o CC hashmap.o CC dir.o CC fsmonitor.o CC json-writer.o CC list-objects-filter-options.o CC negotiator/default.o CC negotiator/skipping.o CC merge-ll.o CC kwset.o CC list-objects.o CC gpg-interface.o CC ident.o CC list-objects-filter.o CC merge.o CC notes-utils.o CC notes-cache.o CC name-hash.o CC oid-array.o CC fmt-merge-msg.o CC graph.o CC line-log.o CC mailinfo.o CC fsck.o CC log-tree.o CC apply.o CC grep.o CC object.o CC notes.o CC notes-merge.o CC fetch-pack.o CC object-name.o CC midx.o CC oidmap.o CC oidtree.o CC rebase.o CC pack-mtimes.o CC parse.o CC prompt.o CC prio-queue.o CC protocol.o CC prune-packed.o CC patch-delta.o CC patch-ids.o CC protocol-caps.o CC replace-object.o CC repo-settings.o CC pack-objects.o CC pager.o CC pack-check.o CC progress.o CC preload-index.o CC refs/iterator.o CC promisor-remote.o CC reachable.o CC rebase-interactive.o CC resolve-undo.o CC pack-revindex.o CC parse-options-cb.o CC refs/ref-cache.o CC refspec.o CC repository.o CC merge-recursive.o CC reflog.o CC parallel-checkout.o CC reflog-walk.o CC oidset.o CC refs/debug.o CC pkt-line.o CC pack-write.o CC quote.o CC range-diff.o CC reset.o CC serve.o CC server-info.o CC pathspec.o CC object-file.o CC refs/packed-backend.o CC pack-bitmap-write.o CC parse-options.o CC rerere.o CC send-pack.o CC path.o CC diff.o CC run-command.o CC packfile.o CC pretty.o CC refs/files-backend.o CC refs.o CC merge-ort.o CC pack-bitmap.o CC read-cache.o CC remote.o CC ref-filter.o CC sigchain.o CC stable-qsort.o CC thread-utils.o CC statinfo.o CC trace2/tr2_ctr.o CC strvec.o CC sideband.o CC trace2/tr2_cmd_name.o CC strmap.o CC trace2/tr2_sid.o CC trace2/tr2_tbuf.o CC trace2/tr2_tmr.o sideband.c: In function 'use_sideband_colors': sideband.c:52:8: warning: passing argument 2 of 'git_config_get_string_tmp' from incompatible pointer type [-Wincompatible-pointer-types] &value)) ^~~~~~ In file included from sideband.c:3: config.h:645:61: note: expected 'const char **' but argument is of type 'char **' int git_config_get_string_tmp(const char *key, const char **dest); ~~~~~~~~~~~~~^~~~ CC trace2/tr2_sysenv.o CC sparse-index.o CC split-index.o CC string-list.o CC sub-process.o CC tag.o CC tempfile.o CC trace2/tr2_cfg.o CC symlinks.o CC trace2/tr2_tls.o CC streaming.o CC tmp-objdir.o CC trace.o CC trace2/tr2_dst.o CC url.o CC varint.o CC versioncmp.o CC trace2/tr2_tgt_normal.o CC usage.o CC userdiff.o CC wildmatch.o CC trace2/tr2_tgt_perf.o CC trace2/tr2_tgt_event.o CC tree.o CC walker.o CC write-or-die.o CC submodule-config.o CC utf8.o CC unix-socket.o CC shallow.o CC urlmatch.o CC wrapper.o CC trace2.o CC tree-diff.o CC compat/simple-ipc/ipc-shared.o CC ws.o CC unix-stream-server.o CC xdiff-interface.o CC transport-helper.o CC tree-walk.o CC worktree.o CC trailer.o CC revision.o CC strbuf.o CC upload-pack.o CC setup.o CC transport.o CC submodule.o * new script parameters * new perl-specific parameters GEN hook-list.h CC sha1dc_git.o CC unpack-trees.o CC compat/fopen.o CC compat/qsort_s.o CC compat/linux/procinfo.o CC compat/strlcpy.o CC reftable/basics.o CC reftable/publicbasics.o CC reftable/tree.o CC compat/simple-ipc/ipc-unix-socket.o CC reftable/blocksource.o CC reftable/pq.o CC reftable/generic.o CC reftable/refname.o CC wt-status.o CC xdiff/xpatience.o CC reftable/error.o CC xdiff/xemit.o CC xdiff/xprepare.o CC reftable/block.o CC sh-i18n--envsubst.o CC builtin/apply.o CC xdiff/xutils.o CC shell.o CC xdiff/xhistogram.o CC builtin/annotate.o CC sha1dc/ubc_check.o CC reftable/iter.o CC reftable/merged.o CC reftable/reader.o CC xdiff/xmerge.o CC sha256/block/sha256.o CC reftable/writer.o CC builtin/bundle.o CC xdiff/xdiffi.o CC http-fetch.o CC builtin/check-ref-format.o CC reftable/record.o CC builtin/archive.o CC builtin/check-mailmap.o CC builtin/check-ignore.o CC sha1dc/sha1.o CC http-walker.o CC git.o CC reftable/stack.o CC http-backend.o CC builtin/checkout--worker.o CC builtin/check-attr.o CC imap-send.o CC builtin/checkout-index.o CC builtin/add.o GEN config-list.h CC builtin/blame.o CC builtin/bisect.o CC sequencer.o CC remote-curl.o CC builtin/cat-file.o CC builtin/branch.o CC builtin/clean.o CC http-push.o CC builtin/column.o CC builtin/am.o CC http.o CC builtin/fsmonitor--daemon.o CC builtin/fmt-merge-msg.o CC builtin/get-tar-commit-id.o CC builtin/credential-cache.o CC builtin/count-objects.o CC builtin/credential.o CC builtin/diff-files.o CC builtin/commit-graph.o CC builtin/commit-tree.o CC builtin/diagnose.o CC builtin/merge-index.o CC builtin/credential-store.o CC builtin/for-each-repo.o CC builtin/mailinfo.o CC builtin/merge-recursive.o CC builtin/for-each-ref.o CC builtin/hash-object.o CC builtin/hook.o CC builtin/fetch-pack.o CC builtin/init-db.o CC builtin/mktag.o CC builtin/prune-packed.o CC builtin/credential-cache--daemon.o CC builtin/diff-index.o CC builtin/interpret-trailers.o CC builtin/ls-remote.o CC builtin/mailsplit.o CC builtin/merge-ours.o CC builtin/checkout.o CC builtin/diff-tree.o CC builtin/multi-pack-index.o CC builtin/merge-base.o CC builtin/config.o CC builtin/mktree.o CC builtin/merge-file.o CC builtin/describe.o CC builtin/pack-refs.o CC builtin/patch-id.o CC builtin/clone.o CC builtin/fast-export.o CC builtin/diff.o CC builtin/ls-tree.o CC builtin/ls-files.o CC builtin/mv.o CC builtin/merge-tree.o CC builtin/name-rev.o CC builtin/difftool.o CC builtin/prune.o CC builtin/fsck.o CC builtin/grep.o CC builtin/notes.o CC builtin/commit.o CC builtin/index-pack.o CC builtin/pack-redundant.o GEN git-sh-i18n GEN git-mergetool--lib GEN git-sh-setup CC builtin/gc.o GEN git-difftool--helper AR xdiff/lib.a GEN git-filter-branch GEN git-merge-octopus GEN git-merge-one-file GEN git-mergetool AR reftable/libreftable.a GEN git-merge-resolve GEN git-quiltimport GEN git-request-pull GEN git-submodule GEN GIT-PERL-HEADER GEN git-web--browse GEN git-p4 make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' \ /bin/sh -c 'MERGE_TOOLS_DIR=../mergetools && TOOL_MODE=diff && \ . ../git-mergetool--lib.sh && \ show_tool_names can_diff' | sed -e "s/\([a-z0-9]*\)/\`\1\`;;/" >mergetools-diff.txt && \ /bin/sh -c 'MERGE_TOOLS_DIR=../mergetools && TOOL_MODE=merge && \ . ../git-mergetool--lib.sh && \ show_tool_names can_merge' | sed -e "s/\([a-z0-9]*\)/\`\1\`;;/" >mergetools-merge.txt && \ date >mergetools-list.made make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' GEN git-instaweb GEN git-archimport GEN git-cvsexportcommit GEN git-cvsimport GEN git-cvsserver GEN git-send-email GEN git-svn CC builtin/pull.o make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' /usr/bin/perl ./build-docdep.perl >doc.dep make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' CC builtin/merge.o make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' fatal: not a git repository (or any of the parent directories): .git /usr/bin/make -C ../ GIT-VERSION-FILE CC builtin/fetch.o CC builtin/upload-pack.o CC builtin/rerere.o CC builtin/update-server-info.o CC builtin/symbolic-ref.o CC builtin/stripspace.o CC builtin/remote-fd.o CC builtin/verify-tag.o CC builtin/unpack-file.o CC builtin/verify-commit.o CC builtin/reflog.o CC version.o CC builtin/revert.o CC builtin/write-tree.o CC builtin/var.o CC builtin/upload-archive.o CC builtin/range-diff.o CC builtin/verify-pack.o CC builtin/remote-ext.o CC builtin/show-index.o CC builtin/bugreport.o CC builtin/read-tree.o CC builtin/show-ref.o CC builtin/rm.o CC builtin/update-ref.o CC builtin/send-pack.o CC builtin/log.o CC builtin/reset.o CC builtin/shortlog.o CC builtin/unpack-objects.o CC builtin/rev-list.o CC builtin/replace.o CC builtin/help.o CC help.o CC scalar.o CC builtin/show-branch.o CC builtin/push.o CC builtin/sparse-checkout.o CC builtin/tag.o CC builtin/rev-parse.o make[2]: 'GIT-VERSION-FILE' is up to date. make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' * new asciidoc flags make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' cp SubmittingPatches SubmittingPatches.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' CC builtin/fast-import.o CC attr.o CC builtin/update-index.o CC builtin/worktree.o make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' cd technical && '/bin/sh' ./api-index.sh make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' CC builtin/stash.o CC builtin/repack.o make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 git-tools.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' CC builtin/remote.o make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 ToolsForGit.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 technical/long-running-process-protocol.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' CC builtin/pack-objects.o AR libgit.a make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 technical/send-pack-pipeline.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 technical/multi-pack-index.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 technical/scalar.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 technical/shallow.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -o everyday.html everyday.txto make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -o git-remote-helpers.html git-remote-helpers.txto make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 technical/trivial-merge.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-for-each-repo.xml git-for-each-repo.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-credential-cache.xml git-credential-cache.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-prune-packed.xml git-prune-packed.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-citool.xml git-citool.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 technical/racy-git.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-mailsplit.xml git-mailsplit.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 technical/parallel-checkout.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-check-ignore.xml git-check-ignore.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-rm.xml git-rm.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-gui.xml git-gui.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-check-ref-format.xml git-check-ref-format.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 technical/bitmap-format.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-archive.xml git-archive.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-index-pack.xml git-index-pack.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-version.xml git-version.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-stripspace.xml git-stripspace.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' CC builtin/rebase.o make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 technical/partial-clone.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-mv.xml git-mv.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-contacts.xml git-contacts.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-restore.xml git-restore.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-difftool.xml git-difftool.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-mailinfo.xml git-mailinfo.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-instaweb.xml git-instaweb.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 technical/pack-heuristics.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-repack.xml git-repack.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-mergetool--lib.xml git-mergetool--lib.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-hook.xml git-hook.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-upload-pack.xml git-upload-pack.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' '/bin/sh' ./howto-index.sh howto/coordinate-embargoed-releases.txt 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 make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 technical/bundle-uri.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-show-ref.xml git-show-ref.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' CC builtin/receive-pack.o builtin/receive-pack.c: In function 'hmac_hash': builtin/receive-pack.c:549:36: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign] HMAC(EVP_sha1(), key_in, key_len, text, text_len, out, NULL); ^~~~ In file included from /usr/include/openssl/ssl.h:26, from ./git-compat-util.h:399, from ./builtin.h:4, from builtin/receive-pack.c:1: /usr/include/openssl/hmac.h:39:16: note: expected 'const unsigned char *' but argument is of type 'const char *' unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len, ^~~~ make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-status.xml git-status.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-apply.xml git-apply.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-fetch-pack.xml git-fetch-pack.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 technical/hash-function-transition.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-write-tree.xml git-write-tree.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-clone.xml git-clone.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-blame.xml git-blame.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-init.xml git-init.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-multi-pack-index.xml git-multi-pack-index.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-cat-file.xml git-cat-file.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-ls-tree.xml git-ls-tree.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-column.xml git-column.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-unpack-file.xml git-unpack-file.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-send-email.xml git-send-email.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-credential-cache--daemon.xml git-credential-cache--daemon.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-check-mailmap.xml git-check-mailmap.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-cherry.xml git-cherry.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-patch-id.xml git-patch-id.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-web--browse.xml git-web--browse.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-cvsexportcommit.xml git-cvsexportcommit.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-name-rev.xml git-name-rev.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-send-pack.xml git-send-pack.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-symbolic-ref.xml git-symbolic-ref.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-bugreport.xml git-bugreport.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-whatchanged.xml git-whatchanged.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-quiltimport.xml git-quiltimport.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-subtree.xml git-subtree.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-p4.xml git-p4.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-commit-graph.xml git-commit-graph.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-update-ref.xml git-update-ref.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 git-bisect-lk2009.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-annotate.xml git-annotate.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-rerere.xml git-rerere.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-remote-ext.xml git-remote-ext.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-maintenance.xml git-maintenance.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-request-pull.xml git-request-pull.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' LINK git-shell CC builtin/submodule--helper.o make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-merge.xml git-merge.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' LINK git-daemon make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-upload-archive.xml git-upload-archive.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-merge-tree.xml git-merge-tree.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' LINK git-sh-i18n--envsubst make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 technical/reftable.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' LINK git-http-backend make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-fast-export.xml git-fast-export.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' LINK scalar make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-bundle.xml git-bundle.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-ls-files.xml git-ls-files.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-verify-commit.xml git-verify-commit.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' LINK git-http-fetch LINK git-imap-send LINK git-remote-http LINK git-http-push make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-reset.xml git-reset.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-grep.xml git-grep.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' LN/CP git-remote-ftp make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-mergetool.xml git-mergetool.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' LN/CP git-remote-https LN/CP git-remote-ftps make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-pack-redundant.xml git-pack-redundant.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-shortlog.xml git-shortlog.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-add.xml git-add.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-update-index.xml git-update-index.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-show-index.xml git-show-index.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-merge-index.xml git-merge-index.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-pack-objects.xml git-pack-objects.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-sh-i18n.xml git-sh-i18n.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-submodule.xml git-submodule.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-tag.xml git-tag.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-credential-store.xml git-credential-store.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-mktree.xml git-mktree.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-cvsimport.xml git-cvsimport.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-hash-object.xml git-hash-object.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-stage.xml git-stage.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-fetch.xml git-fetch.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-range-diff.xml git-range-diff.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-describe.xml git-describe.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-update-server-info.xml git-update-server-info.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-remote.xml git-remote.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-mktag.xml git-mktag.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-http-fetch.xml git-http-fetch.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-count-objects.xml git-count-objects.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-fmt-merge-msg.xml git-fmt-merge-msg.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-fsck-objects.xml git-fsck-objects.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-am.xml git-am.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-verify-tag.xml git-verify-tag.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-cherry-pick.xml git-cherry-pick.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-checkout-index.xml git-checkout-index.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-diagnose.xml git-diagnose.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-bisect.xml git-bisect.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-remote-fd.xml git-remote-fd.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-daemon.xml git-daemon.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-http-push.xml git-http-push.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-unpack-objects.xml git-unpack-objects.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-verify-pack.xml git-verify-pack.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-check-attr.xml git-check-attr.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-prune.xml git-prune.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-show-branch.xml git-show-branch.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-merge-file.xml git-merge-file.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-fsmonitor--daemon.xml git-fsmonitor--daemon.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-cvsserver.xml git-cvsserver.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-rev-parse.xml git-rev-parse.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-switch.xml git-switch.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-imap-send.xml git-imap-send.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-ls-remote.xml git-ls-remote.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-archimport.xml git-archimport.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-merge-base.xml git-merge-base.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-merge-one-file.xml git-merge-one-file.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-var.xml git-var.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-reflog.xml git-reflog.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-credential.xml git-credential.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-clean.xml git-clean.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-notes.xml git-notes.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-init-db.xml git-init-db.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-sh-i18n--envsubst.xml git-sh-i18n--envsubst.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-revert.xml git-revert.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-replace.xml git-replace.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-shell.xml git-shell.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-sparse-checkout.xml git-sparse-checkout.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-interpret-trailers.xml git-interpret-trailers.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-get-tar-commit-id.xml git-get-tar-commit-id.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-pack-refs.xml git-pack-refs.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-http-backend.xml git-http-backend.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-gc.xml git-gc.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-sh-setup.xml git-sh-setup.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-fsck.xml git-fsck.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-receive-pack.xml git-receive-pack.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitformat-bundle.xml gitformat-bundle.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-commit-tree.xml git-commit-tree.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-stash.xml git-stash.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitformat-chunk.xml gitformat-chunk.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-help.xml git-help.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o scalar.xml scalar.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitformat-commit-graph.xml gitformat-commit-graph.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-diff-index.xml git-diff-index.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitformat-signature.xml gitformat-signature.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-for-each-ref.xml git-for-each-ref.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-worktree.xml git-worktree.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-read-tree.xml git-read-tree.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitprotocol-common.xml gitprotocol-common.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitmailmap.xml gitmailmap.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-filter-branch.xml git-filter-branch.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-checkout.xml git-checkout.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitk.xml gitk.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitignore.xml gitignore.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitmodules.xml gitmodules.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-rebase.xml git-rebase.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-commit.xml git-commit.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-push.xml git-push.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitformat-index.xml gitformat-index.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' LINK git make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitnamespaces.xml gitnamespaces.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-add make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitcli.xml gitcli.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-am make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-branch.xml git-branch.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-pull.xml git-pull.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitprotocol-capabilities.xml gitprotocol-capabilities.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitcvs-migration.xml gitcvs-migration.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-annotate make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitcredentials.xml gitcredentials.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-apply make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitdiffcore.xml gitdiffcore.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitformat-pack.xml gitformat-pack.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-check-ignore.html git-check-ignore.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-for-each-repo.html git-for-each-repo.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-archive BUILTIN git-bisect make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitrepository-layout.xml gitrepository-layout.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-branch make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitweb.xml gitweb.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-credential-cache.html git-credential-cache.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-blame make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitsubmodules.xml gitsubmodules.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-bugreport make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-svn.xml git-svn.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-citool.html git-citool.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-bundle make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitprotocol-http.xml gitprotocol-http.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-prune-packed.html git-prune-packed.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-cat-file make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o giteveryday.xml giteveryday.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gittutorial-2.xml gittutorial-2.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitprotocol-pack.xml gitprotocol-pack.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-mv.html git-mv.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-diff.xml git-diff.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-gui.html git-gui.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-check-attr make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-rm.html git-rm.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-check-ignore make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-index-pack.html git-index-pack.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-check-mailmap make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitfaq.xml gitfaq.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-mailsplit.html git-mailsplit.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-check-ref-format make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-check-ref-format.html git-check-ref-format.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-checkout--worker BUILTIN git-checkout-index BUILTIN git-checkout BUILTIN git-clean make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-archive.html git-archive.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-clone make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitprotocol-v2.xml gitprotocol-v2.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-instaweb.html git-instaweb.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-column make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-contacts.html git-contacts.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-commit-graph BUILTIN git-commit-tree make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-mailinfo.html git-mailinfo.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-commit BUILTIN git-count-objects make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-rev-list.xml git-rev-list.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-config BUILTIN git-credential-cache--daemon make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o githooks.xml githooks.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-credential-cache BUILTIN git-credential-store BUILTIN git-credential make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-version.html git-version.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-describe BUILTIN git-diagnose make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitrevisions.xml gitrevisions.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-restore.html git-restore.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-difftool.html git-difftool.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-diff-files make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitworkflows.xml gitworkflows.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-repack.html git-repack.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-diff-index BUILTIN git-diff-tree BUILTIN git-diff BUILTIN git-difftool BUILTIN git-fast-export BUILTIN git-fast-import make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-format-patch.xml git-format-patch.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-fetch-pack make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-show-ref.html git-show-ref.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-fetch make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gittutorial.xml gittutorial.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-fmt-merge-msg BUILTIN git-for-each-ref BUILTIN git-for-each-repo BUILTIN git-fsmonitor--daemon BUILTIN git-fsck BUILTIN git-gc make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-status.html git-status.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-get-tar-commit-id BUILTIN git-grep make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitremote-helpers.xml gitremote-helpers.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-hash-object BUILTIN git-help make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-upload-pack.html git-upload-pack.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-hook BUILTIN git-index-pack make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-apply.html git-apply.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-init-db BUILTIN git-interpret-trailers make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitattributes.xml gitattributes.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-log make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-stripspace.html git-stripspace.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-ls-files make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-diff-files.xml git-diff-files.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-ls-remote make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-hook.html git-hook.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-ls-tree BUILTIN git-mailinfo make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-show.xml git-show.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-mergetool--lib.html git-mergetool--lib.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-mailsplit make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitweb.conf.xml gitweb.conf.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-merge-base make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-blame.html git-blame.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-write-tree.html git-write-tree.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-merge-file make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitglossary.xml gitglossary.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-merge-index BUILTIN git-merge-ours make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-fetch-pack.html git-fetch-pack.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-merge-recursive BUILTIN git-merge-tree BUILTIN git-merge make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-clone.html git-clone.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-unpack-file.html git-unpack-file.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-mktag BUILTIN git-mktree BUILTIN git-multi-pack-index BUILTIN git-mv make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-fast-import.xml git-fast-import.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-name-rev make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-patch-id.html git-patch-id.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-cherry.html git-cherry.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-notes BUILTIN git-pack-objects make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-multi-pack-index.html git-multi-pack-index.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-web--browse.html git-web--browse.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-credential-cache--daemon.html git-credential-cache--daemon.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-name-rev.html git-name-rev.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-pack-redundant make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-check-mailmap.html git-check-mailmap.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-pack-refs make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-cvsexportcommit.html git-cvsexportcommit.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-patch-id BUILTIN git-prune-packed make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-column.html git-column.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-send-pack.html git-send-pack.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-prune make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-ls-tree.html git-ls-tree.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-pull BUILTIN git-push make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-init.html git-init.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-range-diff make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-symbolic-ref.html git-symbolic-ref.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-read-tree BUILTIN git-rebase BUILTIN git-receive-pack make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-bugreport.html git-bugreport.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-reflog make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-annotate.html git-annotate.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-remote-ext BUILTIN git-remote-fd BUILTIN git-remote BUILTIN git-repack BUILTIN git-replace make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-update-ref.html git-update-ref.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-diff-tree.xml git-diff-tree.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-send-email.html git-send-email.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-rerere BUILTIN git-reset make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-commit-graph.html git-commit-graph.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-rev-list make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-rerere.html git-rerere.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-rev-parse make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-cat-file.html git-cat-file.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-quiltimport.html git-quiltimport.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-revert BUILTIN git-rm make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-whatchanged.html git-whatchanged.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-send-pack BUILTIN git-shortlog make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o gitcore-tutorial.xml gitcore-tutorial.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-show-branch make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-p4.html git-p4.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-show-index make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-subtree.html git-subtree.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-ls-files.html git-ls-files.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-merge-tree.html git-merge-tree.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-remote-ext.html git-remote-ext.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-show-ref make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-maintenance.html git-maintenance.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-grep.html git-grep.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-sparse-checkout BUILTIN git-stripspace make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-reset.html git-reset.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-stash BUILTIN git-submodule--helper BUILTIN git-symbolic-ref BUILTIN git-tag BUILTIN git-unpack-file BUILTIN git-unpack-objects make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-bundle.html git-bundle.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-update-index BUILTIN git-update-ref BUILTIN git-update-server-info BUILTIN git-upload-archive BUILTIN git-upload-pack BUILTIN git-var make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-request-pull.html git-request-pull.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-verify-commit.html git-verify-commit.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-verify-commit BUILTIN git-verify-pack make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-update-index.html git-update-index.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-verify-tag make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-add.html git-add.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-mergetool.html git-mergetool.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-upload-archive.html git-upload-archive.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-write-tree BUILTIN git-worktree BUILTIN git-cherry BUILTIN git-cherry-pick BUILTIN git-fsck-objects BUILTIN git-format-patch BUILTIN git-init make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-fast-export.html git-fast-export.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-pack-redundant.html git-pack-redundant.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-merge-subtree make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-shortlog.html git-shortlog.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-maintenance BUILTIN git-restore BUILTIN git-show BUILTIN git-stage BUILTIN git-status BUILTIN git-switch make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-submodule.html git-submodule.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' BUILTIN git-version BUILTIN git-whatchanged SUBDIR git-gui make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-merge-index.html git-merge-index.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-remote.html git-remote.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-credential-store.html git-credential-store.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-cvsimport.html git-cvsimport.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-sh-i18n.html git-sh-i18n.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-mktree.html git-mktree.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-merge.html git-merge.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-show-index.html git-show-index.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-stage.html git-stage.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-range-diff.html git-range-diff.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-tag.html git-tag.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-hash-object.html git-hash-object.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-mktag.html git-mktag.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' GITGUI_VERSION = 0.21.GITGUI make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-update-server-info.html git-update-server-info.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-http-fetch.html git-http-fetch.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-pack-objects.html git-pack-objects.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-describe.html git-describe.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git.xml git.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-fmt-merge-msg.html git-fmt-merge-msg.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-verify-tag.html git-verify-tag.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-fsck-objects.html git-fsck-objects.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-count-objects.html git-count-objects.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' * new locations or Tcl/Tk interpreter make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-rev-parse.html git-rev-parse.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' msgfmt --statistics --tcl -l de -d po/ po/de.po make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-checkout-index.html git-checkout-index.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' 579 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-am.html git-am.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' msgfmt --statistics --tcl -l pt_pt -d po/ po/pt_pt.po 550 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-check-attr.html git-check-attr.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-http-push.html git-http-push.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-diagnose.html git-diagnose.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-unpack-objects.html git-unpack-objects.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-verify-pack.html git-verify-pack.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-prune.html git-prune.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' msgfmt --statistics --tcl -l vi -d po/ po/vi.po 543 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-cherry-pick.html git-cherry-pick.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-bisect.html git-bisect.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' msgfmt --statistics --tcl -l hu -d po/ po/hu.po msgfmt --statistics --tcl -l nb -d po/ po/nb.po msgfmt --statistics --tcl -l sv -d po/ po/sv.po 514 translated messages. 474 translated messages, 39 untranslated messages. 547 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-fetch.html git-fetch.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-daemon.html git-daemon.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' msgfmt --statistics --tcl -l fr -d po/ po/fr.po msgfmt --statistics --tcl -l it -d po/ po/it.po 520 translated messages. 519 translated messages, 1 untranslated message. msgfmt --statistics --tcl -l ja -d po/ po/ja.po 546 translated messages, 1 untranslated message. msgfmt --statistics --tcl -l pt_br -d po/ po/pt_br.po 520 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-show-branch.html git-show-branch.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' msgfmt --statistics --tcl -l bg -d po/ po/bg.po 565 translated messages. msgfmt --statistics --tcl -l ru -d po/ po/ru.po msgfmt --statistics --tcl -l zh_cn -d po/ po/zh_cn.po 579 translated messages. 366 translated messages, 7 fuzzy translations, 17 untranslated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-remote-fd.html git-remote-fd.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' msgfmt --statistics --tcl -l el -d po/ po/el.po 381 translated messages, 4 fuzzy translations, 6 untranslated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-merge-base.html git-merge-base.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-merge-file.html git-merge-file.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-cvsserver.html git-cvsserver.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-imap-send.html git-imap-send.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-fsmonitor--daemon.html git-fsmonitor--daemon.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' 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.GITGUI/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]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-switch.html git-switch.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-ls-remote.html git-ls-remote.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' 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 SUBDIR gitk-git make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-archimport.html git-archimport.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-reflog.html git-reflog.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-merge-one-file.html git-merge-one-file.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' * new Tcl/Tk interpreter location make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-var.html git-var.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' Generating catalog po/de.msg msgfmt --statistics --tcl po/de.po -l de -d po/ make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-clean.html git-clean.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' 307 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-sparse-checkout.html git-sparse-checkout.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-credential.html git-credential.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' Generating catalog po/pt_pt.msg msgfmt --statistics --tcl po/pt_pt.po -l pt_pt -d po/ 311 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-notes.html git-notes.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' Generating catalog po/vi.msg msgfmt --statistics --tcl po/vi.po -l vi -d po/ 307 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-shell.html git-shell.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' Generating catalog po/ca.msg msgfmt --statistics --tcl po/ca.po -l ca -d po/ 307 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-sh-i18n--envsubst.html git-sh-i18n--envsubst.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' Generating catalog po/hu.msg msgfmt --statistics --tcl po/hu.po -l hu -d po/ 277 translated messages, 18 fuzzy translations, 12 untranslated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-interpret-trailers.html git-interpret-trailers.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-revert.html git-revert.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-replace.html git-replace.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-init-db.html git-init-db.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' Generating catalog po/es.msg msgfmt --statistics --tcl po/es.po -l es -d po/ 184 translated messages, 46 fuzzy translations, 77 untranslated messages. Generating catalog po/sv.msg msgfmt --statistics --tcl po/sv.po -l sv -d po/ 311 translated messages. 311 translated messages. Generating catalog po/fr.msg msgfmt --statistics --tcl po/fr.po -l fr -d po/ Generating catalog po/it.msg msgfmt --statistics --tcl po/it.po -l it -d po/ 274 translated messages, 17 fuzzy translations, 16 untranslated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-get-tar-commit-id.html git-get-tar-commit-id.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-fsck.html git-fsck.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' Generating catalog po/ja.msg msgfmt --statistics --tcl po/ja.po -l ja -d po/ 311 translated messages. Generating catalog po/pt_br.msg msgfmt --statistics --tcl po/pt_br.po -l pt_br -d po/ 279 translated messages, 16 fuzzy translations, 12 untranslated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-gc.html git-gc.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-rebase.html git-rebase.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-http-backend.html git-http-backend.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' Generating catalog po/bg.msg msgfmt --statistics --tcl po/bg.po -l bg -d po/ 317 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-pack-refs.html git-pack-refs.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' Generating catalog po/ru.msg msgfmt --statistics --tcl po/ru.po -l ru -d po/ 317 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-diff-index.html git-diff-index.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-receive-pack.html git-receive-pack.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-sh-setup.html git-sh-setup.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' Generating catalog po/zh_cn.msg msgfmt --statistics --tcl po/zh_cn.po -l zh_cn -d po/ 317 translated messages. make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitformat-bundle.html gitformat-bundle.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' 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]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-stash.html git-stash.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' SUBDIR templates make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o scalar.html scalar.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-commit-tree.html git-commit-tree.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-help.html git-help.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitformat-chunk.html gitformat-chunk.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitformat-signature.html gitformat-signature.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' : no custom templates yet make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-commit.html git-commit.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-read-tree.html git-read-tree.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitk.html gitk.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-checkout.html git-checkout.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-worktree.html git-worktree.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitmailmap.html gitmailmap.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitmodules.html gitmodules.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitformat-commit-graph.html gitformat-commit-graph.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-filter-branch.html git-filter-branch.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-for-each-ref.html git-for-each-ref.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitignore.html gitignore.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitprotocol-common.html gitprotocol-common.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-push.html git-push.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-log.xml git-log.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-branch.html git-branch.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-pull.html git-pull.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitformat-index.html gitformat-index.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitprotocol-capabilities.html gitprotocol-capabilities.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitcli.html gitcli.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-svn.html git-svn.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitnamespaces.html gitnamespaces.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitcvs-migration.html gitcvs-migration.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-diff.html git-diff.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitformat-pack.html gitformat-pack.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitweb.html gitweb.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitcredentials.html gitcredentials.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-rev-list.html git-rev-list.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 howto-index.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitdiffcore.html gitdiffcore.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' \ sed -e '1,/^$/d' howto/using-merge-subtree.txt | \ asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 - >howto/using-merge-subtree.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' \ sed -e '1,/^$/d' howto/new-command.txt | \ asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 - >howto/new-command.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' \ sed -e '1,/^$/d' howto/revert-branch-rebase.txt | \ asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 - >howto/revert-branch-rebase.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' \ sed -e '1,/^$/d' howto/use-git-daemon.txt | \ asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 - >howto/use-git-daemon.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitprotocol-http.html gitprotocol-http.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o githooks.html githooks.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitsubmodules.html gitsubmodules.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' \ sed -e '1,/^$/d' howto/update-hook-example.txt | \ asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 - >howto/update-hook-example.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitrepository-layout.html gitrepository-layout.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' \ sed -e '1,/^$/d' howto/using-signed-tag-in-pull-request.txt | \ asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 - >howto/using-signed-tag-in-pull-request.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' \ sed -e '1,/^$/d' howto/separating-topic-branches.txt | \ asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 - >howto/separating-topic-branches.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitprotocol-pack.html gitprotocol-pack.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o giteveryday.html giteveryday.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' \ sed -e '1,/^$/d' howto/recover-corrupted-blob-object.txt | \ asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 - >howto/recover-corrupted-blob-object.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 technical/api-merge.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' \ sed -e '1,/^$/d' howto/rebuild-from-update-hook.txt | \ asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 - >howto/rebuild-from-update-hook.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gittutorial-2.html gittutorial-2.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 technical/api-simple-ipc.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitfaq.html gitfaq.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' \ sed -e '1,/^$/d' howto/rebase-from-internal-branch.txt | \ asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 - >howto/rebase-from-internal-branch.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' \ sed -e '1,/^$/d' howto/recover-corrupted-object-harder.txt | \ asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 - >howto/recover-corrupted-object-harder.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' \ sed -e '1,/^$/d' howto/coordinate-embargoed-releases.txt | \ asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 - >howto/coordinate-embargoed-releases.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 technical/api-error-handling.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' \ sed -e '1,/^$/d' howto/setup-git-server-over-http.txt | \ asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 - >howto/setup-git-server-over-http.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' \ sed -e '1,/^$/d' howto/keep-canonical-history-correct.txt | \ asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 - >howto/keep-canonical-history-correct.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitattributes.html gitattributes.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' \ sed -e '1,/^$/d' howto/revert-a-faulty-merge.txt | \ asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 - >howto/revert-a-faulty-merge.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitrevisions.html gitrevisions.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitprotocol-v2.html gitprotocol-v2.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-format-patch.html git-format-patch.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitworkflows.html gitworkflows.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gittutorial.html gittutorial.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-diff-files.html git-diff-files.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' \ sed -e '1,/^$/d' howto/maintain-git.txt | \ asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 - >howto/maintain-git.html make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 ReviewingGuidelines.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitremote-helpers.html gitremote-helpers.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 technical/api-index.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 technical/api-parse-options.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' 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]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitweb.conf.html gitweb.conf.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-show.html git-show.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-fast-import.html git-fast-import.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitglossary.html gitglossary.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-diff-tree.html git-diff-tree.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -a git-relative-html-prefix=../ -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 technical/api-trace2.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 MyFirstObjectWalk.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o gitcore-tutorial.html gitcore-tutorial.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 SubmittingPatches.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' MKDIR -p po/build/locale/pt_PT/LC_MESSAGES MSGFMT po/build/locale/pt_PT/LC_MESSAGES/git.mo MKDIR -p po/build/locale/de/LC_MESSAGES MSGFMT po/build/locale/de/LC_MESSAGES/git.mo make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 MyFirstContribution.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git.html git.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-for-each-repo.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-prune-packed.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-citool.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-credential-cache.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-mailsplit.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-mv.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-instaweb.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-mailinfo.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-gui.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-contacts.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-check-ignore.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-index-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-version.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-rm.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' MKDIR -p po/build/locale/sv/LC_MESSAGES MSGFMT po/build/locale/sv/LC_MESSAGES/git.mo make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-check-ref-format.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-hook.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-show-ref.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-mergetool--lib.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d manpage -o git-config.xml git-config.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-stripspace.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-difftool.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-write-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-column.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-restore.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-repack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-upload-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-fetch-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' MKDIR -p po/build/locale/tr/LC_MESSAGES MSGFMT po/build/locale/tr/LC_MESSAGES/git.mo MKDIR -p po/build/locale/is/LC_MESSAGES MSGFMT po/build/locale/is/LC_MESSAGES/git.mo make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-archive.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-multi-pack-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' MKDIR -p po/build/locale/vi/LC_MESSAGES MSGFMT po/build/locale/vi/LC_MESSAGES/git.mo make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-init.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-web--browse.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-unpack-file.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-name-rev.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-ls-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-log.html git-log.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-apply.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-send-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-cvsexportcommit.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-cherry.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-patch-id.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-annotate.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-check-mailmap.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-blame.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-subtree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-cat-file.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-grep.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-status.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' MKDIR -p po/build/locale/ca/LC_MESSAGES MSGFMT po/build/locale/ca/LC_MESSAGES/git.mo make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-ls-files.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-credential-cache--daemon.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-clone.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' MKDIR -p po/build/locale/it/LC_MESSAGES MSGFMT po/build/locale/it/LC_MESSAGES/git.mo make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-send-email.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' MKDIR -p po/build/locale/ko/LC_MESSAGES MSGFMT po/build/locale/ko/LC_MESSAGES/git.mo make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-p4.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-update-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-reset.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-maintenance.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-add.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' MKDIR -p po/build/locale/es/LC_MESSAGES MSGFMT po/build/locale/es/LC_MESSAGES/git.mo make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-merge.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' MKDIR -p po/build/locale/pl/LC_MESSAGES MSGFMT po/build/locale/pl/LC_MESSAGES/git.mo make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-shortlog.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-rev-parse.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' MKDIR -p po/build/locale/fr/LC_MESSAGES MSGFMT po/build/locale/fr/LC_MESSAGES/git.mo make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-fetch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' MKDIR -p po/build/locale/id/LC_MESSAGES MSGFMT po/build/locale/id/LC_MESSAGES/git.mo MKDIR -p po/build/locale/uk/LC_MESSAGES MSGFMT po/build/locale/uk/LC_MESSAGES/git.mo MKDIR -p po/build/locale/bg/LC_MESSAGES MSGFMT po/build/locale/bg/LC_MESSAGES/git.mo MKDIR -p po/build/locale/ru/LC_MESSAGES MSGFMT po/build/locale/ru/LC_MESSAGES/git.mo MKDIR -p po/build/locale/zh_CN/LC_MESSAGES MSGFMT po/build/locale/zh_CN/LC_MESSAGES/git.mo MKDIR -p po/build/locale/zh_TW/LC_MESSAGES MSGFMT po/build/locale/zh_TW/LC_MESSAGES/git.mo MKDIR -p po/build/locale/el/LC_MESSAGES MSGFMT po/build/locale/el/LC_MESSAGES/git.mo make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-rebase.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-rev-list.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' MKDIR -p perl/build/lib GEN perl/build/lib/Git.pm MKDIR -p perl/build/lib/Git GEN perl/build/lib/Git/IndexInfo.pm GEN perl/build/lib/Git/Packet.pm GEN perl/build/lib/Git/SVN.pm GEN perl/build/lib/Git/I18N.pm MKDIR -p perl/build/lib/Git/SVN GEN perl/build/lib/Git/SVN/GlobSpec.pm GEN perl/build/lib/Git/SVN/Fetcher.pm GEN perl/build/lib/Git/SVN/Utils.pm GEN perl/build/lib/Git/SVN/Prompt.pm GEN perl/build/lib/Git/SVN/Ra.pm GEN perl/build/lib/Git/SVN/Editor.pm GEN perl/build/lib/Git/SVN/Migration.pm GEN perl/build/lib/Git/SVN/Log.pm MKDIR -p perl/build/lib/Git/SVN/Memoize GEN perl/build/lib/Git/SVN/Memoize/YAML.pm make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b docbook -d book -o user-manual.xml user-manual.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-update-ref.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-commit-graph.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' CC t/helper/test-fake-ssh.o make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-rerere.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-bugreport.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-symbolic-ref.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-request-pull.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-quiltimport.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-whatchanged.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-upload-archive.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-pack-redundant.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-verify-commit.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-remote-ext.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' asciidoc -f asciidoc.conf -amanmanual='Git Manual' -amansource='Git 2.43.7' -arevdate='' -b xhtml11 -d manpage -o git-config.html git-config.txt make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-mktree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-show-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-merge-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-merge-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-sh-i18n.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-stage.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-http-fetch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-count-objects.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-bundle.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-hash-object.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-mktag.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-mergetool.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-update-server-info.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-cvsimport.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-remote.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-fsck-objects.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-fast-export.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-am.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-checkout-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-verify-tag.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-describe.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-bisect.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-range-diff.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-fmt-merge-msg.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-check-attr.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-tag.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-credential-store.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-show-branch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-diagnose.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-http-push.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-submodule.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-cherry-pick.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-switch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-pack-objects.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-notes.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-prune.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-cvsserver.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-daemon.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-merge-base.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-fsck.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-sparse-checkout.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-commit.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-push.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-diff-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-pull.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-unpack-objects.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-svn.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-diff.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-show.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-diff-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' CC reftable/basics_test.o make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-verify-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' CC reftable/dump.o CC t/helper/test-csprng.o CC reftable/test_framework.o CC t/helper/test-crontab.o CC reftable/block_test.o CC reftable/pq_test.o CC reftable/refname_test.o CC t/helper/test-tool.o CC t/helper/test-advise.o CC t/helper/test-bitmap.o CC reftable/tree_test.o CC t/helper/test-bloom.o CC t/helper/test-bundle-uri.o CC t/helper/test-cache-tree.o CC t/helper/test-chmtime.o CC t/helper/test-date.o CC t/helper/test-config.o CC t/helper/test-ctype.o CC reftable/record_test.o CC reftable/merged_test.o make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-imap-send.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-remote-fd.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-fsmonitor--daemon.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' CC reftable/readwrite_test.o make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-merge-file.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-interpret-trailers.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-archimport.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-ls-remote.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-gc.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-credential.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-checkout.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' CC reftable/stack_test.o make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-clean.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-merge-one-file.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' CC t/helper/test-delta.o CC t/helper/test-drop-caches.o CC t/helper/test-fsmonitor-client.o CC t/helper/test-dir-iterator.o CC t/helper/test-env-helper.o CC t/helper/test-dump-fsmonitor.o make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-init-db.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' CC t/helper/test-dump-cache-tree.o CC t/helper/test-dump-split-index.o CC t/helper/test-dump-untracked-cache.o make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-revert.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' CC t/helper/test-example-decorate.o CC t/helper/test-find-pack.o make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-sh-i18n--envsubst.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-pack-refs.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-get-tar-commit-id.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-reflog.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-sh-setup.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-var.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-for-each-ref.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-commit-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-shell.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-stash.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-replace.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-http-backend.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitk.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' CC t/helper/test-fast-rebase.o CC t/helper/test-genrandom.o make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-receive-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-read-tree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-help.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man scalar.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-worktree.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-branch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-filter-branch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitweb.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-format-patch.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-diff-files.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-fast-import.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' CC t/helper/test-genzeros.o CC t/helper/test-getcwd.o CC t/helper/test-online-cpus.o CC t/helper/test-hash-speed.o make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' CC t/helper/test-hexdump.o CC t/helper/test-match-trees.o CC t/helper/test-mktemp.o CC t/helper/test-hash.o CC t/helper/test-oidmap.o CC t/helper/test-parse-pathspec-file.o CC t/helper/test-pcre2-config.o CC t/helper/test-oid-array.o CC t/helper/test-oidtree.o CC t/helper/test-partial-clone.o CC t/helper/test-pkt-line.o CC t/helper/test-prio-queue.o CC t/helper/test-pack-mtimes.o CC t/helper/test-hashmap.o CC t/helper/test-lazy-init-name-hash.o make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitmailmap.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' CC t/helper/test-json-writer.o CC t/helper/test-progress.o CC t/helper/test-parse-options.o CC t/helper/test-read-cache.o CC t/helper/test-path-utils.o CC t/helper/test-reach.o make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xsltproc --xinclude --stringparam html.stylesheet docbook-xsl.css --param generate.consistent.ids 1 -o user-manual.html docbook.xsl user-manual.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitformat-commit-graph.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' CC t/helper/test-mergesort.o CC t/helper/test-proc-receive.o make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitformat-bundle.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitmodules.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitprotocol-common.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitformat-signature.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitformat-chunk.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitprotocol-capabilities.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitignore.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitformat-index.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitformat-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitprotocol-http.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitcli.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitrepository-layout.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitattributes.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitcredentials.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man githooks.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitprotocol-pack.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitprotocol-v2.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitweb.conf.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' MKDIR -p bin-wrappers GEN bin-wrappers/git GEN bin-wrappers/scalar GEN bin-wrappers/git-receive-pack GEN bin-wrappers/git-shell GEN bin-wrappers/git-upload-archive GEN bin-wrappers/git-upload-pack GEN bin-wrappers/git-cvsserver make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-log.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' GEN bin-wrappers/test-fake-ssh GEN bin-wrappers/test-tool AR reftable/libreftable_test.a CC t/helper/test-reftable.o CC t/helper/test-scrap-cache-tree.o CC t/helper/test-sha1.o CC t/helper/test-subprocess.o CC t/helper/test-userdiff.o CC t/helper/test-regex.o CC t/helper/test-wildmatch.o CC t/helper/test-sha256.o CC t/helper/test-read-midx.o CC t/helper/test-xml-encode.o CC t/helper/test-submodule.o CC t/helper/test-serve-v2.o make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitcvs-migration.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' CC t/helper/test-sigchain.o CC t/helper/test-read-graph.o CC t/helper/test-submodule-nested-repo-config.o CC t/helper/test-strcmp-offset.o CC t/helper/test-truncate.o CC t/helper/test-windows-named-pipe.o CC t/helper/test-submodule-config.o CC t/helper/test-write-cache.o CC t/helper/test-revision-walking.o CC t/helper/test-repository.o CC t/helper/test-urlmatch-normalization.o CC t/helper/test-ref-store.o make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitnamespaces.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' CC t/helper/test-trace2.o CC t/helper/test-string-list.o CC t/helper/test-run-command.o make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gittutorial-2.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitsubmodules.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' CC t/helper/test-simple-ipc.o CC t/helper/test-rot13-filter.o make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitcore-tutorial.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitdiffcore.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man giteveryday.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' LINK t/helper/test-fake-ssh make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitworkflows.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gittutorial.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitrevisions.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitfaq.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitremote-helpers.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man gitglossary.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' LINK t/helper/test-tool GEN gitweb/static/gitweb.js GEN gitweb/gitweb.cgi make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' xmlto -m manpage-normal.xsl -m manpage-bold-literal.xsl --stringparam man.base.url.for.relative.links='file:///usr/share/doc/git/' man git-config.xml make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' + /usr/bin/make -O -j64 -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 -j64 -C contrib/credential/libsecret/ make: Entering directory '/builddir/build/BUILD/git-2.43.7/contrib/credential/libsecret' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -o git-credential-libsecret.o -c git-credential-libsecret.c make: Leaving directory '/builddir/build/BUILD/git-2.43.7/contrib/credential/libsecret' make: Entering directory '/builddir/build/BUILD/git-2.43.7/contrib/credential/libsecret' gcc -o git-credential-libsecret -Wl,-z,relro -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.43.7/contrib/credential/libsecret' + /usr/bin/make -O -j64 -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.43.7' GEN contrib/credential/netrc/git-credential-netrc make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7' + /usr/bin/make -O -j64 -C contrib/diff-highlight/ make: Entering directory '/builddir/build/BUILD/git-2.43.7/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.43.7/contrib/diff-highlight' + /usr/bin/make -O -j64 -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.43.7/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.43.7/contrib/subtree' + rm -rf contrib/fast-import/import-zips.py + sed -i -e '1s@#!\( */usr/bin/env python\|%{__python2}\)$@#!/usr/libexec/platform-python@' contrib/hg-to-git/hg-to-git.py + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eg6PyR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64 ++ dirname /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64 + cd git-2.43.7 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64 'INSTALL=/usr/bin/install -p' install-doc SUBDIR git-gui SUBDIR gitk-git SUBDIR templates : no custom templates yet /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/var/www/git' /usr/bin/install -p -m 755 gitweb/gitweb.cgi '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/var/www/git' /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/var/www/git/static' /usr/bin/install -p -m 644 gitweb/static/gitweb.js gitweb/static/gitweb.css gitweb/static/git-logo.png gitweb/static/git-favicon.png \ '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/var/www/git/static' /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/bin' /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/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 '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core' /usr/bin/install -p 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-archimport git-cvsexportcommit git-cvsimport git-cvsserver git-send-email git-svn git-p4 git-instaweb '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core' /usr/bin/install -p -m 644 git-mergetool--lib git-sh-i18n git-sh-setup '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core' /usr/bin/install -p git scalar git-receive-pack git-shell git-upload-archive git-upload-pack '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/bin' /usr/bin/install -p git-cvsserver '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/bin' /usr/bin/make -C templates DESTDIR='/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64' install make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/templates' : no custom templates yet /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-core/templates' (cd blt && tar cf - .) | \ (cd '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-core/templates' && umask 022 && tar xof -) make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/templates' /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core/mergetools' /usr/bin/install -p -m 644 mergetools/* '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core/mergetools' /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/locale' (cd po/build/locale && tar cf - .) | \ (cd '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/locale' && umask 022 && tar xof -) /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/perl5/vendor_perl' (cd perl/build/lib && tar cf - .) | \ (cd '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/perl5/vendor_perl' && umask 022 && tar xof -) /usr/bin/make -C gitk-git install make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/gitk-git' /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/bin' /usr/bin/install -p -m 755 gitk-wish '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/bin'/gitk /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/gitk/lib/msgs' /usr/bin/install -p -m 644 po/zh_cn.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/de.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/sv.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/it.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/hu.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/ja.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/pt_pt.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/fr.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/pt_br.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/ru.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/ca.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/vi.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/bg.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/gitk/lib/msgs' && /usr/bin/install -p -m 644 po/es.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/gitk/lib/msgs' && true make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/gitk-git' /usr/bin/make -C git-gui gitexecdir='/usr/libexec/git-core' install make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/git-gui' /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core' /usr/bin/install -p -m 755 git-gui '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core' /usr/bin/install -p -m 755 git-gui--askpass '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core' rm -f '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core/git-citool' && ln '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core/git-gui' '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core/git-citool' && true /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' /usr/bin/install -p -m 644 lib/tclIndex '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' /usr/bin/install -p -m 644 lib/themed.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/tools.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/line.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/checkout_op.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/transport.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/console.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/remote_add.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/browser.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/branch_checkout.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/spellcheck.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/status_bar.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/diff.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/remote.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/choose_font.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/option.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/mergetool.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/tools_dlg.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/search.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/shortcut.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/branch_rename.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/class.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/remote_branch_delete.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/choose_repository.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/about.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/blame.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/branch.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/win32.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/sshkey.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/branch_create.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/chord.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/commit.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/branch_delete.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/index.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/encoding.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/logo.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/date.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/choose_rev.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/database.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/error.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/merge.tcl '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/git-gui.ico '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && /usr/bin/install -p -m 644 lib/win32_shortcut.js '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib' && true /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib/msgs' /usr/bin/install -p -m 644 po/pt_br.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib/msgs' && /usr/bin/install -p -m 644 po/hu.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib/msgs' && /usr/bin/install -p -m 644 po/zh_cn.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib/msgs' && /usr/bin/install -p -m 644 po/de.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib/msgs' && /usr/bin/install -p -m 644 po/sv.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib/msgs' && /usr/bin/install -p -m 644 po/it.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib/msgs' && /usr/bin/install -p -m 644 po/ja.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib/msgs' && /usr/bin/install -p -m 644 po/pt_pt.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib/msgs' && /usr/bin/install -p -m 644 po/fr.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib/msgs' && /usr/bin/install -p -m 644 po/ru.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib/msgs' && /usr/bin/install -p -m 644 po/el.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib/msgs' && /usr/bin/install -p -m 644 po/vi.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib/msgs' && /usr/bin/install -p -m 644 po/bg.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib/msgs' && /usr/bin/install -p -m 644 po/nb.msg '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-gui/lib/msgs' && true make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/git-gui' bindir=$(cd '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/bin' && pwd) && \ execdir=$(cd '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core' && pwd) && \ destdir_from_execdir_SQ=$(echo 'libexec/git-core' | sed -e 's|[^/][^/]*|..|g') && \ { test "$bindir/" = "$execdir/" || \ for p in git scalar 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 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--worker 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-diagnose git-diff-files git-diff-index git-diff-tree git-diff git-difftool 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-fsmonitor--daemon git-gc git-get-tar-commit-id git-grep git-hash-object git-help git-hook 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-version 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 /usr/bin/install -p -d -m 755 '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/man/man3' (cd perl/build/man/man3 && tar cf - .) | \ (cd '/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/man/man3' && umask 022 && tar xof -) /usr/bin/make -C Documentation install make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/Documentation' fatal: not a git repository (or any of the parent directories): .git /usr/bin/perl ./build-docdep.perl >doc.dep /usr/bin/make -C ../ GIT-VERSION-FILE make[2]: Entering directory '/builddir/build/BUILD/git-2.43.7' make[2]: 'GIT-VERSION-FILE' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/git-2.43.7' fatal: not a git repository (or any of the parent directories): .git /usr/bin/make -C ../ GIT-VERSION-FILE make[2]: Entering directory '/builddir/build/BUILD/git-2.43.7' make[2]: 'GIT-VERSION-FILE' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/git-2.43.7' /usr/bin/install -p -d -m 755 /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/man/man1 /usr/bin/install -p -d -m 755 /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/man/man5 /usr/bin/install -p -d -m 755 /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/man/man7 /usr/bin/install -p -m 644 git-contacts.1 git-remote-fd.1 git-whatchanged.1 git-fsck-objects.1 git-diagnose.1 git-citool.1 git-commit.1 git-prune.1 git-unpack-objects.1 git-imap-send.1 git-interpret-trailers.1 git-merge-file.1 git-merge-tree.1 git-show-index.1 git-credential-cache.1 git-status.1 git-archimport.1 git-prune-packed.1 git-var.1 git-format-patch.1 git-for-each-ref.1 git-receive-pack.1 git-fast-import.1 git-read-tree.1 git-describe.1 git-shell.1 git-commit-tree.1 git-revert.1 git-sh-setup.1 git-get-tar-commit-id.1 git-check-ignore.1 git-archive.1 git-config.1 git-stripspace.1 git-gui.1 git-gc.1 git-bundle.1 git-restore.1 git-checkout.1 git-mailsplit.1 git-am.1 git-switch.1 git-apply.1 git-version.1 git-cvsimport.1 git-merge.1 git-mergetool--lib.1 git-fetch-pack.1 git-hook.1 git-cat-file.1 git-fetch.1 git-write-tree.1 git-pack-objects.1 git-maintenance.1 git-update-index.1 git-verify-pack.1 git-cherry.1 git-annotate.1 git-rev-parse.1 git-rm.1 git-add.1 git-check-mailmap.1 git-credential-cache--daemon.1 git-bugreport.1 git-init.1 git-merge-base.1 git-diff.1 git-fast-export.1 git-request-pull.1 git-subtree.1 git-remote.1 git-pack-redundant.1 git-credential-store.1 git-sh-i18n.1 git-cherry-pick.1 git-tag.1 git-mergetool.1 git-hash-object.1 git-stage.1 git-http-fetch.1 git-checkout-index.1 git-mktag.1 git-show-ref.1 git-show-branch.1 git-fmt-merge-msg.1 git-check-attr.1 git-http-push.1 git-range-diff.1 git-http-backend.1 git-sparse-checkout.1 git-branch.1 git-show.1 git-verify-tag.1 git-diff-files.1 git-credential.1 git-reflog.1 git-clean.1 git-filter-branch.1 git-worktree.1 git-replace.1 git-merge-one-file.1 git-stash.1 git-sh-i18n--envsubst.1 git-init-db.1 git-pack-refs.1 git-merge-index.1 git-count-objects.1 git-mktree.1 git-commit-graph.1 git-check-ref-format.1 git-ls-files.1 git-repack.1 git-difftool.1 git-p4.1 git-clone.1 git-send-email.1 git-shortlog.1 git-fsck.1 git-symbolic-ref.1 git-blame.1 git-daemon.1 git-column.1 git-ls-tree.1 git-multi-pack-index.1 git-reset.1 git-web--browse.1 git-mv.1 git-grep.1 git-send-pack.1 git-cvsexportcommit.1 git-log.1 git-unpack-file.1 git-rebase.1 git-name-rev.1 git-upload-pack.1 git-quiltimport.1 git-rev-list.1 git-update-ref.1 git-rerere.1 git-diff-index.1 git-submodule.1 git-remote-ext.1 git-instaweb.1 git-index-pack.1 git-fsmonitor--daemon.1 git-upload-archive.1 git-help.1 git-verify-commit.1 git-mailinfo.1 git-bisect.1 git-patch-id.1 git-push.1 git-ls-remote.1 git-cvsserver.1 git-pull.1 git-svn.1 git-update-server-info.1 git-for-each-repo.1 git-notes.1 git-diff-tree.1 git.1 gitk.1 gitweb.1 scalar.1 /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/man/man1 /usr/bin/install -p -m 644 gitattributes.5 gitformat-bundle.5 gitformat-chunk.5 gitformat-commit-graph.5 gitformat-index.5 gitformat-pack.5 gitformat-signature.5 githooks.5 gitignore.5 gitmailmap.5 gitmodules.5 gitprotocol-capabilities.5 gitprotocol-common.5 gitprotocol-http.5 gitprotocol-pack.5 gitprotocol-v2.5 gitrepository-layout.5 gitweb.conf.5 /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/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.43.7-1.0.1.an8.x86_64/usr/share/man/man7 make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7/Documentation' + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64 'INSTALL=/usr/bin/install -p' -C contrib/contacts make: Entering directory '/builddir/build/BUILD/git-2.43.7/contrib/contacts' /usr/bin/make -C ../../ GIT-VERSION-FILE make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7' make[1]: 'GIT-VERSION-FILE' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7' /usr/bin/install -p -d -m 755 /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core /usr/bin/install -p -m 755 git-contacts /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core make: Leaving directory '/builddir/build/BUILD/git-2.43.7/contrib/contacts' + pushd contrib/emacs + for el in *.el + install -Dpm 644 git-blame.el /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/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.43.7-1.0.1.an8.x86_64/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.43.7-1.0.1.an8.x86_64/usr/libexec/git-core + install -pm 755 contrib/credential/netrc/git-credential-netrc /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core + mv contrib/credential/netrc . + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64 'INSTALL=/usr/bin/install -p' -C contrib/subtree make: Entering directory '/builddir/build/BUILD/git-2.43.7/contrib/subtree' /usr/bin/make -C ../../ GIT-VERSION-FILE make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7' make[1]: 'GIT-VERSION-FILE' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/git-2.43.7' /usr/bin/install -p -d -m 755 /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core /usr/bin/install -p -m 755 git-subtree /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core make: Leaving directory '/builddir/build/BUILD/git-2.43.7/contrib/subtree' + mkdir -p /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/etc/httpd/conf.d + install -pm 0644 /builddir/build/SOURCES/gitweb-httpd.conf /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/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.43.7-1.0.1.an8.x86_64/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/scalar + 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.43.7-1.0.1.an8.x86_64 Documentation -type f -name 'git-archimport*' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64 Documentation '(' -type f -o -type l ')' '(' -name 'git-cvs*' -o -name 'gitcvs*' ')' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64 Documentation -type f -name 'git-p4*' -exec rm -f '{}' ';' + rm -f /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core/mergetools/p4merge + rm -f /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/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.43.7-1.0.1.an8.x86_64/usr/bin /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/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.43.7-1.0.1.an8.x86_64@@' + find /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/bin /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/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.43.7-1.0.1.an8.x86_64@%dir @' + find /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/perl5/vendor_perl -type f + sed -e 's@^/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64@@' + find /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/perl5/vendor_perl -mindepth 1 -type d + sed -e 's@^/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64@%dir @' + grep Git/SVN perl-git-files + sed -i '/Git\/SVN/ d' perl-git-files + find /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/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.43.7-1.0.1.an8.x86_64@@' -e 's/$/*/' + mkdir -p /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/var/lib/git + install -Dp -m 0644 /builddir/build/SOURCES/git.socket /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/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.43.7-1.0.1.an8.x86_64/usr/share/bash-completion/completions/git + ln -s git /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/bash-completion/completions/gitk + mkdir -p /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-core/contrib/completion + install -pm 644 contrib/completion/git-completion.tcsh /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-core/contrib/completion/ + mkdir -p /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-core/contrib + mv contrib/hooks /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-core/contrib + pushd contrib + ln -s ../../../git-core/contrib/hooks + popd + mkdir -p /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-core/contrib/completion + install -pm 644 contrib/completion/git-prompt.sh /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/git-core/contrib/completion/ + desktop-file-install --dir=/builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/applications /builddir/build/SOURCES/git-gui.desktop + pushd /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/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.43.7-1.0.1.an8.x86_64 git git.lang + cat git.lang + chmod -R g-w /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64 + chmod a-x /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/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.43.7-1.0.1.an8.x86_64/usr/share/doc/git/ + cp -pr CODE_OF_CONDUCT.md README.md Documentation/MyFirstContribution.txt Documentation/MyFirstObjectWalk.txt Documentation/ReviewingGuidelines.txt Documentation/SubmittingPatches.txt Documentation/ToolsForGit.txt Documentation/blame-options.txt Documentation/cmds-ancillaryinterrogators.txt Documentation/cmds-ancillarymanipulators.txt Documentation/cmds-developerinterfaces.txt Documentation/cmds-foreignscminterface.txt Documentation/cmds-guide.txt Documentation/cmds-mainporcelain.txt Documentation/cmds-plumbinginterrogators.txt Documentation/cmds-plumbingmanipulators.txt Documentation/cmds-purehelpers.txt Documentation/cmds-synchelpers.txt Documentation/cmds-synchingrepositories.txt Documentation/cmds-userinterfaces.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/fsck-msgids.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-diagnose.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-fsmonitor--daemon.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-hook.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-version.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/gitformat-bundle.txt Documentation/gitformat-chunk.txt Documentation/gitformat-commit-graph.txt Documentation/gitformat-index.txt Documentation/gitformat-pack.txt Documentation/gitformat-signature.txt Documentation/gitglossary.txt Documentation/githooks.txt Documentation/gitignore.txt Documentation/gitk.txt Documentation/gitmailmap.txt Documentation/gitmodules.txt Documentation/gitnamespaces.txt Documentation/gitprotocol-capabilities.txt Documentation/gitprotocol-common.txt Documentation/gitprotocol-http.txt Documentation/gitprotocol-pack.txt Documentation/gitprotocol-v2.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/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/rerere-options.txt Documentation/rev-list-description.txt Documentation/rev-list-options.txt Documentation/revisions.txt Documentation/scalar.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.43.7-1.0.1.an8.x86_64/usr/share/doc/git/ + rm -rf /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/doc/git/contrib/contacts/ /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/doc/git/contrib/credential/ /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/doc/git/contrib/svn-fe/ + cp -p gitweb/INSTALL /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/doc/git/INSTALL.gitweb + cp -p gitweb/README /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/doc/git/README.gitweb + cp -pr Documentation/MyFirstContribution.html Documentation/MyFirstObjectWalk.html Documentation/ReviewingGuidelines.html Documentation/SubmittingPatches.html Documentation/ToolsForGit.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-diagnose.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-fsmonitor--daemon.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-hook.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-version.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/gitformat-bundle.html Documentation/gitformat-chunk.html Documentation/gitformat-commit-graph.html Documentation/gitformat-index.html Documentation/gitformat-pack.html Documentation/gitformat-signature.html Documentation/gitglossary.html Documentation/githooks.html Documentation/gitignore.html Documentation/gitk.html Documentation/gitmailmap.html Documentation/gitmodules.html Documentation/gitnamespaces.html Documentation/gitprotocol-capabilities.html Documentation/gitprotocol-common.html Documentation/gitprotocol-http.html Documentation/gitprotocol-pack.html Documentation/gitprotocol-v2.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/scalar.html Documentation/user-manual.html Documentation/docbook-xsl.css /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/doc/git/ + cp -pr Documentation/howto Documentation/technical /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/doc/git/ + find /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/doc/git/howto /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/doc/git/technical -type f + grep -o '/usr/share/doc/git.*$' + find /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/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.43.7-1.0.1.an8.x86_64/usr/share/doc/git/contrib /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/doc/git/RelNotes -type f + grep -o '/usr/share/doc/git.*$' + find /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/share/doc/git -type d + grep -o '/usr/share/doc/git.*$' + sed 's/^/\%dir /' + /usr/lib/rpm/find-debuginfo.sh -j64 --strict-build-id -m -i --build-id-seed 2.43.7-1.0.1.an8 --unique-debug-suffix -2.43.7-1.0.1.an8.x86_64 --unique-debug-src-base git-2.43.7-1.0.1.an8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/git-2.43.7 extracting debug info from /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/bin/git-shell extracting debug info from /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core/git-credential-libsecret extracting debug info from /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/bin/scalar extracting debug info from /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core/git-http-push extracting debug info from /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/bin/git extracting debug info from /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core/git-daemon extracting debug info from /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core/git-imap-send extracting debug info from /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core/git-http-fetch extracting debug info from /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core/git-http-backend extracting debug info from /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core/git-remote-http extracting debug info from /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/usr/libexec/git-core/git-sh-i18n--envsubst /usr/lib/rpm/sepdebugcrcfix: Updated 11 CRC32s, 0 CRC32s did match. 17978 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/git-2.43.7-1.0.1.an8.x86_64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8jAIPM + umask 022 + cd /builddir/build/BUILD + cd git-2.43.7 + GIT_SKIP_TESTS=t5559 + export GIT_SKIP_TESTS + export LANG=en_US.UTF-8 + LANG=en_US.UTF-8 + 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 + export GIT_TEST_SVN_HTTPD=true + GIT_TEST_SVN_HTTPD=true ++ mktemp -d -p /tmp git-t.XXXX + testdir=/tmp/git-t.Jqaw + sed -i 's@^GIT_TEST_OPTS = .*@& --root=/tmp/git-t.Jqaw@' config.mak + touch -r GIT-BUILD-OPTIONS ts + sed -i 's@\(GIT_TEST_OPTS='\''.*\)'\''@\1 --root=/tmp/git-t.Jqaw'\''@' GIT-BUILD-OPTIONS + touch -r ts GIT-BUILD-OPTIONS + /usr/bin/make test SUBDIR git-gui SUBDIR gitk-git SUBDIR templates : no custom templates yet /usr/bin/make -C t/ all make[1]: Entering directory '/builddir/build/BUILD/git-2.43.7/t' rm -f -r 'test-results' *** prove *** t0034-root-safe-directory.sh ....................... skipped: You must set env var GIT_TEST_ALLOW_SUDO=YES in order to run this test t0029-core-unsetenvvars.sh ......................... skipped: skipping Windows-specific tests t0051-windows-named-pipe.sh ........................ skipped: skipping Windows-specific tests 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 t0069-oidtree.sh ................................... ok 1 - oidtree insert and contains ok 2 - oidtree each # passed all 2 test(s) 1..2 ok t0071-sort.sh ...................................... ok 1 - DEFINE_LIST_SORT_DEBUG # passed all 1 test(s) 1..1 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 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 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 t0023-crlf-am.sh ................................... ok 1 - setup ok 2 - am # passed all 2 test(s) 1..2 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 t0024-crlf-archive.sh .............................. ok 1 - setup ok 2 - tar archive ok 3 - zip archive # passed all 3 test(s) 1..3 ok t0062-revision-walking.sh .......................... ok 1 - setup ok 2 - revision walking can be done twice # 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 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 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 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 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 t0092-diagnose.sh .................................. ok 1 - creates diagnostics zip archive ok 2 - counts loose objects ok 3 - --mode=stats excludes .git dir contents ok 4 - --mode=all includes .git dir contents # passed all 4 test(s) 1..4 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 t0004-unwritable.sh ................................ ok 1 - setup ok 2 - write-tree should notice unwritable repository ok 3 - write-tree output on unwritable repository ok 4 - commit should notice unwritable repository ok 5 - commit output on unwritable repository ok 6 - update-index should notice unwritable repository ok 7 - update-index output on unwritable repository ok 8 - add should notice unwritable repository ok 9 - add output on unwritable repository # passed all 9 test(s) 1..9 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 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 does not resolve top-level symlinks # passed all 10 test(s) 1..10 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 t0017-env-helper.sh ................................ ok 1 - test-tool env-helper usage ok 2 - test-tool env-helper bad default values ok 3 - test-tool env-helper --type=bool ok 4 - test-tool env-helper --type=ulong ok 5 - test-tool env-helper reads config thanks to trace2 # passed all 5 test(s) 1..5 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 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 ok 1 - run t0202/test.pl to test Git::I18N.pm # passed all 1 test(s) 1..1 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 ok 9 - unpack-sideband: --no-chomp-newline ok 10 - unpack-sideband: --chomp-newline (default) ok 11 - unpack-sideband: packet_reader_read() consumes sideband, no chomp payload ok 12 - unpack-sideband: packet_reader_read() consumes sideband, chomp payload # passed all 12 test(s) 1..12 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 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 t0035-safe-bare-repository.sh ...................... ok 1 - setup bare repo in worktree ok 2 - safe.bareRepository unset ok 3 - safe.bareRepository=all ok 4 - safe.bareRepository=explicit ok 5 - safe.bareRepository in the repository ok 6 - safe.bareRepository on the command line ok 7 - safe.bareRepository in included file ok 8 - no trace when GIT_DIR is explicitly provided # passed all 8 test(s) 1..8 ok 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 t0303-credential-external.sh ....................... skipped: used to test external credential helpers 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 t0091-bugreport.sh ................................. ok 1 - create a report ok 2 - report contains wanted template (before first section) ok 3 - sanity check "System Info" section ok 4 - dies if file with same name as report already exists ok 5 - --output-directory puts the report in the provided dir ok 6 - incorrect arguments abort with usage ok 7 - incorrect positional arguments abort with usage and hint ok 8 - runs outside of a git dir ok 9 - can create leading directories outside of a git dir ok 10 - indicates populated hooks ok 11 - --diagnose creates diagnostics zip archive ok 12 - --diagnose=stats excludes .git dir contents ok 13 - --diagnose=all includes .git dir contents # passed all 13 test(s) 1..13 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 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 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 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 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 - split (in place) foo:;:bar:;:baz:;: at :;, max -1 ok 9 - split (in place) foo:;:bar:;:baz at :;, max 0 ok 10 - split (in place) foo:;:bar:;:baz at :;, max 1 ok 11 - split (in place) foo:;:bar:;:baz at :;, max 2 ok 12 - split (in place) foo:;:bar:;: at :;, max -1 ok 13 - test filter_string_list ok 14 - test remove_duplicates # passed all 14 test(s) 1..14 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 t0068-for-each-repo.sh ............................. ok 1 - run based on configured value ok 2 - do nothing on empty config ok 3 - error on bad config keys ok 4 - error on NULL value for config keys # passed all 4 test(s) 1..4 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 t1003-read-tree-prefix.sh .......................... ok 1 - setup ok 2 - read-tree --prefix ok 3 - read-tree --prefix with leading slash exits with error # passed all 3 test(s) 1..3 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 t0032-reftable-unittest.sh ......................... ok 1 - unittests # passed all 1 test(s) 1..1 ok t0033-safe-directory.sh ............................ ok 1 - safe.directory is not set ok 2 - safe.directory on the command line ok 3 - safe.directory in the environment ok 4 - safe.directory in GIT_CONFIG_PARAMETERS ok 5 - ignoring safe.directory in repo config ok 6 - safe.directory does not match ok 7 - path exist as different key ok 8 - safe.directory matches ok 9 - safe.directory matches, but is reset ok 10 - safe.directory=* ok 11 - safe.directory=*, but is reset ok 12 - safe.directory in included file ok 13 - local clone of unowned repo refused in unsafe directory ok 14 - local clone of unowned repo accepted in safe directory # passed all 14 test(s) 1..14 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 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 ungrouped in parallel with more jobs available than tasks ok 13 - run_command runs in parallel with as many jobs as tasks ok 14 - run_command runs ungrouped in parallel with as many jobs as tasks ok 15 - run_command runs in parallel with more tasks than jobs available ok 16 - run_command runs ungrouped in parallel with more tasks than jobs available ok 17 - run_command is asked to abort gracefully ok 18 - run_command is asked to abort gracefully (ungroup) ok 19 - run_command outputs ok 20 - run_command outputs (ungroup) ok 21 - GIT_TRACE with environment variables ok 22 # SKIP verify curlies are quoted properly (missing MINGW) ok 23 # SKIP can spawn .bat with argv[0] containing spaces (missing MINGW) # passed all 23 test(s) 1..23 ok t1008-read-tree-overlay.sh ......................... ok 1 - setup ok 2 - multi-read # passed all 2 test(s) 1..2 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 ok 8 - unsafe URLs are redacted by default in cmd_start events ok 9 - unsafe URLs are redacted by default in child_start events ok 10 - unsafe URLs are redacted by default in exec events ok 11 - unsafe URLs are redacted by default in def_param events # passed all 11 test(s) 1..11 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 ok 13 - progress generates traces: stop / start ok 14 - progress generates traces: start without stop ok 15 - progress generates traces: stop without start ok 16 - progress generates traces: start with active progress bar (no stops) # passed all 16 test(s) 1..16 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 - get GIT_DEFAULT_BRANCH without configuration ok 5 - get GIT_DEFAULT_BRANCH with configuration ok 6 - get GIT_EDITOR without configuration ok 7 - get GIT_EDITOR with configuration ok 8 - get GIT_EDITOR with environment variable GIT_EDITOR ok 9 - get GIT_EDITOR with environment variable EDITOR ok 10 - get GIT_EDITOR with configuration and environment variable GIT_EDITOR ok 11 - get GIT_EDITOR with configuration and environment variable EDITOR ok 12 - get GIT_SEQUENCE_EDITOR without configuration ok 13 - get GIT_SEQUENCE_EDITOR with configuration ok 14 - get GIT_SEQUENCE_EDITOR with environment variable ok 15 - get GIT_SEQUENCE_EDITOR with configuration and environment variable ok 16 - GIT_SHELL_PATH points to a valid executable ok 17 # SKIP GIT_SHELL_PATH points to a suitable shell (missing MINGW) ok 18 - GIT_ATTR_SYSTEM produces expected output ok 19 - GIT_ATTR_GLOBAL points to the correct location ok 20 - GIT_CONFIG_SYSTEM points to the correct location ok 21 - GIT_CONFIG_GLOBAL points to the correct location ok 22 - git var -l lists variables ok 23 - git var -l lists config ok 24 - git var -l lists multiple global configs ok 25 - git var -l does not split multiline editors ok 26 - listing and asking for variables are exclusive ok 27 - `git var -l` works even without HOME # passed all 27 test(s) 1..27 ok t1022-read-tree-partial-clone.sh ................... ok 1 - read-tree in partial clone prefetches in one batch # passed all 1 test(s) 1..1 ok t1100-commit-tree-options.sh ....................... ok 1 - test preparation: write empty tree ok 2 - construct commit ok 3 - read commit ok 4 - compare commit ok 5 - flags and then non flags # passed all 5 test(s) 1..5 ok t0081-find-pack.sh ................................. ok 1 - setup ok 2 - repack everything into a single packfile ok 3 - add more packfiles ok 4 - add more commits (as loose objects) # passed all 4 test(s) 1..4 ok t0411-clone-from-partial.sh ........................ ok 1 - create evil repo ok 2 - local clone must not fetch from promisor remote and execute script ok 3 - clone from file://... must not fetch from promisor remote and execute script ok 4 - fetch from file://... must not fetch from promisor remote and execute script ok 5 - pack-objects should fetch from promisor remote and execute script ok 6 - clone from promisor remote does not lazy-fetch by default ok 7 - promisor lazy-fetching can be re-enabled # passed all 7 test(s) 1..7 ok t0010-racy-git.sh .................................. ok 1 - Racy GIT trial #0 part A ok 2 - Racy GIT trial #0 part B ok 3 - Racy GIT trial #1 part A ok 4 - Racy GIT trial #1 part B ok 5 - Racy GIT trial #2 part A ok 6 - Racy GIT trial #2 part B ok 7 - Racy GIT trial #3 part A ok 8 - Racy GIT trial #3 part B ok 9 - Racy GIT trial #4 part A ok 10 - Racy GIT trial #4 part B # passed all 10 test(s) 1..10 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 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 - BUG messages are written to trace2 ok 8 - bug messages with BUG_if_bug() are written to trace2 ok 9 - bug messages without explicit BUG_if_bug() are written to trace2 ok 10 - bug messages followed by BUG() are written to trace2 ok 11 - using global config, normal stream, return code 0 ok 12 - using global config with include ok 13 - unsafe URLs are redacted by default # passed all 13 test(s) 1..13 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 t1021-rerere-in-workdir.sh ......................... ok 1 - setup ok 2 - rerere in workdir not ok 3 - rerere in workdir (relative) # TODO known breakage # still have 1 known breakage(s) # passed all remaining 2 test(s) 1..3 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 ok 6 - stopwatch timer test/test1 ok 7 - stopwatch timer test/test2 ok 8 - global counter test/test1 ok 9 - global counter test/test2 ok 10 - unsafe URLs are redacted by default # passed all 10 test(s) 1..10 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 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 t1051-large-conversion.sh .......................... ok 1 - setup input tests ok 2 - autocrlf=true converts on input ok 3 - eol=crlf converts on input ok 4 - ident converts on input ok 5 - user-defined filters convert on input ok 6 - setup output tests ok 7 - autocrlf=true converts on output ok 8 - eol=crlf converts on output ok 9 - user-defined filters convert on output ok 10 - ident converts on output ok 11 # SKIP files over 4GB convert on output (missing !LONG_IS_64BIT,EXPENSIVE of EXPENSIVE,SIZE_T_IS_64BIT,!LONG_IS_64BIT) ok 12 # SKIP files over 4GB convert on input (missing !LONG_IS_64BIT,EXPENSIVE of EXPENSIVE,SIZE_T_IS_64BIT,!LONG_IS_64BIT) # passed all 12 test(s) 1..12 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 (format:%s:123456789 +1234) ok 31 - show date (format:%s:123456789 -1234) ok 32 - show date (format-local:%s:123456789 -1234) ok 33 - show date (iso:5758122296 -0400) ok 34 - show date (iso-local:5758122296 -0400) ok 35 - parse date (2008) ok 36 - parse date (2008-02) ok 37 - parse date (2008-02-14) ok 38 - parse date (2008-02-14 20:30:45) ok 39 - parse date (2008-02-14 20:30:45 -0500) ok 40 - parse date (2008.02.14 20:30:45 -0500) ok 41 - parse date (20080214T20:30:45) ok 42 - parse date (20080214T20:30) ok 43 - parse date (20080214T20) ok 44 - parse date (20080214T203045) ok 45 - parse date (20080214T2030) ok 46 - parse date (20080214T000000.20) ok 47 - parse date (20080214T00:00:00.20) ok 48 - parse date (20080214T203045-04:00) ok 49 - parse date (20080214T203045 -04:00) ok 50 - parse date (20080214T203045.019-04:00) ok 51 - parse date (2008-02-14 20:30:45.019-04:00) ok 52 - parse date (2008-02-14 20:30:45 -0015) ok 53 - parse date (2008-02-14 20:30:45 -5) ok 54 - parse date (2008-02-14 20:30:45 -5:) ok 55 - parse date (2008-02-14 20:30:45 -05) ok 56 - parse date (2008-02-14 20:30:45 -:30) ok 57 - parse date (2008-02-14 20:30:45 -05:00) ok 58 - parse date (2008-02-14 20:30:45 TZ=EST5) ok 59 - parse date (Thu, 7 Apr 2005 15:14:13 -0700) ok 60 - parse approxidate (now) ok 61 - parse approxidate (5 seconds ago) ok 62 - parse approxidate (5.seconds.ago) ok 63 - parse approxidate (10.minutes.ago) ok 64 - parse approxidate (yesterday) ok 65 - parse approxidate (3.days.ago) ok 66 - parse approxidate (12:34:56.3.days.ago) ok 67 - parse approxidate (3.weeks.ago) ok 68 - parse approxidate (3.months.ago) ok 69 - parse approxidate (2.years.3.months.ago) ok 70 - parse approxidate (6am yesterday) ok 71 - parse approxidate (6pm yesterday) ok 72 - parse approxidate (3:00) ok 73 - parse approxidate (15:00) ok 74 - parse approxidate (noon today) ok 75 - parse approxidate (noon yesterday) ok 76 - parse approxidate (January 5th noon pm) ok 77 - parse approxidate (10am noon) ok 78 - parse approxidate (last tuesday) ok 79 - parse approxidate (July 5th) ok 80 - parse approxidate (06/05/2009) ok 81 - parse approxidate (06.05.2009) ok 82 - parse approxidate (Jun 6, 5AM) ok 83 - parse approxidate (5AM Jun 6) ok 84 - parse approxidate (6AM, June 7, 2009) ok 85 - parse approxidate (2008-12-01) ok 86 - parse approxidate (2009-12-01) ok 87 - human date 1251642000 ok 88 - human date 1251228000 ok 89 - human date 1249932000 ok 90 - human date 1238660000 ok 91 - human date 1220210400 ok 92 - human date 1214160000 ok 93 - human date 1196472000 ok 94 - human date 621660000 # passed all 94 test(s) 1..94 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 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 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 - superfluous value provided: boolean ok 24 - superfluous value provided: cmdmode ok 25 - intermingled arguments ok 26 - unambiguously abbreviated option ok 27 - unambiguously abbreviated option with "=" ok 28 - ambiguously abbreviated option ok 29 - non ambiguous option (after two options it abbreviates) ok 30 - Alias options do not contribute to abbreviation ok 31 - detect possible typos ok 32 - detect possible typos ok 33 - OPT_CALLBACK() and OPT_BIT() work ok 34 - OPT_CALLBACK() and callback errors work ok 35 - OPT_BIT() and OPT_SET_INT() work ok 36 - OPT_NEGBIT() and OPT_SET_INT() work ok 37 - OPT_BIT() works ok 38 - OPT_NEGBIT() works ok 39 - OPT_CMDMODE() works ok 40 - OPT_CMDMODE() detects incompatibility (1) ok 41 - OPT_CMDMODE() detects incompatibility (2) ok 42 - OPT_CMDMODE() detects incompatibility (3) ok 43 - OPT_CMDMODE() detects incompatibility (4) ok 44 - OPT_COUNTUP() with PARSE_OPT_NODASH works ok 45 - OPT_NUMBER_CALLBACK() works ok 46 - negation of OPT_NONEG flags is not ambiguous ok 47 - --list keeps list of strings ok 48 - --no-list resets list ok 49 - multiple quiet levels ok 50 - multiple verbose levels ok 51 - --no-quiet sets --quiet to 0 ok 52 - --no-quiet resets multiple -q to 0 ok 53 - --no-verbose sets verbose to 0 ok 54 - --no-verbose resets multiple verbose to 0 ok 55 - GIT_TEST_DISALLOW_ABBREVIATED_OPTIONS works ok 56 - --end-of-options treats remainder as args ok 57 - KEEP_DASHDASH works ok 58 - KEEP_ARGV0 works ok 59 - STOP_AT_NON_OPTION works ok 60 - KEEP_UNKNOWN_OPT works ok 61 - NO_INTERNAL_HELP works for -h ok 62 - NO_INTERNAL_HELP works for --help ok 63 - NO_INTERNAL_HELP works for --help-all ok 64 - KEEP_UNKNOWN_OPT | NO_INTERNAL_HELP works ok 65 - subcommand - no subcommand shows error and usage ok 66 - subcommand - subcommand after -- shows error and usage ok 67 - subcommand - subcommand after --end-of-options shows error and usage ok 68 - subcommand - unknown subcommand shows error and usage ok 69 - subcommand - subcommands cannot be abbreviated ok 70 - subcommand - no negated subcommands ok 71 - subcommand - simple ok 72 - subcommand - stop parsing at the first subcommand ok 73 - subcommand - KEEP_ARGV0 ok 74 - subcommand - SUBCOMMAND_OPTIONAL + subcommand not given ok 75 - subcommand - SUBCOMMAND_OPTIONAL + given subcommand ok 76 - subcommand - SUBCOMMAND_OPTIONAL + subcommand not given + unknown dashless args ok 77 - subcommand - SUBCOMMAND_OPTIONAL + subcommand not given + unknown option ok 78 - subcommand - SUBCOMMAND_OPTIONAL | KEEP_UNKNOWN_OPT + subcommand not given + unknown option ok 79 - subcommand - SUBCOMMAND_OPTIONAL | KEEP_UNKNOWN_OPT + subcommand ignored after unknown option ok 80 - subcommand - SUBCOMMAND_OPTIONAL | KEEP_UNKNOWN_OPT + command and subcommand options cannot be mixed ok 81 - subcommand - SUBCOMMAND_OPTIONAL | KEEP_UNKNOWN_OPT | KEEP_ARGV0 ok 82 - subcommand - SUBCOMMAND_OPTIONAL | KEEP_UNKNOWN_OPT | KEEP_DASHDASH ok 83 - subcommand - completion helper ok 84 - subcommands are incompatible with STOP_AT_NON_OPTION ok 85 - subcommands are incompatible with KEEP_UNKNOWN_OPT unless in combination with SUBCOMMAND_OPTIONAL ok 86 - subcommands are incompatible with KEEP_DASHDASH unless in combination with SUBCOMMAND_OPTIONAL ok 87 - negative magnitude ok 88 - magnitude with units but no numbers # passed all 88 test(s) 1..88 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 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 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 t1090-sparse-checkout-scope.sh ..................... ok 1 - setup ok 2 - create feature branch ok 3 - perform sparse checkout of main ok 4 - merge feature branch into sparse checkout of main ok 5 - return to full checkout of main ok 6 - skip-worktree on files outside sparse patterns ok 7 - in partial clone, sparse checkout only fetches needed blobs # passed all 7 test(s) 1..7 ok t1014-read-tree-confusing.sh ....................... ok 1 - create base tree ok 2 - enable core.protectHFS for rejection tests ok 3 - enable core.protectNTFS for rejection tests ok 4 - reject . at end of path ok 5 - reject . as subtree ok 6 - reject .. at end of path ok 7 - reject .. as subtree ok 8 - reject .git at end of path ok 9 - reject .git as subtree ok 10 - reject .GIT at end of path ok 11 - reject .GIT as subtree ok 12 - reject {u200c}.Git at end of path ok 13 - reject {u200c}.Git as subtree ok 14 - reject .gI{u200c}T at end of path ok 15 - reject .gI{u200c}T as subtree ok 16 - reject .GiT{u200c} at end of path ok 17 - reject .GiT{u200c} as subtree ok 18 - reject git~1 at end of path ok 19 - reject git~1 as subtree ok 20 - reject .git.{space} at end of path ok 21 - reject .git.{space} as subtree ok 22 - reject backslashes at end of path ok 23 - reject backslashes as subtree ok 24 - reject backslashes2 at end of path ok 25 - reject backslashes2 as subtree ok 26 - reject .git...:alternate-stream at end of path ok 27 - reject .git...:alternate-stream as subtree ok 28 - utf-8 paths allowed with core.protectHFS off # passed all 28 test(s) 1..28 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 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 Initialized empty Git repository in /tmp/git-t.Jqaw/trash directory.t1007-hash-object/test/.git/ 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 3 - resolve_ref() ok 4 - create_symref(FOO, refs/heads/main) ok 5 - for_each_reflog() # passed all 5 test(s) 1..5 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 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 t1015-read-index-unmerged.sh ....................... ok 1 - setup modify/delete + directory/file conflict ok 2 - read-tree --reset cleans unmerged entries ok 3 - One reset --hard cleans unmerged entries ok 4 - setup directory/file conflict + simple edit/edit ok 5 - git merge --abort succeeds despite D/F conflict ok 6 - git am --skip succeeds despite D/F conflict # passed all 6 test(s) 1..6 ok t1418-reflog-exists.sh ............................. ok 1 - setup ok 2 - usage ok 3 - usage: unknown option ok 4 - reflog exists works ok 5 - reflog exists works with a "--" delimiter ok 6 - reflog exists works with a "--end-of-options" delimiter # passed all 6 test(s) 1..6 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 t1420-lost-found.sh ................................ ok 1 - setup ok 2 - lost and found something # passed all 2 test(s) 1..2 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 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 - return value for an existing key ok 14 - return value for value-less key ok 15 - return value for a missing key ok 16 - return value for a bad key: CONFIG_INVALID_KEY ok 17 - return value for a bad key: CONFIG_NO_SECTION_OR_NAME ok 18 - find integer value for a key ok 19 - parse integer value during iteration ok 20 - find string value for a key ok 21 - check line error when NULL string is queried ok 22 - find integer if value is non parse-able ok 23 - non parse-able integer value during iteration ok 24 - find bool value for the entered key ok 25 - find multiple values ok 26 - get_value_multi: NULL value in config ok 27 - configset_get_value: NULL value in config in my.config ok 28 - configset_get_value_multi: NULL value in config in my.config ok 29 - find value from a configset ok 30 - find value with highest priority from a configset ok 31 - find value_list for a key from a configset ok 32 - proper error on non-existent files ok 33 - proper error on directory "files" ok 34 - proper error on non-accessible files ok 35 - proper error on error in default config files ok 36 - proper error on error in custom config files ok 37 - check line errors for malformed values ok 38 - error on modifying repo config without repo ok 39 - iteration shows correct origins # passed all 39 test(s) 1..39 ok t1405-main-ref-store.sh ............................ ok 1 - setup ok 2 - pack_refs(PACK_REFS_ALL | PACK_REFS_PRUNE) ok 3 - create_symref(FOO, refs/heads/main) ok 4 - delete_refs(FOO, refs/tags/new-tag) ok 5 # SKIP delete-reflog(FOO, refs/tags/new-tag) (missing !REFFILES) ok 6 - rename_refs(main, new-main) ok 7 - for_each_ref(refs/heads/) ok 8 - for_each_ref() is sorted ok 9 - resolve_ref(new-main) ok 10 - verify_ref(new-main) 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(HEAD) ok 16 - create-reflog(HEAD) ok 17 - delete_ref(refs/heads/foo) ok 18 - delete_ref(refs/heads/foo) # passed all 18 test(s) 1..18 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" ok 17 - partial clone of corrupted repository # still have 1 known breakage(s) # passed all remaining 16 test(s) 1..17 ok t1509-root-work-tree.sh ............................ skipped: Test requiring writable / skipped. Read this test if you want to run it t1050-large.sh ..................................... ok 1 - core.bigFileThreshold must be non-negative ok 2 - setup ok 3 - enter "large" codepath, with small core.bigFileThreshold ok 4 - add with -c core.compression=0 ok 5 - add with -c core.compression=9 ok 6 - add with -c core.compression=0 -c pack.compression=0 ok 7 - add with -c core.compression=9 -c pack.compression=0 ok 8 - add with -c core.compression=0 -c pack.compression=9 ok 9 - add with -c core.compression=9 -c pack.compression=9 ok 10 - add with -c pack.compression=0 ok 11 - add with -c pack.compression=9 ok 12 - add a large file or two ok 13 - checkout a large file ok 14 - packsize limit ok 15 - diff --raw ok 16 - diff --stat ok 17 - diff ok 18 - diff --cached ok 19 - hash-object ok 20 - cat-file a large file ok 21 - cat-file a large file from a tag ok 22 - git-show a large file ok 23 - index-pack ok 24 - repack ok 25 - pack-objects with large loose object ok 26 - tar archiving ok 27 - zip archiving, store only ok 28 - zip archiving, deflate ok 29 - fsck large blobs # passed all 29 test(s) 1..29 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 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 # passed all 17 test(s) 1..17 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 t1419-exclude-refs.sh .............................. ok 1 - setup ok 2 - excluded region in middle ok 3 - excluded region at beginning ok 4 - excluded region at end ok 5 - disjoint excluded regions ok 6 - adjacent, non-overlapping excluded regions ok 7 - overlapping excluded regions ok 8 - several overlapping excluded regions ok 9 - non-matching excluded section ok 10 - meta-characters are discarded # passed all 10 test(s) 1..10 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 not ok 5 - template can set core.bare # TODO known breakage ok 6 - template can set core.bare but overridden by command line ok 7 - update-server-info honors core.sharedRepository ok 8 - shared = 0660 (r--r-----) ro ok 9 - shared = 0660 (rw-rw----) rw ok 10 - shared = 0640 (r--r-----) ro ok 11 - shared = 0640 (rw-r-----) rw ok 12 - shared = 0600 (r--------) ro ok 13 - shared = 0600 (rw-------) rw ok 14 - shared = 0666 (r--r--r--) ro ok 15 - shared = 0666 (rw-rw-rw-) rw ok 16 - shared = 0664 (r--r--r--) ro ok 17 - shared = 0664 (rw-rw-r--) rw ok 18 - info/refs respects umask in unshared repo ok 19 - git reflog expire honors core.sharedRepository ok 20 - forced modes ok 21 - remote init does not use config from cwd ok 22 - re-init respects core.sharedrepository (local) ok 23 - re-init respects core.sharedrepository (remote) ok 24 - template can set core.sharedrepository # still have 1 known breakage(s) # passed all remaining 23 test(s) 1..24 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 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 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 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 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 ok 28 - test --parseopt help output: "wrapped" options normal "or:" lines ok 29 - test --parseopt invalid opt-spec ok 30 - test --parseopt help output: multi-line blurb after empty line ok 31 - test --parseopt help output for optionspec-neg ok 32 - test --parseopt valid options for optionspec-neg ok 33 - test --parseopt positivated option for optionspec-neg ok 34 - test --parseopt invalid switch --no-positive-only help output for optionspec-neg ok 35 - test --parseopt invalid switch --negative help output for optionspec-neg ok 36 - test --parseopt invalid switch --no-no-negative help output for optionspec-neg # passed all 36 test(s) 1..36 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 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 t1012-read-tree-df.sh .............................. ok 1 - setup ok 2 - 3-way (1) ok 3 - 3-way (2) ok 4 - 3-way (3) ok 5 - 2-way (1) # passed all 5 test(s) 1..5 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 -nain ok 84 - check-ref-format --branch from subdir ok 85 - check-ref-format --branch @{-1} from non-repo ok 86 - check-ref-format --branch main 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 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 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 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 t1504-ceiling-dirs.sh .............................. ok 1 - no_ceil: git rev-parse --show-prefix is '' ok 2 - ceil_empty: git rev-parse --show-prefix is '' ok 3 - ceil_at_parent: git rev-parse --show-prefix is '' ok 4 - ceil_at_parent_slash: git rev-parse --show-prefix is '' ok 5 - ceil_at_trash: git rev-parse --show-prefix is '' ok 6 - ceil_at_trash_slash: git rev-parse --show-prefix is '' ok 7 - ceil_at_sub: git rev-parse --show-prefix is '' ok 8 - ceil_at_sub_slash: git rev-parse --show-prefix is '' ok 9 - subdir_no_ceil: git rev-parse --show-prefix is 'sub/dir/' ok 10 - subdir_ceil_empty: git rev-parse --show-prefix is 'sub/dir/' 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: git rev-parse --show-prefix is 'sub/dir/' ok 18 - subdir_ceil_at_top_slash_no_resolve: git rev-parse --show-prefix is 'sub/dir/' ok 19 - subdir_ceil_at_subdir: git rev-parse --show-prefix is 'sub/dir/' ok 20 - subdir_ceil_at_subdir_slash: git rev-parse --show-prefix is 'sub/dir/' ok 21 - subdir_ceil_at_su: git rev-parse --show-prefix is 'sub/dir/' ok 22 - subdir_ceil_at_su_slash: git rev-parse --show-prefix is 'sub/dir/' ok 23 - subdir_ceil_at_sub_di: git rev-parse --show-prefix is 'sub/dir/' ok 24 - subdir_ceil_at_sub_di_slash: git rev-parse --show-prefix is 'sub/dir/' ok 25 - subdir_ceil_at_subdi: git rev-parse --show-prefix is 'sub/dir/' ok 26 - subdir_ceil_at_subdi_slash: git rev-parse --show-prefix is 'sub/dir/' ok 27 - second_of_two: prefix ok 28 - first_of_two: prefix ok 29 - second_of_three: prefix ok 30 - git_dir_specified: git rev-parse --show-prefix is '' ok 31 - sd_no_ceil: git rev-parse --show-prefix is 's/d/' ok 32 - sd_ceil_empty: git rev-parse --show-prefix is 's/d/' 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: git rev-parse --show-prefix is 's/d/' ok 38 - sd_ceil_at_sd_slash: git rev-parse --show-prefix is 's/d/' ok 39 - sd_ceil_at_su: git rev-parse --show-prefix is 's/d/' ok 40 - sd_ceil_at_su_slash: git rev-parse --show-prefix is 's/d/' ok 41 - sd_ceil_at_s_di: git rev-parse --show-prefix is 's/d/' ok 42 - sd_ceil_at_s_di_slash: git rev-parse --show-prefix is 's/d/' ok 43 - sd_ceil_at_sdi: git rev-parse --show-prefix is 's/d/' ok 44 - sd_ceil_at_sdi_slash: git rev-parse --show-prefix is 's/d/' # passed all 44 test(s) 1..44 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 t1401-symbolic-ref.sh .............................. ok 1 - setup ok 2 - symbolic-ref read/write roundtrip 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) ok 19 - symbolic-ref refuses invalid target for non-HEAD ok 20 - symbolic-ref allows top-level target for non-HEAD ok 21 - symbolic-ref pointing at another ok 22 - symbolic-ref --short handles complex utf8 case ok 23 - symbolic-ref --short handles name with suffix ok 24 - symbolic-ref --short handles almost-matching name ok 25 - symbolic-ref --short handles name with percent # passed all 25 test(s) 1..25 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 ok 10 - show-ref sub-modes are mutually exclusive ok 11 - --exists with existing reference ok 12 - --exists with missing reference ok 13 - --exists does not use DWIM ok 14 - --exists with HEAD ok 15 - --exists with bad reference name ok 16 - --exists with arbitrary symref ok 17 - --exists with dangling symref ok 18 - --exists with nonexistent object ID ok 19 - --exists with non-commit object ok 20 - --exists with directory fails with generic error # passed all 20 test(s) 1..20 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 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 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 - main@{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 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 t2011-checkout-invalid-head.sh ..................... ok 1 - setup ok 2 - checkout should not start branch from a tree ok 3 - checkout main 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 t2007-checkout-symlink.sh .......................... ok 1 - setup ok 2 - switch from symlink to dir ok 3 - Remove temporary directories & switch to main ok 4 - switch from dir to symlink # passed all 4 test(s) 1..4 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 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 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 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 t2009-checkout-statinfo.sh ......................... ok 1 - setup ok 2 - branch switching ok 3 - path checkout # passed all 3 test(s) 1..3 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 t1451-fsck-buffer.sh ............................... ok 1 - create valid objects ok 2 - reset input to empty ok 3 - truncated commit (missingTree, "") ok 4 - truncated commit (missingTree, "tr") ok 5 - truncated commit (missingTree, "tree") ok 6 - truncated commit (badTreeSha1, "tree ") ok 7 - truncated commit (badTreeSha1, "tree 1234") ok 8 - add tree line ok 9 - truncated commit (missingAuthor, "") ok 10 - truncated commit (missingAuthor, "par") ok 11 - truncated commit (missingAuthor, "parent") ok 12 - truncated commit (badParentSha1, "parent ") ok 13 - truncated commit (badParentSha1, "parent 1234") ok 14 - add parent line ok 15 - truncated commit (missingAuthor, "") ok 16 - truncated commit (missingAuthor, "au") ok 17 - truncated commit (missingAuthor, "author") ok 18 - truncated commit (missingEmail, "author ") ok 19 - truncated commit (missingEmail, "author name") ok 20 - truncated commit (badEmail, "author name <") ok 21 - truncated commit (badEmail, "author name ") ok 23 - truncated commit (badDate, "author name ") ok 24 - truncated commit (badDate, "author name 1234") ok 25 - truncated commit (badTimezone, "author name 1234 ") ok 26 - truncated commit (badTimezone, "author name 1234 +") ok 27 - add author line ok 28 - truncated commit (missingCommitter, "") ok 29 - truncated commit (missingCommitter, "co") ok 30 - truncated commit (missingCommitter, "committer") ok 31 - truncated commit (missingEmail, "committer ") ok 32 - truncated commit (missingEmail, "committer name") ok 33 - truncated commit (badEmail, "committer name <") ok 34 - truncated commit (badEmail, "committer name ") ok 36 - truncated commit (badDate, "committer name ") ok 37 - truncated commit (badDate, "committer name 1234") ok 38 - truncated commit (badTimezone, "committer name 1234 ") ok 39 - truncated commit (badTimezone, "committer name 1234 +") ok 40 - add committer line ok 41 - reset input to empty ok 42 - truncated tag (missingObject, "") ok 43 - truncated tag (missingObject, "obj") ok 44 - truncated tag (missingObject, "object") ok 45 - truncated tag (badObjectSha1, "object ") ok 46 - truncated tag (badObjectSha1, "object 1234") ok 47 - add object line ok 48 - truncated tag (missingType, "") ok 49 - truncated tag (missingType, "ty") ok 50 - truncated tag (missingType, "type") ok 51 - truncated tag (badType, "type ") ok 52 - truncated tag (badType, "type com") ok 53 - add type line ok 54 - truncated tag (missingTagEntry, "") ok 55 - truncated tag (missingTagEntry, "ta") ok 56 - truncated tag (missingTagEntry, "tag") ok 57 - truncated tag (badTagName, "tag ") ok 58 - add tag line ok 59 - truncated tag (missingTagger, "") ok 60 - truncated tag (missingTagger, "ta") ok 61 - truncated tag (missingTagger, "tagger") ok 62 - truncated tag (missingEmail, "tagger ") ok 63 - truncated tag (missingEmail, "tagger name") ok 64 - truncated tag (badEmail, "tagger name <") ok 65 - truncated tag (badEmail, "tagger name ") ok 67 - truncated tag (badDate, "tagger name ") ok 68 - truncated tag (badDate, "tagger name 1234") ok 69 - truncated tag (badTimezone, "tagger name 1234 ") ok 70 - truncated tag (badTimezone, "tagger name 1234 +") ok 71 - truncated tree (short hash) ok 72 - truncated tree (missing nul) # passed all 72 test(s) 1..72 ok t1011-read-tree-sparse-checkout.sh ................. ok 1 - setup ok 2 - read-tree without .git/info/sparse-checkout ok 3 - read-tree with .git/info/sparse-checkout but disabled ok 4 - read-tree --no-sparse-checkout with empty .git/info/sparse-checkout and enabled ok 5 - read-tree with empty .git/info/sparse-checkout ok 6 - match directories with trailing slash ok 7 - match directories without trailing slash ok 8 - match directories with negated patterns ok 9 - match directories with negated patterns (2) ok 10 - match directory pattern ok 11 - checkout area changes ok 12 - read-tree updates worktree, absent case ok 13 - read-tree will not throw away dirty changes, non-sparse ok 14 - read-tree will not throw away dirty changes, sparse ok 15 - read-tree updates worktree, dirty case ok 16 - read-tree removes worktree, dirty case ok 17 - read-tree adds to worktree, absent case ok 18 - read-tree adds to worktree, dirty case ok 19 - index removal and worktree narrowing at the same time ok 20 - read-tree --reset removes outside worktree ok 21 - print warnings when some worktree updates disabled ok 22 - checkout without --ignore-skip-worktree-bits ok 23 - checkout with --ignore-skip-worktree-bits # passed all 23 test(s) 1..23 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) ok 7 - checkout-index --temp correctly reports error on missing blobs ok 8 - checkout-index --temp correctly reports error for submodules # passed all 8 test(s) 1..8 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 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 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 - --stage=all implies --temp ok 11 - overriding --stage=all resets implied --temp ok 12 - --stage=all --no-temp is rejected ok 13 - checkout some stages/one file to temporary files ok 14 - checkout all stages/all files to temporary files ok 15 - -- path0: no entry ok 16 - -- path1: all 3 stages ok 17 - -- path2: no stage 1, have stage 2 and 3 ok 18 - -- path3: no stage 2, have stage 1 and 3 ok 19 - -- path4: no stage 3, have stage 1 and 3 ok 20 - -- asubdir/path5: no stage 2 and 3 have stage 1 ok 21 - checkout --temp within subdir ok 22 - checkout --temp symlink ok 23 - emit well-formed relative path # passed all 23 test(s) 1..23 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 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.skipHash config option ok 7 - index version config precedence # passed all 7 test(s) 1..7 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/main ok 14 - @{-1}@{u}@{1} = main-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 ok 34 - @{1} works with only one reflog entry ok 35 - @{0} works with empty reflog # passed all 35 test(s) 1..35 ok t2081-parallel-checkout-collisions.sh .............. ok 1 # SKIP setup (missing CASE_INSENSITIVE_FS) ok 2 # SKIP worker detects basename collision (missing CASE_INSENSITIVE_FS) ok 3 # SKIP worker detects dirname collision (missing CASE_INSENSITIVE_FS) ok 4 # SKIP do not follow symlinks colliding with leading dir (missing CASE_INSENSITIVE_FS of SYMLINKS,CASE_INSENSITIVE_FS) ok 5 # SKIP collision report on clone (w/ racy file creation) (missing CASE_INSENSITIVE_FS) ok 6 # SKIP collision report on clone (w/ colliding peer after the detected entry) (missing CASE_INSENSITIVE_FS of CASE_INSENSITIVE_FS,!MINGW,!CYGWIN) # passed all 6 test(s) 1..6 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 t0300-credentials.sh ............................... ok 1 - setup helper scripts ok 2 - credential_fill invokes helper ok 3 - credential_fill invokes multiple helpers ok 4 - credential_fill stops when we get a full response ok 5 - credential_fill continues through partial response ok 6 - credential_fill populates password_expiry_utc ok 7 - credential_fill ignores expired password ok 8 - credential_fill passes along metadata ok 9 - credential_approve calls all helpers ok 10 - credential_approve stores password expiry ok 11 - credential_approve stores oauth refresh token ok 12 - do not bother storing password-less credential ok 13 - credential_approve does not store expired password ok 14 - credential_reject calls all helpers ok 15 - credential_reject erases credential regardless of expiry ok 16 - usernames can be preserved ok 17 - usernames can be overridden ok 18 - do not bother completing already-full credential ok 19 - empty helper list falls back to internal getpass ok 20 - internal getpass does not ask for known username ok 21 - git-credential respects core.askPass ok 22 - respect configured credentials ok 23 - match configured credential ok 24 - do not match configured credential ok 25 - match multiple configured helpers ok 26 - match multiple configured helpers with URLs ok 27 - match percent-encoded values ok 28 - match percent-encoded UTF-8 values in path ok 29 - match percent-encoded values in username ok 30 - match percent-encoded values in hostname ok 31 - fetch with multiple path components ok 32 - pull username from config ok 33 - honors username from URL over helper (URL) ok 34 - honors username from URL over helper (components) ok 35 - last matching username wins ok 36 - http paths can be part of context ok 37 - context uses urlmatch ok 38 - helpers can abort the process ok 39 - empty helper spec resets helper list ok 40 - url parser rejects embedded newlines ok 41 - url parser rejects embedded carriage returns ok 42 - host-less URLs are parsed as empty host ok 43 - credential system refuses to work with missing host ok 44 - credential system refuses to work with missing protocol ok 45 - url parser handles bare query marker ok 46 - url parser handles bare fragment marker ok 47 - url parser not confused by encoded markers ok 48 - credential config with partial URLs ok 49 - interactive prompt is sanitized # passed all 49 test(s) 1..49 ok t1800-hook.sh ...................................... ok 1 - git hook usage ok 2 - git hook run: nonexistent hook ok 3 - git hook run: nonexistent hook with --ignore-missing ok 4 - git hook run: basic ok 5 - git hook run: stdout and stderr both write to our stderr ok 6 - git hook run: exit code 1 is passed along ok 7 - git hook run: exit code 2 is passed along ok 8 - git hook run: exit code 128 is passed along ok 9 - git hook run: exit code 129 is passed along ok 10 - git hook run arg u ments without -- is not allowed ok 11 - git hook run -- pass arguments ok 12 - git hook run -- out-of-repo runs excluded ok 13 - git -c core.hooksPath= hook run ok 14 - git hook run: stdout and stderr are connected to a TTY ok 15 - git commit: stdout and stderr are connected to a TTY ok 16 - git hook run a hook with a bad shebang ok 17 - stdin to hooks # passed all 17 test(s) 1..17 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 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 ok 7 - cleanup after previous symlink tests ok 8 - checkout -f must not follow symlinks when removing entries ok 9 - checkout --overwrite-ignore should succeed if only ignored files in the way # passed all 9 test(s) 1..9 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 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 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 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 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) overwrites on store ok 9 - helper (cache) can forget host ok 10 - helper (cache) can store multiple users ok 11 - helper (cache) does not erase a password distinct from input ok 12 - helper (cache) can forget user ok 13 - helper (cache) remembers other user ok 14 - helper (cache) can store empty username ok 15 - helper (cache) erases all matching credentials ok 16 - helper (cache) not confused by long header ok 17 - helper (cache) stores password_expiry_utc ok 18 - helper (cache) gets password_expiry_utc ok 19 - helper (cache) overwrites when password_expiry_utc changes ok 20 - helper (cache) stores oauth_refresh_token ok 21 - helper (cache) gets oauth_refresh_token ok 22 - socket defaults to ~/.cache/git/credential/socket ok 23 - helper (cache) has no existing data ok 24 - helper (cache) stores password ok 25 - helper (cache) can retrieve password ok 26 - helper (cache) requires matching protocol ok 27 - helper (cache) requires matching host ok 28 - helper (cache) requires matching username ok 29 - helper (cache) requires matching path ok 30 - helper (cache) overwrites on store ok 31 - helper (cache) can forget host ok 32 - helper (cache) can store multiple users ok 33 - helper (cache) does not erase a password distinct from input ok 34 - helper (cache) can forget user ok 35 - helper (cache) remembers other user ok 36 - helper (cache) can store empty username ok 37 - helper (cache) erases all matching credentials ok 38 - helper (cache) not confused by long header ok 39 - use custom XDG_CACHE_HOME if set and default sockets are not created ok 40 - credential-cache --socket option overrides default location ok 41 - use custom XDG_CACHE_HOME even if xdg socket exists ok 42 - use user socket if user directory exists ok 43 - use user socket if user directory is a symlink to a directory ok 44 - helper (cache --timeout=1) times out # passed all 44 test(s) 1..44 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 ok 4 - checkout --track -b overrides autoSetupMerge=inherit # passed all 4 test(s) 1..4 ok 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 with init.templatedir using ~ expansion ok 20 - init --bare/--shared overrides system/global config ok 21 - init honors global core.sharedRepository ok 22 - init allows insanely long --template ok 23 - init creates a new directory ok 24 - init creates a new bare directory ok 25 - init recreates a directory ok 26 - init recreates a new bare directory ok 27 - init creates a new deep directory ok 28 - init creates a new deep directory (umask vs. shared) ok 29 - init notices EEXIST (1) ok 30 - init notices EEXIST (2) ok 31 - init notices EPERM ok 32 - init creates a new bare directory with global --bare ok 33 - init prefers command line to GIT_DIR ok 34 - init with separate gitdir ok 35 - explicit bare & --separate-git-dir incompatible ok 36 - implicit bare & --separate-git-dir incompatible ok 37 - bare & --separate-git-dir incompatible within worktree ok 38 - init in long base path ok 39 - init in long restricted base path ok 40 - re-init on .git file ok 41 - re-init to update git link ok 42 - re-init to move gitdir ok 43 - re-init to move gitdir symlink ok 44 - re-init to move gitdir with linked worktrees ok 45 - re-init to move gitdir within linked worktree ok 46 # SKIP .git hidden (missing MINGW) ok 47 # SKIP bare git dir not hidden (missing MINGW) ok 48 - remote init from does not use config from cwd ok 49 - re-init from a linked worktree ok 50 - init honors GIT_DEFAULT_HASH ok 51 - init honors --object-format ok 52 - extensions.objectFormat is not allowed with repo version 0 ok 53 - init rejects attempts to initialize with different hash ok 54 # SKIP core.hidedotfiles = false (missing MINGW) ok 55 # SKIP redirect std handles (missing MINGW) ok 56 - --initial-branch ok 57 - overridden default initial branch name (config) ok 58 - advice on unconfigured init.defaultBranch ok 59 - overridden default main branch name (env) ok 60 - invalid default branch name ok 61 - branch -m with the initial branch # passed all 61 test(s) 1..61 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 t2023-checkout-m.sh ................................ ok 1 - setup ok 2 - git merge main 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 t1417-reflog-updateref.sh .......................... ok 1 - setup ok 2 - get 'B' with 'git reflog delete --updateref HEAD@{0}' ok 3 - get 'B' with 'git reflog delete --updateref HEAD@{1}' ok 4 - get 'C' with 'git reflog delete --updateref main@{0}' ok 5 - get 'B' with 'git reflog delete --updateref main@{1}' ok 6 - get 'B' with 'git reflog delete --updateref --rewrite HEAD@{0}' ok 7 - get 'B' with 'git reflog delete --updateref --rewrite HEAD@{1}' ok 8 - get 'C' with 'git reflog delete --updateref --rewrite main@{0}' ok 9 - get 'B' with 'git reflog delete --updateref --rewrite main@{1}' ok 10 - get 'B' with 'test_must_fail git reflog expire HEAD@{0}' ok 11 - get 'B' with 'test_must_fail git reflog expire HEAD@{1}' ok 12 - get 'B' with 'test_must_fail git reflog expire main@{0}' ok 13 - get 'B' with 'test_must_fail git reflog expire main@{1}' ok 14 - get 'B' with 'test_must_fail git reflog expire --updateref HEAD@{0}' ok 15 - get 'B' with 'test_must_fail git reflog expire --updateref HEAD@{1}' ok 16 - get 'B' with 'test_must_fail git reflog expire --updateref main@{0}' ok 17 - get 'B' with 'test_must_fail git reflog expire --updateref main@{1}' ok 18 - get 'B' with 'test_must_fail git reflog expire --updateref --rewrite HEAD@{0}' ok 19 - get 'B' with 'test_must_fail git reflog expire --updateref --rewrite HEAD@{1}' ok 20 - get 'B' with 'test_must_fail git reflog expire --updateref --rewrite main@{0}' ok 21 - get 'B' with 'test_must_fail git reflog expire --updateref --rewrite main@{1}' # passed all 21 test(s) 1..21 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 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 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 t0012-help.sh ...................................... ok 1 - setup ok 2 - basic help commands ok 3 - invalid usage ok 4 - invalid usage of '-a' with [-i|-m|-w] ok 5 - invalid usage of '-g' with [-i|-m|-w] ok 6 - invalid usage of '-g' with --no-external-commands ok 7 - invalid usage of '-g' with --no-aliases ok 8 - invalid usage of '-c' with [-i|-m|-w] ok 9 - invalid usage of '-c' with --no-external-commands ok 10 - invalid usage of '-c' with --no-aliases ok 11 - invalid usage of '--config-for-completion' with [-i|-m|-w] ok 12 - invalid usage of '--config-for-completion' with --no-external-commands ok 13 - invalid usage of '--config-for-completion' with --no-aliases ok 14 - invalid usage of '--config-sections-for-completion' with [-i|-m|-w] ok 15 - invalid usage of '--config-sections-for-completion' with --no-external-commands ok 16 - invalid usage of '--config-sections-for-completion' with --no-aliases ok 17 - works for commands and guides by default ok 18 - --exclude-guides does not work for guides ok 19 - --help does not work for guides ok 20 - git help ok 21 - git help -g ok 22 - git help fails for non-existing html pages ok 23 - git help succeeds without git.html ok 24 - git help --user-interfaces ok 25 - git help -c ok 26 - git help --config-for-completion ok 27 - git help --config-sections-for-completion ok 28 - 'git' section spacing ok 29 - 'git help' section spacing ok 30 - 'git help -a' section spacing ok 31 - 'git help -g' section spacing ok 32 - generate builtin list ok 33 - add can handle -h ok 34 - am can handle -h ok 35 - annotate can handle -h ok 36 - apply can handle -h ok 37 - archive can handle -h ok 38 - bisect can handle -h ok 39 - blame can handle -h ok 40 - branch can handle -h ok 41 - bugreport can handle -h ok 42 - bundle can handle -h ok 43 - cat-file can handle -h ok 44 - check-attr can handle -h ok 45 - check-ignore can handle -h ok 46 - check-mailmap can handle -h ok 47 - check-ref-format can handle -h ok 48 - checkout can handle -h ok 49 - checkout--worker can handle -h ok 50 - checkout-index can handle -h ok 51 - cherry can handle -h ok 52 - cherry-pick can handle -h ok 53 - clean can handle -h ok 54 - clone can handle -h ok 55 - column can handle -h ok 56 - commit can handle -h ok 57 - commit-graph can handle -h ok 58 - commit-tree can handle -h ok 59 - config can handle -h ok 60 - count-objects can handle -h ok 61 - credential can handle -h ok 62 - credential-cache can handle -h ok 63 - credential-cache--daemon can handle -h ok 64 - credential-store can handle -h ok 65 - describe can handle -h ok 66 - diagnose can handle -h ok 67 - diff can handle -h ok 68 - diff-files can handle -h ok 69 - diff-index can handle -h ok 70 - diff-tree can handle -h ok 71 - difftool can handle -h ok 72 - fast-export can handle -h ok 73 - fast-import can handle -h ok 74 - fetch can handle -h ok 75 - fetch-pack can handle -h ok 76 - fmt-merge-msg can handle -h ok 77 - for-each-ref can handle -h ok 78 - for-each-repo can handle -h ok 79 - format-patch can handle -h ok 80 - fsck can handle -h ok 81 - fsck-objects can handle -h ok 82 - fsmonitor--daemon can handle -h ok 83 - gc can handle -h ok 84 - get-tar-commit-id can handle -h ok 85 - grep can handle -h ok 86 - hash-object can handle -h ok 87 - help can handle -h ok 88 - hook can handle -h ok 89 - index-pack can handle -h ok 90 - init can handle -h ok 91 - init-db can handle -h ok 92 - interpret-trailers can handle -h ok 93 - log can handle -h ok 94 - ls-files can handle -h ok 95 - ls-remote can handle -h ok 96 - ls-tree can handle -h ok 97 - mailinfo can handle -h ok 98 - mailsplit can handle -h ok 99 - maintenance can handle -h ok 100 - merge can handle -h ok 101 - merge-base can handle -h ok 102 - merge-file can handle -h ok 103 - merge-index can handle -h ok 104 - merge-ours can handle -h ok 105 - merge-recursive can handle -h ok 106 - merge-recursive-ours can handle -h ok 107 - merge-recursive-theirs can handle -h ok 108 - merge-subtree can handle -h ok 109 - merge-tree can handle -h ok 110 - mktag can handle -h ok 111 - mktree can handle -h ok 112 - multi-pack-index can handle -h ok 113 - mv can handle -h ok 114 - name-rev can handle -h ok 115 - notes can handle -h ok 116 - pack-objects can handle -h ok 117 - pack-redundant can handle -h ok 118 - pack-refs can handle -h ok 119 - patch-id can handle -h ok 120 - pickaxe can handle -h ok 121 - prune can handle -h ok 122 - prune-packed can handle -h ok 123 - pull can handle -h ok 124 - push can handle -h ok 125 - range-diff can handle -h ok 126 - read-tree can handle -h ok 127 - rebase can handle -h ok 128 - receive-pack can handle -h ok 129 - reflog can handle -h ok 130 - remote can handle -h ok 131 - remote-ext can handle -h ok 132 - remote-fd can handle -h ok 133 - repack can handle -h ok 134 - replace can handle -h ok 135 - rerere can handle -h ok 136 - reset can handle -h ok 137 - restore can handle -h ok 138 - rev-list can handle -h ok 139 - rev-parse can handle -h ok 140 - revert can handle -h ok 141 - rm can handle -h ok 142 - send-pack can handle -h ok 143 - shortlog can handle -h ok 144 - show can handle -h ok 145 - show-branch can handle -h ok 146 - show-index can handle -h ok 147 - show-ref can handle -h ok 148 - sparse-checkout can handle -h ok 149 - stage can handle -h ok 150 - stash can handle -h ok 151 - status can handle -h ok 152 - stripspace can handle -h ok 153 - submodule--helper can handle -h ok 154 - switch can handle -h ok 155 - symbolic-ref can handle -h ok 156 - tag can handle -h ok 157 - unpack-file can handle -h ok 158 - unpack-objects can handle -h ok 159 - update-index can handle -h ok 160 - update-ref can handle -h ok 161 - update-server-info can handle -h ok 162 - upload-archive can handle -h ok 163 - upload-archive--writer can handle -h ok 164 - upload-pack can handle -h ok 165 - var can handle -h ok 166 - verify-commit can handle -h ok 167 - verify-pack can handle -h ok 168 - verify-tag can handle -h ok 169 - version can handle -h ok 170 - whatchanged can handle -h ok 171 - worktree can handle -h ok 172 - write-tree can handle -h # passed all 172 test(s) 1..172 ok t0003-attributes.sh ................................ ok 1 - open-quoted pathname ok 2 - setup ok 3 - setup branches ok 4 - command line checks ok 5 - attribute test ok 6 - attribute matching is case sensitive when core.ignorecase=0 ok 7 - attribute matching is case insensitive when core.ignorecase=1 ok 8 # SKIP additional case insensitivity tests (missing CASE_INSENSITIVE_FS) ok 9 - unnormalized paths ok 10 - relative paths ok 11 - prefixes are not confused with leading directories ok 12 - core.attributesfile ok 13 - attribute test: read paths from stdin ok 14 - setup --all option ok 15 - attribute test: --all option ok 16 - attribute test: --cached option ok 17 - root subdir attribute test ok 18 - negative patterns ok 19 - patterns starting with exclamation ok 20 - "**" test ok 21 - "**" with no slashes test ok 22 - using --git-dir and --work-tree ok 23 - using --source ok 24 - setup bare ok 25 - bare repository: check that .gitattribute is ignored ok 26 - --attr-source is bad ok 27 - attr.tree when HEAD is unborn ok 28 - bad attr source defaults to reading .gitattributes file ok 29 - bare repo no longer defaults to reading .gitattributes from HEAD ok 30 - precedence of --attr-source, GIT_ATTR_SOURCE, then attr.tree ok 31 - bare repository: with --source ok 32 - bare repository: check that --cached honors index ok 33 - bare repository: test info/attributes ok 34 - binary macro expanded by -a ok 35 - query binary macro directly ok 36 - set up symlink tests ok 37 - symlinks respected in core.attributesFile ok 38 - symlinks respected in info/attributes ok 39 - symlinks not respected in-tree ok 40 - large attributes line ignored in tree ok 41 - large attributes line ignores trailing content in tree ok 42 # SKIP large attributes file ignored in tree (missing EXPENSIVE) ok 43 - large attributes line ignored in index ok 44 - large attributes line ignores trailing content in index ok 45 # SKIP large attributes file ignored in index (missing EXPENSIVE) # passed all 45 test(s) 1..45 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 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 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 t1001-read-tree-m-2way.sh .......................... ok 1 - setup ok 2 - 1, 2, 3 - no carry forward ok 3 - 4 - carry forward local addition. ok 4 - 5 - carry forward local addition. ok 5 - 6 - local addition already has the same. ok 6 - 7 - local addition already has the same. ok 7 - 8 - conflicting addition. ok 8 - 9 - conflicting addition. ok 9 - 10 - path removed. ok 10 - 11 - dirty path removed. ok 11 - 12 - unmatching local changes being removed. ok 12 - 13 - unmatching local changes being removed. ok 13 - 14 - unchanged in two heads. ok 14 - 15 - unchanged in two heads. ok 15 - 16 - conflicting local change. ok 16 - 17 - conflicting local change. ok 17 - 18 - local change already having a good result. ok 18 - 19 - local change already having a good result, further modified. ok 19 - 20 - no local change, use new tree. ok 20 - 21 - no local change, dirty cache. ok 21 - 22 - local change cache updated. ok 22 - DF vs DF/DF case setup. ok 23 - DF vs DF/DF case test. ok 24 - a/b (untracked) vs a case setup. ok 25 - a/b (untracked) vs a, plus c/d case test. ok 26 - read-tree supports the super-prefix ok 27 - a/b vs a, plus c/d case setup. ok 28 - a/b vs a, plus c/d case test. ok 29 - -m references the correct modified tree # passed all 29 test(s) 1..29 ok t0060-path-utils.sh ................................ ok 1 - basename ok 2 - dirname ok 3 - normalize path: => 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 # SKIP longest ancestor: C:/Users/me C:/ => 2 (missing MINGW) ok 77 # SKIP longest ancestor: D:/Users/me C:/ => -1 (missing MINGW) ok 78 # SKIP longest ancestor: //server/share/my-directory //server/share/ => 14 (missing MINGW) ok 79 - strip_path_suffix ok 80 - absolute path rejects the empty string ok 81 # SKIP :\\abc is an absolute path (missing MINGW) ok 82 - real path rejects the empty string ok 83 - real path works on absolute paths 1 ok 84 - real path works on absolute paths 2 ok 85 - real path removes extra leading slashes ok 86 - real path removes other extra slashes ok 87 - real path works on symlinks ok 88 - prefix_path works with absolute paths to work tree symlinks ok 89 - prefix_path works with only absolute path to work tree ok 90 - prefix_path rejects absolute path to dir with same beginning as work tree ok 91 - prefix_path works with absolute path to a symlink to work tree having same beginning as work tree ok 92 - relative path: /foo/a/b/c/ /foo/a/b/ => c/ ok 93 - relative path: /foo/a/b/c/ /foo/a/b => c/ ok 94 - relative path: /foo/a//b//c/ ///foo/a/b// => c/ ok 95 - relative path: /foo/a/b /foo/a/b => ./ ok 96 - relative path: /foo/a/b/ /foo/a/b => ./ ok 97 - relative path: /foo/a /foo/a/b => ../ ok 98 - relative path: / /foo/a/b/ => ../../../ ok 99 - relative path: /foo/a/c /foo/a/b/ => ../c ok 100 - relative path: /foo/a/c /foo/a/b => ../c ok 101 - relative path: /foo/x/y /foo/a/b/ => ../../x/y ok 102 - relative path: /foo/a/b => /foo/a/b ok 103 - relative path: /foo/a/b => /foo/a/b ok 104 - relative path: foo/a/b/c/ foo/a/b/ => c/ ok 105 - relative path: foo/a/b/c/ foo/a/b => c/ ok 106 - relative path: foo/a/b//c foo/a//b => c ok 107 - relative path: foo/a/b/ foo/a/b/ => ./ ok 108 - relative path: foo/a/b/ foo/a/b => ./ ok 109 - relative path: foo/a foo/a/b => ../ ok 110 - relative path: foo/x/y foo/a/b => ../../x/y ok 111 - relative path: foo/a/c foo/a/b => ../c ok 112 - relative path: foo/a/b /foo/x/y => foo/a/b ok 113 - relative path: /foo/a/b foo/x/y => /foo/a/b ok 114 # SKIP relative path: d:/a/b D:/a/c => ../b (missing MINGW) ok 115 # SKIP relative path: C:/a/b D:/a/c => C:/a/b (missing MINGW) ok 116 - relative path: foo/a/b => foo/a/b ok 117 - relative path: foo/a/b => foo/a/b ok 118 - relative path: /foo/a/b => ./ ok 119 - relative path: => ./ ok 120 - relative path: => ./ ok 121 - relative path: => ./ ok 122 - relative path: => ./ ok 123 - relative path: /foo/a/b => ./ ok 124 - git-path A=B info/grafts => .git/info/grafts ok 125 - git-path GIT_GRAFT_FILE=foo info/grafts => foo ok 126 - git-path GIT_GRAFT_FILE=foo info/////grafts => foo ok 127 - git-path GIT_INDEX_FILE=foo index => foo ok 128 - git-path GIT_INDEX_FILE=foo index/foo => .git/index/foo ok 129 - git-path GIT_INDEX_FILE=foo index2 => .git/index2 ok 130 - setup fake objects directory foo ok 131 - git-path GIT_OBJECT_DIRECTORY=foo objects => foo ok 132 - git-path GIT_OBJECT_DIRECTORY=foo objects/foo => foo/foo ok 133 - git-path GIT_OBJECT_DIRECTORY=foo objects2 => .git/objects2 ok 134 - setup common repository ok 135 - git-path GIT_COMMON_DIR=bar index => .git/index ok 136 - git-path GIT_COMMON_DIR=bar index.lock => .git/index.lock ok 137 - git-path GIT_COMMON_DIR=bar HEAD => .git/HEAD ok 138 - git-path GIT_COMMON_DIR=bar logs/HEAD => .git/logs/HEAD ok 139 - git-path GIT_COMMON_DIR=bar logs/HEAD.lock => .git/logs/HEAD.lock ok 140 - git-path GIT_COMMON_DIR=bar logs/refs/bisect/foo => .git/logs/refs/bisect/foo ok 141 - git-path GIT_COMMON_DIR=bar logs/refs => bar/logs/refs ok 142 - git-path GIT_COMMON_DIR=bar logs/refs/ => bar/logs/refs/ ok 143 - git-path GIT_COMMON_DIR=bar logs/refs/bisec/foo => bar/logs/refs/bisec/foo ok 144 - git-path GIT_COMMON_DIR=bar logs/refs/bisec => bar/logs/refs/bisec ok 145 - git-path GIT_COMMON_DIR=bar logs/refs/bisectfoo => bar/logs/refs/bisectfoo ok 146 - git-path GIT_COMMON_DIR=bar objects => bar/objects ok 147 - git-path GIT_COMMON_DIR=bar objects/bar => bar/objects/bar ok 148 - git-path GIT_COMMON_DIR=bar info/exclude => bar/info/exclude ok 149 - git-path GIT_COMMON_DIR=bar info/grafts => bar/info/grafts ok 150 - git-path GIT_COMMON_DIR=bar info/sparse-checkout => .git/info/sparse-checkout ok 151 - git-path GIT_COMMON_DIR=bar info//sparse-checkout => .git/info//sparse-checkout ok 152 - git-path GIT_COMMON_DIR=bar remotes/bar => bar/remotes/bar ok 153 - git-path GIT_COMMON_DIR=bar branches/bar => bar/branches/bar ok 154 - git-path GIT_COMMON_DIR=bar logs/refs/heads/main => bar/logs/refs/heads/main ok 155 - git-path GIT_COMMON_DIR=bar refs/heads/main => bar/refs/heads/main ok 156 - git-path GIT_COMMON_DIR=bar refs/bisect/foo => .git/refs/bisect/foo ok 157 - git-path GIT_COMMON_DIR=bar hooks/me => bar/hooks/me ok 158 - git-path GIT_COMMON_DIR=bar config => bar/config ok 159 - git-path GIT_COMMON_DIR=bar packed-refs => bar/packed-refs ok 160 - git-path GIT_COMMON_DIR=bar shallow => bar/shallow ok 161 - git-path GIT_COMMON_DIR=bar common => bar/common ok 162 - git-path GIT_COMMON_DIR=bar common/file => bar/common/file 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/submodule ../submodule => ../../foo/submodule ok 166 - test_submodule_relative_url: ../ ./foo ../submodule => ../submodule ok 167 - test_submodule_relative_url: ../ ./foo/bar ../submodule => ../foo/submodule ok 168 - test_submodule_relative_url: ../../../ ../foo/bar ../sub/a/b/c => ../../../../foo/sub/a/b/c ok 169 - test_submodule_relative_url: ../ /tmp/git-t.Jqaw/trash directory.t0060-path-utils/addtest ../repo => /tmp/git-t.Jqaw/trash directory.t0060-path-utils/repo ok 170 - test_submodule_relative_url: ../ foo/bar ../submodule => ../foo/submodule ok 171 - test_submodule_relative_url: ../ foo ../submodule => ../submodule ok 172 - test_submodule_relative_url: (null) ../foo/bar ../sub/a/b/c => ../foo/sub/a/b/c ok 173 - test_submodule_relative_url: (null) ../foo/bar ../sub/a/b/c/ => ../foo/sub/a/b/c ok 174 - test_submodule_relative_url: (null) ../foo/bar/ ../sub/a/b/c => ../foo/sub/a/b/c ok 175 - test_submodule_relative_url: (null) ../foo/bar ../submodule => ../foo/submodule ok 176 - test_submodule_relative_url: (null) ../foo/submodule ../submodule => ../foo/submodule ok 177 - test_submodule_relative_url: (null) ../foo ../submodule => ../submodule ok 178 - test_submodule_relative_url: (null) ./foo/bar ../submodule => foo/submodule ok 179 - test_submodule_relative_url: (null) ./foo ../submodule => submodule ok 180 - test_submodule_relative_url: (null) //somewhere else/repo ../subrepo => //somewhere else/subrepo ok 181 - test_submodule_relative_url: (null) //somewhere else/repo ../../subrepo => //subrepo ok 182 - test_submodule_relative_url: (null) //somewhere else/repo ../../../subrepo => /subrepo ok 183 - test_submodule_relative_url: (null) //somewhere else/repo ../../../../subrepo => subrepo ok 184 - test_submodule_relative_url: (null) /tmp/git-t.Jqaw/trash directory.t0060-path-utils/subsuper_update_r ../subsubsuper_update_r => /tmp/git-t.Jqaw/trash directory.t0060-path-utils/subsubsuper_update_r ok 185 - test_submodule_relative_url: (null) /tmp/git-t.Jqaw/trash directory.t0060-path-utils/super_update_r2 ../subsuper_update_r => /tmp/git-t.Jqaw/trash directory.t0060-path-utils/subsuper_update_r ok 186 - test_submodule_relative_url: (null) /tmp/git-t.Jqaw/trash directory.t0060-path-utils/. ../. => /tmp/git-t.Jqaw/trash directory.t0060-path-utils/. ok 187 - test_submodule_relative_url: (null) /tmp/git-t.Jqaw/trash directory.t0060-path-utils ./. => /tmp/git-t.Jqaw/trash directory.t0060-path-utils/. ok 188 - test_submodule_relative_url: (null) /tmp/git-t.Jqaw/trash directory.t0060-path-utils/addtest ../repo => /tmp/git-t.Jqaw/trash directory.t0060-path-utils/repo ok 189 - test_submodule_relative_url: (null) /tmp/git-t.Jqaw/trash directory.t0060-path-utils ./å äö => /tmp/git-t.Jqaw/trash directory.t0060-path-utils/å äö ok 190 - test_submodule_relative_url: (null) /tmp/git-t.Jqaw/trash directory.t0060-path-utils/. ../submodule => /tmp/git-t.Jqaw/trash directory.t0060-path-utils/submodule ok 191 - test_submodule_relative_url: (null) /tmp/git-t.Jqaw/trash directory.t0060-path-utils/submodule ../submodule => /tmp/git-t.Jqaw/trash directory.t0060-path-utils/submodule ok 192 - test_submodule_relative_url: (null) /tmp/git-t.Jqaw/trash directory.t0060-path-utils/home2/../remote ../bundle1 => /tmp/git-t.Jqaw/trash directory.t0060-path-utils/home2/../bundle1 ok 193 - test_submodule_relative_url: (null) /tmp/git-t.Jqaw/trash directory.t0060-path-utils/submodule_update_repo ./. => /tmp/git-t.Jqaw/trash directory.t0060-path-utils/submodule_update_repo/. ok 194 - test_submodule_relative_url: (null) file:///tmp/repo ../subrepo => file:///tmp/subrepo ok 195 - test_submodule_relative_url: (null) foo/bar ../submodule => foo/submodule ok 196 - test_submodule_relative_url: (null) foo ../submodule => submodule ok 197 - test_submodule_relative_url: (null) helper:://hostname/repo ../subrepo => helper:://hostname/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 => helper::/subrepo ok 200 - test_submodule_relative_url: (null) helper:://hostname/repo ../../../../subrepo => helper::subrepo ok 201 - test_submodule_relative_url: (null) helper:://hostname/repo ../../../../../subrepo => helper:subrepo ok 202 - test_submodule_relative_url: (null) helper:://hostname/repo ../../../../../../subrepo => .:subrepo ok 203 - test_submodule_relative_url: (null) ssh://hostname/repo ../subrepo => ssh://hostname/subrepo ok 204 - test_submodule_relative_url: (null) ssh://hostname/repo ../../subrepo => ssh://subrepo ok 205 - test_submodule_relative_url: (null) ssh://hostname/repo ../../../subrepo => ssh:/subrepo ok 206 - test_submodule_relative_url: (null) ssh://hostname/repo ../../../../subrepo => ssh:subrepo ok 207 - test_submodule_relative_url: (null) ssh://hostname/repo ../../../../../subrepo => .:subrepo ok 208 - test_submodule_relative_url: (null) ssh://hostname:22/repo ../subrepo => ssh://hostname:22/subrepo ok 209 - test_submodule_relative_url: (null) user@host:path/to/repo ../subrepo => user@host:path/to/subrepo ok 210 - test_submodule_relative_url: (null) user@host:repo ../subrepo => user@host:subrepo ok 211 - test_submodule_relative_url: (null) user@host:repo ../../subrepo => .:subrepo ok 212 - match .gitmodules ok 213 - match .gitattributes ok 214 - match .gitignore ok 215 - match .mailmap ok 216 # SKIP is_valid_path() on Windows (missing MINGW) ok 217 # SKIP RUNTIME_PREFIX works (missing RUNTIME_PREFIX of !VALGRIND,RUNTIME_PREFIX,CAN_EXEC_IN_PWD) ok 218 # SKIP %(prefix)/ works (missing RUNTIME_PREFIX of !VALGRIND,RUNTIME_PREFIX,CAN_EXEC_IN_PWD) # passed all 218 test(s) 1..218 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 t1512-rev-parse-disambiguation.sh .................. ok 1 - ambiguous blob output ok 2 - ambiguous loose bad object parsed as OBJ_BAD ok 3 - ambigous zlib corrupt loose blob ok 4 - blob and tree ok 5 - warn ambiguity when no candidate matches type hint ok 6 - disambiguate tree-ish ok 7 - disambiguate blob ok 8 - disambiguate tree ok 9 - first commit ok 10 - disambiguate commit-ish ok 11 - disambiguate commit ok 12 - log name1..name2 takes only commit-ishes on both ends ok 13 - rev-parse name1..name2 takes only commit-ishes on both ends ok 14 - git log takes only commit-ish ok 15 - git reset takes only commit-ish ok 16 - first tag not ok 17 - two semi-ambiguous commit-ish # TODO known breakage not ok 18 - three semi-ambiguous tree-ish # TODO known breakage ok 19 - parse describe name ok 20 - more history not ok 21 - parse describe name taking advantage of generation # TODO known breakage ok 22 - parse describe name not ignoring ambiguity ok 23 - ambiguous commit-ish ok 24 - ambiguous tags peel to treeish ok 25 - rev-parse --disambiguate ok 26 - rev-parse --disambiguate drops duplicates ok 27 - ambiguous 40-hex ref ok 28 - ambiguous short sha1 ref ok 29 - ambiguity errors are not repeated (raw) ok 30 - ambiguity errors are not repeated (treeish) ok 31 - ambiguity errors are not repeated (peel) ok 32 - ambiguity hints ok 33 - ambiguity hints respect type ok 34 - failed type-selector still shows hint ok 35 - core.disambiguate config can prefer types ok 36 - core.disambiguate does not override context ok 37 - ambiguous commits are printed by type first, then hash order ok 38 - cat-file --batch and --batch-check show ambiguous # still have 3 known breakage(s) # passed all remaining 35 test(s) 1..38 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 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 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 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 - @{u} silent error when no upstream ok 21 - branch@{u} error message with misspelt branch ok 22 - @{u} error message when not on a branch ok 23 - branch@{u} error message if upstream branch not fetched ok 24 - pull works when tracking a local branch ok 25 - @{u} works when tracking a local branch ok 26 - log -g other@{u} ok 27 - log -g other@{u}@{now} ok 28 - @{reflog}-parsing does not look beyond colon ok 29 - @{upstream}-parsing does not look beyond colon # passed all 29 test(s) 1..29 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 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 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 ok 10 - --index-version # passed all 10 test(s) 1..10 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 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 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 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 -c lists only tracked-but-ignored files # passed all 7 test(s) 1..7 ok t0302-credential-store.sh .......................... ok 1 - helper (store) has no existing data ok 2 - helper (store) stores password ok 3 - helper (store) can retrieve password ok 4 - helper (store) requires matching protocol ok 5 - helper (store) requires matching host ok 6 - helper (store) requires matching username ok 7 - helper (store) requires matching path ok 8 - helper (store) overwrites on store ok 9 - helper (store) can forget host ok 10 - helper (store) can store multiple users ok 11 - helper (store) does not erase a password distinct from input ok 12 - helper (store) can forget user ok 13 - helper (store) remembers other user ok 14 - helper (store) can store empty username ok 15 - helper (store) erases all matching credentials ok 16 - helper (store) not confused by long header ok 17 - when xdg file does not exist, xdg file not created ok 18 - setup xdg file ok 19 - helper (store) has no existing data ok 20 - helper (store) stores password ok 21 - helper (store) can retrieve password ok 22 - helper (store) requires matching protocol ok 23 - helper (store) requires matching host ok 24 - helper (store) requires matching username ok 25 - helper (store) requires matching path ok 26 - helper (store) overwrites on store ok 27 - helper (store) can forget host ok 28 - helper (store) can store multiple users ok 29 - helper (store) does not erase a password distinct from input ok 30 - helper (store) can forget user ok 31 - helper (store) remembers other user ok 32 - helper (store) can store empty username ok 33 - helper (store) erases all matching credentials ok 34 - helper (store) not confused by long header ok 35 - when xdg file exists, home file not created ok 36 - setup custom xdg file ok 37 - helper (store) has no existing data ok 38 - helper (store) stores password ok 39 - helper (store) can retrieve password ok 40 - helper (store) requires matching protocol ok 41 - helper (store) requires matching host ok 42 - helper (store) requires matching username ok 43 - helper (store) requires matching path ok 44 - helper (store) overwrites on store ok 45 - helper (store) can forget host ok 46 - helper (store) can store multiple users ok 47 - helper (store) does not erase a password distinct from input ok 48 - helper (store) can forget user ok 49 - helper (store) remembers other user ok 50 - helper (store) can store empty username ok 51 - helper (store) erases all matching credentials ok 52 - helper (store) not confused by long header ok 53 - if custom xdg file exists, home and xdg files not created ok 54 - get: use home file if both home and xdg files have matches ok 55 - get: use xdg file if home file has no matches ok 56 - get: use xdg file if home file is unreadable ok 57 - store: if both xdg and home files exist, only store in home file ok 58 - erase: erase matching credentials from both xdg and home files ok 59 - get: ignore credentials without scheme as invalid ok 60 - get: ignore credentials without valid host/path as invalid ok 61 - get: ignore credentials without username/password as invalid ok 62 - get: credentials with DOS line endings are invalid ok 63 - get: credentials with path and DOS line endings are valid ok 64 - get: credentials with DOS line endings are invalid if path is relevant ok 65 - get: store file can contain empty/bogus lines # passed all 65 test(s) 1..65 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 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 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 t2108-update-index-refresh-racy.sh ................. ok 1 - setup ok 2 - --refresh has no racy timestamps to fix ok 3 - --refresh should fix racy timestamp ok 4 - --really-refresh should fix racy timestamp ok 5 - --refresh should fix racy timestamp if other file needs update ok 6 - --refresh should fix racy timestamp if racy file needs update # passed all 6 test(s) 1..6 ok t2205-add-worktree-config.sh ....................... ok 1 - 1a: setup--config worktree ok 2 - 1b: pre-add all ok 3 - 1c: pre-add dir all ok 4 - 1d: post-add tracked ok 5 - 1e: post-add untracked ok 6 - 2a: setup--set git-dir ok 7 - 2b: pre-add all ok 8 - 2c: pre-add dir all ok 9 - 2d: post-add tracked ok 10 - 2e: post-add untracked ok 11 - 3a: setup--add repo dir ok 12 - 3b: ignored ok 13 - 3c: add repo # passed all 13 test(s) 1..13 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 ok 18 - "commit -a" implies "add -u" if index becomes empty # passed all 18 test(s) 1..18 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 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 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 t1002-read-tree-m-u-2way.sh ........................ ok 1 - setup ok 2 - 1, 2, 3 - no carry forward ok 3 - 4 - carry forward local addition. ok 4 - 5 - carry forward local addition. ok 5 - 6 - local addition already has the same. ok 6 - 7 - local addition already has the same. ok 7 - 8 - conflicting addition. ok 8 - 9 - conflicting addition. ok 9 - 10 - path removed. ok 10 - 11 - dirty path removed. ok 11 - 12 - unmatching local changes being removed. ok 12 - 13 - unmatching local changes being removed. ok 13 - 14 - unchanged in two heads. ok 14 - 15 - unchanged in two heads. ok 15 - 16 - conflicting local change. ok 16 - 17 - conflicting local change. ok 17 - 18 - local change already having a good result. ok 18 - 19 - local change already having a good result, further modified. ok 19 - 20 - no local change, use new tree. ok 20 - 21 - no local change, dirty cache. ok 21 - DF vs DF/DF case setup. ok 22 - DF vs DF/DF case test. # passed all 22 test(s) 1..22 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 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 --directory ok 27 - ls-files with "**" patterns and no slashes # passed all 27 test(s) 1..27 ok t2082-parallel-checkout-attributes.sh .............. ok 1 - parallel-checkout with ident ok 2 - parallel-checkout with re-encoding ok 3 - parallel-checkout with eol conversions ok 4 - parallel-checkout and external filter ok 5 - parallel-checkout and delayed checkout # passed all 5 test(s) 1..5 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 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 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 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 ok 12 - restore --merge to unresolve ok 13 - restore --merge to unresolve after (mistaken) resolution ok 14 - restore --merge to unresolve after (mistaken) resolution ok 15 - restore with merge options are incompatible with certain options # passed all 15 test(s) 1..15 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 t3012-ls-files-dedup.sh ............................ ok 1 - setup ok 2 - git ls-files --deduplicate to show unique unmerged path ok 3 - git ls-files -d -m --deduplicate with different display options # passed all 3 test(s) 1..3 ok t3103-ls-tree-misc.sh .............................. ok 1 - setup ok 2 - ls-tree fails with non-zero exit code on broken tree ok 3 - usage: incompatible options: --long --name-only ok 4 - usage: incompatible options: --long and --format ok 5 - usage: incompatible options: --name-only --name-status ok 6 - usage: incompatible options: --name-only and --format ok 7 - usage: incompatible options: --name-status --object-only ok 8 - usage: incompatible options: --name-status and --format ok 9 - usage: incompatible options: --object-only --long ok 10 - usage: incompatible options: --object-only and --format # passed all 10 test(s) 1..10 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 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 ok 28 - reading split index at alternate location ok 29 - GIT_TEST_SPLIT_INDEX works # passed all 29 test(s) 1..29 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 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 t3013-ls-files-format.sh ........................... ok 1 - usage: --format is incompatible with -s ok 2 - usage: --format is incompatible with -o ok 3 - usage: --format is incompatible with -k ok 4 - usage: --format is incompatible with -t ok 5 - usage: --format is incompatible with --resolve-undo ok 6 - usage: --format is incompatible with --deduplicate ok 7 - usage: --format is incompatible with --eol ok 8 - setup ok 9 - git ls-files --format objectmode v.s. -s ok 10 - git ls-files --format objectname v.s. -s ok 11 - git ls-files --format objecttype ok 12 - git ls-files --format objectsize ok 13 - git ls-files --format objectsize:padded ok 14 - git ls-files --format v.s. --eol ok 15 - git ls-files --format path v.s. -s ok 16 - git ls-files --format with relative path ok 17 - git ls-files --format with -m ok 18 - git ls-files --format with -d ok 19 - git ls-files --format v.s -s ok 20 - git ls-files --format with --debug # passed all 20 test(s) 1..20 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 t2018-checkout-branch.sh ........................... ok 1 - setup ok 2 - checkout a branch without refs/heads/* prefix ok 3 - checkout -b to a new branch, set to HEAD ok 4 - checkout -b to a merge base ok 5 - checkout -b to a new branch, set to an explicit ref ok 6 - checkout -b to a new branch with unmergeable changes fails ok 7 - checkout -f -b to a new branch with unmergeable changes discards changes ok 8 - checkout -b to a new branch preserves mergeable changes ok 9 - checkout -f -b to a new branch with mergeable changes discards changes ok 10 - checkout -b to an existing branch fails ok 11 - checkout -b to @{-1} fails with the right branch name ok 12 - checkout -B to an existing branch resets branch to HEAD ok 13 - checkout -B to a merge base ok 14 - checkout -B to an existing branch from detached HEAD resets branch to HEAD ok 15 - checkout -B to an existing branch with an explicit ref resets branch to that ref ok 16 - checkout -B to an existing branch with unmergeable changes fails ok 17 - checkout -f -B to an existing branch with unmergeable changes discards changes ok 18 - checkout -B to an existing branch preserves mergeable changes ok 19 - checkout -f -B to an existing branch with mergeable changes discards changes ok 20 - checkout -b ok 21 - checkout -B to the current branch works ok 22 - checkout -b after clone --no-checkout does a checkout of HEAD ok 23 - checkout -b to a new branch preserves mergeable changes despite sparse-checkout ok 24 - checkout -b rejects an invalid start point ok 25 - checkout -b rejects an extra path argument # passed all 25 test(s) 1..25 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 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 --no-full-name ok 13 - ls-tree --full-tree ok 14 - ls-tree --full-tree -r ok 15 - ls-tree --abbrev=5 ok 16 - ls-tree --name-only ok 17 - ls-tree --name-only -r ok 18 - ls-tree --name-status ok 19 - ls-tree --name-status -r # passed all 19 test(s) 1..19 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 t3060-ls-files-with-tree.sh ........................ ok 1 - setup ok 2 - usage ok 3 - git ls-files --with-tree should succeed from subdir ok 4 - git ls-files --with-tree should add entries from named tree. ok 5 - no duplicates in --with-tree output ok 6 - setup: output in a conflict ok 7 - output in a conflict ok 8 - output with removed .git/index # passed all 8 test(s) 1..8 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 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 - suggestion to detach ok 6 - suggestion to detach is suppressed with advice.suggestDetachingHead=false ok 7 - switch and detach current branch ok 8 - switch and create branch ok 9 - force create branch from HEAD ok 10 - new orphan branch from empty ok 11 - orphan branch works with --discard-changes ok 12 - switching ignores file of same branch name ok 13 - guess and create branch ok 14 - not switching when something is in progress ok 15 - tracking info copied with autoSetupMerge=inherit ok 16 - switch back when temporarily detached and checked out elsewhere # passed all 16 test(s) 1..16 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 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 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 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 - rev-parse --path-format=absolute ok 61 - rev-parse --path-format=relative ok 62 - --path-format=relative does not affect --absolute-git-dir ok 63 - --path-format can change in the middle of the command line ok 64 - --path-format does not segfault without an argument ok 65 - git-common-dir from worktree root ok 66 - git-common-dir inside sub-dir ok 67 - git-path from worktree root ok 68 - git-path inside sub-dir ok 69 - rev-parse --is-shallow-repository in shallow repo ok 70 - rev-parse --is-shallow-repository in non-shallow repo ok 71 - rev-parse --show-object-format in repo ok 72 - --show-toplevel from subdir of working tree ok 73 - --show-toplevel from inside .git ok 74 - showing the superproject correctly ok 75 - rev-parse --since= unsqueezed ordering ok 76 - rev-parse --bisect includes bad, excludes good # passed all 76 test(s) 1..76 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 t1410-reflog.sh .................................... ok 1 - setup ok 2 - correct usage on sub-command -h ok 3 - correct usage on "git reflog show -h" ok 4 - pass through -- to sub-command ok 5 - rewind ok 6 - corrupt and check ok 7 - reflog expire --dry-run should not touch reflog ok 8 - reflog expire ok 9 - --stale-fix handles missing objects generously ok 10 - prune and fsck ok 11 - recover and check ok 12 - delete ok 13 - rewind2 ok 14 - --expire=never ok 15 - gc.reflogexpire=never ok 16 - gc.reflogexpire=false ok 17 - git reflog expire unknown reference ok 18 - checkout should not delete log for packed ref ok 19 - stale dirs do not cause d/f conflicts (reflogs on) ok 20 - stale dirs do not cause d/f conflicts (reflogs off) ok 21 - parsing reverse reflogs at BUFSIZ boundaries ok 22 - no segfaults for reflog containing non-commit sha1s not ok 23 - reflog with non-commit entries displays all entries # TODO known breakage ok 24 - reflog expire operates on symref not referrent ok 25 - continue walking past root commits ok 26 - expire with multiple worktrees ok 27 - expire one of multiple worktrees ok 28 - empty reflog # still have 1 known breakage(s) # passed all remaining 27 test(s) 1..28 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 t3104-ls-tree-format.sh ............................ ok 1 - ls-tree --format usage ok 2 - setup ok 3 - ls-tree --format='%(path) %(path) %(path)' HEAD top-file ok 4 - ls-tree '--format=<%(objectmode) %(objecttype) %(objectname)%x09%(path)>' is like options ' ' ok 5 - ls-tree '--format=<%(objectmode) %(objecttype) %(objectname)%x09%(path)>' on optimized v.s. non-optimized path ok 6 - ls-tree '--format=<%(objectmode) %(objecttype) %(objectname) %(objectsize:padded)%x09%(path)>' is like options '--long ' ok 7 - ls-tree '--format=<%(objectmode) %(objecttype) %(objectname) %(objectsize:padded)%x09%(path)>' on optimized v.s. non-optimized path ok 8 - ls-tree '--format=<%(path)>' is like options '--name-only ' ok 9 - ls-tree '--format=<%(path)>' on optimized v.s. non-optimized path ok 10 - ls-tree '--format=<%(objectname)>' is like options '--object-only ' ok 11 - ls-tree '--format=<%(objectname)>' on optimized v.s. non-optimized path ok 12 - ls-tree '--format=<%(objectname)>' is like options '--object-only --abbrev --abbrev' ok 13 - ls-tree '--format=<%(objectname)>' on optimized v.s. non-optimized path ok 14 - ls-tree '--format=<%(objectmode) %(objecttype) %(objectname)%x09%(path)>' is like options '-t -t' ok 15 - ls-tree '--format=<%(objectmode) %(objecttype) %(objectname)%x09%(path)>' on optimized v.s. non-optimized path ok 16 - ls-tree '--format=<%(objectmode) %(objecttype) %(objectname)%x09%(path)>' is like options '--full-name --full-name' ok 17 - ls-tree '--format=<%(objectmode) %(objecttype) %(objectname)%x09%(path)>' on optimized v.s. non-optimized path ok 18 - ls-tree '--format=<%(objectmode) %(objecttype) %(objectname)%x09%(path)>' is like options '--full-tree --full-tree' ok 19 - ls-tree '--format=<%(objectmode) %(objecttype) %(objectname)%x09%(path)>' on optimized v.s. non-optimized path # passed all 19 test(s) 1..19 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...main ok 17 - ...main ok 18 - main... 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 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 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 t3409-rebase-environ.sh ............................ ok 1 - setup ok 2 - rebase --exec does not muck with GIT_DIR ok 3 - rebase --exec does not muck with GIT_WORK_TREE # 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 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 - force-copy a branch to itself via @{-1} is no-op ok 7 - delete branch via @{-1} ok 8 - delete branch via local @{upstream} ok 9 - delete branch via remote @{upstream} ok 10 - delete @{upstream} expansion matches -r option ok 11 - disallow deleting remote branch via @{-1} ok 12 - create branch named "@" ok 13 - delete branch named "@" ok 14 - checkout does not treat remote @{upstream} as a branch ok 15 - edit-description via @{-1} ok 16 - modify branch upstream via "@{-1}" and "@{-1}@{upstream}" # passed all 16 test(s) 1..16 ok t3408-rebase-multi-line.sh ......................... ok 1 - setup ok 2 - rebase # passed all 2 test(s) 1..2 ok t3105-ls-tree-output.sh ............................ ok 1 - ls-tree --format usage ok 2 - setup ok 3 - setup: HEAD_* variables ok 4 - 'ls-tree ' output ok 5 - 'ls-tree ' output (via subdir) ok 6 - 'ls-tree -t' output ok 7 - 'ls-tree -t' output (via subdir) ok 8 - 'ls-tree -d' output ok 9 - 'ls-tree -d' output (via subdir) ok 10 - 'ls-tree -r' output ok 11 - 'ls-tree -r' output (via subdir) ok 12 - 'ls-tree --long' output ok 13 - 'ls-tree --long' output (via subdir) ok 14 - 'ls-tree --long -t' output ok 15 - 'ls-tree --long -t' output (via subdir) ok 16 - 'ls-tree --long -d' output ok 17 - 'ls-tree --long -d' output (via subdir) ok 18 - 'ls-tree --long -r' output ok 19 - 'ls-tree --long -r' output (via subdir) ok 20 - 'ls-tree --name-only' output ok 21 - 'ls-tree --name-only' output (via subdir) ok 22 - 'ls-tree --name-only -t' output ok 23 - 'ls-tree --name-only -t' output (via subdir) ok 24 - 'ls-tree --name-only -d' output ok 25 - 'ls-tree --name-only -d' output (via subdir) ok 26 - 'ls-tree --name-only -r' output ok 27 - 'ls-tree --name-only -r' output (via subdir) ok 28 - 'ls-tree --object-only' output ok 29 - 'ls-tree --object-only' output (via subdir) ok 30 - 'ls-tree --object-only -t' output ok 31 - 'ls-tree --object-only -t' output (via subdir) ok 32 - 'ls-tree --object-only -d' output ok 33 - 'ls-tree --object-only -d' output (via subdir) ok 34 - 'ls-tree --object-only -r' output ok 35 - 'ls-tree --object-only -r' output (via subdir) ok 36 - setup: HEAD_short_* variables ok 37 - 'ls-tree --object-only --abbrev' output ok 38 - 'ls-tree --object-only --abbrev' output (via subdir) ok 39 - 'ls-tree --object-only --abbrev -t' output ok 40 - 'ls-tree --object-only --abbrev -t' output (via subdir) ok 41 - 'ls-tree --object-only --abbrev -d' output ok 42 - 'ls-tree --object-only --abbrev -d' output (via subdir) ok 43 - 'ls-tree --object-only --abbrev -r' output ok 44 - 'ls-tree --object-only --abbrev -r' output (via subdir) ok 45 - 'ls-tree --full-name' output ok 46 - 'ls-tree --full-name' output (via subdir) ok 47 - 'ls-tree --full-name -d' output ok 48 - 'ls-tree --full-name -d' output (via subdir) ok 49 - 'ls-tree --full-name -r' output ok 50 - 'ls-tree --full-name -r' output (via subdir) ok 51 - 'ls-tree --full-name -t' output ok 52 - 'ls-tree --full-name -t' output (via subdir) ok 53 - 'ls-tree --full-tree' output ok 54 - 'ls-tree --full-tree' output (via subdir, fails) ok 55 - 'ls-tree --full-tree -t' output ok 56 - 'ls-tree --full-tree -t' output (via subdir, fails) ok 57 - 'ls-tree --full-tree -d' output ok 58 - 'ls-tree --full-tree -d' output (via subdir, fails) ok 59 - 'ls-tree --full-tree -r' output ok 60 - 'ls-tree --full-tree -r' output (via subdir, fails) # passed all 60 test(s) 1..60 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 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 not referencing repo ok 14 - repo not found; .git file broken ok 15 - repair broken gitdir ok 16 - repair incorrect gitdir ok 17 - repair gitdir (implicit) from linked worktree ok 18 - unable to repair gitdir (implicit) from main worktree ok 19 - repair multiple gitdir files ok 20 - repair moved main and linked worktrees # passed all 20 test(s) 1..20 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 - --stage ok 4 - ls-files correctly outputs files in submodule with -z ok 5 - ls-files does not output files not added to a repo ok 6 - ls-files recurses more than 1 level ok 7 - ls-files works with GIT_DIR ok 8 - --recurse-submodules and pathspecs setup ok 9 - inactive submodule 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 pathspecs ok 15 - --recurse-submodules and relative paths ok 16 - --recurse-submodules does not support --error-unmatch ok 17 - --recurse-submodules parses submodule repo config ok 18 - --recurse-submodules parses submodule worktree config ok 19 - --recurse-submodules submodules ignore super project worktreeConfig extension ok 20 - --recurse-submodules and --deleted are incompatible ok 21 - --recurse-submodules and --modified are incompatible ok 22 - --recurse-submodules and --others are incompatible ok 23 - --recurse-submodules and --killed are incompatible ok 24 - --recurse-submodules and --unmerged are incompatible # passed all 24 test(s) 1..24 ok t1091-sparse-checkout-builtin.sh ................... ok 1 - setup ok 2 - git sparse-checkout list (not sparse) ok 3 - git sparse-checkout list (not sparse) ok 4 - git sparse-checkout list (populated) ok 5 - git sparse-checkout init ok 6 - git sparse-checkout init in empty repo ok 7 - git sparse-checkout list after init ok 8 - init with existing sparse-checkout ok 9 - clone --sparse ok 10 - switching to cone mode with non-cone mode patterns ok 11 - interaction with clone --no-checkout (unborn index) ok 12 - set enables config ok 13 - set sparse-checkout using builtin ok 14 - set sparse-checkout using --stdin ok 15 - add to sparse-checkout ok 16 - worktree: add copies sparse-checkout patterns ok 17 - cone mode: match patterns ok 18 - cone mode: warn on bad pattern ok 19 - sparse-checkout disable ok 20 - sparse-index enabled and disabled ok 21 - cone mode: init and set ok 22 - cone mode: list ok 23 - cone mode: set with nested folders ok 24 - cone mode: add independent path ok 25 - cone mode: add sibling path ok 26 - cone mode: add parent path ok 27 - not-up-to-date does not block rest of sparsification ok 28 - revert to old sparse-checkout on empty update ok 29 - fail when lock is taken ok 30 - .gitignore should not warn about cone mode ok 31 - sparse-checkout (init|set|disable) warns with dirty status ok 32 - sparse-checkout (init|set|disable) warns with unmerged status not ok 33 - sparse-checkout reapply # TODO known breakage ok 34 - reapply can handle config options ok 35 - cone mode: set with core.ignoreCase=true ok 36 - setup submodules ok 37 - interaction with submodules ok 38 - check-rules interaction with submodules ok 39 - different sparse-checkouts with worktrees ok 40 - set using filename keeps file on-disk ok 41 - pattern-checks: /A/** ok 42 - pattern-checks: /A/**/B/ ok 43 - pattern-checks: too short ok 44 - pattern-checks: not too short ok 45 - pattern-checks: trailing "*" ok 46 - pattern-checks: starting "*" ok 47 - pattern-checks: non directory pattern ok 48 - pattern-checks: contained glob characters ok 49 - pattern-checks: escaped characters ok 50 # SKIP cone mode replaces backslashes with slashes (missing MINGW) ok 51 - cone mode clears ignored subdirectories ok 52 - malformed cone-mode patterns ok 53 - set from subdir pays attention to prefix ok 54 - add from subdir pays attention to prefix ok 55 - set from subdir in non-cone mode throws an error ok 56 - set from subdir in non-cone mode throws an error ok 57 - by default, cone mode will error out when passed files ok 58 - by default, non-cone mode will warn on individual files ok 59 - setup bare repo ok 60 - list fails outside work tree ok 61 - add fails outside work tree ok 62 - set fails outside work tree ok 63 - init fails outside work tree ok 64 - reapply fails outside work tree ok 65 - disable fails outside work tree ok 66 - setup clean ok 67 - check-rules cone mode ok 68 - check-rules non-cone mode ok 69 - check-rules cone mode is default ok 70 - check-rules quoting ok 71 - check-rules null termination # still have 1 known breakage(s) # passed all remaining 70 test(s) 1..71 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 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 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 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 --no-remotes is rejected ok 9 - git branch -a shows local and remote branches ok 10 - git branch --no-all is rejected ok 11 - git branch -v shows branch summaries ok 12 - git branch --list -v pattern shows branch summaries ok 13 - git branch --ignore-case --list -v pattern shows branch summaries ok 14 - git branch -v pattern does not show branch summaries ok 15 - git branch `--show-current` shows current branch ok 16 - git branch `--show-current` is silent when detached HEAD ok 17 - git branch `--show-current` works properly when tag exists ok 18 - git branch `--show-current` works properly with worktrees ok 19 - git branch shows detached HEAD properly ok 20 - git branch shows detached HEAD properly after checkout --detach ok 21 - git branch shows detached HEAD properly after moving ok 22 - git branch shows detached HEAD properly from tag ok 23 - git branch shows detached HEAD properly after moving from tag ok 24 - git branch `--sort=[-]objectsize` option ok 25 - git branch `--sort=[-]type` option ok 26 - git branch `--sort=[-]version:refname` option ok 27 - git branch --points-at option ok 28 - ambiguous branch/tag not marked ok 29 - local-branch symrefs shortened properly ok 30 - sort branches, ignore case ok 31 - git branch --format option ok 32 - git branch --format with ahead-behind ok 33 - git branch with --format=%(rest) must fail ok 34 - git branch --format --omit-empty ok 35 - worktree colors correct ok 36 - set up color tests ok 37 - %(color) omitted without tty ok 38 - %(color) present with tty ok 39 - --color overrides auto-color ok 40 - verbose output lists worktree path # passed all 40 test(s) 1..40 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 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 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 --porcelain -z ok 8 - "list" -z fails without --porcelain ok 9 - "list" all worktrees with locked annotation ok 10 - "list" all worktrees --porcelain with locked ok 11 - "list" all worktrees --porcelain with locked reason newline escaped ok 12 - "list" all worktrees with prunable annotation ok 13 - "list" all worktrees --porcelain with prunable ok 14 - "list" all worktrees with prunable consistent with "prune" ok 15 - "list" --verbose and --porcelain mutually exclusive ok 16 - "list" all worktrees --verbose with locked ok 17 - "list" all worktrees --verbose with prunable ok 18 - bare repo setup ok 19 - "list" all worktrees from bare main ok 20 - "list" all worktrees --porcelain from bare main ok 21 - "list" all worktrees from linked with a bare main ok 22 - bare repo cleanup ok 23 - broken main worktree still at the top ok 24 - linked worktrees are sorted ok 25 - worktree path when called in .git directory # passed all 25 test(s) 1..25 ok t1006-cat-file.sh .................................. ok 1 - usage: cmdmode -e -p ok 2 - usage: cmdmode -p -t ok 3 - usage: cmdmode -t -s ok 4 - usage: cmdmode -s --textconv ok 5 - usage: cmdmode --textconv --filters ok 6 - usage: cmdmode --batch-all-objects -e ok 7 - usage: incompatible options: --path with --batch ok 8 - usage: incompatible options: --path with --batch-check ok 9 - usage: --textconv requires another option ok 10 - usage: --filters requires another option ok 11 - usage: -e requires another option ok 12 - usage: incompatible options: -e and --batch ok 13 - usage: incompatible options: -e and --batch-check ok 14 - usage: incompatible options: -e and --follow-symlinks ok 15 - usage: incompatible options: -e and --path=foo HEAD:some-path.txt ok 16 - usage: -p requires another option ok 17 - usage: incompatible options: -p and --batch ok 18 - usage: incompatible options: -p and --batch-check ok 19 - usage: incompatible options: -p and --follow-symlinks ok 20 - usage: incompatible options: -p and --path=foo HEAD:some-path.txt ok 21 - usage: -t requires another option ok 22 - usage: incompatible options: -t and --batch ok 23 - usage: incompatible options: -t and --batch-check ok 24 - usage: incompatible options: -t and --follow-symlinks ok 25 - usage: incompatible options: -t and --path=foo HEAD:some-path.txt ok 26 - usage: -s requires another option ok 27 - usage: incompatible options: -s and --batch ok 28 - usage: incompatible options: -s and --batch-check ok 29 - usage: incompatible options: -s and --follow-symlinks ok 30 - usage: incompatible options: -s and --path=foo HEAD:some-path.txt ok 31 - usage: too many arguments: -e one two three ok 32 - usage: incompatible arguments: -e with batch option --buffer ok 33 - usage: incompatible arguments: -e with batch option --follow-symlinks ok 34 - usage: too many arguments: -p one two three ok 35 - usage: incompatible arguments: -p with batch option --buffer ok 36 - usage: incompatible arguments: -p with batch option --follow-symlinks ok 37 - usage: too many arguments: -t one two three ok 38 - usage: incompatible arguments: -t with batch option --buffer ok 39 - usage: incompatible arguments: -t with batch option --follow-symlinks ok 40 - usage: too many arguments: -s one two three ok 41 - usage: incompatible arguments: -s with batch option --buffer ok 42 - usage: incompatible arguments: -s with batch option --follow-symlinks ok 43 - usage: too many arguments: --textconv one two three ok 44 - usage: incompatible arguments: --textconv with batch option --buffer ok 45 - usage: incompatible arguments: --textconv with batch option --follow-symlinks ok 46 - usage: too many arguments: --filters one two three ok 47 - usage: incompatible arguments: --filters with batch option --buffer ok 48 - usage: incompatible arguments: --filters with batch option --follow-symlinks ok 49 - usage: bad option combination: --buffer without batch mode ok 50 - usage: bad option combination: --follow-symlinks without batch mode ok 51 - usage: bad option combination: --batch-all-objects without batch mode ok 52 - usage: bad option combination: -z without batch mode ok 53 - usage: bad option combination: -Z without batch mode ok 54 - setup ok 55 - blob exists ok 56 - Type of blob is correct ok 57 - Size of blob is correct ok 58 - Type of blob is correct using --allow-unknown-type ok 59 - Size of blob is correct using --allow-unknown-type ok 60 - Content of blob is correct ok 61 - Pretty content of blob is correct ok 62 - --batch output of blob is correct ok 63 - --batch-check output of blob is correct ok 64 - --batch-command --buffer output of blob content is correct ok 65 - --batch-command --buffer output of blob info is correct ok 66 - --batch-command --no-buffer output of blob content is correct ok 67 - --batch-command --no-buffer output of blob info is correct ok 68 - custom --batch-check format ok 69 - custom --batch-command format ok 70 - --batch-check with %(rest) ok 71 - --batch without type (blob) ok 72 - --batch without size (blob) ok 73 - --batch-command --buffer with flush for blob info ok 74 - --batch-command --buffer without flush for blob info ok 75 - --batch-check without %(rest) considers whole line ok 76 - tree exists ok 77 - Type of tree is correct ok 78 - Size of tree is correct ok 79 - Type of tree is correct using --allow-unknown-type ok 80 - Size of tree is correct using --allow-unknown-type ok 81 - Pretty content of tree is correct ok 82 - --batch-check output of tree is correct ok 83 - --batch-command --buffer output of tree info is correct ok 84 - --batch-command --no-buffer output of tree info is correct ok 85 - custom --batch-check format ok 86 - custom --batch-command format ok 87 - --batch-check with %(rest) ok 88 - commit exists ok 89 - Type of commit is correct ok 90 - Size of commit is correct ok 91 - Type of commit is correct using --allow-unknown-type ok 92 - Size of commit is correct using --allow-unknown-type ok 93 - Content of commit is correct ok 94 - Pretty content of commit is correct ok 95 - --batch output of commit is correct ok 96 - --batch-check output of commit is correct ok 97 - --batch-command --buffer output of commit content is correct ok 98 - --batch-command --buffer output of commit info is correct ok 99 - --batch-command --no-buffer output of commit content is correct ok 100 - --batch-command --no-buffer output of commit info is correct ok 101 - custom --batch-check format ok 102 - custom --batch-command format ok 103 - --batch-check with %(rest) ok 104 - --batch without type (commit) ok 105 - --batch without size (commit) ok 106 - tag exists ok 107 - Type of tag is correct ok 108 - Size of tag is correct ok 109 - Type of tag is correct using --allow-unknown-type ok 110 - Size of tag is correct using --allow-unknown-type ok 111 - Content of tag is correct ok 112 - Pretty content of tag is correct ok 113 - --batch output of tag is correct ok 114 - --batch-check output of tag is correct ok 115 - --batch-command --buffer output of tag content is correct ok 116 - --batch-command --buffer output of tag info is correct ok 117 - --batch-command --no-buffer output of tag content is correct ok 118 - --batch-command --no-buffer output of tag info is correct ok 119 - custom --batch-check format ok 120 - custom --batch-command format ok 121 - --batch-check with %(rest) ok 122 - --batch without type (tag) ok 123 - --batch without size (tag) ok 124 - Reach a blob from a tag pointing to it ok 125 - Passing -t with --batch fails ok 126 - Passing --batch with -t fails ok 127 - Passing -s with --batch fails ok 128 - Passing --batch with -s fails ok 129 - Passing -e with --batch fails ok 130 - Passing --batch with -e fails ok 131 - Passing -p with --batch fails ok 132 - Passing --batch with -p fails ok 133 - Passing with --batch fails ok 134 - Passing --batch with fails ok 135 - Passing sha1 with --batch fails ok 136 - Passing -t with --batch-check fails ok 137 - Passing --batch-check with -t fails ok 138 - Passing -s with --batch-check fails ok 139 - Passing --batch-check with -s fails ok 140 - Passing -e with --batch-check fails ok 141 - Passing --batch-check with -e fails ok 142 - Passing -p with --batch-check fails ok 143 - Passing --batch-check with -p fails ok 144 - Passing with --batch-check fails ok 145 - Passing --batch-check with fails ok 146 - Passing sha1 with --batch-check fails ok 147 - Passing -t with --batch-command fails ok 148 - Passing --batch-command with -t fails ok 149 - Passing -s with --batch-command fails ok 150 - Passing --batch-command with -s fails ok 151 - Passing -e with --batch-command fails ok 152 - Passing --batch-command with -e fails ok 153 - Passing -p with --batch-command fails ok 154 - Passing --batch-command with -p fails ok 155 - Passing with --batch-command fails ok 156 - Passing --batch-command with fails ok 157 - Passing sha1 with --batch-command fails ok 158 - Passing -t with --follow-symlinks fails ok 159 - Passing -s with --follow-symlinks fails ok 160 - Passing -e with --follow-symlinks fails ok 161 - Passing -p with --follow-symlinks fails ok 162 - --batch-check for a non-existent named object ok 163 - --batch-check for a non-existent hash ok 164 - --batch for an existent and a non-existent hash ok 165 - --batch-check for an empty line ok 166 - empty --batch-check notices missing object ok 167 - --batch with multiple sha1s gives correct format ok 168 - --batch, -z with multiple sha1s gives correct format ok 169 - --batch, -Z with multiple sha1s gives correct format ok 170 - --batch-check with multiple sha1s gives correct format ok 171 - --batch-check, -z with multiple sha1s gives correct format ok 172 - --batch-check, -Z with multiple sha1s gives correct format ok 173 - setup with newline in input ok 174 - --batch-check, -z with newline in input ok 175 - --batch-check, -Z with newline in input ok 176 - --batch-command with multiple info calls gives correct format ok 177 - --batch-command with multiple command calls gives correct format ok 178 - setup blobs which are likely to delta ok 179 - confirm that neither loose blob is a delta ok 180 - %(deltabase) reports packed delta bases ok 181 - setup bogus data ok 182 - cat-file -s error on bogus short OID ok 183 - cat-file -s error on bogus full OID ok 184 - cat-file -s error on missing short OID ok 185 - cat-file -s error on missing full OID ok 186 - cat-file -t error on bogus short OID ok 187 - cat-file -t error on bogus full OID ok 188 - cat-file -t error on missing short OID ok 189 - cat-file -t error on missing full OID ok 190 - cat-file -p error on bogus short OID ok 191 - cat-file -p error on bogus full OID ok 192 - cat-file -p error on missing short OID ok 193 - cat-file -p error on missing full OID ok 194 - cat-file --allow-unknown-type -s error on bogus short OID ok 195 - cat-file --allow-unknown-type -s error on bogus full OID ok 196 - cat-file --allow-unknown-type -s error on missing short OID ok 197 - cat-file --allow-unknown-type -s error on missing full OID ok 198 - cat-file --allow-unknown-type -t error on bogus short OID ok 199 - cat-file --allow-unknown-type -t error on bogus full OID ok 200 - cat-file --allow-unknown-type -t error on missing short OID ok 201 - cat-file --allow-unknown-type -t error on missing full OID ok 202 - -e is OK with a broken object without --allow-unknown-type ok 203 - -e can not be combined with --allow-unknown-type ok 204 - -p cannot print a broken object even with --allow-unknown-type ok 205 - does not work with objects of broken types ok 206 - broken types combined with --batch and --batch-check ok 207 - the --batch and --batch-check options do not combine with --allow-unknown-type ok 208 - the --allow-unknown-type option does not consider replacement refs ok 209 - Type of broken object is correct ok 210 - Size of broken object is correct ok 211 - clean up broken object ok 212 - Type of broken object is correct when type is large ok 213 - Size of large broken object is correct when type is large ok 214 - clean up broken object ok 215 - cat-file -t and -s on corrupt loose object ok 216 - prep for symlink tests ok 217 - git cat-file --batch-check --follow-symlinks works for non-links ok 218 - git cat-file --batch-check --follow-symlinks works for in-repo, same-dir links ok 219 - git cat-file --batch-check --follow-symlinks works for in-repo, links to dirs ok 220 - git cat-file --batch-check --follow-symlinks works for broken in-repo, same-dir links ok 221 - git cat-file --batch-check --follow-symlinks -Z works for broken in-repo, same-dir links ok 222 - git cat-file --batch-check --follow-symlinks works for same-dir links-to-links ok 223 - git cat-file --batch-check --follow-symlinks works for parent-dir links ok 224 - git cat-file --batch-check --follow-symlinks -Z works for parent-dir links ok 225 - git cat-file --batch-check --follow-symlinks works for .. links ok 226 - git cat-file --batch-check --follow-symlinks works for ../.. links ok 227 - git cat-file --batch-check --follow-symlinks works for dir/ links ok 228 - git cat-file --batch-check --follow-symlinks works for dir/subdir links ok 229 - git cat-file --batch-check --follow-symlinks works for dir ->subdir links ok 230 - git cat-file --batch-check --follow-symlinks works for out-of-repo symlinks ok 231 - git cat-file --batch-check --follow-symlinks works for out-of-repo symlinks in dirs ok 232 - git cat-file --batch-check --follow-symlinks works for out-of-repo symlinks in subdirs ok 233 - git cat-file --batch-check --follow-symlinks works for symlinks with internal .. ok 234 - git cat-file --batch-check --follow-symlink breaks loops ok 235 - git cat-file --batch-check --follow-symlink -Z breaks loops ok 236 - git cat-file --batch --follow-symlink returns correct sha and mode ok 237 - cat-file --batch-all-objects shows all objects ok 238 - cat-file --unordered works ok 239 - set up object list for --batch-all-objects tests ok 240 - cat-file --batch="%(objectname)" with --batch-all-objects will work ok 241 - cat-file --batch="%(rest)" with --batch-all-objects will work ok 242 - cat-file --batch="batman" with --batch-all-objects will work ok 243 - cat-file %(objectsize:disk) with --batch-all-objects ok 244 - set up replacement object ok 245 - cat-file --batch respects replace objects ok 246 - cat-file --batch-check respects replace objects ok 247 - cat-file --batch-all-objects --batch ignores replace ok 248 - cat-file --batch-all-objects --batch-check ignores replace ok 249 - batch-command empty command ok 250 - batch-command whitespace before command ok 251 - batch-command unknown command ok 252 - batch-command missing arguments ok 253 - batch-command flush with arguments ok 254 - batch-command flush without --buffer # passed all 254 test(s) 1..254 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 t2407-worktree-heads.sh ............................ ok 1 - setup ok 2 - refuse to overwrite: checked out in worktree ok 3 - refuse to overwrite: worktree in bisect ok 4 - refuse to overwrite: worktree in rebase (apply) ok 5 - refuse to overwrite: worktree in rebase (merge) ok 6 - refuse to overwrite: worktree in rebase with --update-refs ok 7 - refuse to fetch over ref: checked out ok 8 - refuse to fetch over ref: worktree in bisect ok 9 - refuse to fetch over ref: worktree in rebase ok 10 - refuse to overwrite when in error states ok 11 - refuse to overwrite during rebase with --update-refs ok 12 - $EDITOR and friends are unchanged # passed all 12 test(s) 1..12 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 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 t3419-rebase-patch-id.sh ........................... ok 1 - setup ok 2 - setup: 500 lines ok 3 - detect upstream patch ok 4 - detect upstream patch binary ok 5 - detect upstream patch modechange ok 6 - do not drop patch ok 7 - do not drop patch binary ok 8 - do not drop patch modechange # passed all 8 test(s) 1..8 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 - test excluded refs are not packed ok 14 - test --no-exclude refs clears excluded refs ok 15 - test only included refs are packed ok 16 - test --no-include refs clears included refs ok 17 - test --exclude takes precedence over --include ok 18 - see if up-to-date packed refs are preserved ok 19 - pack, prune and repack ok 20 - explicit pack-refs with dangling packed reference ok 21 - delete ref with dangling packed version ok 22 - delete ref while another dangling packed ref ok 23 - pack ref directly below refs/ ok 24 - do not pack ref in refs/bisect ok 25 - disable reflogs ok 26 - create packed foo/bar/baz branch ok 27 - notice d/f conflict with existing directory ok 28 - existing directory reports concrete ref ok 29 - notice d/f conflict with existing ref ok 30 - reject packed-refs with unterminated line ok 31 - reject packed-refs containing junk ok 32 - reject packed-refs with a short SHA-1 ok 33 - timeout if packed-refs.lock exists ok 34 - retry acquiring packed-refs.lock ok 35 - pack symlinked packed-refs # passed all 35 test(s) 1..35 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 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 - unmerge can be done even after committing ok 8 - unmerge removal ok 9 - unmerge removal after committing ok 10 - rerere and rerere forget ok 11 - rerere and rerere forget (subdirectory) ok 12 - rerere forget (binary) ok 13 - rerere forget (add-add conflict) ok 14 - resolve-undo keeps blobs from gc # passed all 14 test(s) 1..14 ok t3202-show-branch.sh ............................... ok 1 - error descriptions on empty repository ok 2 - fatal descriptions on empty repository ok 3 - setup ok 4 - show-branch with more than 8 branches ok 5 - show-branch with showbranch.default ok 6 - show-branch --color output ok 7 - show branch --remotes ok 8 - show-branch --sparse ok 9 - setup show branch --list ok 10 - show branch --list ok 11 - show branch --list has no --color output ok 12 - show branch --merge-base with one argument ok 13 - show branch --merge-base with two arguments ok 14 - show branch --merge-base with N arguments ok 15 - show branch --reflog=2 ok 16 - show-branch --all --reflog (should fail) ok 17 - show-branch --merge-base --reflog (should fail) ok 18 - show-branch --list --merge-base (should fail) ok 19 - show-branch --reflog --current (should fail) ok 20 - show-branch --no-topo-order (should fail) ok 21 - show-branch --no-date-order (should fail) ok 22 - show-branch --no-reflog (should fail) ok 23 - error descriptions on non-existent branch ok 24 - fatal descriptions on non-existent branch ok 25 - error descriptions on orphan branch # passed all 25 test(s) 1..25 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 t2501-cwd-empty.sh ................................. ok 1 - setup ok 2 - checkout does not clean cwd incidentally ok 3 - checkout fails if cwd needs to be removed ok 4 - reset --hard does not clean cwd incidentally ok 5 - reset --hard fails if cwd needs to be removed ok 6 - merge does not clean cwd incidentally ok 7 - merge fails if cwd needs to be removed; recursive friendly ok 8 - merge fails if cwd needs to be removed ok 9 - cherry-pick does not clean cwd incidentally ok 10 - cherry-pick fails if cwd needs to be removed ok 11 - rebase does not clean cwd incidentally ok 12 - rebase fails if cwd needs to be removed ok 13 - revert does not clean cwd incidentally ok 14 - revert fails if cwd needs to be removed ok 15 - rm does not clean cwd incidentally ok 16 - apply does not remove cwd incidentally ok 17 - clean does not remove cwd incidentally ok 18 - stash does not remove cwd incidentally ok 19 - `rm -rf dir` only removes a subset of dir ok 20 - `rm -rf dir` even with only tracked files will remove something else ok 21 - git version continues working from a deleted dir ok 22 - rm -r with -C leaves submodule if cwd inside ok 23 - rm -r leaves submodule if cwd inside ok 24 - rm -rf removes submodule even if cwd inside # passed all 24 test(s) 1..24 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 - set up merge history ok 13 - set up second root and merge ok 14 - setup pre-rebase hook that fails ok 15 - pre-rebase hook stops rebase ok 16 - pre-rebase hook stops rebase -i ok 17 - remove pre-rebase hook ok 18 - set up a conflict ok 19 - rebase --root with conflict (first part) ok 20 - fix the conflict ok 21 - rebase --root with conflict (second part) ok 22 - rebase -i --root with conflict (first part) ok 23 - fix the conflict ok 24 - rebase -i --root with conflict (second part) ok 25 - fix the conflict # passed all 25 test(s) 1..25 ok t3429-rebase-edit-todo.sh .......................... ok 1 - setup ok 2 - rebase exec modifies rebase-todo ok 3 - rebase exec with an empty list does not exec anything ok 4 - loose object cache vs re-reading todo list ok 5 - todo is re-read after reword and squash ok 6 - re-reading todo doesnt interfere with revert --edit ok 7 - re-reading todo doesnt interfere with cherry-pick --edit # passed all 7 test(s) 1..7 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 - required filter with absent clean field ok 9 - required filter with absent smudge field ok 10 - filtering large input to small output should use little memory ok 11 - filter that does not read is fine ok 12 # SKIP filter large file (missing EXPENSIVE) ok 13 - filter: clean empty file ok 14 - filter: smudge empty file ok 15 - disable filter with empty override ok 16 - diff does not reuse worktree files that need cleaning ok 17 - required process filter should filter data ok 18 - required process filter should filter data for various subcommands ok 19 - required process filter takes precedence ok 20 - required process filter should be used only for "clean" operation only ok 21 - required process filter should process multiple packets ok 22 - required process filter with clean error should fail ok 23 - process filter should restart after unexpected write failure ok 24 - process filter should not be restarted if it signals an error ok 25 - process filter abort stops processing of all further files ok 26 - invalid process filter must fail (and not hang!) ok 27 - delayed checkout in process filter ok 28 - missing file in delayed checkout ok 29 - invalid file in delayed checkout ok 30 # SKIP delayed checkout with case-collision don't write to the wrong place (missing CASE_INSENSITIVE_FS of SYMLINKS,CASE_INSENSITIVE_FS) ok 31 # SKIP delayed checkout with utf-8-collision don't write to the wrong place (missing UTF8_NFD_TO_NFC of SYMLINKS,UTF8_NFD_TO_NFC) ok 32 # SKIP delayed checkout with submodule collision don't write to the wrong place (missing CASE_INSENSITIVE_FS of SYMLINKS,CASE_INSENSITIVE_FS) ok 33 - setup for progress tests ok 34 - delayed checkout shows progress by default on tty (pathspec checkout) ok 35 - delayed checkout ommits progress on non-tty (pathspec checkout) ok 36 - delayed checkout ommits progress with --quiet (pathspec checkout) ok 37 - delayed checkout honors --[no]-progress (pathspec checkout) ok 38 - delayed checkout shows progress by default on tty (branch checkout) ok 39 - delayed checkout ommits progress on non-tty (branch checkout) ok 40 - delayed checkout ommits progress with --quiet (branch checkout) ok 41 - delayed checkout honors --[no]-progress (branch checkout) ok 42 - delayed checkout correctly reports the number of updated entries # passed all 42 test(s) 1..42 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 --skip works with two conflicts in a row ok 12 - --reapply-cherry-picks ok 13 - --reapply-cherry-picks refrains from reading unneeded blobs # passed all 13 test(s) 1..13 ok t3321-notes-stripspace.sh .......................... ok 1 - setup the commit ok 2 - add note by editor ok 3 - add note by specifying single "-m", "--stripspace" is the default behavior ok 4 - add note by specifying single "-m" and "--no-stripspace" ok 5 - add note by specifying multiple "-m", "--stripspace" is the default behavior ok 6 - add notes by specifying multiple "-m" and "--no-stripspace" ok 7 - add note by specifying single "-F", "--stripspace" is the default behavior ok 8 - add note by specifying single "-F" and "--no-stripspace" ok 9 - add note by specifying multiple "-F", "--stripspace" is the default behavior ok 10 - add note by specifying multiple "-F" with "--no-stripspace" ok 11 - append note by editor ok 12 - append note by specifying single "-m" ok 13 - append note by specifying multiple "-m" ok 14 - add note by specifying single "-F" ok 15 - add notes by specifying multiple "-F" ok 16 - append note by specifying single "-F" ok 17 - append notes by specifying multiple "-F" ok 18 - append note by specifying multiple "-F" with "--no-stripspace" ok 19 - add notes with empty messages ok 20 - add note by specifying "-C", "--no-stripspace" is the default behavior ok 21 - reuse note by specifying "-C" and "--stripspace" ok 22 - reuse with "-C" and add note with "-m", "-m" will stripspace all together ok 23 - add note with "-m" and reuse note with "-C", "-C" will not stripspace all together ok 24 - add note by specifying "-c", "--stripspace" is the default behavior ok 25 - add note by specifying "-c" with "--no-stripspace" ok 26 - edit note by specifying "-c", "--stripspace" is the default behavior ok 27 - edit note by specifying "-c" with "--no-stripspace" # passed all 27 test(s) 1..27 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 - skipping final pick removes .git/MERGE_MSG ok 12 - correct advice upon picking empty commit ok 13 - correct authorship when committing empty pick ok 14 - correct advice upon rewording empty commit ok 15 - correct advice upon editing empty commit ok 16 - correct advice upon cherry-picking an empty commit during a rebase ok 17 - correct advice upon multi cherry-pick picking an empty commit during a rebase ok 18 - fixup that empties commit fails ok 19 - squash that empties commit fails ok 20 - $EDITOR and friends are unchanged # passed all 20 test(s) 1..20 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 - value for missing section and missing key is not printed ok 13 - value for missing section and existing key is not printed ok 14 - value for existing section and missing key is not printed ok 15 - value for missing subsection and missing key is not printed ok 16 - value for existing subsection and missing key is not printed ok 17 - value for missing subsection and existing key is not printed ok 18 - unset with cont. lines ok 19 - unset with cont. lines is correct ok 20 - multiple unset ok 21 - multiple unset is correct ok 22 - --replace-all missing value ok 23 - --replace-all ok 24 - all replaced ok 25 - really mean test ok 26 - really really mean test ok 27 - get value ok 28 - unset ok 29 - multivar ok 30 - non-match ok 31 - non-match value ok 32 - multi-valued get returns final one ok 33 - multi-valued get-all returns all ok 34 - multivar replace ok 35 - ambiguous unset ok 36 - invalid unset ok 37 - multivar unset ok 38 - invalid key ok 39 - correct key ok 40 - hierarchical section ok 41 - hierarchical section value ok 42 - working --list ok 43 - --list without repo produces empty output ok 44 - --name-only --list ok 45 - --get-regexp ok 46 - --name-only --get-regexp ok 47 - --add ok 48 - get variable with no value ok 49 - get variable with empty value ok 50 - get-regexp variable with no value ok 51 - get-regexp --bool variable with no value ok 52 - get-regexp variable with empty value ok 53 - get bool variable with no value ok 54 - get bool variable with empty value ok 55 - no arguments, but no crash ok 56 - new section is partial match of another ok 57 - new variable inserts into proper section ok 58 - alternative --file (non-existing file should fail) ok 59 - alternative GIT_CONFIG ok 60 - alternative GIT_CONFIG (--file) ok 61 - alternative GIT_CONFIG (--file=-) ok 62 - setting a value in stdin is an error ok 63 - editing stdin is an error ok 64 - refer config from subdirectory ok 65 - --set in alternative file ok 66 - rename section ok 67 - rename succeeded ok 68 - rename non-existing section ok 69 - rename succeeded ok 70 - rename another section ok 71 - rename succeeded ok 72 - rename a section with a var on the same line ok 73 - rename succeeded ok 74 - renaming empty section name is rejected ok 75 - renaming to bogus section is rejected ok 76 - renaming a section with a long line ok 77 - renaming an embedded section with a long line ok 78 - renaming a section with an overly-long line ok 79 - remove section ok 80 - section was removed properly ok 81 - section ending ok 82 - numbers ok 83 - --int is at least 64 bits ok 84 - invalid unit ok 85 - invalid unit boolean ok 86 - line number is reported correctly ok 87 - invalid stdin config ok 88 - bool ok 89 - invalid bool (--get) ok 90 - invalid bool (set) ok 91 - set --bool ok 92 - set --int ok 93 - get --bool-or-int ok 94 - set --bool-or-int ok 95 - set --path ok 96 - get --path ok 97 - get --path copes with unset $HOME ok 98 - get --path barfs on boolean variable ok 99 - get --expiry-date ok 100 - get --type=color ok 101 - set --type=color ok 102 - get --type=color barfs on non-color ok 103 - set --type=color barfs on non-color ok 104 - quoting ok 105 - key with newline ok 106 - value with newline ok 107 - value continued on next line ok 108 - --null --list ok 109 - --null --get-regexp ok 110 - inner whitespace kept verbatim ok 111 - symlinked configuration ok 112 - symlink to nonexistent configuration ok 113 - check split_cmdline return ok 114 - git -c "key=value" support ok 115 - git -c can represent empty string ok 116 - key sanity-checking ok 117 - git -c works with aliases of builtins ok 118 - aliases can be CamelCased ok 119 - git -c does not split values on equals ok 120 - git -c dies on bogus config ok 121 - git -c complains about empty key ok 122 - git -c complains about empty key and value ok 123 - multiple git -c appends config ok 124 - last one wins: two level vars ok 125 - last one wins: three level vars ok 126 - old-fashioned settings are case insensitive ok 127 - setting different case sensitive subsections ok 128 - git -c a=VAL rejects invalid 'a' ok 129 - git -c .a=VAL rejects invalid '.a' ok 130 - git -c a.=VAL rejects invalid 'a.' ok 131 - git -c a.0b=VAL rejects invalid 'a.0b' ok 132 - git -c a.b c.=VAL rejects invalid 'a.b c.' ok 133 - git -c a.b c.0d=VAL rejects invalid 'a.b c.0d' ok 134 - git -c a.b=VAL works with valid 'a.b' ok 135 - git -c a.b c.d=VAL works with valid 'a.b c.d' ok 136 - git -c is not confused by empty environment ok 137 - GIT_CONFIG_PARAMETERS handles old-style entries ok 138 - GIT_CONFIG_PARAMETERS handles new-style entries ok 139 - old and new-style entries can mix ok 140 - old and new bools with ambiguous subsection ok 141 - detect bogus GIT_CONFIG_PARAMETERS ok 142 - git --config-env=key=envvar support ok 143 - git --config-env with missing value ok 144 - git --config-env fails with invalid parameters ok 145 - git -c and --config-env work together ok 146 - git -c and --config-env override each other ok 147 - --config-env handles keys with equals ok 148 - git config handles environment config pairs ok 149 - git config ignores pairs without count ok 150 - git config ignores pairs exceeding count ok 151 - git config ignores pairs with zero count ok 152 - git config ignores pairs with empty count ok 153 - git config fails with invalid count ok 154 - git config fails with missing config key ok 155 - git config fails with missing config value ok 156 - git config fails with invalid config pair key ok 157 - environment overrides config file ok 158 - GIT_CONFIG_PARAMETERS overrides environment config ok 159 - command line overrides environment config ok 160 - git config --edit works ok 161 - git config --edit respects core.editor ok 162 - barf on syntax error ok 163 - barf on incomplete section header ok 164 - barf on incomplete string ok 165 - urlmatch ok 166 - urlmatch with --show-scope ok 167 - urlmatch favors more specific URLs ok 168 - urlmatch with wildcard ok 169 - --unset last key removes section (except if commented) ok 170 - --unset-all removes section if empty & uncommented ok 171 - adding a key into an empty section reuses header ok 172 - preserves existing permissions ok 173 - set up --show-origin tests ok 174 - --show-origin with --list ok 175 - --show-origin with --list --null ok 176 - --show-origin with single file ok 177 - --show-origin with --get-regexp ok 178 - --show-origin getting a single key ok 179 - set up custom config file ok 180 - set up custom config file with special name characters ok 181 - --show-origin escape special file name characters ok 182 - --show-origin stdin ok 183 - --show-origin stdin with file include ok 184 - --show-origin blob ok 185 - --show-origin blob ref ok 186 - --show-origin with --default ok 187 - --show-scope with --list ok 188 - --show-scope with --blob ok 189 - --show-scope with --local ok 190 - --show-scope getting a single value ok 191 - --show-scope with --show-origin ok 192 - --show-scope with --default ok 193 - override global and system config ok 194 - override global and system config with missing file ok 195 - system override has no effect with GIT_CONFIG_NOSYSTEM ok 196 - write to overridden global and system config ok 197 - --local requires a repo ok 198 - --worktree requires a repo ok 199 - identical modern --type specifiers are allowed ok 200 - identical legacy --type specifiers are allowed ok 201 - identical mixed --type specifiers are allowed ok 202 - non-identical modern --type specifiers are not allowed ok 203 - non-identical legacy --type specifiers are not allowed ok 204 - non-identical mixed --type specifiers are not allowed ok 205 - --type allows valid type specifiers ok 206 - --no-type unsets type specifiers ok 207 - unset type specifiers may be reset to conflicting ones ok 208 - --type rejects unknown specifiers ok 209 - --type=int requires at least one digit ok 210 - --replace-all does not invent newlines ok 211 - set all config with value-pattern ok 212 - --replace-all and value-pattern ok 213 - refuse --fixed-value for incompatible actions ok 214 - --fixed-value uses exact string matching ok 215 - --get and --get-all with --fixed-value ok 216 - includeIf.hasconfig:remote.*.url ok 217 - includeIf.hasconfig:remote.*.url respects last-config-wins ok 218 - includeIf.hasconfig:remote.*.url globs ok 219 - includeIf.hasconfig:remote.*.url forbids remote url in such included files not ok 220 - writing value with trailing CR not stripped on read # # test_when_finished "rm -rf cr-test" && # # printf "bar\r\n" >expect && # git init cr-test && # git -C cr-test config set core.foo $(printf "bar\r") && # git -C cr-test config get core.foo >actual && # # test_cmp expect actual # # failed 1 among 220 test(s) 1..220 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/220 subtests t3427-rebase-subtree.sh ............................ ok 1 - setup ok 2 - Rebase -Xsubtree --empty=ask --onto commit ok 3 - Rebase -Xsubtree --empty=ask --rebase-merges --onto commit # passed all 3 test(s) 1..3 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 t2500-untracked-overwriting.sh ..................... ok 1 - reset --hard will nuke untracked files/dirs ok 2 - reset --merge will preserve untracked files/dirs ok 3 - reset --keep will preserve untracked files/dirs ok 4 - checkout -m does not nuke untracked file ok 5 - git rebase --abort and untracked files ok 6 - git rebase fast forwarding and untracked files not ok 7 - git rebase --autostash and untracked files # TODO known breakage not ok 8 - git stash and untracked files # TODO known breakage ok 9 - git am --abort and untracked dir vs. unmerged file ok 10 - git am --skip and untracked dir vs deleted file # still have 2 known breakage(s) # passed all remaining 8 test(s) 1..10 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 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 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 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 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