sleep(1) #103

Open
trinity wants to merge 8 commits from sleep into main
Owner

This implements #83.

This implements #83.
trinity added the
enhancement
label 2024-05-04 03:17:54 +00:00
trinity added 2 commits 2024-05-04 03:17:54 +00:00
trinity requested review from emma 2024-05-04 03:18:18 +00:00
trinity added 6 commits 2024-05-04 03:32:25 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
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 sleep main
git pull origin sleep

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff sleep
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: bonsai/coreutils#103
No description provided.