1
0
mirror of synced 2026-01-01 18:05:46 -05:00
Files
docs/content/get-started/using-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

30 lines
938 B
Markdown

---
title: Using Git
intro: 'Use Git to manage your {% data variables.product.product_name %} repositories from your computer.'
redirect_from:
- /articles/using-common-git-commands
- /github/using-git/using-common-git-commands
- /github/using-git/using-advanced-git-commands
- /categories/52/articles/
- /categories/advanced-git/
- /articles/using-advanced-git-commands
- /github/using-git/changing-author-info
- /github/getting-started-with-github/using-git/
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
children:
- /pushing-commits-to-a-remote-repository
- /getting-changes-from-a-remote-repository
- /dealing-with-non-fast-forward-errors
- /splitting-a-subfolder-out-into-a-new-repository
- /about-git-subtree-merges
- /about-git-rebase
- /using-git-rebase-on-the-command-line
- /resolving-merge-conflicts-after-a-git-rebase
- /dealing-with-special-characters-in-branch-and-tag-names
---