August 31, 2015 • Tips Git • Bartosz Konieczny
Git 1.7 brings a possibility to delete a branch with simple push command. This command should only define deleted branch with --delete branch_name suffix, as below:
git push origin --delete my_branch_to_delete
privacy policy © 2014 - 2025 waitingforcode.com. All rights reserved | Design: Jakub KÄ™dziora