User tests: Successful: Unsuccessful:
The way the pr looks has no impact on what happens when you merge. When
there are a lot of conflicts because the pr is older or system wide changes
this is what you get because of having to merge conflicts.
On Thu, Mar 7, 2013 at 8:25 PM, Michael Babker notifications@github.comwrote:
How are you merging in updates? If you aren't using at least git merge
master (where is the name of the remote for this repo
in your local setup), then these PRs will continue to look like you're
reintroducing already committed code. Looking at elinw/joomla-cms@7ddb055elinw@7ddb055it does not look like a merge commit.—
Reply to this email directly or view it on GitHub#749 (comment)
.
How are you merging in updates? If you aren't using at least
git merge <joomla> master
(where<joomla>
is the name of the remote for this repo in your local setup), then these PRs will continue to look like you're reintroducing already committed code. Looking at elinw/joomla-cms@7ddb055 it does not look like a merge commit.