Skip to content

[FIX] early close data tag #3

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

Merged
merged 1 commit into from
Jan 17, 2019
Merged

Conversation

oscars8a
Copy link
Contributor

Hi again,

The data tag close two times, in lines 411 and 414.

See you next time.

@mstuttgart mstuttgart self-requested a review January 16, 2019 16:01
@mstuttgart mstuttgart self-assigned this Jan 16, 2019
@mstuttgart mstuttgart added the bug Something isn't working label Jan 16, 2019
Copy link
Owner

@mstuttgart mstuttgart left a comment

Choose a reason for hiding this comment

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

Hi @oscars8a thanks! 👍

Before merge your PR, can you update you local branch (to fix you git history)? 😄

git remote add upstream [email protected]:mstuttgart/vscode-odoo-snippets.git
git fetch --all
git pull --rebase upstream develop
git push -f origin develop

After this, please use:

git commit --amend

to change message commit to [FIX] Early close data tag

Thanks again 👍

The data tag close two times, in lines 411 and 414.
@mstuttgart mstuttgart merged commit b00a319 into mstuttgart:develop Jan 17, 2019
@oscars8a
Copy link
Contributor Author

Thanks again, I need to learn git flow jeje 😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants