docs/tutorial/deploy.sh
author Sushil khanchi <sushilkhanchi97@gmail.com>
Sat, 09 Mar 2019 19:35:45 +0530
changeset 4584 fd8dada76730
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
evolve: warn user for the metadata being lost in public divergence resolution This patch print warnings if some "extras" of a divergent changeset that is possibly important metadata which is being lost during the resolution of public divergence.

mkdir -p html

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

netlify deploy