$ date
Thu Mar 4 12:00:57 UTC 2021
$ git clone file:///srv/git/mediawiki-libs-ObjectCache.git repo --depth=1 -b master
Cloning into 'repo'...
$ git config user.name libraryupgrader
$ git config user.email tools.libraryupgrader@tools.wmflabs.org
$ git submodule update --init
$ grr init
Installed commit-msg hook.
$ git show-ref refs/heads/master
b6ce99c1b09a6019818e42d98f75d102aef03f30 refs/heads/master
$ git add .
$ git commit -F /tmp/tmp3ard3n8l
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
.