pub fn read_ref_encrypted( repo_path: &Path, ref_name: &str, encryption: &Arc<Mutex<EncryptionManager>>, ) -> Result<String, String>
Read an encrypted reference file