fix #6

Open
fillotassi wants to merge 2 commits from fix-anew into master
Owner
No description provided.
This pull request cannot be merged automatically due to conflicts.
Merge manually to resolve the conflicts.
View command line instructions

Checkout

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

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 checkout master
git merge --no-ff fix-anew
git checkout fix-anew
git rebase master
git checkout master
git merge --ff-only fix-anew
git checkout fix-anew
git rebase master
git checkout master
git merge --no-ff fix-anew
git checkout master
git merge --squash fix-anew
git checkout master
git merge --ff-only fix-anew
git checkout master
git merge fix-anew
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: fillotassi/HOD2018_website#6
No description provided.