This run took 18 seconds.
$ date --- stdout --- Thu Apr 10 19:29:13 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... Updating files: 91% (6060/6643) Updating files: 92% (6112/6643) Updating files: 93% (6178/6643) Updating files: 94% (6245/6643) Updating files: 95% (6311/6643) Updating files: 96% (6378/6643) Updating files: 97% (6444/6643) Updating files: 98% (6511/6643) Updating files: 99% (6577/6643) Updating files: 100% (6643/6643) Updating files: 100% (6643/6643), 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 --- 7624b25a42f8ef6aad36e3730751e50f588d6ec3 refs/heads/master --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmpn1k1m2sf --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---