Creating a Git Repository and First Commit - Git Basics Series

preview_player
Показать описание
The second video in the Git basics series. In this video you will learn how to create a new Git repository, what is a 'Commit' and various basic commands that will help you work with Git.

You will learn about:
- git init (to create a new repository)
- git add (to add files to staging)
- git commit (to create a commit)

Рекомендации по теме