Closed kriyative closed 2 years ago
Hi, thanks for the PR. I have not heard of AWS CodeCommit, will check it out!
Could you please squash this into a single commit? Afterwards I will have a looksy.
@sshaw - done. Cheers.
Hi, sorry for the delay. Has some issues setting up a repo to test: you still must create HTTP git credentials after creating/adding the appropriate IAM user roles.
I did notice that AWS requires the full commit SHA when linking to a commit. For example C-c g l on a SHA in magit results in an error since the SHA is only 7 chars.
Maybe an error should be signaled in git-link-commit-codecommit
is SHA length is < 7?
This PR adds support for extracting git-links in AWS CodeCommit repositories.