$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [git] git config core.safecrlf setting for Windows?
From: Beman Dawes (bdawes_at_[hidden])
Date: 2017-08-15 12:14:01
For Windows, github.com/boostorg/boost/wiki/Getting-Started suggests:
git config --global core.autocrlf true
But is silent about core.safecrlf. Should we be recommending a setting for
core.safecrlf, and if so which one?
Thanks,
--Beman