Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 394 Bytes

kill.md

File metadata and controls

17 lines (12 loc) · 394 Bytes

Kill command

Removes an obsolete feature branch
Deletes the current or provided branch from the local and remote repositories. Does not delete perennial branches nor the main branch.

Usage

git town kill [<branch>]