aws / git-remote-codecommit

An implementation of Git Remote Helper that makes it easier to interact with AWS CodeCommit
Apache License 2.0
271 stars 38 forks source link

Python pip install git+codecommit_url #39

Open amzar96 opened 1 year ago

amzar96 commented 1 year ago

Hi everyone, just curious.

Is it possible to use git-remote-codecommit to git install? Sample command python -m pip install git+https://git-codecommit.ap-southeast-1.amazonaws.com/v1/repos/repo_name_temp

Thank you

dennisvang commented 5 months ago

looks like a duplicate of #9

would be nice though