We create a branch each time we run updates on third party software. Then after testing we merge these branches into the live site. If I start deleting these branches after they are merged will I loose the merged changes?
Hi Aaron,
If you merge e.g. feature branch into master branch, and then you delete feature branch, you won't lose the merged changes from master.
Just make sure that you've merged a branch to your main branch prior to deleting it, and that there aren't any additional commits on this branch that haven't been merged yet.
Kind regards,
Theodora
Thank you so much
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.