Skip to content

Example showing how to clone an AWS CodeCommit repository over HTTPS using jgit

Notifications You must be signed in to change notification settings

yusufsaber/jgit-codecommit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

jgit-codecommit

Example showing how to clone an AWS CodeCommit repository over HTTPS using jgit.

AWS CodeCommit requires a new set of credentials every ~15 minutes. The credentials are generated from an AWS secret access key.

This example shows how to generate the password and present the credentials to jgit so that the CodeCommit repository can be cloned.

This is the beginning of adding CodeCommit support to Git for JIRA.

About

Example showing how to clone an AWS CodeCommit repository over HTTPS using jgit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages