This run took 20 seconds.
$ date --- stdout --- Tue Nov 12 04:20:16 UTC 2024 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... Updating files: 81% (5293/6457) Updating files: 82% (5295/6457) Updating files: 83% (5360/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 --- a72eaf6037d1ed3073d37c073e6e73abe03e4017 refs/heads/master --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmp3n9xwr92 --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---