Basic Questions Related to Git.
#90days DevOps Challenge
My Mentor - Shubhma
Aakash Bhatt
Question: if we have multiple branches and we have to merge at once so we have to do them one by one or we can merge at once??? Ans:
Answer: You can merge multiple branches, and use the comm...
rahulnaik.hashnode.dev2 min read
Anthony Fung
Angular/.NET Web developer. I write insights, thoughts, and stories to help software developers build a solid foundation for their skills
Good explanations! For a more in-depth discussion of merge vs. rebase, I've written a few articles here and here that may help.