*rom that you are getting only the default branch. Now you must do:
git branch VXGI origin/VXGI
also
git branch FLEX origin/FLEX
git branch WaveWorks origin/WaveWorks
Then you are ready to make a new branch from release and merge the others to it.*
How do we do it.
where do we find “git branch VXGI origin/VXGI” git branch FLEX origin/FLEX"etc.?