This run took 17 seconds.
$ date --- stdout --- Thu Nov 14 19:22:49 UTC 2024 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... Updating files: 89% (5791/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/tmp99m_jogs --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---