Skip to content
Discussion options

You must be logged in to vote

Hello @ProbablyAarav, whatsup,
Absolutely, making multiple branches can be really helpful, especially when you're working on a project with others or trying out new ideas without messing up the main code

Branches in Git are like safe spaces for trying out new ideas or working on different parts of a project. They let you experiment without affecting the main code, keep your project organized when collaborating with others, and ensure that the main branch stays clean and stable. If your changes work, you can merge them back; if not, no harm done. This way, you can develop confidently and maintain a smooth workflow.

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@ebndev
Comment options

@AaravTheGreatest
Comment options

Answer selected by AaravTheGreatest
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question Ask and answer questions about GitHub features and usage
6 participants