This run took 19 seconds.
$ date --- stdout --- Wed Nov 13 04:27:02 UTC 2024 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... Updating files: 83% (5409/6457) Updating files: 84% (5424/6457) Updating files: 85% (5489/6457) Updating files: 86% (5554/6457) Updating files: 87% (5618/6457) Updating files: 88% (5683/6457) Updating files: 89% (5747/6457) Updating files: 90% (5812/6457) Updating files: 91% (5876/6457) Updating files: 92% (5941/6457) Updating files: 93% (6006/6457) Updating files: 94% (6070/6457) Updating files: 95% (6135/6457) Updating files: 96% (6199/6457) Updating files: 97% (6264/6457) Updating files: 98% (6328/6457) Updating files: 99% (6393/6457) Updating files: 100% (6457/6457) Updating files: 100% (6457/6457), 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 --- d2f2c81910eb02d2cde80147340391c63b44030d refs/heads/master --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmp46d36cxz --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---