rm commented commit logic

This commit is contained in:
Collin M. Barrett 2020-02-16 17:16:53 -06:00
parent 7066b4d433
commit 874d7d036d

View file

@ -98,9 +98,6 @@ steps:
echo "Conflicts with upstream repository. Aborting..."
exit 1
fi
# if [[ $(git status -uno --porcelain) ]] ; then
# git commit -m "sync with upstream"
# fi
- task: CmdLine@2
displayName: add migration