pub fn get_current_branch_encrypted( repo_path: &Path, encryption: &Arc<Mutex<EncryptionManager>>, ) -> Result<String, String>
Get current branch name (encrypted)