Question: How to handle multiple branch for single git repo? #4869
Unanswered
tarangchikhalia
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have multiple release branches (20+) for a single git monorepo. Currently, I have different projects for each branch in OpenGrok. This means most of the code is duplicated among all the projects which is not an efficient use of disk space.
Is there a better way to handle this?
Beta Was this translation helpful? Give feedback.
All reactions