DEV Community

Discussion on: Git Explained: Proper Team Etiquette

Collapse
 
pauljherring profile image
PJH

Just wondering why all the git commands in the code blocks start with a capital G, yet the touch command in them, and the git commands in the Handle Large Files section start with lower case...?

Collapse
 
milu_franz profile image
Milu

I write my drafts in a google doc and didn't realize it capitalized those Git commands. I updated it! Thank you for pointing that out!