Setting up Git - Git Guides (2020)

Atlassian
Atlassian
52.1 هزار بار بازدید - 5 سال پیش -
https://www.atlassian.com/git/tutoria...
Git is a version control system used by many software developers today. With Git, individuals working by themselves or in teams can save versions of their code. The code is stored in a repository (repo), which can then be accessed when needed. Code is saved to the repository with a special command called a “git commit.”

In this video, we’ll cover how to create a Git repo, how to move files into the staging area, and how to take a snapshot. We will walk you through initializing a Git repository for a new or existing project. Afterward, you’ll make your first commit.

0:40 Creating a repo

1:10 Staging a file

1:50 Committing with git commit

Want to learn more about how to unleash your team's potential? Subscribe to Atlassian's channel. And for more Atlassian product training and tutorials, visit Atlassian University at
https://training.atlassian.com/free-t...
5 سال پیش در تاریخ 1398/12/04 منتشر شده است.
52,103 بـار بازدید شده
... بیشتر