Sha256: 1004e7f0505e165337e370e1e70ab691060235b9a590b4dc10f5ede9cb28d6fb
Contents?: true
Size: 437 Bytes
Versions: 54
Compression:
Stored size: 437 Bytes
Contents
#!/bin/sh # git remote add pact-specification git@github.com:bethesque/pact-specification.git # git fetch pact-specification # git subtree add --prefix spec/support/pact-specification-v2 pact-specification/version-2 --squash git remote add pact-specification git@github.com:bethesque/pact-specification.git git fetch pact-specification git subtree pull --prefix spec/support/pact-specification-v2 pact-specification/version-2 --squash
Version data entries
54 entries across 54 versions & 1 rubygems