Skip to content

Resolve the conflict of closed PR #146 #375

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 29, 2018
Merged

Resolve the conflict of closed PR #146 #375

merged 3 commits into from
Mar 29, 2018

Conversation

GammaBurst101
Copy link
Contributor

There was original Palindrome.java then somebody wanted to improve its algo but their PR resulted in a conflict. PR was #146 .
So, I let the original code there with a changed method name (now, "FirstWay") and added the method of the PR with that conflict with the name "SecondWay".

PS. I had been updating my local master with the TheAlgorithms/Java master and now, when I have made a new branch "palindrome" for the PR, it includes all the merges of TheAlgorithms/Java master. I hope it doesn't cause any problem.

I am open for any suggestion.
Thanks for your time.

@christianbender christianbender merged commit b88e978 into TheAlgorithms:master Mar 29, 2018
@GammaBurst101 GammaBurst101 deleted the palindrome branch April 2, 2018 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants