[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



Package: wnpp
Severity: wishlist
X-Debbugs-Cc: onitake@gmail.com

* 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


Reply to: