Hi all,
this could sound trivial, but so far I developed on the same language
versione (e.g., php 5) and all my branches were feature branches.
So far so good.
Now I have to maintain the same application on two different language
versions, php 5 and 7. I created a LANG_5 and LANG_7 branch and work
as usual.
But what about common branches? Let's say I develop a  common feature
that could run on both, at the time I merge into both the above, but
I'm pretty sure there's a smarter way.
Any advice?

Thanks,
Luca
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to