Answers for "delete branch locally and remote git"

0

Delete a branch from remote

git push origin --delete Test_Branch
Posted by: Guest on August-01-2021

Code answers related to "delete branch locally and remote git"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language