Hotfix #256

Merged
mpeltriaux merged 1 commits from master into Docker 2 years ago
Owner
  • fixes bug where None-geometry entry (instead of empty geometry) would not be expected on parcel fetching
* fixes bug where None-geometry entry (instead of empty geometry) would not be expected on parcel fetching
mpeltriaux added 1 commit 2 years ago
40df3a30d8 Hotfix
* fixes bug where None-geometry entry (instead of empty geometry) would not be expected on parcel fetching
mpeltriaux merged commit 477a39ea87 into Docker 2 years ago
The pull request has been merged as 477a39ea87.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b master Docker
git pull origin master

Step 2:

Merge the changes and update on Gitea.
git checkout Docker
git merge --no-ff master
git push origin Docker
Sign in to join this conversation.
Loading…
There is no content yet.