Sha256: a6d1f26f99c97729424a6471197cf04d7a7b8e3aa61eb2851f156503af637592
Contents?: true
Size: 268 Bytes
Versions: 8
Compression:
Stored size: 268 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: other tags: [scm]
Version data entries
8 entries across 8 versions & 2 rubygems