1
0
mirror of synced 2025-12-20 10:28:40 -05:00
Files
docs/content/get-started/using-git/index.md
2021-12-10 10:14:30 +00:00

31 lines
950 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:
- /about-git
- /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
---