Sha256: 58cdaddcbf4785c209446d2c86965a8f37082d987b28480b24efbde56f6d5d80
Contents?: true
Size: 346 Bytes
Versions: 17
Compression:
Stored size: 346 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
17 entries across 17 versions & 1 rubygems