Fixes Issue #251 #252

Open
fancythedeveloper wants to merge 2 commits from fancythedeveloper/master into master
fancythedeveloper commented 2022-07-06 16:32:19 -04:00 (Migrated from github.com)

Self-explanatory.

Self-explanatory.
efwxx commented 2022-07-06 16:44:42 -04:00 (Migrated from github.com)

lmao

lmao
fancythedeveloper commented 2022-07-06 16:45:02 -04:00 (Migrated from github.com)

lmao

ikr

> lmao ikr
hiimjustin000 commented 2022-07-09 12:25:36 -04:00 (Migrated from github.com)

#251: Downloading additional level info on levels older than 2.1 breaks.

This is the issue mentioned.

#251: Downloading additional level info on levels older than 2.1 breaks. This is the issue mentioned.
Rudxain commented 2022-07-17 06:35:54 -04:00 (Migrated from github.com)

#251: Downloading additional level info on levels older than 2.1 breaks.

This is the issue mentioned.

Thank you for linking the PR to the Issue. But OP (@fancythedeveloper) must type "Fixes #251" in the PR description to auto-close and link to the Issue

> #251: Downloading additional level info on levels older than 2.1 breaks. > > This is the issue mentioned. Thank you for linking the PR to the Issue. But OP (@fancythedeveloper) must type "Fixes #251" in the PR description to auto-close and link to the Issue
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

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

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 fancythedeveloper/master
git checkout fancythedeveloper/master
git rebase master
git checkout master
git merge --ff-only fancythedeveloper/master
git checkout fancythedeveloper/master
git rebase master
git checkout master
git merge --no-ff fancythedeveloper/master
git checkout master
git merge --squash fancythedeveloper/master
git checkout master
git merge --ff-only fancythedeveloper/master
git checkout master
git merge fancythedeveloper/master
git push origin master
Sign in to join this conversation.
No description provided.