About closing and opening new MRs
Thanks I wasn’t sure about this one.
I keep my fork master in synch with vtk master via pull and push commands from/to the two different repositories. Then I create feature/fix branches off my local master and only rebase them if necessary.
Unrelated ?