README.rst
setup.py
CodeCLI.egg-info/PKG-INFO
CodeCLI.egg-info/SOURCES.txt
CodeCLI.egg-info/dependency_links.txt
CodeCLI.egg-info/entry_points.txt
CodeCLI.egg-info/not-zip-safe
CodeCLI.egg-info/top_level.txt
codecli/__init__.py
codecli/apic.py
codecli/utils.py
codecli/commands/__init__.py
codecli/commands/clone.py
codecli/commands/config.py
codecli/commands/end.py
codecli/commands/fetch.py
codecli/commands/fork.py
codecli/commands/hotfix.py
codecli/commands/merge.py
codecli/commands/pullreq.py
codecli/commands/start.py
codecli/commands/sync.py
codecli/providers/__init__.py
codecli/providers/base.py
codecli/providers/provider_code.py
codecli/providers/provider_github.py