1
0
mirror of synced 2025-12-23 03:44:00 -05:00
Files
docs/content/get-started/getting-started-with-git/index.md
Laura Coursen 8f964ea2cb GHEC version (#20947)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Robert Sese <sese@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-10-15 15:41:33 -05:00

28 lines
881 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:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
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
---