AWS CodeCommit Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
=AWS CodeCommit=
=AWS CodeCommit=


AWS CodeCommit is a version control service hosted by AWS that can be used to privately store and manage assets such as documents, source code, and binary files.
AWS CodeCommit is a version control service hosted by AWS that can be used to privately store and manage assets such as documents, source code, and binary files. It is Git-based, so a developer can use the git CLI to interact with it.

Latest revision as of 20:46, 12 February 2019

Internal

AWS CodeCommit

AWS CodeCommit is a version control service hosted by AWS that can be used to privately store and manage assets such as documents, source code, and binary files. It is Git-based, so a developer can use the git CLI to interact with it.