Create API endpoints #119

Open
reality-exe wants to merge 4 commits from feat-dash/create-api-endpoints into dev
Owner
No description provided.
reality-exe changed target branch from master to dev 2026-04-19 23:32:40 -04:00
reality-exe force-pushed feat-dash/create-api-endpoints from f9181a8754 to 9cfc4ab57b 2026-05-04 18:10:05 -04:00 Compare
Author
Owner

force push was to remove unnecessary commits that would prolly cause issues merging into dev later

force push was to remove unnecessary commits that would prolly cause issues merging into dev later
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.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat-dash/create-api-endpoints:feat-dash/create-api-endpoints
git switch feat-dash/create-api-endpoints

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 dev
git merge --no-ff feat-dash/create-api-endpoints
git switch feat-dash/create-api-endpoints
git rebase dev
git switch dev
git merge --ff-only feat-dash/create-api-endpoints
git switch feat-dash/create-api-endpoints
git rebase dev
git switch dev
git merge --no-ff feat-dash/create-api-endpoints
git switch dev
git merge --squash feat-dash/create-api-endpoints
git switch dev
git merge --ff-only feat-dash/create-api-endpoints
git switch dev
git merge feat-dash/create-api-endpoints
git push origin dev
Sign in to join this conversation.
No description provided.