master with all recent fixes into the raisor branch for work this week #1

Open
calemhoffman wants to merge 35 commits from master into raisor
Collaborator
No description provided.
calemhoffman added 34 commits 2024-12-02 14:42:42 -05:00
rtang added 1 commit 2024-12-07 14:35:19 -05:00
This pull request has changes conflicting with the target branch.
  • FSUDAQ.cpp
  • FSUDAQ_Qt6.pro
  • MultiBuilder.cpp
  • SingleSpectra.cpp
  • SingleSpectra.h
  • analyzers/Cross.h

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin master:master
git checkout master

Merge

Merge the changes and update on Gitea.
git checkout raisor
git merge --no-ff master
git checkout raisor
git merge --ff-only master
git checkout master
git rebase raisor
git checkout raisor
git merge --no-ff master
git checkout raisor
git merge --squash master
git checkout raisor
git merge --ff-only master
git checkout raisor
git merge master
git push origin raisor
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 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: rtang/FSUDAQ_Qt6#1
No description provided.