* 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>
28 lines
893 B
Markdown
28 lines
893 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:
|
|
free-pro-team: '*'
|
|
enterprise-server: '*'
|
|
github-ae: '*'
|
|
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
|
|
---
|
|
|