Git: Merging child of a child branch into master

Viewed 15

I hope this is not a duplicate. I couldn't find the answer anyways. My question: Assume we have a branch of the master called X and we create a child branch from X called Y. Now I want to merge Y directly into master. I want to know what happens to X after merging Y into master. Thanks.

0 Answers
Related