Comments on: How to Use Git Version Control System in Linux [Comprehensive Guide] https://www.tecmint.com/use-git-version-control-system-in-linux/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Fri, 26 Aug 2022 04:34:43 +0000 hourly 1 By: 伟思礼 https://www.tecmint.com/use-git-version-control-system-in-linux/comment-page-1/#comment-1867789 Fri, 26 Aug 2022 04:34:43 +0000 https://www.tecmint.com/?p=30811#comment-1867789 I’m not in Linux, but in FreeBSD (MacOS) which should be the same. However,

git config user.name "Wasley"
fatal: not in a git directory

and if the name is all ASCII, the same result.

]]>
By: Rafi https://www.tecmint.com/use-git-version-control-system-in-linux/comment-page-1/#comment-1835953 Tue, 28 Jun 2022 10:14:52 +0000 https://www.tecmint.com/?p=30811#comment-1835953 $ git merge test

merge: test – not something we can merge.

When I use this command I got the above error.

Can you check your docs once again and all is correct ?

]]>
By: Gururaj https://www.tecmint.com/use-git-version-control-system-in-linux/comment-page-1/#comment-1359504 Tue, 01 Sep 2020 15:41:19 +0000 https://www.tecmint.com/?p=30811#comment-1359504 Fantastic article about GIT
Thank you

]]>