filmov
tv
How to delete the branch in local and in Remote using git commands

Показать описание
How to delete the branch in local and in Remote using git commands
Steps:
1. Delete branch in local
git branch -D branchname
2. Delete branch on Remote
git push origin :branchname
Next Steps :
---------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------
Must Watch Playlists
---------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------
#github
#deletebranchgit
#githubtutorial
Steps:
1. Delete branch in local
git branch -D branchname
2. Delete branch on Remote
git push origin :branchname
Next Steps :
---------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------
Must Watch Playlists
---------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------
#github
#deletebranchgit
#githubtutorial