master #287

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

Update Docker

Update Docker
mpeltriaux added 2 commits 2 years ago
8c6f394f5b Quality Check Command
* adds new command 'quality_check' which performs the quality checker on certain entries, which can be filtered using '--identifier-like' and/or '--title-like' parameters
    * results are shown in terminal
mpeltriaux merged commit 12f9684ede into Docker 2 years ago
The pull request has been merged as 12f9684ede.
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.