Fix parsing of empty rows #2

Open
Osyotr wants to merge 1 commit from Osyotr/patch-2 into master
Osyotr commented 2024-05-25 08:21:09 +00:00 (Migrated from github.com)
No description provided.
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 Osyotr/patch-2:Osyotr/patch-2
git checkout Osyotr/patch-2

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