Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Delete a remote git branch
(coderwall.com)
4 points
by
usmanity
13 years ago
| 1 comment
Delete a remote git branch | Dark Hacker News
eridius
13 years ago
|
next
[−]
Why is this on HN? It's a trivial bit of extremely basic git syntax. It's not even the most user-friendly version, which is `git push --delete origin v2`.