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
Fix missing translation string #288
Conversation
|
Hello, could you please remove |
|
Hello, |
|
Hello, |
|
Shanyin, you can try to rebase your local branch interactively against master and just throw out the redundant commits. See https://git-scm.com/docs/git-rebase for more details. Then force push into your remote branch to update PR. |
it will open interactive mode and you can remove all lines (commits) that you want to remove. |
|
Ok, I have done changes, commit and push operations on local branch. Thanks! @martbab @mbasti-rh |
|
@shanyin could you force push to github remote branch to have updated PR? |
10e0f8a
to
30dae1e
Compare
|
Oh my god, git rebase or push command has a problem. I force push my local branch to remote branch. Is this time whether meet the requirement? |
|
I pushed just commit
Thank you! |
Fix missing translation string.