This run took 19 seconds.
$ date --- stdout --- Sat Nov 16 04:14:54 UTC 2024 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... Updating files: 90% (5858/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 --- 13c7f3d53fd0d9cb2e95d1afe61adcdd357d169a refs/heads/master --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmpz7i7m1ib --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---