WIP: pager #127

Draft
emma wants to merge 7 commits from pg into main
Owner
No description provided.
emma added the
enhancement
label 2024-06-27 00:56:13 +00:00
trinity was assigned by emma 2024-06-27 00:56:13 +00:00
emma added 7 commits 2024-06-27 00:56:14 +00:00
emma reviewed 2024-06-27 00:56:42 +00:00
@ -0,0 +16,4 @@
.\"
.SH DESCRIPTION
Print standard input to standard output, accepting commands between pages.
Author
Owner

Elaborate on pages here.

Elaborate on pages here.
emma added a new dependency 2024-06-30 04:02:36 +00:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch

Checkout

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

Merge

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff pg
git checkout main
git merge --ff-only pg
git checkout pg
git rebase main
git checkout main
git merge --no-ff pg
git checkout main
git merge --squash pg
git checkout main
git merge --ff-only pg
git checkout main
git merge pg
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.

Depends on
#96 WIP: testing
bonsai/harakit
Reference: bonsai/harakit#127
No description provided.