This run took 19 seconds.
$ date --- stdout --- Mon Nov 11 04:21:52 UTC 2024 --- end --- $ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... Updating files: 81% (5278/6440) Updating files: 82% (5281/6440) Updating files: 83% (5346/6440) Updating files: 84% (5410/6440) Updating files: 85% (5474/6440) Updating files: 86% (5539/6440) Updating files: 87% (5603/6440) Updating files: 88% (5668/6440) Updating files: 89% (5732/6440) Updating files: 90% (5796/6440) Updating files: 91% (5861/6440) Updating files: 92% (5925/6440) Updating files: 93% (5990/6440) Updating files: 94% (6054/6440) Updating files: 95% (6118/6440) Updating files: 96% (6183/6440) Updating files: 97% (6247/6440) Updating files: 98% (6312/6440) Updating files: 99% (6376/6440) Updating files: 100% (6440/6440) Updating files: 100% (6440/6440), 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 --- f67b0392cc44272572d772ca684eb70021e76cdd refs/heads/master --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmpyqqdvswx --- stdout --- On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean --- end ---