Git for Beginners Part II — How (and What) to Gitignore
As we mentioned in the first part in this series, Git for Beginners Part One — Intro, $git init is a one-time command used to create and configure a new repository. When you run $git init, it creates a new master branch on which you can build your ne...
devcloudninjas.hashnode.dev7 min read