WIP: gburd/thread-safe #7

Draft
greg wants to merge 2 commits from gburd/thread-safe into main
Owner
No description provided.
greg added 2 commits 2024-05-02 15:18:10 +00:00
This pull request has changes conflicting with the target branch.
  • Makefile
  • examples/soak.c
  • include/sparsemap.h

Checkout

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

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff gburd/thread-safe
git checkout main
git merge --ff-only gburd/thread-safe
git checkout gburd/thread-safe
git rebase main
git checkout main
git merge --no-ff gburd/thread-safe
git checkout main
git merge --squash gburd/thread-safe
git checkout main
git merge --ff-only gburd/thread-safe
git checkout main
git merge gburd/thread-safe
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: greg/sparsemap#7
No description provided.