General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Toby
Programming with Mosh
comments
Comments by "Toby" (@toby9999) on "Git Tutorial for Beginners: Learn Git in 1 Hour" video.
It's not a windows cmd command.
1
So "master" is the same as "trunk"? Wish I knew that 3 years ago. Git terminology sucks.
1
@AGriffith GIT is extremely unintuitive. Coming from 20 years of experience with CVS and SVN... GIT is a nightmare, especially when using archaic commands instead of a GUI.
1
I don't believe "ls" is a windows dos command. Its a Linux thing. You could try windows power shell. Or... "ls" is equivalent to "dir" in Windows cmd window, so try dir to list files and directories.
1
CVS and SVN made sense. GIT doesn't. I don't get it conceptually. Plus, having to use command line is going backward in my opinion. Been using SVN for 15 years and never needed the command line. That said, nice tutorial.
1
I can also do anything in visual studio (been using it for 25 years). And yes, visual code is horrible.
1