Skip to content

Instantly share code, notes, and snippets.

@dileeph
Created May 4, 2016 20:58
Show Gist options
  • Save dileeph/15cf233dcfca4ae052138f5ca2106d74 to your computer and use it in GitHub Desktop.
Save dileeph/15cf233dcfca4ae052138f5ca2106d74 to your computer and use it in GitHub Desktop.
initializing Codecommit in aws
git config --global credential.helper '!aws codecommit credential-helper $@'
git config --global credential.UseHttpPath true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment