pegleg/doc/source
Felipe Monteiro 5369efeec1 git: Raise exception on ref checkout from dirty repo
This raises an exception on trying to checkout a ref from a
dirty repo in the git_handler module. The parent patch
https://review.openstack.org/#/c/582652/ currently forcibly
cleans the repo but this is undesirable as it may have local
user changes that need to be resolved first.

The safest path is for Pegleg to immediately raise an exception
on any tracked/untracked files that are detected using the
GitPython API.

Unit tests are added for both untracked/tracked file cases.

Change-Id: I2241bc981dca1999508c3c7e95948fe47a5ddebf
2018-07-24 18:58:09 +00:00
..
artifacts.rst Fix: removed data/platform_name in Pegleg SiteDefinition docs 2018-07-10 13:05:33 +02:00
authoring_strategy.rst Rename docs to doc to align with OpenStack standard 2018-06-06 09:25:14 -04:00
cli.rst Perform validations on site documents as part of "collect" command 2018-06-11 10:06:50 -04:00
conf.py Add git and branch revision support to pegleg 2018-07-20 01:14:13 +01:00
exceptions.rst git: Raise exception on ref checkout from dirty repo 2018-07-24 18:58:09 +00:00
getting_started.rst Rename docs to doc to align with OpenStack standard 2018-06-06 09:25:14 -04:00
index.rst Add git and branch revision support to pegleg 2018-07-20 01:14:13 +01:00