CHANGES.md
CONTRIBUTING.md
LICENSE.md
MANIFEST.in
README.md
README.rst
requirements.txt
setup.py
GDM.egg-info/PKG-INFO
GDM.egg-info/SOURCES.txt
GDM.egg-info/dependency_links.txt
GDM.egg-info/entry_points.txt
GDM.egg-info/requires.txt
GDM.egg-info/top_level.txt
docs/CHANGES.md
docs/index.md
docs/about/changes.md
docs/about/contributing.md
docs/about/license.md
docs/interfaces/cli.md
docs/interfaces/plugin.md
docs/use-cases/branches.md
docs/use-cases/linked-features.md
docs/use-cases/submodules.md
gdm/__init__.py
gdm/cli.py
gdm/commands.py
gdm/common.py
gdm/config.py
gdm/plugin.py
gdm/settings.py
gdm/shell.py
gdm/test/__init__.py
gdm/test/conftest.py
gdm/test/test_cli.py
gdm/test/test_commands.py
gdm/test/test_common.py
gdm/test/test_config.py
gdm/test/test_plugin.py
gdm/test/test_shell.py
gdm/test/files/gdm-custom.yml
gdm/test/files/gdm-default.yml
gdm/test/files/gdm.yml
tests/__init__.py
tests/conftest.py
tests/test_all.py
tests/files/gdm.yml