improvement: add config files to extract information from repository v1.1.0
authoralex <[email protected]>
Sat, 21 Dec 2024 00:46:18 +0000 (16:46 -0800)
committeralex <[email protected]>
Sat, 21 Dec 2024 00:46:18 +0000 (16:46 -0800)
commiteb9744a23c7d4a4216c9ecd35a6a9ce1e8f34811
treee63d8168203643de011dcf35010a57a485e818b8
parent1eac03b07eec444a02ad19099b60a01ca8566b8a
improvement: add config files to extract information from repository

Add .mirror.conf file which contains '\n' delimited filenames with which
to pull the contents from and add to the cloned repository.

This is useful for extracting information from repositories for
presentation with an external program (such as gitweb).
mirror-all
test/clone_repos.tests.sh
test/extract_files.tests.sh [new file with mode: 0755]