Module: Git::Semaphore
- Defined in:
- lib/git-semaphore.rb,
lib/git-semaphore/api.rb,
lib/git-semaphore/banner.rb,
lib/git-semaphore/version.rb,
lib/git-semaphore/copyright.rb
Defined Under Namespace
Constant Summary collapse
- BANNER =
"Usage: git-semaphore [options]\n\nv\#{Git::Semaphore::VERSION}\n\nOptions:\n"- VERSION =
"0.0.2"- COPYRIGHT =
TODO replace hard-coded details with data retrieved from the gemspec
"git-semaphore v#{Git::Semaphore::VERSION} Copyright (c) 2012 Peter Vandenberk"