This run took 18 seconds.
$ date --- stdout --- Sun Nov 10 20:03:59 UTC 2024 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b REL1_43 --- stderr --- Cloning into 'repo'... Updating files: 88% (5695/6436) Updating files: 89% (5729/6436) Updating files: 90% (5793/6436) Updating files: 91% (5857/6436) Updating files: 92% (5922/6436) Updating files: 93% (5986/6436) Updating files: 94% (6050/6436) Updating files: 95% (6115/6436) Updating files: 96% (6179/6436) Updating files: 97% (6243/6436) Updating files: 98% (6308/6436) Updating files: 99% (6372/6436) Updating files: 100% (6436/6436) Updating files: 100% (6436/6436), 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_43 --- stdout --- bcc522cd30becf11e143a856ea145570460fd7a6 refs/heads/REL1_43 --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmp3f0umijb --- stdout --- On branch REL1_43 Your branch is up to date with 'origin/REL1_43'. nothing to commit, working tree clean --- end ---