-
Notifications
You must be signed in to change notification settings - Fork 146
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
Tons of merge conflicts in your files #1
Comments
I just found another merge conflict in the main pom.xml file: https://github.com/cybergarage/CyberLink4Java/blob/master/pom.xml After doing a: grep -r "<<<<" * | wc -l On the master branch there are currently 46 unresolved but committed merge conflicts. Is there a HEAD that we should revert to that is the last known good version? |
I think this account is pretty much dead. If you still need it, you should fork and fix it 😭 |
Ok, done. |
Feel free to follow my repository instead until this one is updated. If this code works I'll probably be using it a bit in the next week or two. https://github.com/timmattison/CyberLink4Java |
Please check your files. There are tons of merge conflicts. E.g. in https://github.com/cybergarage/CyberLink4Java/blob/master/upnp-stack/pom.xml
The text was updated successfully, but these errors were encountered: