Commit graph

4 commits

Author SHA1 Message Date
Markus Lassfolk
81f9a860d4
Fix IndexError in get_last_tag_from_remote function
This commit adds a check to ensure that the output from the subprocess command in the get_last_tag_from_remote function has a sufficient number of lines before attempting to access specific indices. This change prevents the IndexError that occurred when the git command's output was shorter than expected.
2024-01-01 21:54:29 +01:00
Terrtia
50f7a31820
chg: [Kvrocks migration] add users + updates + trackers + retro_hunts + investigation migration 2022-07-08 09:47:47 +02:00
Terrtia
b6dc8e92b2
chg: [Updater] change default branch origin 2020-04-20 17:17:58 +02:00
Terrtia
68077316eb
chg: [git directory] add git helper 2019-04-16 17:26:35 +02:00