This run took 16 seconds.
$ date --- stdout --- Sat Jun 29 06:11:50 UTC 2024 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... Updating files: 82% (5252/6391) Updating files: 83% (5305/6391) Updating files: 84% (5369/6391) Updating files: 85% (5433/6391) Updating files: 86% (5497/6391) Updating files: 87% (5561/6391) Updating files: 88% (5625/6391) Updating files: 89% (5688/6391) Updating files: 90% (5752/6391) Updating files: 91% (5816/6391) Updating files: 92% (5880/6391) Updating files: 93% (5944/6391) Updating files: 94% (6008/6391) Updating files: 95% (6072/6391) Updating files: 96% (6136/6391) Updating files: 97% (6200/6391) Updating files: 98% (6264/6391) Updating files: 99% (6328/6391) Updating files: 100% (6391/6391) Updating files: 100% (6391/6391), 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 --- cf88369a9b94068d0afc0b78979fbb10080ab9bd refs/heads/master --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmpt_gnwq3l --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---