16561: Replace ListenAddr with per-internal-url ListenURL.
[arvados.git] / doc / user / tutorials / add-new-repository.html.textile.liquid
index 9d8e768a787181828ecf8df82b8c4d9474d28197..e28b9612386d13aa49ff61a0ab8e8aca83dcf6a9 100644 (file)
@@ -9,7 +9,7 @@ Copyright (C) The Arvados Authors. All rights reserved.
 SPDX-License-Identifier: CC-BY-SA-3.0
 {% endcomment %}
 
-Arvados repositories are managed through the Git revision control system. You can use these repositories to store your crunch scripts and run them in the arvados cluster.
+Arvados supports managing git repositories. You can access these repositories using your Arvados credentials and share them with other Arvados users.
 
 {% include 'tutorial_expectations' %}