-
Notifications
You must be signed in to change notification settings - Fork 19
Feature csprojconventions #59
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
Conversation
Ah, didn't notice the commit on the other one :) |
Can you rebase your PR
I have fixed .gitattributes and hopefully that fixes your PR up :) |
Tried the rebase commands, got some failures. I'm hitting the limits of my git knowledge here :) Any pointers? I'll google around in the mean time
|
Basically that commit is just line ending changes, it is trying to apply them, and they no longer apply. Try
If that says there is nothing to commit, try |
thanks for the pointers, went through the rebase, still hit a will of pink! really not sure what's going on :( |
All good, I will sort it :) |
Implement configuration convention Closes #58