This run took 20 seconds.
$ date --- stdout --- Wed Oct 8 06:46:44 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... Updating files: 88% (6121/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/tmpw6x7o4e4 --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---