epi-project / brane

Programmable Orchestration of Applications and Networking
Apache License 2.0
9 stars 7 forks source link

Git structure #94

Closed DanielVoogsgerd closed 4 days ago

DanielVoogsgerd commented 5 days ago

I was wondering what the structure was with regards to the different branches. We use feature branches that merge into develop, but how does master come into play here. Is this the latest released version and do tags reference commits on master, is it some staging area when stabilizing a new release, etc?

We should probably also rename it to main anyway, at least to stay consistent with the other repositories.

Lut99 commented 4 days ago

So:

So: closing, because we already renamed. I'll remove develop once all PRs pointing to it have been processed.