Skip to content

AndreRatzenberger/gitflow-root

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Root Repository

This is the root repository that serves as the main project directory. It contains multiple subtrees, each representing a separate component or module of the project.

Subtrees

The following are the subtrees included in this repository:

Usage

To work with this repository and its subtrees, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/root-repo.git
  2. Initialize and update the subtrees: git submodule init && git submodule update
  3. Make changes to the individual subtrees as needed.
  4. Commit and push your changes to the root repository.

Please refer to the documentation of each subtree for more detailed instructions on how to work with them.

Contributing

If you would like to contribute to this project, please follow the standard GitHub workflow:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your branch to your forked repository.
  5. Open a pull request to merge your changes into the main repository.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published