Mercurial > evolve
view docs/tutorial/deploy.sh @ 5775:4a38b12141b5
evolvecmd: extract function for rewriting hashes in commit message
The logic for rewriting hashes is somewhat long and well isolated, so
a function makes good sense.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Thu, 15 Oct 2020 15:16:36 -0700 |
parents | aad37ffd7d58 |
children |
line wrap: on
line source
mkdir -p html cp index.html html/ cp *.css html/ cp *.js html/ cp -R img html/ cp -R graphviz-images/ html/ netlify deploy