This run took 19 seconds.
$ date --- stdout --- Mon Jan 27 05:03:51 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... Updating files: 86% (5585/6471) Updating files: 87% (5630/6471) Updating files: 88% (5695/6471) Updating files: 89% (5760/6471) Updating files: 90% (5824/6471) Updating files: 91% (5889/6471) Updating files: 92% (5954/6471) Updating files: 93% (6019/6471) Updating files: 94% (6083/6471) Updating files: 95% (6148/6471) Updating files: 96% (6213/6471) Updating files: 97% (6277/6471) Updating files: 98% (6342/6471) Updating files: 99% (6407/6471) Updating files: 100% (6471/6471) Updating files: 100% (6471/6471), 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 --- 6bdfdd838dac376bc61bc57c2466e47d355ae748 refs/heads/master --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmpytyyjlbp --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---