I did a rebase yesterday with parent stream, when I did a folder compare with all the files in both parent and child stream I see 32 changes. That includes the changes which I had delivered to parent stream from a different child stream
This is what I did:
- Delivered code to "
Int
" Stream from StreamB
- Baselined "
Int
" Stream and then recommened that baseline - rebased Stream
A
Below is my stream structure:
Int -> A
-> B
I am not sure how I pull the changes again from Int again.