Closed ghost closed 8 years ago
The reason I wrote this is because there were already tools out there that did that, and I wanted to just push from my local files instead of having to push to the repo first. It could certainly be added in as an option, but as of right now I have no plans for it.
If someone wants to add this in as an option, I would accept a pull request.
Hi there,
First of all. Thank you!
I am using your module with grunt-build-control also.
Wouldn't it be helpful that, instead of uploading the files straight from the local filesystem, the module clones the repository while logged on the server?
Basically all it's needed in the configuration is the repository url and the branch to pull from. And the command to do that obviously.
What do you think?