Module: PGit

Defined in:
lib/pgit/story.rb,
lib/pgit/installer.rb,
lib/pgit/name_parser.rb,
lib/pgit/story_branch.rb,
lib/pgit/configuration.rb,
lib/pgit/current_branch.rb,
lib/pgit/current_project.rb,
lib/pgit/story_branch/application.rb

Overview

Decides what the “current project” is, in relation to the pwd.

  • config_yaml: has the project configurations. It has at least one project. Each project has an (pivotal) api_token, path, and (pivotal) id

Defined Under Namespace

Classes: Configuration, CurrentBranch, CurrentProject, Installer, Story, StoryBranch