Commit graph

4 commits

Author SHA1 Message Date
CvH
52184a2a39 tools/change_addon_version: workaround to fix git locks
:# ./tools/change_addon_version
git commit "distro: bump ADDON_VERSION to 12.80.1"
git commit "addons: reset version"
fatal: Unable to create '/mnt/d/LE/.git/index.lock': File exists.

Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.
git commit "addons: bump kodi-binary-addons"
2024-09-04 20:11:21 +02:00
CvH
28ebb1bd37 tools/change_addon_version: add binary-addons 2024-09-03 23:23:23 +02:00
CvH
7f543e3c98 cleanup scripts: tools/ 2024-07-06 13:09:13 +02:00
CvH
298b4933b1 tools/change_addon_version: initial commit 2023-01-10 20:16:29 +01:00