Y
Hacker News
new
|
ask
|
show
|
jobs
Delete a remote git branch
(
coderwall.com
)
4 points
by
usmanity
5060 days ago
1 comments
eridius
5060 days ago
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`.
link