mediawiki/vendor: main (log #964366)

sourcepatches

This run took 15 seconds.

$ date
--- stdout ---
Mon Mar 20 22:39:10 UTC 2023

--- end ---
$ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master
--- stderr ---
Cloning into 'repo'...
Updating files:  98% (5889/6005)
Updating files:  99% (5945/6005)
Updating files: 100% (6005/6005)
Updating files: 100% (6005/6005), 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 ---
7478154b5cb78ae8c2b8286b069a17ac38f19494 refs/heads/master

--- end ---
[DNM] there are no updates
$ git add .
--- stdout ---

--- end ---
$ git commit -F /tmp/tmpwzkq9jqf
--- stdout ---
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean

--- end ---
Source code is licensed under the AGPL.