pub fn read_working_file_bytes( repo_path: &Path, rel_path: &str, ) -> Result<Option<Vec<u8>>>
Bytes variant of read_working_file, for image/binary handling.
read_working_file