1
0
Fork
You've already forked python-barcode
0

Fix crash when using EAN without checksums #98

Open
WhyNotHugo wants to merge 1 commit from ean-without-checksum into main
pull from: ean-without-checksum
merge into: WhyNotHugo:main
WhyNotHugo:main
WhyNotHugo:pre-commit-ci-update-config
WhyNotHugo:extensibility
WhyNotHugo:fix_sizes
WhyNotHugo:feature/longer_guard_bar
WhyNotHugo:readme-formatting
WhyNotHugo:cleaning
WhyNotHugo:cleanup
WhyNotHugo:srolin/master
WhyNotHugo:michieldwitte/left-alignment-fix
WhyNotHugo commented 2020年12月03日 20:52:03 +01:00 (Migrated from github.com)
Copy link

Fixes #43

Fixes #43
This pull request has changes conflicting with the target branch.
  • barcode/ean.py
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin ean-without-checksum:ean-without-checksum
git switch ean-without-checksum

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 main
git merge --no-ff ean-without-checksum
git switch ean-without-checksum
git rebase main
git switch main
git merge --ff-only ean-without-checksum
git switch ean-without-checksum
git rebase main
git switch main
git merge --no-ff ean-without-checksum
git switch main
git merge --squash ean-without-checksum
git switch main
git merge --ff-only ean-without-checksum
git switch main
git merge ean-without-checksum
git push origin main
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
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
WhyNotHugo/python-barcode!98
Reference in a new issue
WhyNotHugo/python-barcode
No description provided.
Delete branch "ean-without-checksum"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?