This run took 20 seconds.
$ date --- stdout --- Fri Aug 8 07:14:57 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... Updating files: 82% (5577/6799) Updating files: 83% (5644/6799) Updating files: 84% (5712/6799) Updating files: 85% (5780/6799) Updating files: 86% (5848/6799) Updating files: 87% (5916/6799) Updating files: 88% (5984/6799) Updating files: 89% (6052/6799) Updating files: 90% (6120/6799) Updating files: 91% (6188/6799) Updating files: 92% (6256/6799) Updating files: 93% (6324/6799) Updating files: 94% (6392/6799) Updating files: 95% (6460/6799) Updating files: 96% (6528/6799) Updating files: 97% (6596/6799) Updating files: 98% (6664/6799) Updating files: 99% (6732/6799) Updating files: 100% (6799/6799) Updating files: 100% (6799/6799), 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 --- e82b18ebc124142c0b7c28dfc99a58da6b7db335 refs/heads/master --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmp4_mvwzc7 --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---