I have using mercurial version control for my project. Now I want to merge source from branch A to branch B.
And my questions are:
- Is there any way to ignore some folder when merging source?
- Or is there any way can I specify a folder to merge?
I searched Google for my issue but only find how to ignore files.
Can anyone help me in this issue? Thanks you so much