pegleg/pegleg
Felipe Monteiro 0fcca0bcdb refactor: Add convenient callback for processing site repos
This patch set adds a callback that can be passed to

    @click.argument(site_name, callback=process_repositories_callback)

This makes it easy to have Pegleg automatically clone done repositories
for the specified site and check out all specified references for
each repository.

Change-Id: I7726a8aec1b1689bffbdbfe81204ed2a14ac4b87
2018-10-23 11:03:22 -04:00
..
engine refactor: Add convenient callback for processing site repos 2018-10-23 11:03:22 -04:00
schemas Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
__init__.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
cli.py refactor: Add convenient callback for processing site repos 2018-10-23 11:03:22 -04:00
config.py Allow the repository clone path to be specified in the CLI 2018-10-20 15:21:07 -04:00