Skip to main content

update_head_encrypted

Function update_head_encrypted 

Source
pub fn update_head_encrypted(
    repo_path: &Path,
    branch: &str,
    encryption: &Arc<Mutex<EncryptionManager>>,
) -> Result<(), String>
Expand description

Update HEAD to point to a branch (encrypted)