-
Notifications
You must be signed in to change notification settings - Fork 247
[fix] issue 1865 for all the raw bundles added in #1755 [coda to Issue1858/ PR 1861] #1867
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
While you're here any chance you could do the same thing for the bundles moved in 578e7a6 as well? Then we could close the issue 😄 |
Yes! not tonight I think (SPLS all day, plus I'm driving there and back...) ;-) |
cf. discussion in PR #1852: I'll do the re-imports, and then rename/deprecate the names. On second thoughts, I won't do the second, and leave the inconsistency to mop up later. But my obsessive compulsion towards consistency is strong... |
Data.Nat
[coda to Issue1858/ PR 1861]Data.Nat
~~ all the raw bundles added in #1755 [coda to Issue1858/ PR 1861]
Data.Nat
~~ all the raw bundles added in #1755 [coda to Issue1858/ PR 1861]Data.Nat
-- all the raw bundles added in #1755 [coda to Issue1858/ PR 1861]
Data.Nat
-- all the raw bundles added in #1755 [coda to Issue1858/ PR 1861]Data.Nat
\~\~ all the raw bundles added in #1755 [coda to Issue1858/ PR 1861]
Data.Nat
\~\~ all the raw bundles added in #1755 [coda to Issue1858/ PR 1861]
How do I achieve strikethrough in the name of the PR? to reflect that it is now more general? |
I'm afraid something has gone wrong in your merging here, and you've picked up a load of extraneous commits to |
Aaargh... apologies. I'll try to do this (more) slowly and carefully. |
@MatthewDaggitt I've gone through each of the 13 commits on my branch issue1858 associated with this PR, and they all seem good, so I've commented to that effect on the individual commits there. That leaves commits 167fc7f and fd37e5d and I think I don't understand how they came to be part of this PR. And the PR itself records 16 commits, not 15 as I might have expected (my 13 plus 2 spurious). Commit Each of the commits on the branch seem OK, and of the others, obviously yours and Nathan's are the rogue elements. What I don't understand is how to remove Can you review the branch commits? |
So the easiest way is to run In general this is not encouraged as it changes the history, so if other people were working on this branch then you would royally screw things up for them. But in this case I think its fine! |
Hmmm. I tried this, and expected to see 16 commits, of which 3 could be removed. But in fact the 16 I saw went way further back in the history than I might have expected, and the merge commits which caused all the trouble seem not to appear in the list for potential rebasing... so now I have gone somewhat passed my horizon of clear understanding of what's going on. UPDATED Have tried again on another copy ( UPDATED How do I make a fresh branch (and from what starting point, and only include the commits actually on the |
09f7c44
to
8f5de04
Compare
OK, don't know what went wrong this time around: I tried |
OK, perhaps that has now restored the missing commits in |
Used the web-interface and screwed it up, first time around. Yuk. 🤦
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Otherwise looks great now! Thanks for fixing the commits. Hope it wasn't too difficult in the end!
Reinstated lost addition of `parity`. Hope this fixes 🤦
Thanks for sticking with this one! |
No description provided.