Closed lambdalisue closed 8 years ago
delete:branch action in gita-branch window could not delete branches in remote. If gita could automatically assign git push --delete origin <branch> to remove remote branch, it would be nice.
delete:branch
gita-branch
git push --delete origin <branch>
Implemented
Summary (required)
delete:branch
action ingita-branch
window could not delete branches in remote. If gita could automatically assigngit push --delete origin <branch>
to remove remote branch, it would be nice.