This run took 20 seconds.
$ date --- stdout --- Sun Nov 2 22:08:06 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b REL1_45 --- stderr --- Cloning into 'repo'... Updating files: 82% (5674/6916) Updating files: 83% (5741/6916) Updating files: 84% (5810/6916) Updating files: 85% (5879/6916) Updating files: 86% (5948/6916) Updating files: 87% (6017/6916) Updating files: 88% (6087/6916) Updating files: 89% (6156/6916) Updating files: 90% (6225/6916) Updating files: 91% (6294/6916) Updating files: 92% (6363/6916) Updating files: 93% (6432/6916) Updating files: 94% (6502/6916) Updating files: 95% (6571/6916) Updating files: 96% (6640/6916) Updating files: 97% (6709/6916) Updating files: 98% (6778/6916) Updating files: 99% (6847/6916) Updating files: 100% (6916/6916) Updating files: 100% (6916/6916), 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/REL1_45 --- stdout --- f7642fcb8b0fbffa68bc73de893d9aa90cfc4b48 refs/heads/REL1_45 --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmpt30x8x9b --- stdout --- On branch REL1_45 Your branch is up to date with 'origin/REL1_45'. nothing to commit, working tree clean --- end ---