This run took 20 seconds.
$ date --- stdout --- Sat Sep 6 07:46:37 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... Updating files: 85% (5824/6806) Updating files: 86% (5854/6806) Updating files: 87% (5922/6806) Updating files: 88% (5990/6806) Updating files: 89% (6058/6806) Updating files: 90% (6126/6806) Updating files: 91% (6194/6806) Updating files: 92% (6262/6806) Updating files: 93% (6330/6806) Updating files: 94% (6398/6806) Updating files: 95% (6466/6806) Updating files: 96% (6534/6806) Updating files: 97% (6602/6806) Updating files: 98% (6670/6806) Updating files: 99% (6738/6806) Updating files: 100% (6806/6806) Updating files: 100% (6806/6806), 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 --- 512ad2f1c7c9ca194d28fbb39c1cc48ffa3496f1 refs/heads/master --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmpc9jii_o_ --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---