Cake - FQ_codel the next generation
 help / color / mirror / Atom feed
From: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
To: Cake List <cake@lists.bufferbloat.net>
Subject: [Cake] Cake tree unreadable
Date: Tue, 28 Nov 2017 09:22:40 +0000	[thread overview]
Message-ID: <700AAEDF-6D34-4F0B-8B48-E34A554F5B6D@darbyshire-bryant.me.uk> (raw)

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.




             reply	other threads:[~2017-11-28  9:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-28  9:22 Kevin Darbyshire-Bryant [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.bufferbloat.net/postorius/lists/cake.lists.bufferbloat.net/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=700AAEDF-6D34-4F0B-8B48-E34A554F5B6D@darbyshire-bryant.me.uk \
    --to=kevin@darbyshire-bryant.me.uk \
    --cc=cake@lists.bufferbloat.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox