# Bugfix parcel updating #79

Merged
mpeltriaux merged 1 commits from master into Docker 3 years ago
Owner

Bugfix

  • fixes bug where under certain circumstances the parcel updating would fail
# Bugfix * fixes bug where under certain circumstances the parcel updating would fail
mpeltriaux added 1 commit 3 years ago
a464ed9e3f # Bugfix parcel updating
* fixes bug where under certain circumstances the parcel updating would fail
mpeltriaux merged commit 14c42217c2 into Docker 3 years ago
The pull request has been merged as 14c42217c2.
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.