GithubHelp home page GithubHelp logo

Restart 0.5 branch? about chrono HOT 6 CLOSED

pitdicker avatar pitdicker commented on May 28, 2024
Restart 0.5 branch?

from chrono.

Comments (6)

djc avatar djc commented on May 28, 2024

What is the problem with the 100-commit difference? Why are you having trouble making sense of the history?

from chrono.

pitdicker avatar pitdicker commented on May 28, 2024

Why are you having trouble making sense of the history?

I don't care all that much about git history. But it is pretty much impossible to tell from the history that the changes I listed above are all there is to it.
And I came to that list by diffing the directories.

from chrono.

djc avatar djc commented on May 28, 2024

I do care about git history -- this lets us do git blame and link from a commit to a PR to see the discussion associated with a change, the motivation, etc. Maybe a better way to look at the changes is by looking at PRs that targeted the main branch after the 0.4.x branch was made leading? I think the constituency for this request is probably 1 -- you're the only person who needs this knowledge (because I already knew) and you now have it.

from chrono.

pitdicker avatar pitdicker commented on May 28, 2024

For reverence to filter PRs by target branch: is:pr is:merged base:main
That is a useful trick 👍. It leaves only 53 PRs to look through, of which only 4 have not made it to 0.4.x.

I already knew the difference quite well. Did you know this was all that has happened until know for 0.5?
I have compared the difference between 0.4.x and main a bunch of times after making a merge PR, just for fun.

I do care about git history -- this lets us do git blame and link from a commit to a PR to see the discussion associated with a change, the motivation, etc.

There is a trade-off between having a readable git history (git blame works either way), and having an easy link to to the associated GitHub PR. And I have to admit that part is useful.

from chrono.

djc avatar djc commented on May 28, 2024

IMO "release" branch history should never be changed -- it can also be very confusing for other people who have a local clone.

from chrono.

pitdicker avatar pitdicker commented on May 28, 2024

Yes, that is a good rule.

from chrono.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.