in Git Slack Integration by
recategorized by
Q:
What are the different kinds of branches that can be created in GIT?

1 Answer

0 votes
by

We can make various types of branches for the following purposes in GIT: 

Feature branches: These are utilized for building up a component.

Release branches: These are utilized for discharging code to create. 

Hotfix branches: These are utilized for discharging a hotfix to generation for an imperfection or crisis settle.

Related questions

0 votes
asked Mar 8, 2020 in Git Slack Integration by Hodge
+1 vote
asked Feb 10, 2020 in Git Slack Integration by miceperry
+1 vote
asked Jul 25, 2019 in Git by SakshiSharma
0 votes
asked Jun 3, 2022 in Xamarin Exordium by sharadyadav1986
...