This run took 16 seconds.
$ date --- stdout --- Wed Jul 3 06:17:53 UTC 2024 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... Updating files: 84% (5398/6387) Updating files: 85% (5429/6387) Updating files: 86% (5493/6387) Updating files: 87% (5557/6387) Updating files: 88% (5621/6387) Updating files: 89% (5685/6387) Updating files: 90% (5749/6387) Updating files: 91% (5813/6387) Updating files: 92% (5877/6387) Updating files: 93% (5940/6387) Updating files: 94% (6004/6387) Updating files: 95% (6068/6387) Updating files: 96% (6132/6387) Updating files: 97% (6196/6387) Updating files: 98% (6260/6387) Updating files: 99% (6324/6387) Updating files: 100% (6387/6387) Updating files: 100% (6387/6387), 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 --- 130c06d46a7d5540ccdc69a45dc39c6b70576581 refs/heads/master --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmp6a86get6 --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---