fix issue where province_state is set to netherlands #2

Open
mathijs wants to merge 1 commit from fix_province_index into master
Owner
No description provided.
This pull request has changes conflicting with the target branch.
  • 20200317_corona.ipynb
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix_province_index:fix_province_index
git switch fix_province_index

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff fix_province_index
git switch fix_province_index
git rebase master
git switch master
git merge --ff-only fix_province_index
git switch fix_province_index
git rebase master
git switch master
git merge --no-ff fix_province_index
git switch master
git merge --squash fix_province_index
git switch master
git merge --ff-only fix_province_index
git switch master
git merge fix_province_index
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mathijs/corona#2
No description provided.