devel: Ready for pre-release #1

Merged
clyne merged 22 commits from devel into master 2 years ago
clyne commented 2 years ago
Owner

All of the features that the devel branch was created for are complete, and the GUI has reached a point were it could be tested by users.

Planning to merge into master now for a pre-release. Devel will probably pop up again if new features come along.

All of the features that the devel branch was created for are complete, and the GUI has reached a point were it could be tested by users. Planning to merge into master now for a pre-release. Devel will probably pop up again if new features come along.
clyne merged commit 5902a67796 into master 2 years ago
clyne deleted branch devel 2 years ago
The pull request has been merged as 5902a67796.
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 master
git pull origin devel

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff devel
git push origin master
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: clyne/stmdspgui#1
Loading…
There is no content yet.