1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
0
Hi,
your question is very relevant given the CodeCommit doc: https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up.html
Compatibility for CodeCommit, Git, and other components
When you work with CodeCommit, you use Git. You might use other programs, too. The following
table provides the latest guidance for version compatibility.
CodeCommit supports Git versions 1.7.9 and later. Git version 2.28 supports configuring
the branch name for initial commits. We recommend using a recent version of Git.
So, I guess (I didn't try) that it should work and that the doc is incomplete.
Will you try?
Best,
Didier
관련 콘텐츠
질문됨 2년 전
질문됨 9달 전

@Didier_Durand Thanks, I did try. No luck. See updated question.