You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Under the projects main patch dir, there could be similar sub-directory structure than in main project to easy for marking the directories where to do the patch apply. For example in the aotriton project the patches directory structure could be
Current patch mechanism only support patches in main-projects which is one reason why aotriton project has been flattened to single repo. (aotriton)
Implementation idea based on to aotriton which has 3 git submodules located in directories
Under the projects main patch dir, there could be similar sub-directory structure than in main project to easy for marking the directories where to do the patch apply. For example in the aotriton project the patches directory structure could be
The text was updated successfully, but these errors were encountered: