On 8/5/22 18:47, alexander.iva...@virtuozzo.com wrote:
From: Alexander Ivanov
A bit strange to see this. Is your name set up correctly in ~/.gitconfig ?
We will add more and more checks of images so we need to reorganize the code.
Put each check to a separate helper function with a separate
From: Alexander Ivanov
We will add more and more checks of images so we need to reorganize the code.
Put each check to a separate helper function with a separate loop.
Add two helpers: truncate_file() and sync_header(). They will be used
in multiple functions.
Signed-off-by: Alexander Ivanov
--