introduce fix for issue 1105 (https://github.com/SheetJS/js-xlsx/issu… #1107

Open
tom-groves wants to merge 1 commits from tom-groves/bug-1105/rounding-error into master
tom-groves commented 2018-05-15 09:38:35 +00:00 (Migrated from github.com)

Rounding fix for issue #1105

Rounding fix for issue #1105
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin tom-groves/bug-1105/rounding-error:tom-groves/bug-1105/rounding-error
git checkout tom-groves/bug-1105/rounding-error

Merge

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff tom-groves/bug-1105/rounding-error
git checkout master
git merge --ff-only tom-groves/bug-1105/rounding-error
git checkout tom-groves/bug-1105/rounding-error
git rebase master
git checkout master
git merge --no-ff tom-groves/bug-1105/rounding-error
git checkout master
git merge --squash tom-groves/bug-1105/rounding-error
git checkout master
git merge tom-groves/bug-1105/rounding-error
git push origin master
Sign in to join this conversation.
No description provided.