legit
Verified for current stable LTS
Legit Command: Remove Branch From Remote Server
Use for remove branch from remote server with Legit. Exact CLI syntax to remove branch from remote server using Legit.
When to use this: Use for remove branch from remote server with Legit.
Command Syntax
git unpublish <branch_name> git unpublish <branch_name> Live Command Builder
Final Command
git unpublish <branch_name> Command Breakdown
git is the base executable for this command.
FAQ
Purpose: Exact syntax to remove branch from remote server using Legit.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Legit Command: List Branches Publication Status
git branches <glob_pattern> Legit Command: Publish Branch To Remote git publish <branch_name> Legit Command: Remove Last Commit From History git undo --hard Legit Command: Switch Branch Stashing Unstaged Changes git sw <target_branch> Legit Command: Synchronize Branch Merge Rebase Stashing git sync