[libmoosex-has-sugar-perl] 113/120: use depth 1

Intrigeri intrigeri at moszumanska.debian.org
Wed Aug 27 21:35:15 UTC 2014


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to annotated tag 0.05070422-source
in repository libmoosex-has-sugar-perl.

commit 7d687924fd2852d494c29b2190e3f74a22e77497
Author: Kent Fredric <kentfredric at gmail.com>
Date:   Tue Nov 5 02:32:02 2013 +1300

    use depth 1
---
 lib/tools.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/tools.pm b/lib/tools.pm
index 4e09744..0da1620 100644
--- a/lib/tools.pm
+++ b/lib/tools.pm
@@ -85,7 +85,7 @@ sub get_sterile {
   chdir '/tmp';
   my $version = $];
   safe_exec(
-    'git', 'clone', '--depth=10',
+    'git', 'clone', '--depth=1',
     '--branch=' . $version,
     'https://github.com/kentfredric/perl5-sterile.git',
     'perl5-sterile'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-has-sugar-perl.git



More information about the Pkg-perl-cvs-commits mailing list