dev #2

Open
OlegShishlyannikov wants to merge 6 commits from dev into main
No description provided.
OlegShishlyannikov added 5 commits 2026-01-07 08:41:49 +03:00
OlegShishlyannikov added 1 commit 2026-01-07 09:51:58 +03:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b dev main
git pull origin dev

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff dev
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: OlegShishlyannikov/module-arch-POC#2
No description provided.