* Move category to top-level doc set * Move doc set to the top and update short title * Undo package-lock changes * updated hardcoded refs in tests * Update test * Fix hardcoded link in test Co-authored-by: Sarah Schneider <sarahs@github.com>
27 lines
897 B
Markdown
27 lines
897 B
Markdown
---
|
|
title: Getting started with Git
|
|
intro: 'Set up Git, a distributed version control system, to manage your {% data variables.product.product_name %} repositories from your computer.'
|
|
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
|
|
- /github/getting-started-with-github/getting-started-with-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
|
|
---
|
|
|