Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8000875
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T15:56:08+00:00 2026-06-04T15:56:08+00:00

Im having some conflicts on a branch when rebasing master into it. Scenario is:

  • 0

Im having some conflicts on a branch when rebasing master into it.

Scenario is:

Branch off master, make some changes, commit said changes.
Checkout master, make some changes, commit said changes, checkout branch-1.
Try to rebase master – conflict..

Now I have other developers working in a similar fashion.

Master is kept in sync on all repo’s including the webserver, I don’t want master’s history being changed.

If I solve the rebase conflicts that are conflicting a point in the past, if I checkout master and merge it with the branch – will masters history be changed – or would those conflict resolutions be applied ontop of all the work im merging?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T15:56:09+00:00Added an answer on June 4, 2026 at 3:56 pm

    If you rebase, regardless of which branch you rebase into, you are changing the history of your repository. The idea is that when the other developers people pull master (from say origin) after you have pushed, their repos will be up to date as well.

    To be clear: merge conflicts while rebasing will not change the history of master. Rebasing as a merge method will.

    If you want to not change the history of master, you cannot rebase as a merge method. The default git merging behavior should work just fine for you, conflicts or not.

    git checkout master
    git merge branch-1
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am having some problems in rebasing. It is showing conflicts. Actually, I had
Having some trouble with what should be a very simple scenario. For example purposes,
Im having some trouble with an oracle database. Every time i try to connect,
On my local branch, I have some personal (local-only) changes to a Makefile (just
Im having some conflicts with the Searchable plugin. I have a filter which fetches
Hey, hows it going everyone? I am having database conflicts I was wanting some
Having some issues getting my head around the differences between UTF-8, UTF-16, ASCII and
Having some issues with the ... in ObjectiveC. I'm basically wrapping a method and
Currently having some problems- now = datetime.datetime.now() month = now.strftime(%B) site = wikipedia.getSite('en', 'wikiquote')
Basically having some trouble with using Hover to hide or show an item. The

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.