LICENSE.txt
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
octohot/__init__.py
octohot/__main__.py
octohot/sh.py
octohot.egg-info/PKG-INFO
octohot.egg-info/SOURCES.txt
octohot.egg-info/dependency_links.txt
octohot.egg-info/entry_points.txt
octohot.egg-info/requires.txt
octohot.egg-info/top_level.txt
octohot/cli/__init__.py
octohot/cli/apply.py
octohot/cli/cli.py
octohot/cli/config.py
octohot/cli/sync.py
octohot/cli/git/__init__.py
octohot/cli/git/add.py
octohot/cli/git/branch.py
octohot/cli/git/clone.py
octohot/cli/git/commit.py
octohot/cli/git/diff.py
octohot/cli/git/git.py
octohot/cli/git/pull.py
octohot/cli/git/push.py
octohot/cli/git/repository.py
octohot/cli/git/reset.py
octohot/cli/github/__init__.py
octohot/cli/github/github.py
octohot/cli/github/pr.py
octohot/cli/github/utils.py
octohot/cli/github/organization/__init__.py
octohot/cli/github/organization/list.py
octohot/cli/github/organization/org_import.py
octohot/cli/github/organization/organization.py
octohot/cli/regex/__init__.py
octohot/cli/regex/colored_texts.py
octohot/cli/regex/file.py
octohot/cli/regex/find.py
octohot/cli/regex/regex.py
octohot/cli/regex/replace.py