This run took 17 seconds.
$ date --- stdout --- Sun Apr 19 17:11:58 UTC 2026 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git /src/repo --depth=1 -b master --- stderr --- Cloning into '/src/repo'... Updating files: 91% (6600/7244) Updating files: 92% (6665/7244) Updating files: 93% (6737/7244) Updating files: 94% (6810/7244) Updating files: 95% (6882/7244) Updating files: 96% (6955/7244) Updating files: 97% (7027/7244) Updating files: 98% (7100/7244) Updating files: 99% (7172/7244) Updating files: 100% (7244/7244) Updating files: 100% (7244/7244), 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 --- 5f2c23f1e76235025b2ce5937facd4ce0fdd8c1b refs/heads/master --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmpyex_9jfx --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---