I have special branch (release branch) which is an exact copy of master branch with some files and directories removed. No development is happening on this branch, however i
You can use rebase instead of merge to actualize release branch.