Thread (4 messages) flat view 4 messages, 3 authors, 2016-06-15

Re: Only the config file changes ...

From: Michael J Gruber <hidden>
Date: 2016-06-15 22:48:22

Jez Caudle venit, vidit, dixit 02.03.2010 13:06:
Hi I'm new to Git and I've read the manual and tried my best to
understand it.

I have a project that is going to have many versions, all the same
except for the config file, the unit/functional tests and some
display information.

I have seen that I can create branches and then merge them. I
wondered if I could create a branch, change the config file
information and then decree that the config file in the new branch is
not merged.

I read about sub modules but they didn't seam relevant.

Am I barking up the wrong tree here?
You're fellow dogs may need more details in order to decide that ;)

In general, I would recommend one branch (be it master) for changes
which apply to all clients (I guess that's what you mean by "versions,
all the same except..."), and one branch each for specific changes (to
config etc.).

Then just make sure to merge in the right direction, i.e. merge the
general, common branch into the specific ones.

Cheers,
Michael
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help