Skip to content
Prev 21386 / 63424 Next

Add .git to SCM excludes for build and INSTALL scripts

Thank you Seth,

I've committed the changes
(BTW: for some reason your patch did not cleanly apply to
build.in).

Regards,
Martin
Seth> Git is a source code management system like CVS, svn, arch, and
    Seth> others.  

    Seth> It would be nice to add exclude support to R CMD build and INSTALL so
    Seth> that the .git subdir of an R package is handled appropriately.

    Seth> Here is a possible patch:

    [ .........]