This run took 16 seconds.
$ date --- stdout --- Sun Nov 17 18:33:07 UTC 2024 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... Updating files: 97% (6282/6471) Updating files: 98% (6342/6471) Updating files: 99% (6407/6471) Updating files: 100% (6471/6471) Updating files: 100% (6471/6471), 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 --- 13c7f3d53fd0d9cb2e95d1afe61adcdd357d169a refs/heads/master --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmpytfm7gqa --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---