Recent | Popular
#aws #codecommit #aws-cli
git config --local credential.helper \ '!aws codecommit credential-helper \ --profile _profile_name_ $@' git config --local credential.UseHttpPath true
Tue Jan 17 2023 10:29:34 GMT+0000 (Coordinated Universal Time)