This run took 17 seconds.
$ date --- stdout --- Thu Jun 5 23:22:12 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... Updating files: 85% (5672/6653) Updating files: 86% (5722/6653) Updating files: 87% (5789/6653) Updating files: 88% (5855/6653) Updating files: 89% (5922/6653) Updating files: 90% (5988/6653) Updating files: 91% (6055/6653) Updating files: 92% (6121/6653) Updating files: 93% (6188/6653) Updating files: 94% (6254/6653) Updating files: 95% (6321/6653) Updating files: 96% (6387/6653) Updating files: 97% (6454/6653) Updating files: 98% (6520/6653) Updating files: 99% (6587/6653) Updating files: 100% (6653/6653) Updating files: 100% (6653/6653), 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 --- 5060b9df574d4f3140c3ce3d395c4ec5a82bfe05 refs/heads/master --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmp1tnltzrz --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---