pegleg/pegleg/engine/util
Rick Bartra 6b2712fc7d Improve Pegleg repository name parsing
If a repository remote ends with `.git` Pegleg is successfully able
to return the repository name. The same is not true in Pegleg if the
repository name does not end in `.git`. This commit allows Pegleg to
support repository names that do and do not end in `.git`.

Change-Id: I45fd15790677e003af7be584221903551022b7d7
2018-10-16 19:52:03 +00:00
..
__init__.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
deckhand.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
definition.py Implement global lint and lint by site logic 2018-10-02 21:41:56 +01:00
files.py CLI: Add support for listing repository types 2018-10-04 19:30:13 +01:00
git.py Improve Pegleg repository name parsing 2018-10-16 19:52:03 +00:00