Skip to content

DLab/epic-suite-project

Repository files navigation

epic-suite-project

add your branch as a subtree

  1. clone this repo
  2. In directory, add remote repo git remote add <name-repo> <path-repo>
  3. add subtree with this git subtree add --prefix=<name-folder> <name-repo> <remote-branch>
  4. push changes with git push origin main

Import changes from subtree repos

  1. make your changes in your repo
  2. update here subtree using git subtree pull --prefix=<name-folder> --squash <name-repo> <branch>

More details with subtree manage here

Run Mini Version

docker compose -f mini.yml up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •