AWS CodeCommit Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * AWS CodeCommit")
 
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:


* [[AWS CodeCommit#Subjects|AWS CodeCommit]]
* [[AWS CodeCommit#Subjects|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. 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.