Bruno Moreira

Results 46 comments of Bruno Moreira

Yes, everything should work fine. Sounds like the git-deploy file is corrupted, from your error message. I'm going to try and clone the repo and try and see if there's...

That's expected; it's a zipped Phar file so it makes sense that it's unreadable.

I've just tried it and had no problems; is it possible that the file's been corrupted or maybe changed by Git, or something (on Windows, you have that whole LF...

This is a different issue altogether I think; it seems to have to do with special characters in filenames. Can you start a separate issue for it? Include the name...

@will3m This isn't possible at the moment, but it definitely sounds interesting, and your suggested implementation is actually quite simple, so I might add that. For now, though, let me...

What I was thinking about doing, actually, is have a "repository" option in the .ini files that you could use to override the repository to use for deploying.  What that'd...

It sounds like a great idea; I'll try to add this to git-deploy-php as soon as possible.

You can use the `--repo` command line option to specify a path. I don't believe we've added this 'repo_path' .ini option yet. Alternatively, you can put the deploy.ini in your...

That sounds like a great idea - I'll build that in as soon as possible.

Have removed private info from your comment.