Sha256: 83e7a0d7434817248aa844dbe0b6165c07235e7ef846f69c21067e6780498b00
Contents?: true
Size: 261 Bytes
Versions: 39
Compression:
Stored size: 261 Bytes
Contents
# frozen_string_literal: true module Gemsmith module Builders module Git # Builds project skeleton initial Git commit message. class Commit < Rubysmith::Builders::Git::Commit include Import[:specification] end end end end
Version data entries
39 entries across 39 versions & 1 rubygems