This run took 19 seconds.
$ date --- stdout --- Tue Aug 19 07:05:33 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... Updating files: 83% (5664/6801) Updating files: 84% (5713/6801) Updating files: 85% (5781/6801) Updating files: 86% (5849/6801) Updating files: 87% (5917/6801) Updating files: 88% (5985/6801) Updating files: 89% (6053/6801) Updating files: 90% (6121/6801) Updating files: 91% (6189/6801) Updating files: 92% (6257/6801) Updating files: 93% (6325/6801) Updating files: 94% (6393/6801) Updating files: 95% (6461/6801) Updating files: 96% (6529/6801) Updating files: 97% (6597/6801) Updating files: 98% (6665/6801) Updating files: 99% (6733/6801) Updating files: 100% (6801/6801) Updating files: 100% (6801/6801), done. --- stdout --- --- end --- $ git config user.name libraryupgrader --- stdout --- --- end --- $ git config user.email tools.libraryupgrader@tools.wmflabs.org --- stdout --- --- end --- $ git submodule update --init --- stdout --- --- end --- $ grr init --- stdout --- Installed commit-msg hook. --- end --- $ git show-ref refs/heads/master --- stdout --- a032d2e3c13c2d6076e8ae56b4e1db850b9e2f6e refs/heads/master --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmpvo69ui7i --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---