Open cfjedimaster opened 8 years ago
While there is another bug report for Surge only pushing up diffs, it would be nice if we could tell Surge to only push one or more files. For example:
surge . -f ROUTER
to tell the CLI to only push up the ROUTER file
That's a really good idea!
Yes, this is an awesome idea! Even though not a diff, it would be super helpful for large sites!
Something that supports regex would be super helpful!
surge -f images/*_new.png
While there is another bug report for Surge only pushing up diffs, it would be nice if we could tell Surge to only push one or more files. For example:
surge . -f ROUTER
to tell the CLI to only push up the ROUTER file