Skip to main content

get_current_branch_encrypted

Function get_current_branch_encrypted 

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

Get current branch name (encrypted)