mediawiki/vendor (main)

sourcepatches
$ date
--- stdout ---
Thu Apr 18 13:41:57 UTC 2024

--- end ---
$ git clone file:///srv/git/mediawiki-vendor.git repo --depth=1 -b master
--- stderr ---
Cloning into 'repo'...
Updating files:  91% (5823/6381)
Updating files:  92% (5871/6381)
Updating files:  93% (5935/6381)
Updating files:  94% (5999/6381)
Updating files:  95% (6062/6381)
Updating files:  96% (6126/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 ---
69a94410cf7b899a0dda832dab8274695b920f3e refs/heads/master

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

--- end ---
$ git commit -F /tmp/tmpc59zl8eg
--- 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.