github workflow

Merging an upstream repository into your fork

https://help.github.com/articles/merging-an-upstream-repository-into-your-fork/

cd react-bootstrap-table
git pull https://github.com/AllenFang/react-bootstrap-table.git
git push

See also