pegleg/pegleg/engine
Felipe Monteiro f71c2e38f8 fix: Support cloning URLs that end in .git
This patch set adds support for passing in URLs ending in .git
via the --site-repository (-r) flag, e.g.:

    pegleg site -r https://github.com/openstack/project.git@foo [...]

Unit test added to validate behavior.

Change-Id: If822ed195f07dc25e0590e42d046730632fdaafd
2018-10-01 21:36:24 -05:00
..
util Tidy up collect output file names for cloned repos 2018-09-29 19:54:30 -04:00
__init__.py Remove Pegleg stub logic from CLI and engine 2018-09-27 14:27:47 +01:00
errorcodes.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
exceptions.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
lint.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
repository.py fix: Support cloning URLs that end in .git 2018-10-01 21:36:24 -05:00
site.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00