dragonsKnight5 commented on PR #6585: URL: https://github.com/apache/netbeans/pull/6585#issuecomment-1778424533
Bugger, I must of stuffed up the squash operation during the rebase. I've used the following command in my local which I'm hoping will fix the new line symbol issue, since I have no recall of touching the new line symbols in manifest.mf, project.properties and project.xml. > git config --global core.autocrlf input I believe I have corrected the missing null check. I can't get it to squash the commits into one no matter what tool I try using, is there any other way to squash the commits? Apologies if this is something obvious, I don't have a lot of experience with git outside personal and uni projects that tended to be a lot more simple -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
