You can delete a published branch from Visual Studio, but to remove it from the server use the this git statement from the command prompt of the local repo:
C:\_s\Git\myRepo>git push origin --delete myBranch
Print | posted on Friday, September 12, 2014 6:36 PM |
Powered by:
Copyright © Bob Hardister