pub fn read_head_encrypted( repo_path: &Path, encryption: &Arc<Mutex<EncryptionManager>>, ) -> Result<String, String>
Read HEAD reference (encrypted)