public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* [cip-dev] How to develop on the RT version
@ 2018-02-09 14:37 Chris Brandt
  2018-02-22  2:19 ` Daniel Sangorrin
  2018-02-22  2:22 ` Daniel Sangorrin
  0 siblings, 2 replies; 6+ messages in thread
From: Chris Brandt @ 2018-02-09 14:37 UTC (permalink / raw)
  To: cip-dev

Hello CIP members,

As I look at the git repository, there are multiple PREEMPT_RT branches:

 * linux-4.4.y-cip-rt-rebase
 * linux-4.4.y-cip-rt
 * linux-4.4.y-cip-rt-patches

I'm trying to understand if I want to develop a product using RT, what branch should I be tracking and pulling into my local git repo?


I would think that locally, I would have some git repository that I will pull from CIP and merge into my own tree. I would also be pushing that to some local server to share with the other team members in my group.

Therefore, the 'rebase' thing doesn't make sense to me because if you are pushing a rebased tree, that means you are changing the existing parent history and doing a simple 'git pull' doesn't work so well (like what you have with the linux-next tree).


Do I just fetch and merge from 'linux-4.4.y-cip-rt' periodically as I develop my product, and that will play nicely with the local commits that I am also making and pushing locally to my repository?

Thank you,
Chris

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-02-22 15:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-09 14:37 [cip-dev] How to develop on the RT version Chris Brandt
2018-02-22  2:19 ` Daniel Sangorrin
2018-02-22  2:36   ` Chris Brandt
2018-02-22 14:58     ` Daniel Wagner
2018-02-22 15:41       ` Chris Brandt
2018-02-22  2:22 ` Daniel Sangorrin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox