improve parse_dom_table merge cell logic performance #1632

Open
ThomasChan wants to merge 3 commits from ThomasChan/master into master
ThomasChan commented 2019-09-19 12:27:36 +00:00 (Migrated from github.com)
see https://github.com/SheetJS/js-xlsx/issues/1626
This pull request has changes conflicting with the target branch.
  • xlsx.flow.js
  • xlsx.js
  • xlsx.mini.flow.js
  • xlsx.mini.js

Checkout

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

Merge

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