AIL-framework/bin/packages
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
..
Date.py
Hash.py
Import_helper.py
__init__.py
git_status.py Fix IndexError in get_last_tag_from_remote function 2024-01-01 21:54:29 +01:00
lib_refine.py
lib_words.py