This run took 20 seconds.
$ date --- stdout --- Sat Jun 7 06:50:56 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... Updating files: 81% (5452/6656) Updating files: 82% (5458/6656) Updating files: 83% (5525/6656) Updating files: 84% (5592/6656) Updating files: 85% (5658/6656) Updating files: 86% (5725/6656) Updating files: 87% (5791/6656) Updating files: 88% (5858/6656) Updating files: 89% (5924/6656) Updating files: 90% (5991/6656) Updating files: 91% (6057/6656) Updating files: 92% (6124/6656) Updating files: 93% (6191/6656) Updating files: 94% (6257/6656) Updating files: 95% (6324/6656) Updating files: 96% (6390/6656) Updating files: 97% (6457/6656) Updating files: 98% (6523/6656) Updating files: 99% (6590/6656) Updating files: 100% (6656/6656) Updating files: 100% (6656/6656), 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 --- 58cdf806ef5b34bb7adafefde6464ded53467ce6 refs/heads/master --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmprpr5dkj8 --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---