fatal: bad config file line 1 in /home/trx/.gitconfig

前端 未结 2 1590
野的像风
野的像风 2021-01-04 07:10

I know this question has been asked a million times, but my ~/.gitconfig consists of only two lines, that are character correct with the tutorial.

git config         


        
2条回答
  •  既然无缘
    2021-01-04 07:56

    These git config lines are commands that you should run, not the contents for the config file.

提交回复
热议问题