#Git

Опубликовано: 13 Октябрь 2023
на канале: Tiny Frontend - 1 Minute Video Sharing
2,310
42

Today, let's talk about these 2 similar commands.



git merge combines the changes from the source branch into the target branch.
after merging applied, a new merge commit will be added to the commit history.
the commit history will show like this.


git rebase applies the changes of the target branch on top of the source branch.
after rebase with the source branch, the branch shows a cleaner, more linear history


If you like this frontend knowledge sharing, please give us a like and subscribe to Tiny


#tinyfrontend #frontend #developer #css #html #git #web #development


Смотрите видео #Git онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Tiny Frontend - 1 Minute Video Sharing 13 Октябрь 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 2,310 раз и оно понравилось 42 людям.