$ date --- stdout --- Thu May 7 13:14:24 UTC 2026 --- end --- $ git clone file:///srv/git/mediawiki-extensions-PrincePDF.git /src/repo --depth=1 -b REL1_46 --- stderr --- Cloning into '/src/repo'... --- 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/REL1_46 --- stdout --- 2a1348bb5fd5958f11e0b2499114da1ee940082c refs/heads/REL1_46 --- end --- [DNM] there are no updates $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmpe6s4r7jk --- stdout --- On branch REL1_46 Your branch is up to date with 'origin/REL1_46'. nothing to commit, working tree clean --- end ---