Here are two fundamental and very important concepts in #Git which many people still don't understand the difference.
A Git Merge creates a new commit and brings in all the changes from the feature branch into the main branch.
A Git rebase creates a new commit for each of the commits found in the feature branch. It has a linear commit history but can be dangerous at times if not properly used. Advisable not to use in public branches.
#shorts #git #versioncontrol
Sur cette page du site, vous pouvez voir la vidéo en ligne Git Merge Vs Git Rebase durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Nathan In Action 08 juin 2023, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 44,120 fois et il a aimé 891 téléspectateurs. Bon visionnage!