Missing import #67

Open
glerb wants to merge 1 commit from glerb/master into master
glerb commented 2024-03-04 00:52:57 +01: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 glerb/master:glerb/master
git checkout glerb/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 glerb/master
git checkout glerb/master
git rebase master
git checkout master
git merge --ff-only glerb/master
git checkout glerb/master
git rebase master
git checkout master
git merge --no-ff glerb/master
git checkout master
git merge --squash glerb/master
git checkout master
git merge --ff-only glerb/master
git checkout master
git merge glerb/master
git push origin master
Sign in to join this conversation.
No description provided.