Created
May 4, 2016 20:58
-
-
Save dileeph/15cf233dcfca4ae052138f5ca2106d74 to your computer and use it in GitHub Desktop.
initializing Codecommit in aws
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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