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 8610189
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T04:04:12+00:00 2026-06-12T04:04:12+00:00

I try to merge two branches – master (current) and UrlHandlePoint (unactive): $ git

  • 0

I try to merge two branches – master (current) and UrlHandlePoint (unactive):

$ git merge UrlHandlerPoint

I suggested that it will be cause of conflict because here is an obvious difference at the code (it starts at the same line # 27):

master:

.27    public function actionIndex()
    {
        // renders the view file 'protected/views/site/index.php'
        // using the default layout 'protected/views/layouts/main.php'
        $about="Page content \"About\"";
        $this->render('index', array('res'=>$about));
    }

UrlHandlerPoint:

.27    public function actionIndex($alias=false)
    {
        $data=Data::getDataByAlias('o_kompanii',$alias);
        $this->render('index', array('res' => $data));
    }

But instead of a conflict issue git just takes the version of the master branch.
Have anybody any idea why? And/or what I understand wrong here?

  • 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-12T04:04:13+00:00Added an answer on June 12, 2026 at 4:04 am

    Well, since you don’t answer comments, I’ll try to go ahead and guess. 😉

    Difference is not a conflict. My guess is that the file has only been changed in the master branch and therefore, there’s no conflicting change on the branch being merged.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a git repository and two branches master and st (branched from master
Could I merge two catches in PHP? try { // some code } catch
I have two branches: master and experiment. Both of them evolved separately and are
I have two remote branches, grape and master. I'm currently on grape. Now I
I have two branches locally, master and Berislav . The latter is currently active,
When I try to rebase one of my branches onto another, git is not
listview want to merge two different arraylist into one adapter. i try using the
Assume that you have two IEnumerbale objects. How we can merge them (in some
I want to merge the records of two IQueryable lists in C#. I try
git version 1.7.7.4 I have two branches development and testing . Originally testing was

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.