Cake - FQ_codel the next generation
 help / color / mirror / Atom feed
* [Cake] Cake tree unreadable
@ 2017-11-28  9:22 Kevin Darbyshire-Bryant
  2017-11-28 18:48 ` Dave Taht
  0 siblings, 1 reply; 7+ messages in thread
From: Kevin Darbyshire-Bryant @ 2017-11-28  9:22 UTC (permalink / raw)
  To: Cake List

In the nicest possible way… what on earth is going on with the cake source tree of late?  Many ‘cascaded’ merges make things impossible to read and stuff appears to be getting lost as well. e.g. the recent change "Switch ingress failsafe to 2/3 instead of 1/4 bandwidth.” has now appeared twice, the first time having somehow got lost.  What on earth is going on?

It’s as if there are at least 3 repos that have all got out of step with each other and now each time a merge is required from one it pulls in all the merges from the others.  May I suggest a ‘git fetch —all’, take a safety copy branch pointer of where you are now ‘git checkout -b safety’, switch back to where you were ‘git checkout cobalt’, reset the pointer and current work tree to upstream’s sane state ‘git reset —hard upstream/cobalt’ and finally a ‘git diff safety’ to see what’s missing between the two.  ‘git cherry-pick missing-commit’ to grab any missing commit/s determined by looking at the diff.




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

end of thread, other threads:[~2017-11-29 17:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-28  9:22 [Cake] Cake tree unreadable Kevin Darbyshire-Bryant
2017-11-28 18:48 ` Dave Taht
2017-11-28 21:31   ` Kevin Darbyshire-Bryant
2017-11-28 22:37     ` Dave Taht
2017-11-29 12:27       ` Toke Høiland-Jørgensen
2017-11-29 12:39       ` Sebastian Moeller
2017-11-29 17:58         ` Dave Taht

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