Git: Push on two repositories at once

git remote -v
git remote add all https://github.com/goto-eof/dev_board_ts_react.git
git remote set-url --add --push all https://another-ropo.com/goto-eof/dev_board_ts_react.git
git remote set-url --add --push all https://another-ropo.com/goto-eof/dev_board_ts_react.git
git push all