aws / git-remote-codecommit

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

Git CodeCommit Clone Command issue #11

Closed dudiakash closed 4 years ago

dudiakash commented 4 years ago

While running the git clone, it says remote-codecommit is not a git command. help would be appreciable.

dudiakash commented 4 years ago

I added this into my environment path C:\Users\"username"\AppData\Roaming\Python\Python37\Scripts

and it worked, here username is the username to which you are logged in.