sapling icon indicating copy to clipboard operation
sapling copied to clipboard

Creates invalid zip file

Open johnflux opened this issue 4 years ago • 0 comments

https://github.com/facebookexperimental/eden/blob/694ffecfc950c381522442f20642a38666229271/eden/scm/edenscm/mercurial/archival.py#L256

This should be a 0, not a 1. This is refering to the local-header extra fields, not the central directory

johnflux avatar Jun 10 '21 01:06 johnflux