| title: Using Git | |
| intro: 'Use Git to manage your {% data variables.product.github %} 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: '*' | |
| 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 | |
| - /troubleshooting-the-2-gb-push-limit | |