crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

Main difference between Git Merge and Git Rebase?
Question Posted on 30 May 2022Home >> Repository Questions >> Git Questions >> Main difference between Git Merge and Git Rebase?

Main difference between Git Merge and Git Rebase?
Both of these are merging mechanisms but main difference in these two are, in Git merge logs will be showing the complete history of commits.
But on other hand when we do Git Rebase it will rearranged the logs. And these rearrangement is mainly donw to make logs look linear and simple to understand. And the only drawback of this is that other team memebers will not understand how different commits are merged into one another. It is little bit confusing for the users.
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

Why Git is fast and which language is used in GIT?

What is syntax to fix a broken commit in GIT?

What is GitLive new features that will change the game?

What is Subgit and what is the use of this?

Difference between Git and SVN






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap