This run took 17 seconds.
$ date --- stdout --- Sun Mar 23 17:51:29 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... Updating files: 85% (5646/6637) Updating files: 86% (5708/6637) Updating files: 87% (5775/6637) Updating files: 88% (5841/6637) Updating files: 89% (5907/6637) Updating files: 90% (5974/6637) Updating files: 91% (6040/6637) Updating files: 92% (6107/6637) Updating files: 93% (6173/6637) Updating files: 94% (6239/6637) Updating files: 95% (6306/6637) Updating files: 96% (6372/6637) Updating files: 97% (6438/6637) Updating files: 98% (6505/6637) Updating files: 99% (6571/6637) Updating files: 100% (6637/6637) Updating files: 100% (6637/6637), 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 --- 41774eb45e56f4ae5c652e92b9e7b9c82f9ce9a9 refs/heads/master --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmpwyx5zj_a --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---