This run took 17 seconds.
$ date --- stdout --- Fri Mar 28 05:18:06 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... Updating files: 84% (5629/6630) Updating files: 85% (5636/6630) Updating files: 86% (5702/6630) Updating files: 87% (5769/6630) Updating files: 88% (5835/6630) Updating files: 89% (5901/6630) Updating files: 90% (5967/6630) Updating files: 91% (6034/6630) Updating files: 92% (6100/6630) Updating files: 93% (6166/6630) Updating files: 94% (6233/6630) Updating files: 95% (6299/6630) Updating files: 96% (6365/6630) Updating files: 97% (6432/6630) Updating files: 98% (6498/6630) Updating files: 99% (6564/6630) Updating files: 100% (6630/6630) Updating files: 100% (6630/6630), 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 --- e2ab2cbc7a5c0bf0530e077d618fccbbb1a9063c refs/heads/master --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmp9kdwf8eu --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---