Sha256: daebf5e0a4f02457895e1f58b0a5b1a7b19ce0288b2dc42131a6e6e92b93e140
Contents?: true
Size: 352 Bytes
Versions: 1
Compression:
Stored size: 352 Bytes
Contents
module Houston # When the git:post_receive hook is triggered, a commit range of # 0000000000000000000000000000000000000000...10fb27e indicates the creation of a branch, while # 10fb27e...0000000000000000000000000000000000000000 indicates the deletion of a branch NULL_GIT_COMMIT = "0000000000000000000000000000000000000000".freeze end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
houston-core-0.5.0.beta1 | config/initializers/constants.rb |