mediawiki/vendor (main)

sourcepatches
$ date
--- stdout ---
Wed May  8 11:36:18 UTC 2024

--- end ---
$ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master
--- stderr ---
Cloning into 'repo'...
Updating files:  96% (6189/6381)
Updating files:  97% (6190/6381)
Updating files:  98% (6254/6381)
Updating files:  99% (6318/6381)
Updating files: 100% (6381/6381)
Updating files: 100% (6381/6381), 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 ---
b8d855f72af1607811ab9e1a61c66cfc27ec9ea8 refs/heads/master

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

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

nothing to commit, working tree clean

--- end ---

composer dependencies

Dependencies
Development dependencies

Logs

Source code is licensed under the AGPL.