I would like to merge a feature branch with another, and test the code.
Can I do a merge, run code on the branch, then if I am satisfied, Commit ?
Will this have any negative effects ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No, it will not have any negative side effects – in fact, that’s what you’re supposed to do.