master #213

Merged
mpeltriaux merged 4 commits from master into Docker 2 years ago
Owner

Update Docker

Update Docker
mpeltriaux added 4 commits 2 years ago
ab534556a2 Fix geometry conflict message
* fixes bug where geometry conflicts template message has been rendered despite having no active geometry conflict
    * happened in case of existing geometry conflicts related to an as deleted marked entry
109a45c564 #208 API non existing atomID
* handles error response for non existing atomID properly according to isse #208
mpeltriaux merged commit 87765187b8 into Docker 2 years ago
The pull request has been merged as 87765187b8.
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.