MyFSIO v0.2.8 Release #20
Reference in New Issue
Block a user
Delete Branch "next"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
v0.2.8 introduces a huge improvement in metadata lookups as
HEADno longer re-reads the entire file to compute MD5 - it just pulls__etag__from metadata.But
GETgot slower probably due to the gzip buffering fix.