git init and git add

Languages

Topics

For beginners,git,
Back 7 / 11

In part 7 of Git and GitHub for Poets, I show you how to, instead of cloning a repository from GitHub, create a repository locally using the “git init” command and adding files to this repository using the “git add” command.