There was an error fetching the commit references. Please try again later.
vfs_offset: std::move file and name parameters of OffsetVfsFile
Avoids potentially unnecessary atomic reference count incrementing and decrementing, as well as string copying.
Please register or sign in to comment