On Dec 6, 2017, at 2:12 AM, Jan Nijtmans <jan.nijtm...@gmail.com> wrote:
> 
> 2017-12-06 10:03 GMT+01:00 Scott Doctor:
>> 
>> How can I permanently turn off the crlf warning that occurs when I do I do a
>> commit without having to use the crlf-glob command each time?  I do not get
>> why that warning even exists.
> 
> Just create a directory ".fossil-settings”

…at the project root.  It won’t work anywhere else.

> and put a file named
> "crlf-glob" in it.

…with the content you were passing to “fossil set crlf-glob”.

Then “fossil unset crlf-glob” to avoid the warning about overlapping settings.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to