Added OpenBSD support #18

Open
svelt wants to merge 1 commit from devel into main
Owner
No description provided.
svelt added 1 commit 2023-03-28 07:33:32 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
The changes on this branch are already on the target branch. This will be an empty commit.
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 devel:devel
git checkout devel

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff devel
git checkout main
git merge --ff-only devel
git checkout devel
git rebase main
git checkout main
git merge --no-ff devel
git checkout main
git merge --squash devel
git checkout main
git merge --ff-only devel
git checkout main
git merge devel
git push origin main
Sign in to join this conversation.
No reviewers
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: Ansible/ssh-hardening#18
No description provided.