62
GUI for my OS (D.eSystem 6.0.6 alpha)
(thelemmy.club)
A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!
⠀
Definitely one and only one repository where the "versions / releases" are branches or tags. That way, you can compare your versions with git, fix an old version, etc.
Having multiple repositories is a PITA for you and for others.
I like this branching strategy but you can use your own: https://trunkbaseddevelopment.com/
Ok,thanks for your tip