Module: Amp
- Defined in:
- lib/amp-git/repository.rb,
lib/amp-git.rb,
lib/amp-git/amp_plugin.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/changeset.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/repo_format/versioned_file.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. #
#
© Michael J. Edgar and Ari Brown, 2009-2010 #
#