this post was submitted on 03 Jul 2026
61 points (96.9% liked)
Opensource
6387 readers
197 users here now
A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!
⠀
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That is the convention. It is also common for devs to make a new branch for each release so you can issue updates for that version by adding a commit to that branch.