From 9a36bb7d727585b023ae288451bb9b93729faaca Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Tue, 5 Jun 2018 00:10:47 +0100 Subject: Add git support for importing meta --- app/templates/packages/create_edit.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/templates/packages/create_edit.html') diff --git a/app/templates/packages/create_edit.html b/app/templates/packages/create_edit.html index 6cf2324..f443e96 100644 --- a/app/templates/packages/create_edit.html +++ b/app/templates/packages/create_edit.html @@ -49,7 +49,7 @@

Enter the repo URL for the package. - If it's hosted on Github then metadata will automatically be imported.

+ If the repo uses git then the metadata will be automatically imported.

Leave blank if you don't have a repo.

@@ -61,7 +61,7 @@
- Importing... + Importing... (This may take a while)
{{ render_field(form.website, class_="pkg_meta") }} -- cgit v1.2.3