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

feat: Implement CreateLink and setup linker test in go-service-qingstor #81

Merged
merged 9 commits into from
Aug 24, 2021

Conversation

abyss-w
Copy link
Contributor

@abyss-w abyss-w commented Aug 18, 2021

feat: Implement CreateLink and setup linker test in go-service-qingstor

storage.go Outdated Show resolved Hide resolved
@JinnyYi
Copy link
Contributor

JinnyYi commented Aug 23, 2021

How about split linker implementation and appender bug fix into two PRs?

@abyss-w
Copy link
Contributor Author

abyss-w commented Aug 23, 2021

How about split linker implementation and appender bug fix into two PRs?

How do I split it up instead?

@JinnyYi
Copy link
Contributor

JinnyYi commented Aug 23, 2021

How do I split it up instead?

Firstly we can new a PR to fix appender. After it merged, we can merge master into the current branch(abyss-w:issue-64) and continue the current PR.

@abyss-w
Copy link
Contributor Author

abyss-w commented Aug 24, 2021

How do I split it up instead?

Firstly we can new a PR to fix appender. After it merged, we can merge master into the current branch(abyss-w:issue-64) and continue the current PR.

Got it!

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.

3 participants