This run took 16 seconds.
$ date --- stdout --- Tue Jan 27 08:17:25 UTC 2026 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git /src/repo --depth=1 -b master --- stderr --- Cloning into '/src/repo'... Updating files: 89% (5955/6631) Updating files: 90% (5968/6631) Updating files: 91% (6035/6631) Updating files: 92% (6101/6631) Updating files: 93% (6167/6631) Updating files: 94% (6234/6631) Updating files: 95% (6300/6631) Updating files: 96% (6366/6631) Updating files: 97% (6433/6631) Updating files: 98% (6499/6631) Updating files: 99% (6565/6631) Updating files: 100% (6631/6631) Updating files: 100% (6631/6631), 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 --- 91ab3e1d86a08f3188adf7a8e4600f3e39d08751 refs/heads/master --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmpscgm78ew --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---