@echo off
echo "Git Pushing ......"
echo ""

git push "git@github.com:hiparker/opsli-boot.git" development
git push -f "git@gitee.com:hiparker/opsli-boot.git" development