Sha256: 7203b1a4fab71a7de5bca05ddde5617f9be65640c2c4944ce7d4f797f58c3425

Contents?: true

Size: 523 Bytes

Versions: 1

Compression:

Stored size: 523 Bytes

Contents

Various Git utilities for controlling 3 timestreams (development, QA and deployment).
This is similar to "git flow" but it supports 3 parallel branches rather than two and
knows about certain naming conventions for branches.


Note to anyone maintaining this:

To test, you must build and install the new version locally

  gem build gitscape.gemspec
  gem install gitscape-1.7.0.gem

Note that the "bundle" command is configured to install the gem from the local copy.

You must use "bundle exec gitscape" to test locally.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gitscape-1.7.3 README.md