Hello everyone!
I have begun to use Scribus with git and specifically Github to track changes and so far it has worked well. But I have a few questions about the best way to proceed with what I am doing.
I am using Scribus to design a stamp album for Ukrainian stamps that I have licensed under Creative Commons and give away for free on my website:
http://www.stamphacks.comI set up Github for the first time with the 2015 stamp album supplement and all was well. But I am trying to figure out how to proceed with other supplements. My first thought was to make a new branch for each year. But the changes I make are not cumulative. Each year is unique, so there is no need to roll back or sync branches. I'm wondering if doing branches is the best approach, or if it might be better to create a separate repository for each year.
I don't have a lot of github experience, so any help from more seasoned github experts would be most welcome.