Hi,
Is it possible initiate merge but to include and exclude specific files/folders?
Thanks! Ido
It is not possible (as far as I know) to include and exclude specific folders from a git merge. Git operates on the entire repository tree of committed files. The plugin definitely does not support inclusion or exclusion specification for a merge.