27 lines
872 B
Markdown
27 lines
872 B
Markdown
---
|
|
title: Getting started with Git
|
|
intro: '
|
|
Git is a distributed Version Control System(VCS). Get started setting up Git to manage and control all your {% data variables.product.prodname_dotcom %} project workflows locally.'
|
|
redirect_from:
|
|
- /articles/getting-started-with-git-and-github
|
|
- /github/using-git/getting-started-with-git-and-github
|
|
- /github/using-git/learning-about-git
|
|
- /articles/learning-about-git
|
|
versions:
|
|
free-pro-team: '*'
|
|
enterprise-server: '*'
|
|
github-ae: '*'
|
|
children:
|
|
- /setting-your-username-in-git
|
|
- /caching-your-github-credentials-in-git
|
|
- /why-is-git-always-asking-for-my-password
|
|
- /updating-credentials-from-the-macos-keychain
|
|
- /git-workflows
|
|
- /about-remote-repositories
|
|
- /managing-remote-repositories
|
|
- /associating-text-editors-with-git
|
|
- /configuring-git-to-handle-line-endings
|
|
- /ignoring-files
|
|
---
|
|
|