Sha256: 97b743cd3bb10906b13f9a77ae6b04ac37b02af0c209b4e0e5075d85ce201be8

Contents?: true

Size: 103 Bytes

Versions: 17

Compression:

Stored size: 103 Bytes

Contents

#!/bin/bash

unset GIT_DIR
penchant gemfile remote --deployment
GIT_DIR=$OLD_GIT_DIR
git add Gemfile*

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
penchant-0.2.17 template/script/hooks/pre-commit
penchant-0.2.16 template/script/hooks/pre-commit
penchant-0.2.15 template/script/hooks/pre-commit
penchant-0.2.14 template/script/hooks/pre-commit
penchant-0.2.13 template/script/hooks/pre-commit
penchant-0.2.12 template/script/hooks/pre-commit
penchant-0.2.11 template/script/hooks/pre-commit
penchant-0.2.10 template/script/hooks/pre-commit
penchant-0.2.9 template/script/hooks/pre-commit
penchant-0.2.8.1 template/script/hooks/pre-commit
penchant-0.2.8 template/script/hooks/pre-commit
penchant-0.2.6 template/script/hooks/pre-commit
penchant-0.2.5 template/script/hooks/pre-commit
penchant-0.2.4 template/script/hooks/pre-commit
penchant-0.2.3 template/script/hooks/pre-commit
penchant-0.2.2 template/script/hooks/pre-commit
penchant-0.2.1 template/script/hooks/pre-commit