025f1a66d1
File::Find::Rule::VCS provides quick and convenient methods to exclude the version control directories of several major Version Control Systems (currently CVS, subversion, and Bazaar).
6 lines
316 B
Text
6 lines
316 B
Text
Many tools need to be equally useful both on ordinary files, and on code
|
|
that has been checked out from revision control systems.
|
|
|
|
File::Find::Rule::VCS provides quick and convenient methods to exclude the
|
|
version control directories of several major Version Control Systems
|
|
(currently CVS, subversion, and Bazaar).
|