Skip to content

Which branch or tag is deployed? #396

@your-diary

Description

@your-diary

I'm sorry if this is not the right place to ask a question about this repository.

Four months ago (May), I learned Swift 6.1 via the book.
Swift 6.2 had not been released yet at that time.

Now Swift 6.2 is released, so I want to learn the changes since the point I learned Swift 6.1.

Document Revision History is so high-level that I don't tell the actual diff.
So I want to do git diff, but which commits should I compare?

My first try was git diff swift-6.1-fcs swift-6.2-fcs, but this contained more diffs than I expected.
For example, swift-6.1-fcs doesn't include Implicit Constraints section but I'm 100% sure I read the section at that time because my learning note contains its URL.
So, at least, comparing something with swift-6.1-fcs is incorrect for my purpose.

Perhaps main branch is always deployed as soon as it is updated (even without GIt tag)?
(If so, I can just compare the current main with some older main.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions