This run took 21 seconds.
$ date --- stdout --- Thu Apr 3 19:58:49 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... Updating files: 85% (5692/6633) Updating files: 86% (5705/6633) Updating files: 87% (5771/6633) Updating files: 88% (5838/6633) Updating files: 89% (5904/6633) Updating files: 90% (5970/6633) Updating files: 91% (6037/6633) Updating files: 92% (6103/6633) Updating files: 93% (6169/6633) Updating files: 94% (6236/6633) Updating files: 95% (6302/6633) Updating files: 96% (6368/6633) Updating files: 97% (6435/6633) Updating files: 98% (6501/6633) Updating files: 99% (6567/6633) Updating files: 100% (6633/6633) Updating files: 100% (6633/6633), 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 --- 76f0d7e6edc77fe9d7cb7a7eba01c4e07847cc63 refs/heads/master --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmpe3f9kidv --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---