]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tools/git-tp-sync: Compare Revisions
authorKarel Zak <kzak@redhat.com>
Wed, 19 Feb 2025 11:07:00 +0000 (12:07 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 19 Feb 2025 17:59:48 +0000 (18:59 +0100)
commitb23812228a838192e5a589f51f3c34a26e22ae3c
tree7760568cdb2630362c62648c9d3d7a936dc83d4b
parent56f588a178e05b62a029c18958ccf47872820301
tools/git-tp-sync: Compare Revisions

The previous version required updating languages through the command
line, or it would download all PO files.

This commit improves the script by comparing the PO-Revision-Date in
the old and new versions, and only commits updated PO files.

Signed-off-by: Karel Zak <kzak@redhat.com>
(cherry picked from commit 100c0c1eee3043edf542d1aafd3b0259f510d70f)
tools/git-tp-sync