Make sure examples work, lots of wordsmithing and reorganizing for clarity.
[arvados.git] / doc / user / tutorials / add-new-repository.html.textile.liquid
index 84de5ffcbb8d4b67ca9b3365448ca320d3989365..cb69d460a6868853d5227635bf65b2e95bb6da34 100644 (file)
@@ -3,8 +3,13 @@ layout: default
 navsection: userguide
 title: Adding a new Arvados git repository
 ...
+{% comment %}
+Copyright (C) The Arvados Authors. All rights reserved.
 
-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.
+SPDX-License-Identifier: CC-BY-SA-3.0
+{% endcomment %}
+
+Arvados supports managing git repositories. You can acess these repositories using your Arvados credentials and share them with other Arvados users.
 
 {% include 'tutorial_expectations' %}