Package: wnpp
Severity: wishlist
X-Debbugs-Cc: [email protected]
* 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