Using Git for Version Control on Metworx
Scope
This document serves as an outline of the Git related content available on the Metworx knowledge base.
Git on Metworx Content Overview
The Git section of the Metworx knowledge base focuses on two areas:
- Git Basics: Introducing the version control tool, Git while providing some simple examples to help users get started.
- Recommended Git Setup: Providing some instructions to configure your Metworx workflow for utilizing Git and GitHub as you do your project work.
Below is a table of contents, outlining the Git articles present in the Metworx knowledge base.
Git Basics
- Intro to Git
- Git Glossary
- General Git Workflow
- Begin Working in a Git Repository
- Handling Git Changes
- Example of Git in Project Work
- Ignoring Files with .gitignore
- Branches
- Merging
- Git Mistakes and FAQs