K
K
Keepomen2019-04-26 14:48:24
GitHub
Keepomen, 2019-04-26 14:48:24

Can't add remote: bad numeric config value 'fals' for 'core.safecrlf': invalid unit how to solve?

I'm trying to get started with GitHub.
I installed Git, set PATH to git.exe in PyCharm
krDw8noCKZ09DA
Successfully connected to my github profile, and when I try to create a repository from PyCharm, I get the error "Can't add remote: bad numeric config value 'fals' for 'core.safecrlf'" : invalid unit".
I get the same error when trying to create/clone a repository via TortoiseGit and GitHub Desktop ( https://desktop.github.com/)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Keepomen, 2019-04-26
@Keepomen

git config --global core.safecrlf false

S
sim3x, 2019-04-26
@sim3x

https://git-scm.com/docs/git-config#Documentation/...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question