This run took 16 seconds.
$ date --- stdout --- Thu Jan 23 16:37:33 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... Updating files: 91% (5928/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/tmp4hshz44e --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---