1
0
mirror of synced 2025-12-21 19:06:49 -05:00
Files
docs/content/github/getting-started-with-github/using-git/index.md
Dev Prakash Sharma 9ae10fe8d7 Added Intro/ Using Git
2021-05-29 10:47:56 +05:30

27 lines
862 B
Markdown

---
title: Using Git
intro: 'Learn about tools and terminologies used in Git to manage workflows of your remote repositories from a local machine.'
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
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
---