Update object_print3d_utils/operators.py #105233

Closed
Jonathan Wells wants to merge 1 commits from Jonathan-Wells/blender-addons:jonathan-wells-patch-2 into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Contributor

Fix for bug #82760

Fix for bug #82760
Jonathan Wells added 1 commit 2024-03-13 22:23:39 +01:00

Hi, could you please bring this branch up to date and remove redundant comment? I will merge it right away.

Hi, could you please bring this branch up to date and remove redundant comment? I will merge it right away.
Author
Contributor

Hi, could you please bring this branch up to date and remove redundant comment? I will merge it right away.

I don't know how to update a branch. Do I need to create a new fork of the original to do that?

> Hi, could you please bring this branch up to date and remove redundant comment? I will merge it right away. I don't know how to update a branch. Do I need to create a new fork of the original to do that?

It should be something like this:

git checkout mybranch
git merge origin/main
git push
It should be something like this: ``` git checkout mybranch git merge origin/main git push ```

Hey, if you have trouble with git then no problem, I could just fix the issue myself.

Hey, if you have trouble with git then no problem, I could just fix the issue myself.
Author
Contributor

Alas, I am a helpless windows user who has never used git.

I just edited the python files in my install, and when it worked, copied my changes into the web interface.

If it's not done by tomorrow, please do it for me.

Alas, I am a helpless windows user who has never used git. I just edited the python files in my install, and when it worked, copied my changes into the web interface. If it's not done by tomorrow, please do it for me.
Jonathan Wells closed this pull request 2024-03-21 21:09:45 +01:00
Jonathan Wells reopened this pull request 2024-03-21 21:25:34 +01:00

Fix committed e21b4d4bfd

Fix committed e21b4d4bfdc7

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 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: blender/blender-addons#105233
No description provided.