Skip to content
Snippets Groups Projects
  • Jared Hancock's avatar
    deploy: Add concept of a MANIFEST to the deployment process · c12f06ae
    Jared Hancock authored
    This allows files which are edited on the fly during deployment to be
    tracked so that they are not unnecessarily deployed again in the next
    deployment run. It also allows for more creative deployment strategies using
    something like `git ls-files -s`
    c12f06ae