1
0
mirror of synced 2025-12-20 10:28:40 -05:00
Files
docs/content/get-started/getting-started-with-git/index.md
Emily Gould 1e5372ac79 Move Getting started category to top-level doc set (#20008)
* 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>
2021-06-18 17:13:04 +00:00

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
---