Answer the question
In order to leave comments, you need to log in
I don't have a .gitconfig file, what should I do?
Yesterday I installed Git for the first time. I took the first steps guided by the GitHowTo website, everything worked out. But here I ran into a problem. There is no .gtconfig file where it should be ((
How to solve this problem?
Answer the question
In order to leave comments, you need to log in
Where are you looking?
It's either in ~/.gitconfig (Linux) or C:\Users\MyLogin\.gitconfig (Windows).
It is created the first time you use the git config command with the --global flag, I guess.
In order for the names to be displayed normally, you need to turn off this option.
That's all I found. The problem was that it didn't show the name. If I hadn't logged into Total Commander, I wouldn't have noticed it. Why is he lying there without a name?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question