Sha256: b5dd05d6db34c6baf69454b1dbb52cf33120f01cbfce200ce12efa69acbb1ccb
Contents?: true
Size: 132 Bytes
Versions: 2
Compression:
Stored size: 132 Bytes
Contents
# frozen_string_literal: true module Git # Base class for all custom git module errors # class Error < StandardError; end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
git-2.0.0.pre3 | lib/git/error.rb |
git-2.0.0.pre2 | lib/git/error.rb |