WIP: feat: Move the module to src, start to type #312

Draft
thubrecht wants to merge 1 commit from update into main
Owner
No description provided.
thubrecht added 1 commit 2024-10-21 13:33:07 +02:00
This pull request has changes conflicting with the target branch.
  • netbox_agent/inventory.py
View command line instructions

Checkout

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

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 checkout main
git merge --no-ff update
git checkout update
git rebase main
git checkout main
git merge --ff-only update
git checkout update
git rebase main
git checkout main
git merge --no-ff update
git checkout main
git merge --squash update
git checkout main
git merge --ff-only update
git checkout main
git merge update
git push origin main
Sign in to join this conversation.
No description provided.