You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The zip file date is used as a proxy for the last version file date, but the zip file date can be off depending on the time it takes to generate the diff and write the zip file, which can cause drift in the next diff comparision.
Change the zip file date after writing to it to match the modified file date.
The zip file date is used as a proxy for the last version file date, but the zip file date can be off depending on the time it takes to generate the diff and write the zip file, which can cause drift in the next diff comparision.
Change the zip file date after writing to it to match the modified file date.
See #14 (comment)
The text was updated successfully, but these errors were encountered: