pear/PEAR_PackageFileManager_Git
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
The Git list plugin generator for both PEAR_PackageFileManager, and PEAR_PackageFileManager2 classes. It supports standard .gitignore and .git/info/exclude file format dir/to/exclude/* # to exclude whole directory from list !dir/to/exclude/important_file # to include the important_file in the list To build: $ pear package To install: $ pear channel-discover pear.vardump.org $ pear install vd/PEAR_PackageFileManager_Git