This run took 18 seconds.
$ date --- stdout --- Fri Apr 17 12:13:10 UTC 2026 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git /src/repo --depth=1 -b master --- stderr --- Cloning into '/src/repo'... Updating files: 95% (6927/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/tmpfing7lb2 --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---