This run took 19 seconds.
$ date --- stdout --- Wed Nov 20 08:33:46 UTC 2024 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... Updating files: 81% (5295/6469) Updating files: 82% (5305/6469) Updating files: 83% (5370/6469) Updating files: 84% (5434/6469) Updating files: 85% (5499/6469) Updating files: 86% (5564/6469) Updating files: 87% (5629/6469) Updating files: 88% (5693/6469) Updating files: 89% (5758/6469) Updating files: 90% (5823/6469) Updating files: 91% (5887/6469) Updating files: 92% (5952/6469) Updating files: 93% (6017/6469) Updating files: 94% (6081/6469) Updating files: 95% (6146/6469) Updating files: 96% (6211/6469) Updating files: 97% (6275/6469) Updating files: 98% (6340/6469) Updating files: 99% (6405/6469) Updating files: 100% (6469/6469) Updating files: 100% (6469/6469), 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 --- 088fcac35deb984b88516ea9cfbb33b14c81462b refs/heads/master --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmpvz0jj6u_ --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---