Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain the difference between rebase and merge?



Explain the difference between rebase and merge?..

Answer / Pooja

In Git, Rebasing is a way to move or combine a sequence of commits to a new base commit. It's often used to clean up a feature branch before merging it into the main branch. Merge, on the other hand, combines two separate development histories together without changing the original commit history.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Git Interview Questions

What does ‘hooks’ consist of in git?

1 Answers  


What is git bisect? How can you use it to determine the source of a (regression) bug?

1 Answers  


Name a few git commands?

1 Answers  


Why GIT better than Subversion?

1 Answers  


What is a ‘conflict’ in git?

1 Answers  


What is the function of ‘git stash apply’?

1 Answers  


What are the different ways you can refer to a commit?

1 Answers  


What language is used in GIT?

1 Answers  


What is git bisect and what is its purpose?

1 Answers  


What does ‘hooks’ comprise of in git?

1 Answers  


What are the advantages of using GIT?

1 Answers  


What is git bisect?

1 Answers  


Categories