You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if [ 0 -lt `git status -s algorithms.math | wc -l` ]
then
echo "You modified algorithms.math so I install the required python packages to compile them. If you want to prevent this, execute git checkout algorithms.math."