? Success
Referenced as Pull Request for: # 7980

User tests: Successful: Unsuccessful:

avatar Mathewlenning
Mathewlenning
5 Mar 2015

I think I have the code style setting working now. We're about to find out. After talking to @mbabker on twitter, I decided to do a little more cleaning. This time I removed nested conditionals from getFieldName and getAttributes

avatar Mathewlenning Mathewlenning - open - 5 Mar 2015
avatar joomla-cms-bot joomla-cms-bot - change - 5 Mar 2015
Labels Added: ?
avatar zero-24 zero-24 - change - 6 Mar 2015
Category Code style Libraries
avatar Mathewlenning
Mathewlenning - comment - 28 Sep 2015

I hate it when a PR goes out of sync. Anyone that can see the conflicts care to show me what they are? All I can see is a "Only those with write access to this repository can merge pull requests" message. No other hints as to what is out of sync.

avatar wojsmol
wojsmol - comment - 28 Sep 2015
avatar Mathewlenning
Mathewlenning - comment - 28 Sep 2015

I appreciate it @wojsmol is there any documentation on how to hunt down a merge conflict? I'd really appreciate any guidance =^D

avatar mbabker
mbabker - comment - 28 Sep 2015

Truthfully, using the web UI there isn't. When merge conflicts happen it's best to merge the upstream branch into your local branch and git will tell you what lines in what files are conflicted.

avatar Mathewlenning
Mathewlenning - comment - 29 Sep 2015

Thanks @mbabker I'll take a look and see if I can figure it out.

avatar Mathewlenning
Mathewlenning - comment - 29 Sep 2015

@mbabker I think I figured it out. But I can't seem to restart Travis.

avatar dgt41
dgt41 - comment - 29 Sep 2015

@Mathewlenning I think you need to do the following (with PhpStorm):
go to VCS->Git->Branches
and merge the Joomla/Stagging to your current repo
screenshot 2015-09-29 14 12 58

avatar Mathewlenning
Mathewlenning - comment - 29 Sep 2015

I tried that, but it said that it was up-to-date. I think I'm just going to close this PR and redo it on a new branch. The changes were really simple, so it will only take a second.

avatar Mathewlenning Mathewlenning - change - 29 Sep 2015
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2015-09-29 11:48:26
Closed_By Mathewlenning
avatar Mathewlenning Mathewlenning - close - 29 Sep 2015

Add a Comment

Login with GitHub to post a comment