Tell me how to choose a branch in which I want to make a push ...
Here I have a local branch featureRefactorCameraHelper and there is a local branch develop , I ended up with a branch featureRefactorCameraHelper and now I want to push it into the local branch develop I make a commit and push it and get this window
1) How to choose a branch in which I want to make a push 2) What does this line mean?
featureRefactorCameraHelper -> origin:+featureRefactorCameraHelper and under it a test ... Where will this push go?
