From 852b1688fbf5129d0e365586b6d87a59fe31ba29 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Mon, 15 Jul 2013 18:18:33 +0200 Subject: In repos_config, allow giving a git_url instead of a directory path The git url will be cloned automatically (if target directory does not exist), or pulled automatically. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 660c191..8d0f9ad 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ branches by default, unless lockdown is set to 'yes' for this repo - soft_repo.gl: set maintainer as gitweb.owner - provide access to users ldap infos from templates +- in repos_config, allow giving a git_url instead of a directory path, + to be cloned and pulled automatically Version 0.4 -- cgit v1.2.1