Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce 'repo abandon <branchname>' as an alias for 'git branch -D'v1.0.9 | Shawn O. Pearce | 2008-11-03 | 1 | -0/+42 |
This destroys a local development branch, removing all history of that branch from ever existing. If the branch is currently checked out we move back to the upstream revision. Signed-off-by: Shawn O. Pearce <sop@google.com> |