Skip to content
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

production and develop branch of this repository #181

Open
gzliudan opened this issue Jan 9, 2021 · 0 comments
Open

production and develop branch of this repository #181

gzliudan opened this issue Jan 9, 2021 · 0 comments

Comments

@gzliudan
Copy link

gzliudan commented Jan 9, 2021

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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant