Is there some doc explaining how should I submit changes to release-3.3? I mean what should I tell to git and rfc.sh...
bash$ git checkout release-3.3 ... make changes... git commit... ... bash$ ./rfc.sh ----- The required changes for rfc.sh are already in release-3.3 specific branch. -Amar