# Version Control

- [Introduction to Version Control](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/introduction-to-version-control.md)
- [Version Control Repositories Summary](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/introduction-to-version-control/version-control-repositories-summary.md)
- [Version Control Branch Workflow](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/introduction-to-version-control/version-control-branch-workflow.md)
- [EZ-Commits](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/ez-commits.md)
- [How Do I Commit?](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/ez-commits/how-do-i-commit.md)
- [Commits Summary](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/ez-commits/commits-summary.md)
- [Committing Individual Forms from Form Manager (RBC Metadata)](https://knowledgebase.autorabit.com/product-guides/arm/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/arm-features/version-control/ez-merge.md)
- [Merge Conflicts](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/ez-merge/merge-conflicts.md)
- [Merge Requests](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/ez-merge/merge-requests.md)
- [(DRAFT) Merge Requests](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/ez-merge/merge-requests-1.md)
- [Squash and Merge](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/ez-merge/squash-and-merge.md)
- [Git Commit History and Merge Operations Basics](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/ez-merge/git-commit-history-and-merge-operations-basics.md)
- [Change Labels](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/change-labels.md)
- [Commit Labels](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/change-labels/commit-labels.md)
- [Release Labels](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/change-labels/release-labels.md)
- [Selective Deployments Using Pre-Prepared Artifacts](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/change-labels/release-labels/selective-deployments-using-pre-prepared-artifacts.md)
- [Artifact Preparation and Deployment Process](https://knowledgebase.autorabit.com/product-guides/arm/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.
- [Understanding Why Selected Files May Not Appear in the Artifact ZIP](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/change-labels/release-labels/understanding-why-selected-files-may-not-appear-in-the-artifact-zip.md)
- [ALM Labels](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/change-labels/alm-labels.md)
- [External Pull Request](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/external-pull-request.md)
- [Azure Cloud Authentication](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/external-pull-request/azure-cloud-authentication.md)
- [Pull Request Support for Azure Cloud](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/external-pull-request/pull-request-support-for-azure-cloud.md)
- [External Pull Request Summary Page](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/external-pull-request/external-pull-request-summary-page.md)
- [Commit Templates](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/commit-templates.md)
- [GIT Revert](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/git-revert.md)
- [Understanding Duplicate File Change Commits in Git](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/understanding-duplicate-file-change-commits-in-git.md)
- [Merge Approvals](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/version-control/merge-approvals.md)


---

# Agent Instructions: 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/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.
