On 30/06/17 11:09, Matthieu Moy wrote:
Сергей Шестаков writes:
I understand that we can turn off core.safecrlf, but it's
inconvinient.
Note that you can do that without actually changing the config file:
git -c core.safecrlf=false status ...
Beside that, I would recommend to set up a
Сергей Шестаков writes:
> I understand that we can turn off core.safecrlf, but it's
> inconvinient.
Note that you can do that without actually changing the config file:
git -c core.safecrlf=false status ...
--
Matthieu Moy
http://www-verimag.imag.fr/~moy/
On Fri, Jun 30, 2017 at 09:00:14AM +0300, Сергей Шестаков wrote:
> I am trying to make an automated processing of "git status" results.
> I execute the command
>
> git status -z -uno
>
> I expect that it has stable output format. However, it still can print
> warnings like
>
> warning: CRLF wil
3 matches
Mail list logo