Sha256: b9b662f99a17b2d9f9fae3c95c94182c0f7e2b0acbeeff212dac7bbcbbedefa8
Contents?: true
Size: 299 Bytes
Versions: 6
Compression:
Stored size: 299 Bytes
Contents
before_everything do git :init git :add => '.' git :commit => '-m "Initial import."' end __END__ name: Git description: "Provides basic Git setup for the Rails app and commits the initial repository." author: mbleigh exclusive: scm category: deployment run_before: [git, eycloud, heroku]
Version data entries
6 entries across 6 versions & 1 rubygems