This run took 18 seconds.
$ date --- stdout --- Fri Nov 15 04:35:41 UTC 2024 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... Updating files: 81% (5295/6459) Updating files: 82% (5297/6459) Updating files: 83% (5361/6459) Updating files: 84% (5426/6459) Updating files: 85% (5491/6459) Updating files: 86% (5555/6459) Updating files: 87% (5620/6459) Updating files: 88% (5684/6459) Updating files: 89% (5749/6459) Updating files: 90% (5814/6459) Updating files: 91% (5878/6459) Updating files: 92% (5943/6459) Updating files: 93% (6007/6459) Updating files: 94% (6072/6459) Updating files: 95% (6137/6459) Updating files: 96% (6201/6459) Updating files: 97% (6266/6459) Updating files: 98% (6330/6459) Updating files: 99% (6395/6459) Updating files: 100% (6459/6459) Updating files: 100% (6459/6459), 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 --- f8d1e344805656751e2e501557a45c4666030089 refs/heads/master --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmpmx3bagnu --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---