-
-
Notifications
You must be signed in to change notification settings - Fork 75
Release build broken #113
Comments
I don't know :/ The reason I submitted that was because I was having issues after the commit to add the I have never needed to use |
I have submitted a PR (#114) based on my interpretation of the information given here: https://schacon.github.io/git/gitattributes.html
I didn't set the PR to close the issue, as it is impossible to verify the fix until a release job on jenkins is attempted. |
#93 The original problem I was trying to solve when I originally added What it does is just tells git to always use certain line-endings. You can use a glob and tell git to always use |
When I tried to do a release, it errors out. I think this has to do with the
.gitattributes
change, but I'm unfamiliar with how that works.Relevant log snip:
Full log
@JamesHenry I think this problem is somehow related to 45b9874. Any ideas?
The text was updated successfully, but these errors were encountered: