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

correct git clone command for mangata node #371

Merged
merged 2 commits into from
Jul 6, 2023

Conversation

v9n
Copy link
Member

@v9n v9n commented Jun 14, 2023

There is a typo in the command to clone a specific branch so I correct it.

git clone --branch feature/compound /~https://github.com/OAK-Foundation/mangata-node/tree/automation-demo
Cloning into 'automation-demo'...
fatal: repository '/~https://github.com/OAK-Foundation/mangata-node/tree/automation-demo/' not found

README.md Show resolved Hide resolved
Copy link
Member

@chrisli30 chrisli30 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this PR needs a rebase since the master has been updated. @v9n this PR has been in approved state for 3 weeks, we should merge approved PRs in a time manner.

My understanding is that this PR should only include changes to the git clone command.

@v9n v9n force-pushed the update-readme-for-mangata-node-compile branch from d0a2c78 to 9b00a75 Compare July 5, 2023 16:05
@v9n
Copy link
Member Author

v9n commented Jul 5, 2023

@chrisli30 my bad, i was using stack PR(multiple PR stack the base on another PR) so they stack on top of each other so when merging it went to this PR. Had I change the base branch when merging it will be cleaner and separate. I'm correct this and other now.

Copy link
Member

@chrisli30 chrisli30 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, but @imstar15 could you check if this is the mangata-node branch we should test against?

Maybe we should point the code to their upstream repo?

@v9n v9n merged commit 1cb7c36 into master Jul 6, 2023
@v9n v9n deleted the update-readme-for-mangata-node-compile branch July 6, 2023 16:11
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

Successfully merging this pull request may close these issues.

2 participants