Pulling GitHub into the kernel process
Pulling GitHub into the kernel process
Posted Jun 24, 2021 20:41 UTC (Thu) by marcH (subscriber, #57642)In reply to: Pulling GitHub into the kernel process by tlamp
Parent article: Pulling GitHub into the kernel process
> In GH there's no real revision method, I constantly click on links only to get "did not find what you're looking for" (paraphrased) as the branch got force pushed
I tried (and failed) to separate into two different comments two very different Github facts:
- Hyperlinking in github is awesome. This thread.
- Github hates amending commits and force-pushing. This other post: https://lwn.net/Articles/860741/
Posted Jun 25, 2021 12:49 UTC (Fri)
by bluca (subscriber, #118303)
[Link] (5 responses)
Posted Jun 25, 2021 15:28 UTC (Fri)
by marcH (subscriber, #57642)
[Link] (3 responses)
[*] range-diff was implemented by Gerrit in 2018, before git itself https://gitlab.com/gitlab-org/gitlab/-/issues/24096
Posted Jun 25, 2021 16:51 UTC (Fri)
by mathstuf (subscriber, #69389)
[Link] (2 responses)
And yes, I've been poking GitLab occasionally to finally implement that, but they always seem to have higher priority things :/ . If you plan ahead, you can rebase the diff as-is, push, then edit the topic to make useful inter-push diffs. Conflicts obvious get lost in the noise, but it's about the best one can do on the web interfaces these days.
Posted Jun 25, 2021 17:51 UTC (Fri)
by marcH (subscriber, #57642)
[Link] (1 responses)
Posted Jun 25, 2021 20:55 UTC (Fri)
by mathstuf (subscriber, #69389)
[Link]
Posted Jun 28, 2021 15:02 UTC (Mon)
by hkario (subscriber, #94864)
[Link]
I'm using Reviewable.io precisely because github makes it impossible to understand what happened during rebase if both the branch and master were updated in the mean-time.
Pulling GitHub into the kernel process
Pulling GitHub into the kernel process
Pulling GitHub into the kernel process
Pulling GitHub into the kernel process
Pulling GitHub into the kernel process
Pulling GitHub into the kernel process