Hi X2Go Devs,
I would like to create branches for specific bugfixes/improvements in our git repos.
But I want to check if that is OK 1st.
For example,
"If a X2Go Client for Windows 4.0.3.1 needs a bugfix from master branch, but we are not going to release 4.0.3.2 soon, then I will branch off of 4.0.3.1 and backport the bugfix to it."
"I'm making some large changes that are not ready to be included in the master branch yet. So I'll put them on a branch before merging them into the master branch."
-Mike#2