Skip to content

Commit 46bdcc5

Browse files
authored
Update concept-train-model-git-integration.md
clarifying general git support
1 parent a1c52ad commit 46bdcc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/concept-train-model-git-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 10/11/2019
1414

1515
[Git](https://git-scm.com/) is a popular version control system that allows you to share and collaborate on your projects.
1616

17-
Azure Machine Learning fully supports Git repositories for tracking work - you can clone repositories directly onto your shared workspace file system.
17+
Azure Machine Learning fully supports Git repositories for tracking work - you can clone repositories directly onto your shared workspace file system, use Git on your local workstation, or use Git from a CI/CD pipeline.
1818

1919
When submitting a job to Azure Machine Learning, if source files are stored in a local git repository then information about the repo is tracked as part of the training process.
2020

0 commit comments

Comments
 (0)