> For the complete documentation index, see [llms.txt](https://knowledgebase.autorabit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control.md).

# Version Control

- [Introduction to Version Control](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/introduction-to-version-control.md)
- [Version Control Branch Workflow](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/introduction-to-version-control/version-control-branch-workflow.md)
- [Version Control Repositories Summary](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/introduction-to-version-control/version-control-repositories-summary.md)
- [OAuth Support for GitHub](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/introduction-to-version-control/oauth-support-for-github.md)
- [EZ-Commits](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/ez-commits.md)
- [How to Commit](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/ez-commits/how-do-i-commit.md)
- [Commits Summary](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/ez-commits/commits-summary.md)
- [Commit Individual Forms from Form Manager (RBC Metadata)](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/ez-commits/committing-individual-forms-from-form-manager-rbc-metadata-in-arm.md)
- [EZ-Merge](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/ez-merge.md)
- [Git Commit History and Merge Basics](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/ez-merge/git-commit-history-and-merge-operations-basics.md)
- [Merge Conflicts](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/ez-merge/merge-conflicts.md)
- [Merge Requests](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/ez-merge/merge-requests.md)
- [(DRAFT) Merge Requests](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/ez-merge/merge-requests-1.md)
- [Squash and Merge](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/ez-merge/squash-and-merge.md)
- [Merge Approvals](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/merge-approvals.md)
- [Commit Templates](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/commit-templates.md)
- [Change Labels](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/change-labels.md)
- [ALM Labels](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/change-labels/alm-labels.md)
- [Commit Labels](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/change-labels/commit-labels.md)
- [Release Labels](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/change-labels/release-labels.md)
- [Prepare & Deploy Artifacts](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/change-labels/release-labels/artifact-preparation-and-deployment-process.md): This document outlines the process of preparing an artifact ZIP based on selected revisions, along with an example for better understanding.
- [Deploy Selected Pre-Prepared Artifacts](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/change-labels/release-labels/selective-deployments-using-pre-prepared-artifacts.md)
- [External Pull Requests](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/external-pull-request.md)
- [Azure Cloud Authentication](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/external-pull-request/azure-cloud-authentication.md)
- [Pull Request Support for Azure Cloud](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/external-pull-request/pull-request-support-for-azure-cloud.md)
- [External Pull Request Summary](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/external-pull-request/external-pull-request-summary-page.md)
- [Git Revert](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/git-revert.md)
- [Understanding Duplicate File Changes in Git](https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control/understanding-duplicate-file-change-commits-in-git.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/version-control.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
