Files
modules/script/gitlog2changelog.py.in
Xavier Delaruelle e5f7f99689 script: fix bitwise AND logic on gitlog2changelog.py
Several if conditions where using bitwise AND whereas the intent was to
do a regular AND test.
2023-06-03 08:46:06 +02:00

6.0 KiB