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
En esta página del sitio puede ver el video en línea Git Merge Vs Git Rebase de Duración hora minuto segunda en buena calidad , que subió el usuario Nathan In Action 08 junio 2023, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 44,120 veces y le gustó 891 a los espectadores. Disfruta viendo!