Hi Everyone,
I am about to start the development on my GSoC project. I have some doubts
about the workflow that I should resolve before starting the development.
This is the workflow of GSoC project as I per my understanding.
Commit everything in a separate branch of own repositories and at the end
create a pull request for all the commits of the project.
Now, which branch should I use as the base branch while creating a separate
one for my project development? Should I use 'master' or 'QA_4_2'?
*(In error-reporting-server, it is not a problem as it only has one branch,
namely 'master'.)*
Please correct me if I am wrong anywhere.
Thanks,
Dhananjay Nakrani.