docs/tutorial/deploy.sh
author Pulkit Goyal <7895pulkit@gmail.com>
Fri, 23 Mar 2018 15:27:26 +0530
changeset 3620 1f020455f6fe
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
tests: add more tests for handling of phase divergence by `hg evolve` This patch adds more tests related to handling of phase-divergence by `hg evolve` command.

mkdir -p html

cp index.html html/
cp *.css html/
cp *.js html/
cp -R img html/
cp -R graphviz-images/ html/

netlify deploy