#968601 RFP: git-remote-codecommit -- An implementation of Git Remote Helper that makes it easier to interact with AWS CodeCommit

#968601#5
Date:
2020-08-18 12:11:44 UTC
From:
To:
* Package name    : git-remote-codecommit
  Version         : 1.15.1
  Upstream Author : Amazon Web Services
* URL             : https://github.com/aws/git-remote-codecommit
* License         : Apache License 2.0
  Programming Lang: Python
  Description     : Git remote prefix to simplify pushing to and pulling from
CodeCommit.

This package provides a simple method for pushing and pulling from AWS
CodeCommit.
This package extends git to support repository URLs prefixed with
codecommit://.

For example, if using IAM, you can clone repositories as simply as:

    git clone codecommit://demo-profile@MyRepositoryName