WIP: Adding support for reading the last value. #1

Draft
hibas123 wants to merge 1 commit from last_value into master
Owner
No description provided.
This pull request has changes conflicting with the target branch.
  • package-lock.json
  • package.json
  • src/observable.ts
View command line instructions

Checkout

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

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 switch master
git merge --no-ff last_value
git switch last_value
git rebase master
git switch master
git merge --ff-only last_value
git switch last_value
git rebase master
git switch master
git merge --no-ff last_value
git switch master
git merge --squash last_value
git switch master
git merge --ff-only last_value
git switch master
git merge last_value
git push origin master
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
OpenServer/Utils!1
No description provided.