cupid.git_helper

cupid.git_helper#

Class useful for git stuff including publishing a git page for sharing CUPiD.

Functions

quote()

Each part of a URL, e.g. the path info, the query, etc., has a different set of reserved characters that must be quoted.

Classes

GitHelper(publish_dir, version_name[, ...])

Initializes an instance for managing the publishing of a Git repository.