Hi,


 I have two branches in my project, A and B. A is the master branch and B 
is from A but includes code which should never be public. 


 When I write code that needs to go to both branches I create a new branch 
from A, do the feature code, and then merge back into A and into B. But 
some files from branch B, especially the build config files, which includes 
extra directories, get changed back into the versions as in branch A. What 
would the correct workflow for such a setup be?


 regards

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/git-users/-/5bR0OXTh2eUJ.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to