[jhbuild] defaults.jhbuildrc: Add shallow_clone
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] defaults.jhbuildrc: Add shallow_clone
- Date: Thu, 9 May 2013 13:06:47 +0000 (UTC)
commit c4ed9c53fc1d54dc76051a3a979dd0f8860991ad
Author: Colin Walters <walters verbum org>
Date: Thu May 9 09:06:06 2013 -0400
defaults.jhbuildrc: Add shallow_clone
jhbuild/defaults.jhbuildrc | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/jhbuild/defaults.jhbuildrc b/jhbuild/defaults.jhbuildrc
index 29bce74..c208ab6 100644
--- a/jhbuild/defaults.jhbuildrc
+++ b/jhbuild/defaults.jhbuildrc
@@ -198,6 +198,8 @@ ignore_suggests = False
# local directory for DVCS mirror (git only atm)
dvcs_mirror_dir = None
+# If true, use --depth=1 to git
+shallow_clone = False
# A string displayed before JHBuild executes a command. String may contain the
# variables %(command)s, %(cwd)s
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]