This run took 18 seconds.
$ date --- stdout --- Thu Oct 9 18:45:25 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... Updating files: 84% (5863/6898) Updating files: 85% (5864/6898) Updating files: 86% (5933/6898) Updating files: 87% (6002/6898) Updating files: 88% (6071/6898) Updating files: 89% (6140/6898) Updating files: 90% (6209/6898) Updating files: 91% (6278/6898) Updating files: 92% (6347/6898) Updating files: 93% (6416/6898) Updating files: 94% (6485/6898) Updating files: 95% (6554/6898) Updating files: 96% (6623/6898) Updating files: 97% (6692/6898) Updating files: 98% (6761/6898) Updating files: 99% (6830/6898) Updating files: 100% (6898/6898) Updating files: 100% (6898/6898), 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 --- 4df02cbff5f8e8525e85d3bf6a4c69d9a120dd9a refs/heads/master --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmp2l8um1vr --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---