This run took 15 seconds.
$ date --- stdout --- Sun Dec 14 20:24:10 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... Updating files: 91% (6263/6863) Updating files: 92% (6314/6863) Updating files: 93% (6383/6863) Updating files: 94% (6452/6863) Updating files: 95% (6520/6863) Updating files: 96% (6589/6863) Updating files: 97% (6658/6863) Updating files: 98% (6726/6863) Updating files: 99% (6795/6863) Updating files: 100% (6863/6863) Updating files: 100% (6863/6863), 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 --- d4ef733a331978cd0b99a190db742c7ed6e6f03f refs/heads/master --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmp8eq8_y7s --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---