Sha256: 95102cc8821f027b08718266cb08a9e6ac288de8a7fdde901a868c32b91f0558
Contents?: true
Size: 298 Bytes
Versions: 9
Compression:
Stored size: 298 Bytes
Contents
after_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
9 entries across 9 versions & 3 rubygems