delete a branch

  • Managing branches in Git

    Managing branches in Git

    branch operations allow creating different routes of development. we can use this activity to branch the development process into two different directions. for example, we published a version 6 product and we wanted to create a branch to develop 7.0 features that could be kept separate from bug