Skip to content

production and develop branch of this repository #181

Description

@gzliudan

For EOS 2.0.x, it seems: eosio-2.0.x is develop branch and v2.0.x is production branch.

But for EOS 2.0.8 (corresponding fc @ b53dbdc):

git branch -r --contains b53dbdc
  origin/v2.0.x

And for EOS 2.0.9 (corresponding fc @ a369475):

git branch -r --contains a369475
  origin/eosio-2.0.x
  origin/keke_epe294 

So fc used by EOS 2.0.9 does not contains commit b53dbdc which is existing in EOS 2.0.8 ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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