Interesting_Points #1

Open
3020511 wants to merge 1 commits from feature/interestingPoints into main
Collaborator
There is no content yet.
3020511 added 1 commit 2025-12-14 14:42:08 +01:00
This pull request has changes conflicting with the target branch.
  • python/.devcontainer/devcontainer.json
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 feature/interestingPoints main
git pull origin feature/interestingPoints

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff feature/interestingPoints
git push origin main
Sign in to join this conversation.
No reviewers
No Label
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: 3019773/pythonTest#1
There is no content yet.