/
How Components are Stored in Git

How Components are Stored in Git

When creating a component, you can choose to configure the component to be stored in Git one of two ways:

  • As a self contained git repository storing the entire project and enabling you to push/pull commits to the component repository. This is the recommended approach for full functionality.

  • As a plain folder storing the component project as part of the Git Instance repository.

This configuration can be customized to each component and can be changed at any point.

 

Related content

Component Repository
Component Repository
Read with this
Run a Plain Component from another Component's Commit
Run a Plain Component from another Component's Commit
Read with this
Plain Folder
Read with this
Git Instance
Read with this
Component Commit History
Component Commit History
Read with this
Repository Management Screen
Repository Management Screen
Read with this