Nice info,do developer's create new branches in local? If they push to repo to then raise pull request for main branch won't it crowded in the repo since too many developer's would create branches?
Thanks for the questions. Yes, the branches are generally created in the local and then pushed to the central repo. Once the testing is completed, the branch is merged with the main branch. To keep your repo clean, generally we also delete the old branches that are no longer needed so that we do not end with too many branches. So cleaning of the repo is also important. Hope this answers your question.
This video is gold!
Thank you soo much and appreciate the feedback. Glad that you find the video valuable
Very nice explanation i love tha way u teaching sir ( please provide PDF sir )
Showing in terminal by simple example will definitely boost your content performance
Thank you soo much and appreciate the feedback. Will work on it.
Please explain about cherry pick as well.
Super content, Thanks for sharing
Thank you soo much!! Happy that you like the content and appreciate the feedback.
I'm preparing for a job change with 3+ Aws Devops Engineer, and started watching your videos for interview preparation
Nice explanation ❤
Thank you soo much and appreciate the feedback. Glad that you like the explanation
Nice info,do developer's create new branches in local? If they push to repo to then raise pull request for main branch won't it crowded in the repo since too many developer's would create branches?
Thanks for the questions.
Yes, the branches are generally created in the local and then pushed to the central repo. Once the testing is completed, the branch is merged with the main branch.
To keep your repo clean, generally we also delete the old branches that are no longer needed so that we do not end with too many branches.
So cleaning of the repo is also important. Hope this answers your question.
Have listen about staging area in git?
Yes, i have heard about it and know what it does. Can you please tell me what are you looking for ??
Pls provide PDF for this
I am trying to figure out how to provide the PDFs. Please give me sometime. Thank you for the patience.