You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was looking at your project and what confuses me is your branching scheme.
You just create release commits on master but develop on develop.
Could you tag your releases on the branch with the full commit history? This would make following your changes easier and allow for better changelog generation.
The text was updated successfully, but these errors were encountered:
Hey,
I was looking at your project and what confuses me is your branching scheme.
You just create release commits on master but develop on develop.
Could you tag your releases on the branch with the full commit history? This would make following your changes easier and allow for better changelog generation.
The text was updated successfully, but these errors were encountered: