Module: FlashFlow

Defined in:
lib/flash_flow.rb,
lib/flash_flow/git.rb,
lib/flash_flow/data.rb,
lib/flash_flow/lock.rb,
lib/flash_flow/merge.rb,
lib/flash_flow/config.rb,
lib/flash_flow/install.rb,
lib/flash_flow/options.rb,
lib/flash_flow/resolve.rb,
lib/flash_flow/version.rb,
lib/flash_flow/notifier.rb,
lib/flash_flow/data/base.rb,
lib/flash_flow/cmd_runner.rb,
lib/flash_flow/data/store.rb,
lib/flash_flow/merge/base.rb,
lib/flash_flow/data/branch.rb,
lib/flash_flow/data/github.rb,
lib/flash_flow/merge_order.rb,
lib/flash_flow/shadow_repo.rb,
lib/flash_flow/time_helper.rb,
lib/flash_flow/branch_merger.rb,
lib/flash_flow/data/bitbucket.rb,
lib/flash_flow/data/collection.rb,
lib/flash_flow/merge/acceptance.rb

Defined Under Namespace

Modules: Data, Lock, Merge, Notifier, TimeHelper Classes: BranchMerger, CmdRunner, Config, Git, Install, MergeOrder, Options, Resolve, ShadowGit

Constant Summary collapse

VERSION =
'1.0.4'
GIT_VERSION =
'2.0.0'