Learn more about cloning repositories
You have read-only access
truncate: use O_WRONLY|O_NONBLOCK This matches coreutils behavior. We don't read the fd, and truncation does not need blocking. Signed-off-by: Mike Frysinger <vapier@gentoo.org>