I have four branches lets say A B C D.
I worked on branch B for some function and created stash.
This feature I also want in branch A and D .
Is there any way that I can use this stash from B and apply to A and D also and definitely I want it on B too that's why I don't want to commit instantly and go for stash.