WIP: devel : travail du mois de mars/avril #28

Draft
neox wants to merge 24 commits from devel into devel_orig
Owner
No description provided.
neox added 24 commits 2024-04-10 12:36:28 +02:00
This pull request is marked as a work in progress.
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 devel devel_orig
git pull origin devel

Step 2:

Merge the changes and update on Forgejo.
git checkout devel_orig
git merge --no-ff devel
git push origin devel_orig
Sign in to join this conversation.
No reviewers
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: gem-graph/gem-graph-server#28
No description provided.