Module: Amp::Core::Repositories::Git
- Includes:
- Support
- Defined in:
- lib/amp-git/repo_format/node_id.rb,
lib/amp-git.rb,
lib/amp-git/repository.rb,
lib/amp-git/repo_format/index.rb,
lib/amp-git/repo_format/packfile.rb,
lib/amp-git/encoding/binary_delta.rb,
lib/amp-git/repo_format/raw_object.rb,
lib/amp-git/repo_format/tag_object.rb,
lib/amp-git/repo_format/tree_object.rb,
lib/amp-git/repo_format/loose_object.rb,
lib/amp-git/repo_format/staging_area.rb,
lib/amp-git/repo_format/commit_object.rb,
lib/amp-git/repo_format/packfile_index.rb,
lib/amp-git/repositories/local_repository.rb
Overview
Licensing Information #
#
The following code is licensed, as standalone code, under #
the Ruby License, unless otherwise directed within the code. #
#
For information on the license of this code when distributed #
with and used in conjunction with the other modules in the #
Amp project, please see the root-level LICENSE file. #
#
Defined Under Namespace
Modules: Encoding, Index Classes: CommitObject, GitPicker, LocalRepository, LooseObject, PackFile, PackFileIndex, PackFileIndexLookupError, PackFileIndexV1, PackFileIndexV2, RawObject, StagingArea, TagObject, TreeObject