dev #92

Open
ag wants to merge 0 commits from dev into main
Owner

Prototype fast forward and cleanup

Prototype fast forward and cleanup
ag added 4 commits 2024-11-26 18:48:30 +00:00
This pull request has changes conflicting with the target branch.
  • requirements.txt
  • src/.piermesh
  • src/Components/hopper.py
  • src/Cryptography/WhaleSong.py
  • src/Daisy/Cache.py
  • src/Daisy/Catch.py
  • src/Daisy/Credential.py
  • src/Daisy/CryptographyUtil.py
  • src/Daisy/Daisy.py
  • src/Daisy/Index.py
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 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: PierMesh/piermesh#92
No description provided.