WIP: add new Entry<T> wrapper #33

Draft
sigil-03 wants to merge 1 commit from 03/entries into main
Owner

add a generic Entry<T> wrapper to assist with putting things into the filesystem

add a generic `Entry<T>` wrapper to assist with putting things into the filesystem
sigil-03 added 1 commit 2025-07-22 23:16:06 -06:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

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

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff 03/entries
git checkout 03/entries
git rebase main
git checkout main
git merge --ff-only 03/entries
git checkout 03/entries
git rebase main
git checkout main
git merge --no-ff 03/entries
git checkout main
git merge --squash 03/entries
git checkout main
git merge --ff-only 03/entries
git checkout main
git merge 03/entries
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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: taproot-manufacturing/entomologist#33
No description provided.