This run took 20 seconds.
$ date --- stdout --- Tue Jun 17 09:34:11 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... Updating files: 81% (5472/6683) Updating files: 82% (5481/6683) Updating files: 83% (5547/6683) Updating files: 84% (5614/6683) Updating files: 85% (5681/6683) Updating files: 86% (5748/6683) Updating files: 87% (5815/6683) Updating files: 88% (5882/6683) Updating files: 89% (5948/6683) Updating files: 90% (6015/6683) Updating files: 91% (6082/6683) Updating files: 92% (6149/6683) Updating files: 93% (6216/6683) Updating files: 94% (6283/6683) Updating files: 95% (6349/6683) Updating files: 96% (6416/6683) Updating files: 97% (6483/6683) Updating files: 98% (6550/6683) Updating files: 99% (6617/6683) Updating files: 100% (6683/6683) Updating files: 100% (6683/6683), 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 --- 0f5cc164f9c5d02477622d886dccec3e60aa37c4 refs/heads/master --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmpp752h0hf --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---