Database #2

Open
lukas wants to merge 2 commits from Database into main
Owner
No description provided.
lukas added 2 commits 2024-02-15 18:03:37 +01:00
This pull request has changes conflicting with the target branch.
  • Cargo.toml
  • src/main.rs

Checkout

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

Merge

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff Database
git checkout main
git merge --ff-only Database
git checkout Database
git rebase main
git checkout main
git merge --no-ff Database
git checkout main
git merge --squash Database
git checkout main
git merge --ff-only Database
git checkout main
git merge Database
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
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: lukas/WANessa-CI-dev#2
No description provided.