Rafael Garcia-Suarez wrote:
> BTW, I just committed this in blead -- you don't see a problem with
> incorporating it in the cpan release ?

I'll see what Randy thinks.  He does ExtUtils::Manifest now.  I've never used
git, does it poop on the source directory too?


> Change 32520 by [EMAIL PROTECTED] on 2007/11/27 10:57:26
> 
>       Ignore .git directories
> 
> Affected files ...
> 
> ... //depot/perl/lib/ExtUtils/MANIFEST.SKIP#14 edit
> 
> Differences ...
> 
> ==== //depot/perl/lib/ExtUtils/MANIFEST.SKIP#14 (text) ====
> 
> @@ -4,6 +4,7 @@
>  \bSCCS\b
>  ,v$
>  \B\.svn\b
> +\B\.git\b
>  \b_darcs\b
> 
>  # Avoid Makemaker generated and utility files.



-- 
If at first you don't succeed--you fail.
        -- "Portal" demo

Reply via email to